Author Topic: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]  (Read 141206 times)

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3517
  • VirtueMart Version: 4.0.12.10777
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #15 on: November 07, 2017, 10:24:52 AM »
rvbgnu
any luck?
Regards
A

Joomla 3.10.11
php 8.0

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3517
  • VirtueMart Version: 4.0.12.10777
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #16 on: January 05, 2018, 10:32:43 AM »
I hope this plugin is helping you out there.
Regards
A

Joomla 3.10.11
php 8.0

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3517
  • VirtueMart Version: 4.0.12.10777
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #17 on: January 09, 2018, 17:10:16 PM »
Always free
Regards
A

Joomla 3.10.11
php 8.0

Sileta

  • Beginner
  • *
  • Posts: 5
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #18 on: February 04, 2018, 19:57:59 PM »
Hi guys, a nice plugin. But I have the following problem. I have all products on discount, because the calculation does not work properly. He always takes the value of the main price. Does one of you know a solution? Best regards

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3517
  • VirtueMart Version: 4.0.12.10777
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #19 on: February 05, 2018, 10:19:22 AM »
Quote
because the calculation does not work properly

How are you applying your discounts?

As far as I am aware - the valuation works as coded and is correct
Regards
A

Joomla 3.10.11
php 8.0

Sileta

  • Beginner
  • *
  • Posts: 5
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #20 on: February 05, 2018, 20:49:50 PM »
Hello, I have uploaded a few screenshoots for clarity. If I, as can be seen on picture # 2, on the standard price, the color selection and he should 30% to calculate that works flawlessly. But as soon as I choose a higher price, he counts wrong. He then adds the difference of standard price. the result on picture 3 is wrong. Actually, the result should be 345.85 in picture # 3, but it's 307.67. How can you adjust that to make it right? Please excuse my bad english. Thank you for your help

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3517
  • VirtueMart Version: 4.0.12.10777
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #21 on: February 06, 2018, 10:19:53 AM »
The plugin does not "chain" multiple methods
Regards
A

Joomla 3.10.11
php 8.0

Sileta

  • Beginner
  • *
  • Posts: 5
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #22 on: February 07, 2018, 19:57:39 PM »
an adaptation of the plugin is not possible ???

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3517
  • VirtueMart Version: 4.0.12.10777
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #23 on: February 08, 2018, 16:04:06 PM »
You can do whatever you like to the plugin - I have no intention of making changes
Regards
A

Joomla 3.10.11
php 8.0

Sileta

  • Beginner
  • *
  • Posts: 5
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #24 on: February 08, 2018, 20:14:13 PM »
would something like this possible with this plugin ??? How big would the effort ??? I would be very interested

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3517
  • VirtueMart Version: 4.0.12.10777
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #25 on: February 09, 2018, 16:02:14 PM »
I have no idea of the effort required or the possibility of doing such a thing
Regards
A

Joomla 3.10.11
php 8.0

SteP[IT]

  • Jr. Member
  • **
  • Posts: 200
  • Independent Websites Builder
    • MMC Edizioni - Italian Publisher (First Class PaperBooks)
  • VirtueMart Version: 3.4.3
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #26 on: February 10, 2018, 11:30:05 AM »
I'm considering to use your nice plugin for some simple products having 1 attribute with less than 5-6 values: is there a way to modify it to get values listed as radiobutton instead of dropdown list? It will help alot to get a fast view of all available values for a single option. Regards
J 3.9.2 - VM 3.4.3

MMC EDIZIONI - Italian High-Quality PaperBooks Publisher
Site: https://www.mmcedizioni.it

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3517
  • VirtueMart Version: 4.0.12.10777
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #27 on: February 10, 2018, 15:40:53 PM »
You should be able to adjust the template default.php to your needs

Here is the api details for the radiolist

Quote
https://api.joomla.org/cms-3/classes/JHtmlSelect.html
Regards
A

Joomla 3.10.11
php 8.0

SteP[IT]

  • Jr. Member
  • **
  • Posts: 200
  • Independent Websites Builder
    • MMC Edizioni - Italian Publisher (First Class PaperBooks)
  • VirtueMart Version: 3.4.3
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #28 on: February 10, 2018, 18:34:28 PM »
Modifying the template to use the radiolist API ( substituting 'select.genericlist' with 'select.radiolist' ) produces a radio list having empty 'value' and 'text' fields.
Looking at the API, it should works in that way: am I missing something?
J 3.9.2 - VM 3.4.3

MMC EDIZIONI - Italian High-Quality PaperBooks Publisher
Site: https://www.mmcedizioni.it

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3517
  • VirtueMart Version: 4.0.12.10777
Re: Simple VM3 Product Cart Variant Custom Field / Attribute Plugin [ FREE ]
« Reply #29 on: February 10, 2018, 23:19:03 PM »
You must be - I am using dropdowns and have never tried radios

It should be possible for you to figure it out
Regards
A

Joomla 3.10.11
php 8.0