Skip to content

Commit

Permalink
Fix image reference
Browse files Browse the repository at this point in the history
  • Loading branch information
lydia-xie committed Apr 1, 2024
1 parent 46244e2 commit 77e84ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ To template in details about the catalog item that has dropped in price, you can
Using {%raw%}``{{canvas_entry_properties.${catalog_update}.item_id}}``{%endraw%} will return the ID of the item that dropped in price.
Use this Liquid tag {%raw%}``{% catalog_items <name_of_your_catalog> {{canvas_entry_properties.${catalog_update}}} %}``{%endraw%} at the top of your message, then use {%raw%}`{{items[0].<field_name>}}`{%endraw%} to access data about that item throughout the message.

[1]: {% image_buster /assets/img/price_drop_notification.png %}
[1]: {% image_buster /assets/img/price_drop_notifications.png %}

0 comments on commit 77e84ab

Please sign in to comment.