magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

[Feature]: Custom options

Open motze92 opened this issue 3 years ago • 7 comments

How the project can be improved?

Add the possibility to use Magento's custom options.

What are the acceptance criteria?

  • [ ] show product custom options in product detail site
  • [ ] calculate price based on custom options price rules
  • [ ] disable add to card until required custom options are set

Additional information

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

motze92 avatar Nov 01 '21 12:11 motze92

Hi, @motze92 can you provide us any updates? Do you plan to continue work on this issue? If you need any help, please let me know.

Thanks, Marcin

Frodigo avatar Dec 09 '21 08:12 Frodigo

This feature would be very useful for my store.

How could it help?

SeuAliado avatar Dec 16 '21 14:12 SeuAliado

Hi @motze92 How to show simple product custom options on PDP?

please help?

mageprashant avatar Aug 04 '22 13:08 mageprashant

We've implemented this on one of our stores, there's a fair bit of work involved though.

davidwindell avatar Aug 15 '22 16:08 davidwindell

FYI the 'official' response on this matter from VSF team was this:

Bartosz Herba — 27/04/2022 Actually, having options by default on the product is not something that any project might want to have, you should either use custom query with an useApi composable, or, for a project-wise solution, override the current products query to align with business needs. Not every requirement of a particular business deserves to be in the core because any over fetch must be avoided. There are easy ways to meet business-wise requirements with the usage of provided tools.

https://discord.com/channels/770285988244750366/833958533258674256/968863758174810123

bensinca avatar Aug 15 '22 17:08 bensinca

Which I disagree with strongly on every level. Custom options deserve to be core 100%.

davidwindell avatar Aug 15 '22 17:08 davidwindell

I absolutely agree with @davidwindell - I feel like reading the response i am not sure if the person knows what "custom options" are in magento 2

simonmaass avatar May 30 '23 10:05 simonmaass