Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Ship in cart


Guest

Recommended Posts

Hi,

 

I'd like to show the shipping in my shopping cart but not like the SHIP MS CART Mod because I don't want to enable the complet module !!!

 

Actually, the only information I need to show, it's the shipping cheapest and for that I need to know its variable :huh:

 

I already tried the following without success :(

 

$quotes[$i]['methods']['cost']

$shipping_cheapest

$quotes[$i]['cheapest']['cost']

...

 

Maybe I lack an important information or I need an sql request to realize this...

 

Anyway if someone could help me to find, that would be very cool

 

Thanks in advance ;)

Link to comment
Share on other sites

you need to use or write some code like the estimated shipping quotes contrib. You have to contact the carriers in order to retrieve the quotes (if you're using external carriers). So basically you instantiate the shipping and order classes as the checkout_shipping.php script does. See how that contribution works. In the front end you could add the interface to whatever place you want.

Link to comment
Share on other sites

  • 3 weeks later...

As you can see on the image below, the shipping cost ('Frais de port' in French) is inactive

 

screen1zj5.jpg

 

As I wrote in the first post, I'd like to show the cheapest shipping cost as default. Unfortunately, I don't have enough knowledge to create this contrib but I know that some guys on this forum are very qualified. So Please, HELP !

 

Thx in advance !

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...