{loop name="brand.feature" type="brand" product="{$ID}"} {/loop} {loop name="isbn.feature" type="feature" product="{$ID}" title="isbn"} {loop name="isbn.value" type="feature_value" feature="{$ID}" product="{product attr="id"}"} {/loop} {/loop}

{$TITLE}

{if $REF}{intl l='Ref.'}: {$REF}{/if} {loop name="brand_info" type="brand" product="{$ID}"}

{$TITLE}

{/loop} {if $POSTSCRIPTUM}

{$POSTSCRIPTUM}

{/if}
{intl l="Availability"}: {intl l='In Stock'} {intl l='Out of Stock'}
{loop type="category" name="category_tag" id=$DEFAULT_CATEGORY} {/loop} {* List of condition : NewCondition, DamagedCondition, UsedCondition, RefurbishedCondition *} {* List of currency : The currency used to describe the product price, in three-letter ISO format. *} {intl l="Special Price:"} {format_number number="{$TAXED_PROMO_PRICE}"} {currency attr="symbol"} {intl l="Regular Price:"} {format_number number="{$TAXED_PRICE}"} {currency attr="symbol"}
{form name="thelia.cart.add" }
{form_hidden_fields form=$form} {form_field form=$form field="append"} {/form_field} {if $form_error}
{$form_error_message}
{/if} {form_field form=$form field="product"} {/form_field} {* pse *} {form_field form=$form field='product_sale_elements_id'} {/form_field} {if $pse_count > 1} {* We have more than 1 combination: custom form *}
{loop name="attributes" type="attribute" product="$product_id" order="manual"}
{/loop}
{/if}
{form_field form=$form field='quantity'}
{if $error } {$message} {elseif $value != "" && !$error} {/if}
{/form_field}
{/form}
{strip} {capture "additional"} {ifloop rel="feature_info"} {/ifloop} {/capture} {/strip} {strip} {capture "brand_info"} {loop name="brand_info" type="brand" product="{$ID}"}

{$TITLE}

{loop name="brand.image" type="image" source="brand" id={$LOGO_IMAGE_ID} width=218 height=146 resize_mode="borders"}

{$TITLE}

{/loop} {if $CHAPO}
{$CHAPO}
{/if} {if $DESCRIPTION}
{$DESCRIPTION nofilter}
{/if} {if $POSTSCRIPTUM} {$POSTSCRIPTUM} {/if} {/loop} {/capture} {/strip}

{$DESCRIPTION|default:'N/A' nofilter}

{if $smarty.capture.additional ne ""}
{$smarty.capture.additional nofilter}
{/if} {if $smarty.capture.brand_info ne ""}
{$smarty.capture.brand_info nofilter}
{/if}