Skip to content

Implementing Dynamic Pricing for Jewelry Based on Daily Gold Rates. #9421

Answered by radoslaw-sz
AlkenD asked this question in Q&A
Discussion options

You must be logged in to vote

hi @AlkenD - I can let you know that it is possible in Medusa, because my company handled similar use case. We implemented custom pricing for the client who sells products which can be built with the parts and every part influence a price dynamically (Medusa v1).
I cannot give you much details as it was commercial cooperation, but is the high level view:

  • we created functionality to set your own attributes which influence a price and put them into metadata of variant
  • we created editor where you can pick attributes and create how these attributes influence a price. All information were stored in database in separated table and linked to the variant and attributes.
  • we exposed new API for ad…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AlkenD
Comment options

@radoslaw-sz
Comment options

Answer selected by AlkenD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants