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 we have a external system for promotions that sets the promoted price for each product individual
Hi we have a external system for promotions that sets the promoted price for each product individually and I'm struggling to model this with spryker, efficiently at least. Suggestions?
Comments
-
You have to fetch the price on the fly oder the price will me pushed and saved in spryker?
0 -
we can save it into spryker
0 -
so what about using the zed api and send patch request for price update?
0 -
PATCH {{zed_uri}}/api/rest/products/{{sku}}
0 -
the price is a discount that should be applied based on rules
0 -
so I cannot just set the base price or create a scheduled price
0 -
is it by voucher or by customer?
0 -
does it matter?
0 -
i think yes
0 -
well the use case is that we have a campaign comprising is of N products and each of them their own discounted price. You are eligible for this campaign if you have a loyalty card (we check this with cart rules)
0 -
Why not add this price to the product and load it when the loyalty card stuff is available?
0 -
maybe it is possible to adopt something from graduated prices?
0 -
what do you mean "load it"?
0 -
you can add the special price for example as an attribute, display the special price when the customer has the loyalty card stuff on pdp and use it for calculation with plugin
0 -
yeah this is my current plan, show the price on the UI somehow and then create our own discount calculation plugin. But just looking for easier options..
0 -
Dunno if there is an easier way atm. This was the way how we implemented it 4 years ago. Another way in my last project in agency, 5 years ago, we implemented a new pricing system with customer specific prices, so every product could have a different price for each customer
0 -
something like that I suppose is possible with the new b2b merchant systems?
0 -
the latter I mean
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