Page 1 of 1

Re: Basic ordering system / shopping cart. NEED HELP!

Posted: Sun Jan 19, 2014 12:58 pm
by BaconFries
What you are asking is possible with WYSIWYG Web Builder. You can design and build the layout using the tools in the program, such as shapes for the buttons, jQuery Dialogs for the extra information etc etc. It will also require custom programming such as PHP and the use of a Database such as MySql. Unfortunally we cannot assist with and programming or database implementaion as it is outwith the scope of the forum sorry. If may be easier for you to use one of the following:

Webshop Plus! v.3.2 for WWB8/9
viewtopic.php?f=39&t=44305
Creating a basic PayPal Shopping Cart
viewtopic.php?f=39&t=4508
Building a PHP Shopping Cart using WYSIWYG Web Web Builder
viewtopic.php?f=39&t=4507
Building a PHP Shopping Cart using WYSIWYG Web Builder
http://www.wysiwygwebbuilder.com/webshop.html
NOP Shopping Cart
http://www.wysiwygwebbuilder.com/nopcart.html
SmartCart - Shopping Cart
http://www.wysiwygwebbuilder.com/smartcart.html

Re: Basic ordering system / shopping cart. NEED HELP!

Posted: Thu Feb 20, 2014 1:40 am
by bry
Hi BaconFries (or anyone with experience in shopping systems)

I need a shopping cart system for two different pages on a website for two different kinds of products. There will be less than 40 products BUT I must have a field for Small, Medium, Large within the system on a couple of the products.

Which system do you recommend??

Thanks

Re: Basic ordering system / shopping cart. NEED HELP!

Posted: Thu Feb 20, 2014 6:02 am
by Navaldesign
viewtopic.php?f=39&t=44305 supports up to 8 options (among them, Size)

Also the standard PayPal cart, built in WWB supports options.

Re: Basic ordering system / shopping cart. NEED HELP!

Posted: Thu Feb 20, 2014 1:39 pm
by bry
Thanks NavalDesign!!!

I will be working on it soon.

Re: Basic ordering system / shopping cart. NEED HELP!

Posted: Sat Feb 22, 2014 6:48 pm
by bry
Navaldesign wrote:viewtopic.php?f=39&t=44305 supports up to 8 options (among them, Size)

Also the standard PayPal cart, built in WWB supports options.
Does the standard PayPal cart allow for multiple store/carts on the same website? The standard cart seems to require manual insertion of images, texts and each item. Is that correct?

Is there a shopping system with a cart that has a template based system that just requires the image and text info inserted and then it steps to next item??

thanks very much!!!

Re: Basic ordering system / shopping cart. NEED HELP!

Posted: Sat Feb 22, 2014 9:11 pm
by Navaldesign
This requires a CMS type (database driven) shopping cart.

I'm not aware of any such FREE cart for WWB. There are, however, many such type carts that can be implemented in a WWB project through HTML boxes, just Google it.

Re: Basic ordering system / shopping cart. NEED HELP!

Posted: Sat Feb 22, 2014 10:06 pm
by bry
Thanks, I am now using WB9.

What search terms do you suggest I google. You said just google "it" and I am not sure that the it is you suggest.

I like the idea of using the html box.

thanks

Re: Basic ordering system / shopping cart. NEED HELP!

Posted: Sun Feb 23, 2014 6:13 am
by Navaldesign
<just Google "shopping cart script" or "free shopping cart script" depending on what you want. I'm afraid you will have to do some homework watching demos, reading features and implementation instructions etc.

Re: Basic ordering system / shopping cart. NEED HELP!

Posted: Sun Feb 23, 2014 10:16 pm
by bry
Thanks Naval Design. I have been working with your cart and like it. I will post a test soon. I'm sure I will have some questions about implementation.

Thanks again for all you do!!!!

Re: Basic ordering system / shopping cart. NEED HELP!

Posted: Sat Mar 08, 2014 5:43 pm
by bry
bry wrote:Thanks Naval Design. I have been working with your cart and like it. I will post a test soon. I'm sure I will have some questions about implementation.

Thanks again for all you do!!!!
Sorry, I think this is a bit more complicated than I need for my purposes. I am going to try a basic paypal setup.

Thanks again!!