What are the Slack Archives?
It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Hi — I am trying to add a discount to enable free shipping above 100€ total cart value. I tried to s
Hi — I am trying to add a discount to enable free shipping above 100€ total cart value.
I tried to solve it with discounts and set up one as follows:
- Cart Rule
- Calculator Percentage Value 100
- Apply to Query String
shipment-price = '0'
- Condition:
shipment-method = '1'
However, the rule is not applied. Can you point me towards a possible solution?
Comments
-
discount_1,Shipping free,Orders from 100€ are free,10000,PLUGIN_CALCULATOR_PERCENTAGE,0,1,2016-01-01,2020-12-31,"( grand-total >= '100,00' )","shipment-method = '1'",cart_rule,,
Add this to
discount.csv
, introduce it todiscount_store.csv
and just import it 🙂0 -
This should work (it does for us)
0 -
first thing to check - did you Activate discount?
0 -
If you add it through Zed interface it's Inactive by default
0 -
jep it is active
0 -
oh I'm using b2c demoshop docker with a cleaned database. forgot to mention.
0 -
```
Calculator Percentage Value 100- Apply to Query String
shipment-price = '0'
- Condition: `shipment-method = '1'
```` doesnt look like discount on purchases above 100 EUR to me
0 - Apply to Query String
-
i was testing and removed the euro condition to see if it gets applied anyway.
0 -
the current condition is
- shipment-method = '1' AND grand-total >= '100'
0 -
@ULL0N440J your solution did it — thanks! even though I have no idea why...
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random