homerS Posted February 8, 2005 Share Posted February 8, 2005 hi! is ist possible to add a new column to the shopping_cart.php for the product-description? thanks! Link to comment Share on other sites More sharing options...
dblake Posted February 8, 2005 Share Posted February 8, 2005 yes its possible, but really not needed IMO. Just query the product_id with the product_description and then echo it. Link to comment Share on other sites More sharing options...
homerS Posted February 8, 2005 Author Share Posted February 8, 2005 ok, but that will not create a new column!? or that is to say, i want do do following: shopping_cart.php: - replace the product-attributes in column number 2 with the product-description - show the product-attributes in the new column number 3 | Remove | Productname & Description | Attributes (=NEW COLUMN) | Qty. | Total | thanks! Link to comment Share on other sites More sharing options...
homerS Posted February 9, 2005 Author Share Posted February 9, 2005 ok, i got it! thanks anyway! Link to comment Share on other sites More sharing options...
homerS Posted February 10, 2005 Author Share Posted February 10, 2005 ok, got it nearly :-" can you help me with the echo of the product-description? thanks! Link to comment Share on other sites More sharing options...
cam_oai Posted February 10, 2005 Share Posted February 10, 2005 hehe, i have asked it b4 i think but no1 did answer that. My first remake contribution Link to comment Share on other sites More sharing options...
homerS Posted February 13, 2005 Author Share Posted February 13, 2005 does anybody know how to query the product_id with the product_description and then echo it in the shopping-cart?? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.