Jump to content

Show attributes in module


Martin C

Recommended Posts

I have a shop with silver products which can be engraved. Therefore I have an attribute engraving, when this attribute is true i want to display in the left collumn the module advertising. In this advertising module i want to display an engraving picture to get the attention form the visitor.

 

I realize that my initial question is not the correct question for what i want to achieve :wacko: sorry for that

Link to comment
Share on other sites

  • 2 weeks later...

You can achieve this by modifying product.js will find in theme js directory.

 

Search for this. you will get the whole product attribute listing whether it is radio or color or drop down.

 

function getProductAttribute() for get all attributes
 
function refreshProductImages for modifying product images.
 
It will help you out.
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...