Forum Discussion
ueda_1220
6 months agoActive Member
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__
Specialist
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
5 months agoActive Member
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
- 2 months ago
- 6 months ago
- 10 months ago
- 9 months ago