I created my own plugin. I want the customer to only be able to "add to cart" using these created fields, only in the productdetails view. Until then, no add button to the cart should be displayed. I also achieved this using javascript through the system plugin, although I am looking for a better solution, like removing it using some functions, such as: plgVmOnDisplayProductFEVM3 or something else. Since another object may have a different class for "addtocart-bar"
I would also like to know if there is anything that we can only remove "quantity-box" and "quantity control" from "addtocart-bar"
Anant source
share