Moritz123 Posted June 27, 2003 Posted June 27, 2003 Hello! I have 2 problems with my OSC: 1) Configuration of table-based shipping costs. I configured the table-based shipping(I don't know the english name, sorry!) like this: 50:6.00,150:4.00,100000:0.00 table method: prize If I order something, OSC doesn't calculate or even show any shippingcosts in the checkout. What's wrong here? I marked the status of the table shipping to "green" and in the module summary I marked the "shipping costs" to "green", too. I don't understand why the shippingcosts are just ignored.... :( 2) order more units from one product - checkout If I order more than just one unit, OSC multiplys the productprize by the quantity and show JUST the product (of the calculation) in basket or in the chekcout instead of the single prize AND the product. I surfed through several other Onlineshops and found out, that nearly every shops points out the single prize and the product. Is there a contribution that shows the single prize and the product? I hope you understand my questions because msy english is not the best... If you have any questions, feel free to ask :) Thank you very much in advance!
Guest Posted July 8, 2003 Posted July 8, 2003 I've never used the table shipping, but try this: 1-50:6.00,51-150:4.00,151-100000:0.00 Just a guess, but I've done it that way on another cart... it's worth a try. Violet
Moritz123 Posted July 8, 2003 Author Posted July 8, 2003 Thank you! I tried it, but in the chackout, there's still no shippingcost listed. Whats wrong here? Do I have to activate the addition of shippingcosts somewhere in the ShopAdmin? Thanks in advance!
Guest Posted July 8, 2003 Posted July 8, 2003 Hi, have you more shipping methods apllied or just TableRate? Your string(50:6.00,150:4.00,100000:0.00) is ok 2.problem checkout_confirmation.php shows the price of each product (but incl. optionprice, if you ordered a product with an option) there is no contribution needed. you must have an other problem.. sorry
Moritz123 Posted July 8, 2003 Author Posted July 8, 2003 I just deactivated all other shippingmethods, but it still doesn't work :( The 2nd problem is solved, i changed the code and now it works :)
Moritz123 Posted July 8, 2003 Author Posted July 8, 2003 The changes of code just affect the question no 2 which is solved now. The only problem left are the shippingcosts-stuff.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.