Get product options in storefront #1543
Unanswered
SebastianBotez
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
Which version are you currently using? I'm assuming 0.7/0.8? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I have an issue where I don't understand how can I get the product options in store front.
Any ideea how the logic should be?
For now our store has an example product with variants that has 2 options (size and color).
In the store front page, how can we get the available options for the specified product ? I'm thinking that the options should be dynamic. Maybe one product has size and color and other has only size. If I query from lunar_product_options table I get all the options available even if one particular product has all of the options or no.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions