How can we set the price range for threshold plugin

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
unnimaya-seeroo
Posts: 10
Joined: 20 Jun 2023, 07:00

How can we set the price range for threshold plugin

Post by unnimaya-seeroo » 15 Nov 2023, 05:54

Environment:
Laravel - 10
Aimeos -2023.04

We need to find if it is possible to set a range of price for the free shipping in Free shipping above threshold plugin. For example, could Free Shipping be made to show as an option if the purchase price is between $50 and $300, with Free Shipping not available on anything over $300
@aimeos
Thanks

unnimaya-seeroo
Posts: 10
Joined: 20 Jun 2023, 07:00

Re: How can we set the price range for threshold plugin

Post by unnimaya-seeroo » 16 Nov 2023, 03:22

Hi,

Can I have the suggestion for the above?
@aimeos

User avatar
aimeos
Administrator
Posts: 7895
Joined: 01 Jan 1970, 00:00

Re: How can we set the price range for threshold plugin

Post by aimeos » 17 Nov 2023, 12:12

You can add the BasketValues decorator to the delivery option with FreeShipping configured to limit it to a certain value:
https://aimeos.org/docs/latest/manual/s ... sketvalues
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply