How to create different/combined size chart variants

Hi All,

This is Ritish from Lo10M, an online sneaker shop.

I need some help with my variant ‘‘size’’

We are selling sneakers but as you might know in Europe we are using different sizing then in US and UK.

For example in Europe we use size 41 EUR which is the same as size US8 in US.

As we are selling world wide I am looking for help to offer my shoes as in the link below

Here you can select if you want to see the sizes in EU, US or UK sizing.

https://www.asphaltgold.com/en/products/nike-air-max-97-og-chlorine-blue-metallic-silver-chlorine-blue

In the background of course the inventory for that size is equal as the others sizings.

Is there anyone familiar with this sizing/variants options… and can you please help?

Let me know if there is any info missing..

Best regards,

Ritish

Hi @lo10m ,

I checked and it can be added by custom code, this is changed by JS.

It is a complex requirement and it is difficult for me to guide you through it in detail, but you can hire an expert for it, they will help you add this feature quickly. Refer group: https://community.shopify.com/category/shopify-job-board

Hope it helps!

The first thing you’d check is if the actual underlying variant is different for each regions size by adding to the cart.

And disable javascript and try to add to cart,etc

Check the other regions product page behavior, etc

That can inform if they are using multiple variants, or possibly an app.

Moreso if the example is multichannel and you can find regional based products.

If the actual variants aren’t changing and the option values have a consistent relation then it’s either a data map used in javascript or liquid to set the correct values.

It’s also possible the values exists as translation keys that are used by checking the value of the actual size option.

If you need something like this customized you may contact me directly. Contact info in sig, please provide context: post urls, store urls, theme name, and any issue details,etc.

If you are using markets and shopify’s translate and adapt app you can localize content

https://shopify.com/admin/apps/translate-and-adapt/localize/product?id=1234567

Figure - Localizing the values for the size option of a shoes variants for the US and UK

Though to pull in different locales content without switching urls and page reloads is a much more advanced topic.

This is is one of those missing features in Shopify that shocks me.

I have seen in the Community both Shopify staff and partners recommend using Shopify Markets (hammer & nut solution) and thats got limits eg standard monthly plan only allows 3 markets. Also (as here) I see partners descrivbing it as complex and fishing to be hired to do this as customisation work. After a search and some outreach in the Shopify App store, it seems all the top Size Chart / Size Guide app providers say its beyond their scope. So its dead end.

Anyone got any good ideas eg could MetaObjects handle this!?!