#dragan_price-modeling

1 messages ¡ Page 1 of 1 (latest)

azure ginkgoBOT
gusty dirgeBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

azure ginkgoBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1242240940853170298

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

gusty dirgeBOT
proud mountain
gloomy sun
#

Hi. @proud mountain, yes. I've run through many different docs pages including that one. Most of them referred to what you just have said. And to put the "variant" information in the product metadata.

#

So I would have a product for every variant:

  • Shoes, running. green, US
  • Shoes, running, green, EU
  • Shoes, running, red, US
  • Scarf, cotton, black, EU
  • ...
proud mountain
#

No, I'd do a products like this:

  • shoes, running, green
  • shoes, running, red
  • scard, cotton, black
  • etc

and then for each product you can specify a price in the currency you want

azure ginkgoBOT
#

dragan_price-modeling

gloomy sun
#

I though I might use prices for different regions?
For example to have a product: Shoes, running, green and then within thst product to define different pricing for different regions? Or the approach before would fit better?

proud mountain
#

Yes, exactly that

gloomy sun
#

Aha. Yes. U answered that while I was typing the question.
We'll use just one currency for now, but that doesn't change anything?

#

Also. I might have multiple regions in EU. E.g. I could have AMS-EU, LDN-EU.

#

I know my examples don't make much sense, but I think you will get the point.

proud mountain
#

Yeah even if you have just one currency now, I'd still recommend the same thing - You'd have a lot of products w/ a single price, and as you expand you'd add more prices

gloomy sun
#

Makes sense. Actually I have started doing it that way. Just wanted the professional opinion.

Thank you for your time and help.