Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New Product Attribute Display


iceman23

Recommended Posts

Posted

Hi,

 

First post I have needed to do, but I think it is pretty tricky so please help.

 

The only current way of viewing the product attributes (that I know of) of a product is through a pull_down (drop down) box.

 

I want to be able to have the attributes listed much like they are in the product_lisiting module. So that you would have the product description and then under that have a list of attributes, all with their own "Buy Now" button.

 

I can list all the attributes, but the pull_down is an array that passes the attribute information through to the cart. I can not figure out how to basically change the pull_down box into a display list that has a "Buy Now" button that passes that particular lines variables through to the cart.

 

I am trying to look at maybe having the information as hidden fields that is then picked up by the shopping cart, but I am not having much luck.

 

Any help would be great.

 

Paul

Posted
Hi,

 

First post I have needed to do, but I think it is pretty tricky so please help.

 

The only current way of viewing the product attributes (that I know of) of a product is through a pull_down (drop down) box.

 

I want to be able to have the attributes listed much like they are in the product_lisiting module. So that you would have the product description and then under that have a list of attributes, all with their own "Buy Now" button.

 

I can list all the attributes, but the pull_down is an array that passes the attribute information through to the cart. I can not figure out how to basically change the pull_down box into a display list that has a "Buy Now" button that passes that particular lines variables through to the cart.

 

I am trying to look at maybe having the information as hidden fields that is then picked up by the shopping cart, but I am not having much luck.

 

Any help would be great.

 

Paul

 

 

A solution which can give you this is available in the contribution section, search for master products.

Archived

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

×
×
  • Create New...