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
I'm trying to create Product Variations with pricing options. The user should see one dropdown with multiple items. When the user selects and item it should use the items price.
I can create the variations and pricing but they always show up without an option selected. See image
I need the variations to show up selected. So that when a user selects an option, it uses the correct price. It should look like this:
The text was updated successfully, but these errors were encountered:
I'm trying to create Product Variations with pricing options. The user should see one dropdown with multiple items. When the user selects and item it should use the items price.
I can create the variations and pricing but they always show up without an option selected. See image
![image](https://private-user-images.githubusercontent.com/17030203/298799409-6b85ee6b-3e69-4dc1-b528-a5ab1a96b4c0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODI4NzksIm5iZiI6MTczOTY4MjU3OSwicGF0aCI6Ii8xNzAzMDIwMy8yOTg3OTk0MDktNmI4NWVlNmItM2U2OS00ZGMxLWI1MjgtYTVhYjFhOTZiNGMwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA1MDkzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRhNzI5YmE4MmY3OTAxYTM5ZWVmZWE1NDM4Mjk2NzU4ZDU1ZjAzZTUxMDNhN2FhZWExMzY4NDE4M2U0OTU5YzQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.6GZABNUoaeQZS2eZuUEs6kjpPnAEty_mgyI4BhTu-EM)
I need the variations to show up selected. So that when a user selects an option, it uses the correct price. It should look like this:
![image](https://private-user-images.githubusercontent.com/17030203/298799821-da152f41-5540-4dd1-ae7c-a5baad0e68bd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODI4NzksIm5iZiI6MTczOTY4MjU3OSwicGF0aCI6Ii8xNzAzMDIwMy8yOTg3OTk4MjEtZGExNTJmNDEtNTU0MC00ZGQxLWFlN2MtYTViYWFkMGU2OGJkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA1MDkzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA1ODlhYzQ0OThjN2M5OGEwZDMzYjE5ZWViYmQ1YWEyMzIyY2M1MzgyMmZiNzJhNjZiNTI2Y2JhZDRlMzYxYjgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.LKsQsX8D3o3Tmb-yHWGBVxF_Mag9mnvZHK2pIny6i8I)
The text was updated successfully, but these errors were encountered: