Zen Cart Logo

attributes and layouts

Views: 636

Results 1 to 3 of 3
7 Oct 2015, 5:23 PM
#1
looper avatar

looper

New Zenner

Join Date:
Aug 2006
Posts:
52
Plugin Contributions:
0

attributes and layouts

hi,
I am looking at a layout for my products. each product can have 10 different sizes, and within that it may have different technical dimensions, I am in the same business as the sample below and was wondering if this is an attribute layout, something special as in php coding, etc.

Here is the website as my example needed
http://www.alliedtoolgroup.com/atg/saw-blades/glue-line-rip-blades-en.html

thanks for any imput!!

7 Oct 2015, 5:42 PM
#2
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: attributes and layouts

I didn't navigate around the site to see other product and product lists, but what it looks like to me is a formatted product listng like when viewing a category... Each product entered individually, with associated data for each product. Besides being tedious, it is not necessarily effective use of the store, in my opinion. No attributes are used, simply the description of each size being in the product name.

There are ways that attributes could be used to simplify that list, but the list of 7 items would dwindle down to 1 or maybe 2 depending on how you wanted to offer the product and present it without loss of the other appplicable data.

7 Oct 2015, 5:44 PM
#3
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,085
Plugin Contributions:
56

Re: attributes and layouts

Duplicate of mc12345678's answer.