Aroha Artisan

Wall Art Framed Small

Wall Art Framed Small

Regular price $25.00 NZD
Regular price $40.00 NZD Sale price $25.00 NZD
Sale Sold out
Shipping calculated at checkout.

Free NZ shipping on Engraved Cleavers | Ships in 2 business days

Quantity
View full details
# Build images array (fallback to featured image) assign image_list = '' | split: ',' if product.images and product.images.size > 0 for img in product.images assign img_url = img | image_url: width: 1600 assign one = img_url | split: '||' assign image_list = image_list | concat: one endfor elsif product.featured_image assign one = product.featured_image | image_url: width: 1600 | split: '||' assign image_list = image_list | concat: one endif # Choose a brand: prefer vendor if set, else shop name assign brand_name = product.vendor if brand_name == blank assign brand_name = shop.name endif -%}