How to add custom line items and pass to cart in Sense theme

When using a 1.0 theme, I was able to use the Shopify UI Elements Generator to generate line item properties that showed in the cart and on the customer’s order. I placed the snippet on the product page right below the product variant picker code.

I am now trying to switch to the Sense theme. With the same code snippet, if I add it right after all the variant code, right before this line

{%- when 'buy_buttons' -%}

The line item picker will show on the product page but not in the cart. Since I am unsure of how to potentially submit a test order, I do not know if the line item properties would successfully show up in the actual order

1 Like

Hi @cookiesmut ,

Please follow the video tutorial below.