![]() |
Short description |
Post Reply ![]() |
Author | |
katharina ![]() Senior Member ![]() ![]() Joined: 25-October-2005 Location: United States Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() Posted: 18-July-2008 at 12:00am |
Is there an easy way of having the short description showing up in the shopping cart along with the product title when a customer adds a product to the cart? Same for the invoice.
Katharina |
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
I have not tested this, but I think it is accurate. Someone correct me if you see a flaw.
Search viewcart.asp for "<% ' Get product image and sku"
Directly below that comment is a SQL query. First add the column name (description) to that query.
Then look for the 2nd instance of <% If Session("Cust_BuyGift")="" Then %> and you will see the link to viewPrd.asp. Edit that code to display the new description field you just pulled from the db.
Can't look for the invoice equivalent at the moment, but hope the above gets you going in the right direction?
|
|
![]() |
|
katharina ![]() Senior Member ![]() ![]() Joined: 25-October-2005 Location: United States Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
I've found this info in the EI developer's corner.
http://www.earlyimpact.com/productcart/support/code_samples/Display_short_description.txt =========================================================================== |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |