{% comment %} Replace the text below with the handle of your add-on product. {% endcomment %} {% assign product = all_products['put-your-product-handle-here'] %} {% unless cart.item_count == 0 or product.empty? or product.variants.first.available == false %} {% assign variant_id = product.variants.first.id %} {% endunless %}