Page 1 of 1

In-store Pickup

Posted: Mon Sep 07, 2009 3:25 am
by jc-piazza
Need advice for setting up the store option where the customer orders online, and then specifies In-store Pickup. How would I set that up? Just another type of shipping?

Re: In-store Pickup

Posted: Mon Sep 07, 2009 3:36 am
by Qphoria
change "Free Shipping" text to "Free Shipping/Pickup" in the catalog/language/english/shipping/free.php file

change "COD" to "In-store Pickup" in the catalog/language/english/payment/cod.php file

Re: In-store Pickup

Posted: Mon Sep 07, 2009 6:53 am
by jc-piazza
OK, so the option for Free Shipping = In-store Pickup if I do that. Does that mean that a customer can choose free shipping over paid shipping and proceed to checkout, and have the product shipped to them (unless somebody notices and asks for more money)?

I guess I should also ask how to use the UPS shipping option, since I now see a file in there. Does it not actually do anything, or is there a secret to getting it to work?

Re: In-store Pickup

Posted: Sat Mar 06, 2010 2:37 am
by LeetPirate
jc-piazza wrote:Need advice for setting up the store option where the customer orders online, and then specifies In-store Pickup. How would I set that up? Just another type of shipping?
I have made 2 extensions to do what you want. Both are for OpenCart v1.4.0.

Shipping - Pickup at Store OpenCart_v1.4.0.zip is a standalone extension to add a separate shipping option called Store Pickup. There are some technical issues with this and other store pickup extensions when using guest checkout twice in a row, I don't know if it was just me. For that reason I made another extension which simply renames Free Shipping. To install this, just upload the required files then from the backend go to extensions then shipping and install Store Pickup. You may have to go to user groups and enable permissions for shipping/pickup. Rename Free Shipping to Store Pickup OpenCart_v1.4.0.zip simply renames the Free Shipping option to Store Pickup. It works flawlessly in all situations. Only downside is there won't be an actual shipping option that says "Free Shipping" if you use this.

Re: In-store Pickup

Posted: Mon Oct 17, 2011 11:31 am
by kreg1012
LeetPirate wrote:
jc-piazza wrote:Need advice for setting up the store option where the customer orders online, and then specifies In-store Pickup. How would I set that up? Just another type of shipping?
I have made 2 extensions to do what you want. Both are for OpenCart v1.4.0.

Rename Free Shipping to Store Pickup OpenCart_v1.4.0.zip simply renames the Free Shipping option to Store Pickup. It works flawlessly in all situations. Only downside is there won't be an actual shipping option that says "Free Shipping" if you use this.
Rename Free Shipping to Store Pickup OpenCart_v1.4.0.zip
Hey man thanks for this post. Two questions

1. Will this work with version 1.5.1.3?

2. Is there a way for me to have cash on delivery as the ONLY option?

Thanks in advance!

Re: In-store Pickup

Posted: Mon Oct 17, 2011 11:44 am
by LeetPirate
kreg1012 wrote:Hey man thanks for this post. Two questions

1. Will this work with version 1.5.1.3?

2. Is there a way for me to have cash on delivery as the ONLY option?

Thanks in advance!
1. They are only for OpenCart v1.4.0 but there is no need for these in v1.5.1 as that version already comes with "cash on delivery" as well as "free checkout" payment options.

2. You can use cash on delivery as only option by simply disabling all the other payment methods from the back-end (administration) area.

Re: In-store Pickup

Posted: Mon Oct 17, 2011 11:53 am
by kreg1012
I just figured that out. I felt like and idiot but i was hoping to find this answer. Your a really a great help, thanks a lot leetpirate.

If i may pick your brain one more time, what would i need to do to list inventory of an item on the front-end of the site? More specifically i want to be able to show live inventory on the front end. So when a customer makes a purchase the amount of product is automatically allocated. Is there an option to turn it on or extension? I appreciate your time thanks

Re: In-store Pickup

Posted: Mon Oct 17, 2011 11:59 am
by LeetPirate
kreg1012 wrote:I just figured that out. I felt like and idiot but i was hoping to find this answer. Your a really a great help, thanks a lot leetpirate.

If i may pick your brain one more time, what would i need to do to list inventory of an item on the front-end of the site? More specifically i want to be able to show live inventory on the front end. So when a customer makes a purchase the amount of product is automatically allocated. Is there an option to turn it on or extension? I appreciate your time thanks
There is an option to Display stock quantity on the product page, just turn it on.

Re: In-store Pickup

Posted: Mon Oct 17, 2011 12:30 pm
by kreg1012
LeetPirate wrote:There is an option to Display stock quantity on the product page, just turn it on.
Youve done it again my friend. Excuse me, im just really new to this and need some guidance. Thanks again

Re: In-store Pickup

Posted: Sat Nov 05, 2011 7:09 pm
by boleris
LeetPirate wrote:
jc-piazza wrote:Need advice for setting up the store option where the customer orders online, and then specifies In-store Pickup. How would I set that up? Just another type of shipping?
I have made 2 extensions to do what you want. Both are for OpenCart v1.4.0.

Shipping - Pickup at Store OpenCart_v1.4.0.zip is a standalone extension to add a separate shipping option called Store Pickup. There are some technical issues with this and other store pickup extensions when using guest checkout twice in a row, I don't know if it was just me. For that reason I made another extension which simply renames Free Shipping. To install this, just upload the required files then from the backend go to extensions then shipping and install Store Pickup. You may have to go to user groups and enable permissions for shipping/pickup.
Shipping - Pickup at Store OpenCart_v1.4.0.zip
Rename Free Shipping to Store Pickup OpenCart_v1.4.0.zip simply renames the Free Shipping option to Store Pickup. It works flawlessly in all situations. Only downside is there won't be an actual shipping option that says "Free Shipping" if you use this.
Rename Free Shipping to Store Pickup OpenCart_v1.4.0.zip
both archives are broken :(