The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
eCommerce for vB4.2.2+ Details »» | |||||||||||||||||||||||||||
Since 2006 I was serving community members with my Free Mods But as this site will starts operating by the company, I'm no willing to support them ** File Removed ** eCommerce The complete eCommerce solution for vBulletin 4.2.2+ Supports Downloadable Products, Physical Products, Subscriptions, Services Fully compatible with EU directive for collecting EU VAT from EU Citizens Quote:
Quote:
*** IMPORTANT NOTICE *** Since version 1.8.4 there is also a PRO version available at my site. Current Commercial version: 2.1.1 DEMO: http://www.teriakis.com/vb423/cart.php Demo Accounts: demouser1 / demopass1 demouser2 / demopass2 demouser3 / demopass3 Please note that Taxes and Shipping are not enabled in the demo. You can order the demo product with 0 price to be able to check the Client area. *** ATTENTION ***
eCommerce supports configurable options. Not just simple text choices, but options that can increase/decrease the total price. That's why you need to pay extra attention on entering these options to avoid pricing mess. First of all, you can find these options as "Extra Options" on the droplist on the right of each product (AdminCP). By choosing it you'll get a list of all available configurable options for the specific product. You can Edit and Delete it, or you can change the display order. Click "New Extra Option" to add one. There is no need for explanation of title. Write there anything that you want. Examples of configuration options are: Color, Size, Ram, Hard disk etc. So let's write Size. In the box below you must add all the available options keeping the format: Amount|Name Examples:
To understand Shipping fields (Base weight, Base fare, Extra weight, Extra fare), you must know how the companies (at least the most of them) are working. They're saying: Till 3 kilos the rate is $15. More than 3 kilos you must add $3 per 500gr (1/2 kilos). In this example you must setup:
eCommerce supports htaccess type SEO friendly URLs. The types are:
Code:
RewriteRule ^store/([^/]*)/ ./cart.php?do=main&catid=$1 [L,NC] RewriteRule ^product/([^/]*)/ ./cart.php?do=viewproduct&productid=$1 [L,NC]
Show Your Support
|
16 благодарности(ей) от: | ||
andro140, Bastien, dorans, EasyEazy, eTiKeT?, Gizmo99, HM666, knikio, markoroots, ozzy47, RichieBoy67, SaN-DeeP, Seven Skins, vBThemer, xmemx |
Comments |
#142
|
||||
|
||||
This shall be great if you are able to add few (atleast 3 or 5 live/working demo)..
Clients shall be appreciated by a linkback from this official site.. Works great on test installation great work. |
#143
|
||||
|
||||
Quote:
|
#144
|
||||
|
||||
Quote:
DEMO: http://demo.teriakis.com/vb4x/cart.php There are some products with 0 price so you can order one of them to check the client area. |
#145
|
||||
|
||||
believe you have a small bug in functions.php. Both instances of
"¤cy_code= should be "&currency_code= Otherwise it turns into ¤cy_code because ¤ is the HTML code for ¤ |
#146
|
||||
|
||||
Quote:
Try it at: http://www.christeris.net/cur.php and you'll see that the link in your browser should be correct. Also this function is in use since my vbDigiShop for vB3 back to 2007 and never had any problem. |
#147
|
||||
|
||||
Also, there is a design flaw when a coupon or discount makes an item free. There is no way to check out and record the order.
|
#148
|
||||
|
||||
Quote:
|
#149
|
||||
|
||||
oh, and one last thing. secondary groups weren't working with item discounts. In cart.php I had to change instances of
in_array($vbulletin->userinfo['usergroupid'], to is_member_of($vbulletin->userinfo, |
#150
|
||||
|
||||
......hmmmmmmmmmm.......... What to say??...... There are some 100's using it (since 2007), all are accepting PayPal, and nobody had a problem to be redirecting to PayPal with the correct currency code (even me using non USD currency). But seems that all we have that "wrong" server setup.
|
#151
|
||||
|
||||
Quote:
Actually, I don't agree even with the way that coupons are working. It useless feature as they work. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|