Cloud Web Studio LTD

The Courtyard 30 Worthing Road Horsham RH12 1SL

Phone: +44 (0) 8 703 923 993

Downloads
Overview Search Downloads Submit file Up
Category: VirtueMart
Order by: Default | Name | Date | Hits | [Descending]
Please register or login to download files from this category.
Files:
Cloud's Virtuemart child product selector Version:1.0

(2 votes)

This is a system plugin witch allows you to select child products in VM 2. We tried to correct that bug in Virtuemart that you select a child product in the productdetails view, the parent or any other child become unselectable.

All you have to do is install this plugin, and insert two rows where you want to display the child product dropdown. Since it is a system plugin it is callable everywhere.

Usage (after you installed it):

for example, insert the following lines into componenets/com_virtuemart/productdetails/tmpl/default_addtocart.php:

$cloudchildprod = new CloudChildProduct();
    $cloudchildprod->showProductTree($this->product->virtuemart_product_id, $this->product->virtuemart_category_id, $this->product->virtuemart_product_id);    

Thats all!

After that, the dropdown will be displayed in productdetails view.

Important!! you have to disable the VM's general child-product-variant extra field, and set it to none-cart attribute! Don't remove, just disable!
VM needs this extra field to know which child belongs to which parent. This plugin makes only the displaying.




Created
Size
Downloads
2012-10-25 09:50:37
4.09 KB
131
XLSX Import / Export Version:1.1

(18 votes)

Microsoft Excel bug fixed!




Created
Size
Downloads
2012-06-18 09:38:03
65.02 KB
1639
XLSX Import / Export Version:1.0

(0 votes)




Created
Size
Downloads
2012-04-06 10:24:10
63.07 KB
522
XLSX Import / Export Version:0.9

(0 votes)




Created
Size
Downloads
2012-03-02 21:55:42
66.33 KB
233