{{product.title}}

{{#filter product.options 'Unit of Measurement' property='display_name'}}
{{#if ../theme_settings.currentsite '===' 'PK'}} "All Colors Included" {{/if}}
{{inject 'sample_credit_limit' 3}} {{#if theme_settings.currentsite '===' 'PK'}}

You currently have 3 sample credits.

(Max 3 per fabric)

{{/if}}
{{/filter}}
{{#if theme_settings.currentsite '===' 'PK'}} {{else}} {{/if}}
{{#or customer (if theme_settings.restrict_to_login '!==' true)}}
Total Price: Complimentary
{{lang 'products.adding_to_cart'}} {{lang 'category.add_cart_announcement'}}
{{/or}} {{#if product.out_of_stock}} {{#if product.out_of_stock_message}} {{> components/common/alert/alert-error product.out_of_stock_message}} {{else}} {{> components/common/alert/alert-error (lang 'products.sold_out')}} {{/if}} {{/if}}