Quick Question

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Robbie@FireFold
Commodore (COMO)
Commodore (COMO)
Posts: 433
Joined: Wed May 28, 2008 9:42 am
Location: Concord, NC
Contact:

Quick Question

Post by Robbie@FireFold » Fri Jul 18, 2008 7:59 am

Hey Guys,

I have a question on adding a shipping calculator. I searched and found the post on how to remove it..

I have the shipping calc below the mini cart, but I want to have an option on basket.aspx. I'm thinking it would be an easy add - as we just need make it look nice.

Thoughts?
Robbie Hodge
General Manager
Robbie@FireFold.com
http://www.FireFold.com

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Quick Question

Post by mazhar » Fri Jul 18, 2008 9:37 am

Hey Guys,

I have a question on adding a shipping calculator. I searched and found the post on how to remove it..

I have the shipping calc below the mini cart, but I want to have an option on basket.aspx. I'm thinking it would be an easy add - as we just need make it look nice.

Thoughts?
Please explain it a little more

Robbie@FireFold
Commodore (COMO)
Commodore (COMO)
Posts: 433
Joined: Wed May 28, 2008 9:42 am
Location: Concord, NC
Contact:

Re: Quick Question

Post by Robbie@FireFold » Fri Jul 18, 2008 9:39 am

Below the mini cart on the right sidebar there is a 'shipping calucaltor' where you input your state, zip, etc. - then it displays your total shipping rate(s).

I want this in the basket.aspx also - so a customer can estimate his shipping on this page before entering all his information.
Robbie Hodge
General Manager
Robbie@FireFold.com
http://www.FireFold.com

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Quick Question

Post by jmestep » Fri Jul 18, 2008 3:53 pm

I moved ours to the top of the basket listing. Here is what I have when I edit the basket scriplet:
<div class="pageHeader">
<h1 class="heading">My Basket</h1>
</div>
[[ConLib:Custom/BasketShippingEstimate]]
[[ConLib:Basket]]

(I'm using it from the Custom folder because I took the city out)
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

Post Reply