The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
microCART: Shopping System for vB4 Details »» | |||||||||||||||||||||||||||||||||||||
microCART is a fully featured Shopping Cart for vBulletin 4.x, with support for Downloadable & Pysical Products, Subscriptions and Services, without missing any feature even from commercial scripts. Installation is very easy, you just need sometime for the initial configuration.
Edit: Please note - Currently this mod is only compatible with vBulletin 4.1.9 and below, if your using vBulletin 4.1.10 then the modifications current version released here (1.1.4) is not suggested for use. - TheLastSuperman 1.- Highlights
In version 1.0.3 has been added support for 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:
The included HTML Editor is commercial, so you can use it ONLY within microCART directory. UPGRADING To upgrade just upload the new files then follow 2.- Installationwith Allow Overwrite set to YES CHANGE LOG
Download Now
Show Your Support
|
2 благодарности(ей) от: | ||
mohammadxxx, Romamo |
Comments |
#482
|
||||
|
||||
vB 4 no longer uses =& new for it's classes. It's not even necessary in PHP 5/5.3
So that line should be changed to PHP Code:
PHP Code:
PHP Code:
|
#483
|
||||
|
||||
Quote:
Quote:
And for the "ereg_replace() is deprecated" warning try using the preg_replace() instead. Anyway thanks for your quick reply. |
#484
|
|||
|
|||
Quote:
Quote:
|
#485
|
||||
|
||||
I apologize if this has been asked before but I have downloaded both versions available here.
Both are giving these errors: in forum.php: Fatal error: Cannot redeclare getFormatPrice() (previously declared in includes\block\html.php(95) : eval()'d code:40) in includes\block\html.php(95) : eval()'d code on line 51 in admincp > microcart > options: Parse error: syntax error, unexpected $end in \admincp\microcart_admin.php on line 2776 |
#486
|
|||
|
|||
Hello All. My apologies if i missed this. I searched both threads but couldn't find an answer. However, i'm amazed i would be the fist to have said problem.
It is around combined shipping. I have a category where i need to only charge 5 dollars shipping regardless of quantity. Buy 1 or buy 3 the shipping is $5... But in the product where shipping is calculated if someone adds 3 items the shipping is $15. Is there a way to "combine shipping" or flat rate shipping per order in a category. Thanks everyone. |
#487
|
|||
|
|||
Quote:
Quote:
when i get home i will post a small bit of code that you could use to make this happen. |
#488
|
|||
|
|||
Quote:
Man! I would appreciate that soooo much... My work around now is to disable shipping and add a product called shipping that is $5... Not a fix as it requires human action to add it to their cart.. And we all know how that'll go... lol.. Thanks again. |
#489
|
|||
|
|||
Is combined shipping not a current feature? I haven't installed yet, but I figured it would be there. In many cases shipping is a flat rate, shipping one item is the same cost as multiple items. It would be good to have the ability to specify that shipping is a flat rate of say $10, but X quantity more ship for 0 additional.
|
#490
|
|||
|
|||
Quote:
The only option is by weight.. First X amount of lbs, oz etc = $Y to ship | Anything over X weight = +$Y And you set the weight of each product individually. |
#491
|
|||
|
|||
I guess you could fake this, for the most part. If you were selling T-Shirts you could say that the first 10 lbs ship for $10. Although this would definitely not work in every case.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|