Shatterjack Posted September 23, 2005 Posted September 23, 2005 I need to make my products' attributes static, without giving the user an option to modify them. In addition, I need to have the attributes displayed in the table listed by the Product Listing module. An example of what I'm talking about can be found at storquip.com; it's not an OSC store but it's something like what I want to do - showing product attributes like dimensions in the product listing table so that the customer can see them without having to first click the Buy Now link. Is anyone aware of a contribution that can do this, or will I need to code it myself? Thanks in advance.
♥bruyndoncx Posted September 24, 2005 Posted September 24, 2005 the static attributes contribution will allow to make attributes... aheuh, static :) for the product listing, there is a contribution to show attributes in listing I believe that might give you some inspiration to just show static attributes in the listing. Hope this helps KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.