Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

We'd like to have this option available for customers.  I've added the Without Shipping module, which might work for us, but it doesn't show up as an shipping option in the shopping cart or the checkout, despite it being active in the Offline Shipping modules.

Anyone have an idea on why that might be, or know how to have local pickup be an option?

Posted
On 8/18/2023 at 4:05 PM, cmcgill said:

Anyone have an idea on why that might be, or know how to have local pickup be an option?

Check these options:

image.thumb.png.26919bda85ee49ed59295ded7e2c1ddb.png

Posted
5 hours ago, cmcgill said:

Unfortunately, that didn't change anything.  

I have the same issue, also tried Click & Collect and Cash on Collection, none seem to appear.

Posted

I have got click and collect working, uninstalled it and reinstalled using default install instead of changing group and worked. Now to suss the Cash on Collection.

  • 1 year later...
Posted

Same issue here for the without shipping module. Uninstalled it and then installed it again. However nothing changed. The shipping method does not shop up on the frontend.

I also tried:

  • Toggle the enable module, save, toggled enable Module again.
  • Changed shipping cost from 0.00 to  1.00
  • Selected a Tax class
  • Selected the --none-- tax class
  • Selected a shipping zone
  • Selected the --none-- shipping zone
  • Checked the Allowed only for
  • unchecked the Allowed only for
  • Checked and unchecked : Available for Countries

Anything I can try?
 

Posted (edited)

Ok, I got the NoShipping module working.

Solution:

Open file: <your shop>\lib\common\modules\orderShipping\no_shipping.php

find: 

$this->hidden = true;

change it to:

$this->hidden = false;

Save the file

Edited by TeknoLogic

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...