Search found 4 matches

by giorgimetivishvili
09 Apr 2021, 14:43
Forum: Laravel package
Topic: about rebate
Replies: 2
Views: 1398

Re: about rebate

thanks for reply :) i'll try out and let you know
by giorgimetivishvili
07 Apr 2021, 14:13
Forum: Laravel package
Topic: about rebate
Replies: 2
Views: 1398

about rebate

Laravel: ^8.0 aimeos-laravel: ~2020.10 PHP: 7.4 Server: Apache Debian Hello, i have 2 questions: 1. how to show rebate on cart mini and standard pages? (just calculate them by my self?) but when i get $this->getProducts() it has actual price but price.rebate is 0 for product, so how to show rebates ...
by giorgimetivishvili
04 Apr 2021, 14:14
Forum: Laravel package
Topic: Basket get total price by currency id
Replies: 3
Views: 2396

Re: Basket get total price by currency id

thanks for answer, is it possible to get all prices for basket ? i mean in all currencies
by giorgimetivishvili
30 Mar 2021, 10:53
Forum: Laravel package
Topic: Basket get total price by currency id
Replies: 3
Views: 2396

Basket get total price by currency id

Laravel: ^8.0
aimeos-laravel: ~2020.10
PHP: 7.4
Server: Apache Debian

Hello, it's my first post here :) what i'm trying to do is that get basket prices by currency, because i want to change price during checkout based on delivery address? thanks for help :shock: