Bobbot20 Posted November 27, 2003 Posted November 27, 2003 Is there a way to make the shipping go, for example: If they choose Media Rate: 1 Item-$1.00 2 Items-$1.50 3 Items or more-$2.00 If they choose Priority Rate: 1 Item-$4.95 2 Items-$5.95 3 Items or More-$6.95 And if they spend $25.00 or more Media Shipping is free.
kagg Posted November 28, 2003 Posted November 28, 2003 You can configure the shipping rate to be displayed on checkout shipping page according to number of items in the cart and total price of the products purchased. Are these media and priority rates are fixed rates?
Bobbot20 Posted November 29, 2003 Author Posted November 29, 2003 You can configure the shipping rate to be displayed on checkout shipping page according to number of items in the cart and total price of the products purchased. Okay, I figured that out, but is there a way to make it so if its, for example, 3 items or more, it stays at the same price. Example: 2 Items - $5.95 3 Items or More -$6.05 Also, is there a way, where the customer selects the shipping option, instead of it saying Per Item, or Flat Rate, it says Media Rate, and Priority Rate....
kagg Posted November 29, 2003 Posted November 29, 2003 Okay, I figured that out, but is there a way to make it so if its, for example, 3 items or more, it stays at the same price. Yes, it can also be done. It will be better if you let me know how are you configuring the shipping rate to be displayed for 1 and 2 items, so that I may tell you according to modifications by you. is there a way, where the customer selects the shipping option, instead of it saying Per Item, or Flat Rate, it says Media Rate, and Priority Rate.... You can change these values in the corresponding module file in /catalog/includes/languages/english/modules/flat.php.
Bobbot20 Posted November 29, 2003 Author Posted November 29, 2003 Okay, I figured that out, but is there a way to make it so if its, for example, 3 items or more, it stays at the same price. Yes, it can also be done. It will be better if you let me know how are you configuring the shipping rate to be displayed for 1 and 2 items, so that I may tell you according to modifications by you. is there a way, where the customer selects the shipping option, instead of it saying Per Item, or Flat Rate, it says Media Rate, and Priority Rate.... You can change these values in the corresponding module file in /catalog/includes/languages/english/modules/flat.php. Okay, this is how I want it: Option 1- Media Rate: 1 Item: $1.00 2 Items: $1.50 3 Items or More: $2.00 Option 2- Priority Rate: 1 Item: $4.95 2 Items: $5.95 3 Items or More: $6.95 Option 3- International: 1 Item: $9.95 2 Items: $10.95 3 Items or more $11.95
Bobbot20 Posted November 29, 2003 Author Posted November 29, 2003 Can you help tell me how to modify it? Thanks!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.