{sprintf('[`Set this SKU weight in case it differs from the product default weight value (%s).`]', $product.features.weight)} [`Weight value will be used to calculate order shipping cost.`]
{/if}[`A link to download attached file will be sent to customer in the order notification email. The link will be functional only when the order is paid.`] [`Great for products that are shipped online.`]
[`Defining feature values for SKUs is great for dynamic product filtering customer experience. When customer finds a product using by-feature filters, product’s default SKU will be selected according to the filter conditions.`] [`Set up types & features`]
{/if} {foreach $features as $code => $feature} {if ($code !== 'weight')} {* Weight is already shown above *} {if empty($feature.multiple)} {include file="./include.feature.html" namespace="skus[{$sku_id}]" item_features=$sku_features inline} {else}