home
WAXからオイルまで強力に洗浄
チェーンディグリーザーの素
アルカリ性チェーンの素材、表面処理を痛めない粉末濃縮型チェーン用ディグリーザー(超音波洗浄機対応)。お湯を使うことで洗浄力を最大限に発揮します。35回分(8.5L)分の大容量。そして下水に流せるお手軽の処理方法が特徴です。チェーンからアルミスプロケットやフレームまで希釈率とお湯の温度を変えて様々な素材に対応させています。
500g 35回分 8.5L 2800円
タイヤや樹脂を痛めない中性クリーナー
中性バイククリーナーの素
多くの中性洗剤は油分の洗浄力を上げる為に溶剤が配合されています。しかしこの溶剤は時にはチェーンの表面に影響を与えたりタイヤなどのゴム製品や樹脂を攻撃する場合があります。「中性バイククリーナーの素」は溶剤、シリコンレス。タイヤ、樹脂に影響を与えず、泡切れの良い、豊かな泡でマイルドに洗浄します。
500ml 10倍から50倍に希釈 2500円
レース専用 チェーンルブ
{% assign oriProduct = product %}
{% assign product = all_products['1915-lub-30ml'] %}
{% if product %}
{% assign imageLink = '' %}
{% if product.images.size > 0 %}
{% assign imageLink = product.images[0].src | img_url: 'original' %}
{% endif %}
{% assign alternateImageLink = imageLink %}
{% if product.images.size > 1 %}
{% assign alternateImageLink = product.images[1].src | img_url: 'original' %}
{% endif %}
{% if imageLink != '' %}
{% if true %}
{% else %}
{% endif %}
{% if 'none' == 'zoom' %}
{% endif %}
{% if 'none' == 'alternate' %}
{% endif %}
{% else %}
This product has no images.
{% endif %}
{% if true %}
{% else %}
{% endif %}
{{product.title}}
トラック・ヒルクライム・クリテリウム・CX 〜100km
{% assign defaultVariantIndex = 1 %}
{% for variant in product.variants %}
{% if variant.available %}
{% assign defaultVariantIndex = forloop.index %}
{% break %}
{% endif %}
{% endfor %}
{% assign decimalNumber = 0 | at_least: 0 | at_most: 24 %}
{% assign moneyFormatParts = shop.money_format | split: '{{' %}
{% assign currencySymbol = moneyFormatParts[0] | strip_html %}
{% if currencySymbol == '' %}
{% assign moneyFormatParts = shop.money_format | split: '}}' %}
{% assign currencySymbol = moneyFormatParts[1] | strip_html %}
{% endif %}
{% assign currencyToken = currencySymbol %}
{% assign data = 'data-decimal-token="." data-decimal-number="' | append: decimalNumber | append: '" ' %}
{% for variant in product.variants %}
{% assign variantPrice = variant.price | divided_by: 100.0 %}
{% assign price = variantPrice | round: decimalNumber | string %}
{% assign priceParts = price | split: '.' %}
{% assign priceIntegral = priceParts[0] %}
{% assign priceIntegralLength = priceIntegral | size %}
{% assign priceIntegralDigits = priceIntegral | split: '' %}
{% assign priceIntegral = '' %}
{% for digit in priceIntegralDigits %}
{% assign periodIndex = priceIntegralLength | minus: forloop.index %}
{% assign periodIndex = periodIndex | plus: 1 %}
{% assign periodIndex = periodIndex | modulo: 3 %}
{% if forloop.index != 1 and periodIndex == 0 %}
{% assign priceIntegral = priceIntegral | append: ',' %}
{% endif %}
{% assign priceIntegral = priceIntegral | append: digit %}
{% endfor %}
{% assign priceFractional = priceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %}
{% if decimalNumber > 0 %}
{% assign price = priceIntegral | append: '.' | append: priceFractional %}
{% else %}
{% assign price = priceIntegral %}
{% endif %}
{% assign oriPrice = variant.compare_at_price %}
{% if oriPrice %}
{% assign oriPrice = oriPrice | divided_by: 100.0 %}
{% else %}
{% assign oriPrice = 0 %}
{% endif %}
{% if false and oriPrice > variantPrice %}
{% assign oriPrice = oriPrice | round: decimalNumber | string %}
{% assign oriPriceParts = oriPrice | split: '.' %}
{% assign oriPriceIntegral = oriPriceParts[0] %}
{% assign oriPriceIntegralLength = oriPriceIntegral | size %}
{% assign oriPriceIntegralDigits = oriPriceIntegral | split: '' %}
{% assign oriPriceIntegral = '' %}
{% for digit in oriPriceIntegralDigits %}
{% assign periodIndex = oriPriceIntegralLength | minus: forloop.index %}
{% assign periodIndex = periodIndex | plus: 1 %}
{% assign periodIndex = periodIndex | modulo: 3 %}
{% if forloop.index != 1 and periodIndex == 0 %}
{% assign oriPriceIntegral = oriPriceIntegral | append: ',' %}
{% endif %}
{% assign oriPriceIntegral = oriPriceIntegral | append: digit %}
{% endfor %}
{% assign oriPriceFractional = oriPriceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %}
{% if decimalNumber > 0 %}
{% assign oriPrice = oriPriceIntegral | append: '.' | append: oriPriceFractional %}
{% else %}
{% assign oriPrice = oriPriceIntegral %}
{% endif %}
{% else %}
{% assign oriPrice = '' %}
{% endif %}
{% assign data = data | append: 'data-price-' | append: variant.id | append: '="' | append: price | append: '" ' %}
{% assign data = data | append: 'data-ori-price-' | append: variant.id | append: '="' | append: oriPrice | append: '" ' %}
{% if forloop.index == defaultVariantIndex %}
{% assign data = data | append: 'data-variant="' | append: variant.id | append: '" ' %}
{{currencyToken}}
{{priceIntegral}}{% if decimalNumber > 0 %}.{{priceFractional}}{% endif %}
{{currencyToken}}
{{oriPrice}}
{% endif %}
{% endfor %}
{% else %}
No products found. Please add some products to your store first.
{% endif %}
{% assign product = oriProduct %}
{% assign oriProduct = product %}
{% assign product = all_products['2915-lub-30ml'] %}
{% if product %}
{% assign imageLink = '' %}
{% if product.images.size > 0 %}
{% assign imageLink = product.images[0].src | img_url: 'original' %}
{% endif %}
{% assign alternateImageLink = imageLink %}
{% if product.images.size > 1 %}
{% assign alternateImageLink = product.images[1].src | img_url: 'original' %}
{% endif %}
{% if imageLink != '' %}
{% if true %}
{% else %}
{% endif %}
{% if 'none' == 'zoom' %}
{% endif %}
{% if 'none' == 'alternate' %}
{% endif %}
{% else %}
This product has no images.
{% endif %}
{% if true %}
{% else %}
{% endif %}
{{product.title}}
ロードレース 〜200km
{% assign defaultVariantIndex = 1 %}
{% for variant in product.variants %}
{% if variant.available %}
{% assign defaultVariantIndex = forloop.index %}
{% break %}
{% endif %}
{% endfor %}
{% assign decimalNumber = 0 | at_least: 0 | at_most: 24 %}
{% assign moneyFormatParts = shop.money_format | split: '{{' %}
{% assign currencySymbol = moneyFormatParts[0] | strip_html %}
{% if currencySymbol == '' %}
{% assign moneyFormatParts = shop.money_format | split: '}}' %}
{% assign currencySymbol = moneyFormatParts[1] | strip_html %}
{% endif %}
{% assign currencyToken = currencySymbol %}
{% assign data = 'data-decimal-token="." data-decimal-number="' | append: decimalNumber | append: '" ' %}
{% for variant in product.variants %}
{% assign variantPrice = variant.price | divided_by: 100.0 %}
{% assign price = variantPrice | round: decimalNumber | string %}
{% assign priceParts = price | split: '.' %}
{% assign priceIntegral = priceParts[0] %}
{% assign priceIntegralLength = priceIntegral | size %}
{% assign priceIntegralDigits = priceIntegral | split: '' %}
{% assign priceIntegral = '' %}
{% for digit in priceIntegralDigits %}
{% assign periodIndex = priceIntegralLength | minus: forloop.index %}
{% assign periodIndex = periodIndex | plus: 1 %}
{% assign periodIndex = periodIndex | modulo: 3 %}
{% if forloop.index != 1 and periodIndex == 0 %}
{% assign priceIntegral = priceIntegral | append: ',' %}
{% endif %}
{% assign priceIntegral = priceIntegral | append: digit %}
{% endfor %}
{% assign priceFractional = priceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %}
{% if decimalNumber > 0 %}
{% assign price = priceIntegral | append: '.' | append: priceFractional %}
{% else %}
{% assign price = priceIntegral %}
{% endif %}
{% assign oriPrice = variant.compare_at_price %}
{% if oriPrice %}
{% assign oriPrice = oriPrice | divided_by: 100.0 %}
{% else %}
{% assign oriPrice = 0 %}
{% endif %}
{% if false and oriPrice > variantPrice %}
{% assign oriPrice = oriPrice | round: decimalNumber | string %}
{% assign oriPriceParts = oriPrice | split: '.' %}
{% assign oriPriceIntegral = oriPriceParts[0] %}
{% assign oriPriceIntegralLength = oriPriceIntegral | size %}
{% assign oriPriceIntegralDigits = oriPriceIntegral | split: '' %}
{% assign oriPriceIntegral = '' %}
{% for digit in oriPriceIntegralDigits %}
{% assign periodIndex = oriPriceIntegralLength | minus: forloop.index %}
{% assign periodIndex = periodIndex | plus: 1 %}
{% assign periodIndex = periodIndex | modulo: 3 %}
{% if forloop.index != 1 and periodIndex == 0 %}
{% assign oriPriceIntegral = oriPriceIntegral | append: ',' %}
{% endif %}
{% assign oriPriceIntegral = oriPriceIntegral | append: digit %}
{% endfor %}
{% assign oriPriceFractional = oriPriceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %}
{% if decimalNumber > 0 %}
{% assign oriPrice = oriPriceIntegral | append: '.' | append: oriPriceFractional %}
{% else %}
{% assign oriPrice = oriPriceIntegral %}
{% endif %}
{% else %}
{% assign oriPrice = '' %}
{% endif %}
{% assign data = data | append: 'data-price-' | append: variant.id | append: '="' | append: price | append: '" ' %}
{% assign data = data | append: 'data-ori-price-' | append: variant.id | append: '="' | append: oriPrice | append: '" ' %}
{% if forloop.index == defaultVariantIndex %}
{% assign data = data | append: 'data-variant="' | append: variant.id | append: '" ' %}
{{currencyToken}}
{{priceIntegral}}{% if decimalNumber > 0 %}.{{priceFractional}}{% endif %}
{{currencyToken}}
{{oriPrice}}
{% endif %}
{% endfor %}
{% else %}
No products found. Please add some products to your store first.
{% endif %}
{% assign product = oriProduct %}
スポーツ&MTB チェーンルブ
{% assign oriProduct = product %}
{% assign product = all_products['2663-lub-30ml'] %}
{% if product %}
{% assign imageLink = '' %}
{% if product.images.size > 0 %}
{% assign imageLink = product.images[0].src | img_url: 'original' %}
{% endif %}
{% assign alternateImageLink = imageLink %}
{% if product.images.size > 1 %}
{% assign alternateImageLink = product.images[1].src | img_url: 'original' %}
{% endif %}
{% if imageLink != '' %}
{% if true %}
{% else %}
{% endif %}
{% if 'none' == 'zoom' %}
{% endif %}
{% if 'none' == 'alternate' %}
{% endif %}
{% else %}
This product has no images.
{% endif %}
{% if true %}
{% else %}
{% endif %}
{{product.title}}
スポーツ走行・MTB-CX 〜300km
{% assign defaultVariantIndex = 1 %}
{% for variant in product.variants %}
{% if variant.available %}
{% assign defaultVariantIndex = forloop.index %}
{% break %}
{% endif %}
{% endfor %}
{% assign decimalNumber = 0 | at_least: 0 | at_most: 24 %}
{% assign moneyFormatParts = shop.money_format | split: '{{' %}
{% assign currencySymbol = moneyFormatParts[0] | strip_html %}
{% if currencySymbol == '' %}
{% assign moneyFormatParts = shop.money_format | split: '}}' %}
{% assign currencySymbol = moneyFormatParts[1] | strip_html %}
{% endif %}
{% assign currencyToken = currencySymbol %}
{% assign data = 'data-decimal-token="." data-decimal-number="' | append: decimalNumber | append: '" ' %}
{% for variant in product.variants %}
{% assign variantPrice = variant.price | divided_by: 100.0 %}
{% assign price = variantPrice | round: decimalNumber | string %}
{% assign priceParts = price | split: '.' %}
{% assign priceIntegral = priceParts[0] %}
{% assign priceIntegralLength = priceIntegral | size %}
{% assign priceIntegralDigits = priceIntegral | split: '' %}
{% assign priceIntegral = '' %}
{% for digit in priceIntegralDigits %}
{% assign periodIndex = priceIntegralLength | minus: forloop.index %}
{% assign periodIndex = periodIndex | plus: 1 %}
{% assign periodIndex = periodIndex | modulo: 3 %}
{% if forloop.index != 1 and periodIndex == 0 %}
{% assign priceIntegral = priceIntegral | append: ',' %}
{% endif %}
{% assign priceIntegral = priceIntegral | append: digit %}
{% endfor %}
{% assign priceFractional = priceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %}
{% if decimalNumber > 0 %}
{% assign price = priceIntegral | append: '.' | append: priceFractional %}
{% else %}
{% assign price = priceIntegral %}
{% endif %}
{% assign oriPrice = variant.compare_at_price %}
{% if oriPrice %}
{% assign oriPrice = oriPrice | divided_by: 100.0 %}
{% else %}
{% assign oriPrice = 0 %}
{% endif %}
{% if false and oriPrice > variantPrice %}
{% assign oriPrice = oriPrice | round: decimalNumber | string %}
{% assign oriPriceParts = oriPrice | split: '.' %}
{% assign oriPriceIntegral = oriPriceParts[0] %}
{% assign oriPriceIntegralLength = oriPriceIntegral | size %}
{% assign oriPriceIntegralDigits = oriPriceIntegral | split: '' %}
{% assign oriPriceIntegral = '' %}
{% for digit in oriPriceIntegralDigits %}
{% assign periodIndex = oriPriceIntegralLength | minus: forloop.index %}
{% assign periodIndex = periodIndex | plus: 1 %}
{% assign periodIndex = periodIndex | modulo: 3 %}
{% if forloop.index != 1 and periodIndex == 0 %}
{% assign oriPriceIntegral = oriPriceIntegral | append: ',' %}
{% endif %}
{% assign oriPriceIntegral = oriPriceIntegral | append: digit %}
{% endfor %}
{% assign oriPriceFractional = oriPriceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %}
{% if decimalNumber > 0 %}
{% assign oriPrice = oriPriceIntegral | append: '.' | append: oriPriceFractional %}
{% else %}
{% assign oriPrice = oriPriceIntegral %}
{% endif %}
{% else %}
{% assign oriPrice = '' %}
{% endif %}
{% assign data = data | append: 'data-price-' | append: variant.id | append: '="' | append: price | append: '" ' %}
{% assign data = data | append: 'data-ori-price-' | append: variant.id | append: '="' | append: oriPrice | append: '" ' %}
{% if forloop.index == defaultVariantIndex %}
{% assign data = data | append: 'data-variant="' | append: variant.id | append: '" ' %}
{{currencyToken}}
{{priceIntegral}}{% if decimalNumber > 0 %}.{{priceFractional}}{% endif %}
{{currencyToken}}
{{oriPrice}}
{% endif %}
{% endfor %}
{% else %}
No products found. Please add some products to your store first.
{% endif %}
{% assign product = oriProduct %}
{% assign oriProduct = product %}
{% assign product = all_products['4663-lub-30ml'] %}
{% if product %}
{% assign imageLink = '' %}
{% if product.images.size > 0 %}
{% assign imageLink = product.images[0].src | img_url: 'original' %}
{% endif %}
{% assign alternateImageLink = imageLink %}
{% if product.images.size > 1 %}
{% assign alternateImageLink = product.images[1].src | img_url: 'original' %}
{% endif %}
{% if imageLink != '' %}
{% if true %}
{% else %}
{% endif %}
{% if 'none' == 'zoom' %}
{% endif %}
{% if 'none' == 'alternate' %}
{% endif %}
{% else %}
This product has no images.
{% endif %}
{% if true %}
{% else %}
{% endif %}
{{product.title}}
ロングライド・スポーツ走行 〜500km
{% assign defaultVariantIndex = 1 %}
{% for variant in product.variants %}
{% if variant.available %}
{% assign defaultVariantIndex = forloop.index %}
{% break %}
{% endif %}
{% endfor %}
{% assign decimalNumber = 0 | at_least: 0 | at_most: 24 %}
{% assign moneyFormatParts = shop.money_format | split: '{{' %}
{% assign currencySymbol = moneyFormatParts[0] | strip_html %}
{% if currencySymbol == '' %}
{% assign moneyFormatParts = shop.money_format | split: '}}' %}
{% assign currencySymbol = moneyFormatParts[1] | strip_html %}
{% endif %}
{% assign currencyToken = currencySymbol %}
{% assign data = 'data-decimal-token="." data-decimal-number="' | append: decimalNumber | append: '" ' %}
{% for variant in product.variants %}
{% assign variantPrice = variant.price | divided_by: 100.0 %}
{% assign price = variantPrice | round: decimalNumber | string %}
{% assign priceParts = price | split: '.' %}
{% assign priceIntegral = priceParts[0] %}
{% assign priceIntegralLength = priceIntegral | size %}
{% assign priceIntegralDigits = priceIntegral | split: '' %}
{% assign priceIntegral = '' %}
{% for digit in priceIntegralDigits %}
{% assign periodIndex = priceIntegralLength | minus: forloop.index %}
{% assign periodIndex = periodIndex | plus: 1 %}
{% assign periodIndex = periodIndex | modulo: 3 %}
{% if forloop.index != 1 and periodIndex == 0 %}
{% assign priceIntegral = priceIntegral | append: ',' %}
{% endif %}
{% assign priceIntegral = priceIntegral | append: digit %}
{% endfor %}
{% assign priceFractional = priceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %}
{% if decimalNumber > 0 %}
{% assign price = priceIntegral | append: '.' | append: priceFractional %}
{% else %}
{% assign price = priceIntegral %}
{% endif %}
{% assign oriPrice = variant.compare_at_price %}
{% if oriPrice %}
{% assign oriPrice = oriPrice | divided_by: 100.0 %}
{% else %}
{% assign oriPrice = 0 %}
{% endif %}
{% if false and oriPrice > variantPrice %}
{% assign oriPrice = oriPrice | round: decimalNumber | string %}
{% assign oriPriceParts = oriPrice | split: '.' %}
{% assign oriPriceIntegral = oriPriceParts[0] %}
{% assign oriPriceIntegralLength = oriPriceIntegral | size %}
{% assign oriPriceIntegralDigits = oriPriceIntegral | split: '' %}
{% assign oriPriceIntegral = '' %}
{% for digit in oriPriceIntegralDigits %}
{% assign periodIndex = oriPriceIntegralLength | minus: forloop.index %}
{% assign periodIndex = periodIndex | plus: 1 %}
{% assign periodIndex = periodIndex | modulo: 3 %}
{% if forloop.index != 1 and periodIndex == 0 %}
{% assign oriPriceIntegral = oriPriceIntegral | append: ',' %}
{% endif %}
{% assign oriPriceIntegral = oriPriceIntegral | append: digit %}
{% endfor %}
{% assign oriPriceFractional = oriPriceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %}
{% if decimalNumber > 0 %}
{% assign oriPrice = oriPriceIntegral | append: '.' | append: oriPriceFractional %}
{% else %}
{% assign oriPrice = oriPriceIntegral %}
{% endif %}
{% else %}
{% assign oriPrice = '' %}
{% endif %}
{% assign data = data | append: 'data-price-' | append: variant.id | append: '="' | append: price | append: '" ' %}
{% assign data = data | append: 'data-ori-price-' | append: variant.id | append: '="' | append: oriPrice | append: '" ' %}
{% if forloop.index == defaultVariantIndex %}
{% assign data = data | append: 'data-variant="' | append: variant.id | append: '" ' %}
{{currencyToken}}
{{priceIntegral}}{% if decimalNumber > 0 %}.{{priceFractional}}{% endif %}
{{currencyToken}}
{{oriPrice}}
{% endif %}
{% endfor %}
{% else %}
No products found. Please add some products to your store first.
{% endif %}
{% assign product = oriProduct %}
{% assign oriProduct = product %}
{% assign product = all_products['7663-lub-30ml'] %}
{% if product %}
{% assign imageLink = '' %}
{% if product.images.size > 0 %}
{% assign imageLink = product.images[0].src | img_url: 'original' %}
{% endif %}
{% assign alternateImageLink = imageLink %}
{% if product.images.size > 1 %}
{% assign alternateImageLink = product.images[1].src | img_url: 'original' %}
{% endif %}
{% if imageLink != '' %}
{% if true %}
{% else %}
{% endif %}
{% if 'none' == 'zoom' %}
{% endif %}
{% if 'none' == 'alternate' %}
{% endif %}
{% else %}
This product has no images.
{% endif %}
{% if true %}
{% else %}
{% endif %}
{{product.title}}
ロングライド・ワイヤー潤滑 500km〜
{% assign defaultVariantIndex = 1 %}
{% for variant in product.variants %}
{% if variant.available %}
{% assign defaultVariantIndex = forloop.index %}
{% break %}
{% endif %}
{% endfor %}
{% assign decimalNumber = 0 | at_least: 0 | at_most: 24 %}
{% assign moneyFormatParts = shop.money_format | split: '{{' %}
{% assign currencySymbol = moneyFormatParts[0] | strip_html %}
{% if currencySymbol == '' %}
{% assign moneyFormatParts = shop.money_format | split: '}}' %}
{% assign currencySymbol = moneyFormatParts[1] | strip_html %}
{% endif %}
{% assign currencyToken = currencySymbol %}
{% assign data = 'data-decimal-token="." data-decimal-number="' | append: decimalNumber | append: '" ' %}
{% for variant in product.variants %}
{% assign variantPrice = variant.price | divided_by: 100.0 %}
{% assign price = variantPrice | round: decimalNumber | string %}
{% assign priceParts = price | split: '.' %}
{% assign priceIntegral = priceParts[0] %}
{% assign priceIntegralLength = priceIntegral | size %}
{% assign priceIntegralDigits = priceIntegral | split: '' %}
{% assign priceIntegral = '' %}
{% for digit in priceIntegralDigits %}
{% assign periodIndex = priceIntegralLength | minus: forloop.index %}
{% assign periodIndex = periodIndex | plus: 1 %}
{% assign periodIndex = periodIndex | modulo: 3 %}
{% if forloop.index != 1 and periodIndex == 0 %}
{% assign priceIntegral = priceIntegral | append: ',' %}
{% endif %}
{% assign priceIntegral = priceIntegral | append: digit %}
{% endfor %}
{% assign priceFractional = priceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %}
{% if decimalNumber > 0 %}
{% assign price = priceIntegral | append: '.' | append: priceFractional %}
{% else %}
{% assign price = priceIntegral %}
{% endif %}
{% assign oriPrice = variant.compare_at_price %}
{% if oriPrice %}
{% assign oriPrice = oriPrice | divided_by: 100.0 %}
{% else %}
{% assign oriPrice = 0 %}
{% endif %}
{% if false and oriPrice > variantPrice %}
{% assign oriPrice = oriPrice | round: decimalNumber | string %}
{% assign oriPriceParts = oriPrice | split: '.' %}
{% assign oriPriceIntegral = oriPriceParts[0] %}
{% assign oriPriceIntegralLength = oriPriceIntegral | size %}
{% assign oriPriceIntegralDigits = oriPriceIntegral | split: '' %}
{% assign oriPriceIntegral = '' %}
{% for digit in oriPriceIntegralDigits %}
{% assign periodIndex = oriPriceIntegralLength | minus: forloop.index %}
{% assign periodIndex = periodIndex | plus: 1 %}
{% assign periodIndex = periodIndex | modulo: 3 %}
{% if forloop.index != 1 and periodIndex == 0 %}
{% assign oriPriceIntegral = oriPriceIntegral | append: ',' %}
{% endif %}
{% assign oriPriceIntegral = oriPriceIntegral | append: digit %}
{% endfor %}
{% assign oriPriceFractional = oriPriceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %}
{% if decimalNumber > 0 %}
{% assign oriPrice = oriPriceIntegral | append: '.' | append: oriPriceFractional %}
{% else %}
{% assign oriPrice = oriPriceIntegral %}
{% endif %}
{% else %}
{% assign oriPrice = '' %}
{% endif %}
{% assign data = data | append: 'data-price-' | append: variant.id | append: '="' | append: price | append: '" ' %}
{% assign data = data | append: 'data-ori-price-' | append: variant.id | append: '="' | append: oriPrice | append: '" ' %}
{% if forloop.index == defaultVariantIndex %}
{% assign data = data | append: 'data-variant="' | append: variant.id | append: '" ' %}
{{currencyToken}}
{{priceIntegral}}{% if decimalNumber > 0 %}.{{priceFractional}}{% endif %}
{{currencyToken}}
{{oriPrice}}
{% endif %}
{% endfor %}
{% else %}
No products found. Please add some products to your store first.
{% endif %}
{% assign product = oriProduct %}