Skip to product information
1 of 1
Published:2024.03.24

What to do if information is not added to the cart when you place the Line item property generated by Shopify UI Elements Generator in customized Liquid on Shopify

What to do if information is not added to the cart when you place the Line item property generated by Shopify UI Elements Generator in customized Liquid on Shopify

Applications

  • Product information management and editing

How to implement

  • HTML/CSS
View full details

The Line Item Property is introduced as one of the three sacred treasures of Shopify theme customization, but there are times when the code generated by the dedicated generator cannot be used as is. Here is how to deal with this situation.


Example of setting up Shopify Flow to add additional products in the same quantity as the number of eligible products purchased


[Setup Procedure] Register the target novelty product and create a Flow


[Setting Method 2] Add code to "related-products.liquid"


[Exclusion specification] Create a collection and specify it from the section settings item


Related Post