Different descriptions per Option
Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=611
Printed Date: 25-February-2025 at 2:51pm Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: Different descriptions per Option
Posted By: BlkBox
Subject: Different descriptions per Option
Date Posted: 23-January-2007 at 1:02am
Hey everyone,
I was wondering if there is some easy way that I could have different descriptions per product options. Sometimes, a different colorway is made out of different material that does not correspond to the others. I noticed when I exported my products to an excel file that the description for the sub-products (ie. colorways) is set to "Please see Product SKU #PRODUCTNAME for more details." If I deleted this and put in a different description, would this accomplish what I am wanting to do or is there an easier way?
Thanks for your help in advance! Shawn
|
Replies:
Posted By: NWilliams
Date Posted: 28-January-2007 at 10:18pm
Unfortunately, no - that would not achieve your desired results. The "Please see Product SKU" is added by the administration side of the shopping cart when generating subproducts and is never used to determine what the subproduct's description should be.
It's tricky, but what I would do is edit the viewPrdCode.asp file so that the description routine acts similarly to the pcs_ProductPrices routine. You'd then need to be able to edit the subproduct's description in the admin side of things - I would add it to the view all subproducts page. It would be time consuming to make it to all work dynamically (ie, change as you select the options).
ps - I'm using the apparel addon so I'm not sure what I've said is still accurate for the standard version.
|
|