Forum Discussion
ueda_1220
9 months agoInfluencer
How to use selections in webhook
Hello, everyone. Could you tell me how to use selections in webhook if you know that? I want to assign the return value of a selection to a variable. I have listed the following LIQUID, but it doe...
Manoj__
9 months agoExpert
ueda_1220 I have not tried it
Try if this works for you
{% catalog_selection_master_for_attribute %}
{% assign tmp = items[0].product %}
ueda_1220
8 months agoInfluencer
There was a mistake in the area of checking.
I double checked and found that it works well with what you have indicated.
Thank you for your response!
Related Content
- 9 months ago
- 5 months ago
- 2 years ago
- 12 months ago