Page 1 of 1
Search found 17 matches
Re: Cart with shipping and pricing. No inventory quantity or payment used
Switch off Inventory in the manager.
Let users order as normal
When they want to check out - send email detailing order to user / admin
Already doing this for a customer - except no shipping defined
NWJ
- Tue Jul 15, 2008 8:17 pm
- Replies 4
- Views 2386
Re: Hide Prices / Customer Approval
Revised and updated package loaded to the Contributions section.
Thanks, again Bruce.
NWJ
- Sun Apr 20, 2008 5:28 pm
- Replies 10
- Views 6026
Re: Hide Prices / Customer Approval
Thank-you, Bruce for spotting this unexpected "feature" and posting the fix.
Most helpfull !
NWJ
- Fri Apr 18, 2008 12:21 am
- Replies 10
- Views 6026
Re: Hide products/prices
Hi,
New contribution 'Hide Prices / Customer Approval' loaded in the contributions section.
Tested and working on a fresh 0.7.7 installation.
Have fun,
NWJ
- Wed Apr 16, 2008 5:59 pm
- Replies 9
- Views 2668
Re: Hide products/prices
I've already done this for another client - prices are hidden until they log-in.
I've also changed the log-in process so they have to be approved by an admin before the user account becomes valid.
If this is of interest to you (or others) I can make the code available.
NWJ.
- Sat Apr 12, 2008 12:47 am
- Replies 9
- Views 2668
Re: Real Estate Friendly?
Yes.
2 possible approaches, make your customer sign in and then use his declared country, or
use the country flag provided by the browser (not 100% reliable)
then display the button, or not.
NWJ
- Tue Apr 08, 2008 3:05 pm
- Replies 6
- Views 2854
Re: Featured / Special Offer / Latest Products
Check your HTML code
"class=... " should not be appearing, guess there is a < missing.
NWJ
- Fri Mar 28, 2008 11:13 pm
- Replies 60
- Views 48313
Re: Real Estate Friendly?
Can easily be done.
I have already done most of this for another client - but in their case it was to send them an email with the order to be filled.
Adding a button with send to a friend is equally easy.
NWJ
- Tue Mar 11, 2008 4:02 pm
- Replies 6
- Views 2854
Re: Featured / Special Offer / Latest Products
Unfortunately I am not allowed to delete the out of date version of this contribution, so if you want it make sure you download the amended version !
NWJ
- Wed Feb 20, 2008 5:32 pm
- Replies 60
- Views 48313
Re: OpenCart-ReLoaded 0.7.7
feel free to use the mods I've posted, if you think they would be useful !
NWJ
- Tue Jan 22, 2008 2:12 am
- Replies 9
- Views 5651
[RELEASED] - Minimum Order Quantity - How to
Hopefully this will be useful for somebody .... DESCRIPTION : This HOW TO contains a complete guide to adding the facility to implement MINIMUM ORDER QUANTITY per Product on your OpenCart Site. Since my version of OpenCart has now moved considerably away from the standard, I have included all the ch...
Jump to post- Sat Dec 08, 2007 12:31 am
- Replies 11
- Views 10902
Re: XHTML-compliant version of OpenCart 0.7.7
Oh yes, please ......
Merci d'avance
NWJ
- Fri Dec 07, 2007 10:00 pm
- Replies 6
- Views 2757
Re: Featured / Special Offer / Latest Products
Hum ...... strange ! ::) Try clicking on the home tab, if it all then leaps into action the fault is in layout.tpl ;D try modifying your code to read something like : <?php if (($_REQUEST['controller'] == 'home') OR (!$_REQUEST['controller'])) { ?> <?php if (isset($latest)) { ?> <?ph...
Jump to post- Fri Dec 07, 2007 1:57 am
- Replies 60
- Views 48313
Re: Featured / Special Offer / Latest Products
This is because I left out the product related files from Admin
I have updated the package and instructions to suit.
All you need to do is copy the three product files from the admin section and it should all leap into life ....
Sorry for the problem - old timer's moment !
NWJ
- Thu Dec 06, 2007 4:17 pm
- Replies 60
- Views 48313
Featured / Special Offer / Latest Products
Hi, I have just added a contribution to add Modules to identify Featured and Special Offer Products and to list these and list Latest Products, enabling you to get rid of it from home.php/home.tpl. The archive contains all you need, files, full instructions, a hint for usage, etc. http://www.opencar...
Jump to post- Thu Dec 06, 2007 1:32 am
- Replies 60
- Views 48313
Re: My category list with subs.
Hi, I have taken the liberty of modifying your code Tom, I hope you don't mind. In my slightly changed method you need to comment out the first two lines of .box .category a thus : .box .category a { /*background: url('../image/bullet_1.png') no-repeat 15px 5px; padding: 0px 0px 0px 10px;*/ display:...
Jump to post- Wed Nov 28, 2007 11:46 pm
- Replies 32
- Views 25902
Re: Partially styling the .heading class
change the css file 'default.css' and include .box .heading items for things that appear in the left column.
suggest you copy the .heading item, insert .box before .heading, and change the color, that should prove the theory.
happy playing !
NWJ
- Sat Nov 24, 2007 1:05 am
- Replies 2
- Views 1803
Search found 17 matches