Search found 57 matches

by GülsümAkça
04 Jan 2021, 11:00
Forum: Laravel package
Topic: get physcial properties with pin product
Replies: 1
Views: 779

get physcial properties with pin product

I want to show physical properties like package-weight package-height besides pin products, how can I do this?
thank you
by GülsümAkça
25 Dec 2020, 07:33
Forum: Laravel package
Topic: order history
Replies: 3
Views: 1152

Re: order history

Thank you for your answer. Does the getDeliveryStatus() function work? even if the delivery status is updated, it doesnt appear in the list order section on aimeos demo site
by GülsümAkça
17 Dec 2020, 09:51
Forum: Laravel package
Topic: order history
Replies: 3
Views: 1152

order history

I want to get the delivery status and total order price in the templates/account/history/list-body-standard.php file. Currently there is a function related to the delivery status, but it doesnt work. how can I do that.
by GülsümAkça
02 Dec 2020, 07:16
Forum: Laravel package
Topic: create account for me / mail
Replies: 1
Views: 731

create account for me / mail

How can I send login information by e-mail after checking the create account for me option on the checkout page and after the order has been shipped?

Currently, the mail comes only after order payment is received and watch product is updated.
by GülsümAkça
29 Nov 2020, 13:52
Forum: Laravel package
Topic: one page checkout shipping options
Replies: 1
Views: 725

one page checkout shipping options

We use one page checkout. We have different shipping options. When the customer selects the shipping option, the total amount in the detail table is not updated. how can we fix it?
our site: https://paltoru2.tulparstudyo.net/
by GülsümAkça
20 Nov 2020, 13:52
Forum: Laravel package
Topic: add review to the product
Replies: 3
Views: 1857

add review to the product

Although I bought the demo article on aimeos laravel demo site, the comment button does not appear on my profile page. May I learn how to add a comment to the product?
by GülsümAkça
20 Nov 2020, 13:45
Forum: Laravel package
Topic: blog for aimeos
Replies: 1
Views: 866

blog for aimeos

We want to add a blog for aimeos. May I ask what is the correct way to do this? Writing a widget for aimeos or using a blog extension for Laravel? Will there be any development in your roadmap related to this?