The store itself uses UPS and USPS for shipping items.
But for the website, the shipping is a:
flat rate of $4.95
or
free for orders over $70.00.
How do I implement this in the webstore? thanks
How do I setup Shipping?
Re: How do I setup Shipping?
Do I need to select "Yes" from the
Shippable: drop down in the
TAXES & SHIPPING section of the Prod Admin to enable shipping for that item?
Shippable: drop down in the
TAXES & SHIPPING section of the Prod Admin to enable shipping for that item?
Re: How do I setup Shipping?
YesDo I need to select "Yes" from the
Shippable: drop down in the
TAXES & SHIPPING section of the Prod Admin to enable shipping for that item?
Re: How do I setup Shipping?
I still can't figure out how to setup shipping like this.
If create a method like "5.95 Flat Rate" in
Configure > Shipping > Methods.
How is it applied to the store? I noticed it appears in a drop down list
at the end of Checkout, . . but I need it applied automatically.
If create a method like "5.95 Flat Rate" in
Configure > Shipping > Methods.
How is it applied to the store? I noticed it appears in a drop down list
at the end of Checkout, . . but I need it applied automatically.
Re: How do I setup Shipping?
I was able display the new shipping info in the Shopping Cart,
but I really need to know how to
write the correct shipping info to the database.
Where do I do this?
in /Checkout/Default.aspx or BasketTotalSummary.ascx?
I need to know what fields I have to use that write the shipping amount to the actual database. thanks
but I really need to know how to
write the correct shipping info to the database.
Where do I do this?
in /Checkout/Default.aspx or BasketTotalSummary.ascx?
I need to know what fields I have to use that write the shipping amount to the actual database. thanks