You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Option ID/Values are currently coming in as numbers not names, so they aren't distinguishable by customers when used in templates. For example, they are currently coming in as:
option_id: 64
option_value: 469
But they should be:
Color: Assorted
The text was updated successfully, but these errors were encountered:
Hello,
Option ID/Values are currently coming in as numbers not names, so they aren't distinguishable by customers when used in templates. For example, they are currently coming in as:
option_id: 64
option_value: 469
But they should be:
Color: Assorted
The text was updated successfully, but these errors were encountered: