{% if item.properties._image %} {% else %} {% endif %} {{item.product_title}} {% for option in item.options_with_values %} {% unless option.name == "Title" %} {{ option.name }}: {{ option.value }} {% endunless %} {% endfor %} {% if item.product.tags contains 'giftcard'%} *This product is a preorder and will ship in 2-3 weeks - payment due at time of order. All items in cart will ship together* {% endif %} {{ item.final_price | money }} {% if item.original_price != item.final_price %} {{ item.original_price | money }}{{ item.discounts[0].title}} {% endif %} {% unless item.properties._restrict_quantity %} – + {% endunless %} Remove {% assign price = item.final_price | times: item.quantity %} {{price | money }}
{{ offer.prompt | newline_to_br }} {% for product in offer.products %} {% assign productIndex = forloop.index0 %} {% if product.in_cart %}{% continue %}{% endif %} {% unless offer.product_selection == 'all' %} {% if offer.products.size == 1 %} {% else %} {% endif %} {% endunless %} check {{ product.title }} {% assign discount_amount = 0 %} {% if offer.discount %} {% assign discount_amount = offer.discount | times: 0.01 | times: product.price %} {% endif %} {{ product.price | minus: discount_amount | money }} {% if offer.discount %} {{ product.price | money}} {% endif %} {% if product.variants.size > 1 %} Please select... {% for variant in product.variants %} {% assign discount_amount = 0 %} {% if offer.discount %} {% assign discount_amount = offer.discount | times: 0.01 | times: product.price %} {% endif %} {{ variant.title }} {% endfor %} {% else %} {% endif %} {% endfor %} Select No, thanks
Dana Simonelli, Fitness Trainer Dana Simonelli, Fitness Trainer Dana grew up in Colorado where she spent lots of time outdoors enjoying activities like hiking and showshoeing.... January 2022 1 min read message-square 0 #ace-cpt #nasm-cpt
{% assign product = active_story.product %} {% assign prev_product = prev_story.product %} {% assign next_product = next_story.product %} {{ product.title }} close {% if prev_product %} {% endif %} {% if next_product %} {% endif %} {% for image in product.images %} {% endfor %} {{ product.body_html }} chevron-right chevron-left