Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to add new field in shopping_cart.php?


jasZ

Recommended Posts

Posted

Hi all,

 

I am currently working on a jewellery website for my client. He needs a new drop down field "Ring Size" for customers to choose before checking out (in the shopping_cart.php page where they can choose like the Qty).

 

Can anyone help?

 

Many thanks!!!

Posted

why not do it with the attributes system on the product_info.php page that is already in place?

 

Hi all,

 

I am currently working on a jewellery website for my client. He needs a new drop down field "Ring Size" for customers to choose before checking out (in the shopping_cart.php page where they can choose like the Qty).

 

Can anyone help?

 

Many thanks!!!

Posted
why not do it with the attributes system on the product_info.php page that is already in place?

 

 

Erm.... how to go about doing it?

Posted

go to admin/catalog/product attributes and create them there. and even add them in that section as well it is simple

 

Set a attribute type

 

Set attribute name

 

set product it is attached to. done next product

 

Erm.... how to go about doing it?
Posted
go to admin/catalog/product attributes and create them there. and even add them in that section as well it is simple

 

Set a attribute type

 

Set attribute name

 

set product it is attached to. done next product

 

Oh! Thank you so much! I've been figuring how this page work.. so this is it.. but having to insert all the ring size options to each individual ring is rather tiring though.. no way to select all the rings and insert all the options to them at one go?

Posted
Oh! Thank you so much! I've been figuring how this page work.. so this is it.. but having to insert all the ring size options to each individual ring is rather tiring though.. no way to select all the rings and insert all the options to them at one go?

you could use one of the attribute related contributions to handle this a bit faster:

http://www.oscommerce.com/community/contributions,3610

http://www.oscommerce.com/community/contributions,2201

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...