News:

Looking for documentation? Take a look on our wiki

Main Menu

Order sometimes shows all options

Started by modernmagic, September 25, 2023, 22:23:55 PM

Previous topic - Next topic

modernmagic

Sometimes, we get orders that show all options instead of just the one the customer selected.

Here is an example product:
https://retaildisplayusa.com/all-products/square-tubing-waterfall-detail

Attached you will see the order with all the options showing.  The 2nd attachment is of the backend purchase order.  The 3rd attachment is of the first product's custom fields.

VM 4.2.0 on J 4..3.4
Has anyone experienced this issue and how did you solve it?

Milbo

This can happen, if nothing got selected. We must prevent, that nothing get selected, and or fix that any options are shown.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

sirius

Hi,
it's an old one, I have it on VM 3.8.6 too
J3.10.12 | PHP 7.4.33 + APC + memcached + Opcode
VM Prod : 3.8.6 | VM Test : 4.0.12.10777

modernmagic

Quote from: Milbo on September 27, 2023, 19:42:15 PM
We must prevent, that nothing get selected, and or fix that any options are shown.

It happened again.

How do I resolve this?


modernmagic

The customers did say that they chose options.

So it appears that even though they did select an option, the order still shows all options.

Milbo

Which customfield do you use ? the String type? maybe a screenshot of the used customfield prototype.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

modernmagic

#6
Quote from: Milbo on October 16, 2023, 20:52:17 PMWhich customfield do you use ? the String type? maybe a screenshot of the used customfield prototype.

For some reason, I am not getting email notifications for replies in this forum.  I hope you can still help me.

Yes, they are strings.  Here are some screenshots:

fotonio

Hi,
In the custom field configuration in the Default value insert the colors separated with ;
white;black;red

and Is a list? select As admin list


modernmagic

Quote from: fotonio on May 08, 2024, 19:18:54 PMHi,
In the custom field configuration in the Default value insert the colors separated with ;
white;black;red

and Is a list? select As admin list


If I change it to white;black;red how will I charge a custom price for certain colors?

fotonio

The prices enter when you add the custom fields in the products details page.

modernmagic

ok, I have revised the config per your suggestion.  Thank you!

We will monitor to see if this happens again.