Content Picker

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 年 前
I will be listing product that come in different sizes

I want to integrate a content picker such as a drop down box or radio buttons to select the sizes.
12 年 前
akritc wrote:
I will be listing product that come in different sizes

I want to integrate a content picker such as a drop down box or radio buttons to select the sizes.


Akritc,

I recommend you purchase the user guide and thoroughly read through it. This functionality exists in nopCommerce already by using the product variant attributes.
12 年 前
Is there any other free way to find out how to enable the functionality???

I am doing this as a favour to my aunt, so there is no point for me to buy the book
12 年 前
akritc wrote:
I will be listing product that come in different sizes

I want to integrate a content picker such as a drop down box or radio buttons to select the sizes.

Follow example of 50's Rockabilly Polka Dot Top JR Plus Size in demo store/admin:

1) Define your product variant attributte (size in your case) in admin>catalog>attributes>product attributes:
http://admin-demo.nopcommerce.com/Admin/ProductAttribute/List

2) Assign (insert) the attribute(s) (size) to your product variant in admin>catalog>manage products>creat/edit product>product variants tab>edit product variant>product variant attributes tab>insert :
http://admin-demo.nopcommerce.com/Admin/ProductVariant/Edit/63

3) Define the values of your attribute (admin>catalog>manage products>creat/edit product>product variants tab>edit product variant>product variant attributes tab>View/Edit value ):
http://admin-demo.nopcommerce.com/Admin/ProductVariant/EditAttributeValues?productVariantAttributeId=20
12 年 前
eadameg wrote:
I will be listing product that come in different sizes

I want to integrate a content picker such as a drop down box or radio buttons to select the sizes.
Follow example of 50's Rockabilly Polka Dot Top JR Plus Size in demo store/admin:

1) Define your product variant attributte (size in your case) in admin>catalog>attributes>product attributes:
http://admin-demo.nopcommerce.com/Admin/ProductAttribute/List

2) Assign (insert) the attribute(s) (size) to your product variant in admin>catalog>manage products>creat/edit product>product variants tab>edit product variant>product variant attributes tab>insert :
http://admin-demo.nopcommerce.com/Admin/ProductVariant/Edit/63

3) Define the values of your attribute (admin>catalog>manage products>creat/edit product>product variants tab>edit product variant>product variant attributes tab>View/Edit value ):
http://admin-demo.nopcommerce.com/Admin/ProductVariant/EditAttributeValues?productVariantAttributeId=20


thanks very much

ur a lifesaver.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.