How to list products with a custom attribute ?

I am trying to list products for sale. I have an attribute "sale" (Yes/No)

How to make a productlist of all products with "sale"=Yes ?

(I cannot change the attributename "sale" to "featured")

6 answers

Profile photo of H. degroot 0.00 $tone March 20, 2012
Public

I am trying to list products for sale. I have an attribute "sale" (Yes/No)

How to make a productlist of all products with "sale"=Yes ?

(I cannot change the attributename "sale" to "featured")

I do know how to create and apply attributes. I don’t understand how those vids relate to my question.

#2
Profile photo of tomc 0.00 $tone March 20, 2012
Public

I do know how to create and apply attributes. I don’t understand how those vids relate to my question.

So you’re asking how to change an already created attribute name?

#3
Profile photo of H. degroot 0.00 $tone March 20, 2012
Public

So you’re asking how to change an already created attribute name?

I am asking how to use another attribute instead of "featured".

On the home page products with featured=1 are shown, (products we want our visitors to see when they enter the shop)

On another page " Outlet" for example, we show products we need to get rid of. Bargains, outlet products.

It is complete different selection of products so we use a different attribute.

I would like to use the JmProductList module on two different places on my site with two different selections of products.

It accepts however just one attribute.

#4
Profile photo of tomc 0.00 $tone March 20, 2012
Public

So, is this perhaps an issue of using two separate instances of JmProductList altogether -- each with it’s own separate list of products/attributes?

#5

This question is now closed

Written By

Comments