Jump to content

[RISOLTO] Visualizzazione codice ean


augustoqa

Recommended Posts

[RISOLTO]

ok il codice da inserire nel file product.tlp in themes... è questo:

{if $product->supplier_name}


{/if}
{if $product->location != ''}

{l s='ISBN'}: {$product->location}

{/if}
{if $product->ean13 != ''}

{l s='EAN'}: {$product->ean13}

{/if}

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...