Guest Posted May 6, 2006 Posted May 6, 2006 ive notices that the links to actual products in the side cart box, or on the checkout pages adds values to the link if the product has any variables applied to it.. the links look like this (example) http://www.************.com/product_info.p...s_id=44{2}7{1}3 and if those variables are in the links when the product_info.php page displays the product it shows the image at full size. so whatever those extra trailing variables are id like to know what thier purpose is, and how to get rid of them. ps. if the product has no attributes those extra values arnt part of the link.. so i think it has to do with the attribute ids or something
Guest Posted May 7, 2006 Posted May 7, 2006 they specify the product attributes. If you get rid of them there will be no selected attributes for the product when you land in the product info page. Instead the code will use the default attributes. (first from the list)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.