Zen Cart Logo
Forums / General Questions / Product counting unit?

Product counting unit?

Views: 432

Results 1 to 4 of 4
19 Dec 2015, 4:38 PM
#1
gaixixon avatar

gaixixon

New Zenner

Join Date:
Dec 2015
Location:
Earth
Posts:
2
Plugin Contributions:
0

Product counting unit?

Hi.. I'm introduced to ZC for a week and still strugling with tweak and mod.
My small shop sell liquid and fabric and grains.. How do i add a counting unit after the price?
Example, i want the buyer understand that the price 4.5$ they are looking at the pencil is per box, not per piece.

19 Dec 2015, 8:42 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Product counting unit?

Without more information about your products
You may be able to accomplish this using attributes

20 Dec 2015, 12:26 AM
#3
gaixixon avatar

gaixixon

New Zenner

Join Date:
Dec 2015
Location:
Earth
Posts:
2
Plugin Contributions:
0

Re: Product counting unit?

Let me rephrase what I need:
Example my shop sell pencils and pens. For pencil, we sell per box, and for pen we sell per piece.
How do the customer know if the price as in the shopping cart below is per box or piece?

@kobra: yes, it SEEMS pair "Name" and "Value" is what I need.

Your Shopping Cart Contents
Total Items: 3 Weight: 0lbs Amount: $9.00

Qty. Item Name Unit Total
2 Pencial B2 $2 $4
1 Parker Pen $5 $5

How do I display as

Your Shopping Cart Contents
Total Items: 3 Weight: 0lbs Amount: $9.00

Qty. Item Name Unit Total
2 Pencil B2 $2/box $4
1 Parker Pen $5/piece $5

Even I can add a read only name, and value box, piece, and then apply to each product, then do the mod so that it can appear in the product or shopping cart page as in 2nd example above, it's still a pain as I can't add this attribute when adding new product. I must add it later though Admin/Catalog/Attribute controller right?
Can't it be simpler or I must read more?

20 Dec 2015, 3:42 AM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Product counting unit?

You can describe the unit in the product description
As to what you want in your cart displayed - it is difficult to program this difference

Yes one must add the product then add the attributes