Skip to Content
Menu
This question has been flagged
The question has been closed for reason: Question / Code not indented
by ANRD on 05/03/2024 12:31:40

I'm trying to modify the Views > website_sale.product. Currently, when an invalid combination is selected, an error message appears, and the "Add to Cart" button is deactivated. However, we have a specific scenario where we want a combination to register as invalid on the website, triggering the warning message and making the "Add to Cart" button inactive, but still be available as a valid product for our sales team to add to quotations.


I've attempted to modify the code so that any variant value containing the word "custom" will trigger the warning message and make the "Add to Cart" button inactive, while still allowing the product to be available for building quotations. But I have not had any success.


Would anybody be able to assist? Here is the original code.


```javascript

       

       


   

       

       

       

       


       

           

           

document_sudo.id)" t-att-target="target">

                                           

                                           

                                       

                                   

                               

                           

                           

                           

                       

                   

               

               

               

           

       

   

   

```

Avatar
Discard
Related Posts Replies Views Activity
0
May 24
749
0
May 24
970
0
May 24
1262
0
May 24
620
0
May 24
1039