fat_dog Posted November 18, 2006 Posted November 18, 2006 I've searched, but does anyone know of a contribution for this? For instance, if a store sold compressed gas or explosives (such things that have to be sent by special shipper) only that shipper would show as an option at checkout. If a "restricted product" was not ordered, all the regular methods would show as normal. I tried adding this in the shipping module to give it a go, and the neccessary in classes/order.php but it didn't work. Only a stab in the dark. for ($i=0, $n=sizeof($order->products); $i<$n; $i++) { if ($order->products[$i]['products_no_image'] == '0') {
Recommended Posts
Archived
This topic is now archived and is closed to further replies.