Printed Pants
${productCount} products
${ (has_discount = true, null) }
${ (has_discount = calculateDiscount(current_variant.node.price.amount,
current_variant.node.compareAtPrice.amount), null) }
${ (has_discount = false, null) }
${roundlabel}
-
${ (reversed_handles = '', null) }
${ (hasNewLabel = false, null) }
${ (hasImBackLabel = false, null) }
${ (hasSoldOutLabel = false, null) }
${ (hasNewLabel = true, null) }
${ (hasSoldOutLabel = true, null) }
${ (hasImBackLabel = true, null) }
${ (addTag = true, null) }
${ (lable_handle = splitString(tag, 'label_', false, false), null) }
${ (addTag = false, null) }
${ (addTag = true, null) }
${ (addTag = false, null) }
${ (addTag = true, null) }
${ (addTag = false, null) }
${ (addTag = true, null) }
${ (reversed_handles = addTagToList(reversed_handles, tag, true), null) }
${ (reversed_handles = addTagToList(reversed_handles, tag, false), null) }
${ (sorted_handles_array = tagListToArray(reversed_handles), null) }
- ${removeEmoji(label)}
${ (label = '', null) }
${ (label = formatDisplayTag(handle, true, false), null) }
${ (label = formatDisplayTag(handle, false, false), null) }