Jump to content

Get attribute EAN code via Smarty


Recommended Posts

Hi,

 

I just tried to display the EAN code of the attributes.

But I dont know where the information is stored.

 

I dumped $product.

 

In the database it is stored at

  • ps_product_attribute-> ean13

I even tried to find it at

 

  {foreach from=$groups key=id_attribute_group item=group}
{$group.attributes|@print_r}
{/foreach}

 

No chance :(

Link to comment
Share on other sites

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...