I'm running ShopSite Pro 10.
Is there any way to do a Flat Rate shipping coupon?
The offer I'm trying to configure is "$5.99 Flat Rate Shipping on Orders of $50 or more"
Flat Rate Shipping Coupon
-
- Site Admin
- Posts: 4953
- Joined: Fri Aug 04, 2006 1:42 pm
- Location: Utah
Re: Flat Rate Shipping Coupon
The only type of coupon that will affect Shipping charge is the Free shipping coupon. As far as I know there is no built in way to modify any shipping option based on the total of the cart except for adding a handling fee.
You could probably implement something like that in a custom shipping add-on. That would require writing a separate script that would return shipping options and prices based on the information passed to it. This feature is only available in Pro level ShopSite stores. Help for the feature is found at
http://www.shopsite.com/help/11.1/en-US/sc/pro/shipping.api.html
http://www.shopsite.com/help/11.1/en-US/sc/pro/shipping.api.spec.html
You could probably implement something like that in a custom shipping add-on. That would require writing a separate script that would return shipping options and prices based on the information passed to it. This feature is only available in Pro level ShopSite stores. Help for the feature is found at
http://www.shopsite.com/help/11.1/en-US/sc/pro/shipping.api.html
http://www.shopsite.com/help/11.1/en-US/sc/pro/shipping.api.spec.html