Skip to product information
Contact Us For Price
%}
# Check if variant has volume pricing
assign has_volume_pricing = null
assign price_min = null
assign price_max = null
# For product cards (collection/search pages), calculate min/max across all variants
# For product pages, only use the selected variant's pricing
assign is_product_card = false
if template.name != 'product'
assign is_product_card = true
endif
if is_product_card
assign price_min = product_resource.price_min
assign price_max = product_resource.price_max
assign has_volume_pricing = product_resource.quantity_price_breaks_configured? | default: false
else
# Product page: only use selected variant's pricing
if selected_variant.quantity_price_breaks.size > 0
assign has_volume_pricing = true
assign price_min = selected_variant.quantity_price_breaks.last.price
assign price_max = selected_variant.price
endif
endif
# Determine if currency code should be shown
assign use_currency = false
if product.handle == product_resource.handle
if settings.currency_code_enabled_product_pages
assign use_currency = true
endif
elsif settings.currency_code_enabled_product_cards
assign use_currency = true
endif
# Format all prices
if use_currency
assign price = price | money_with_currency
assign compare_at_price = compare_at_price | money_with_currency
assign price_min = price_min | money_with_currency
assign price_max = price_max | money_with_currency
else
assign price = price | money
assign compare_at_price = compare_at_price | money
assign price_min = price_min | money
assign price_max = price_max | money
endif
-%}
Customized Scalloped Embroidered Daman & Sleeves Design - Lawn Suit Special Tailoring
0
Get the boutique look with our Customized Scalloped Embroidered Daman & Bazu Design - Specially crafted by our expert Shahzady tailors at Hashtag Happiness.
This is not a readymade lace, this is a complete custom tailoring design made on your lawn suit. Featuring beautiful scalloped cutwork, delicate lace insertion, and tiny butterfly embroidery motifs that give a very neat and premium finish.
Perfect for your summer lawn suits, this design looks excellent on daman, trouser, and sleeves (bazu). We make it exactly on your dress as per your size and style.