- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2018
09:31 AM
09-04-2018
09:31 AM
bundle product
i have bundle product with 2 product and both are not user define and already selected from admin but when i add to cart from catagory page its show "Please specify product option(s) " and go to product view i want to add to cart this from directly catagory page view ?? in magento 2.2
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2018
10:39 PM
09-04-2018
10:39 PM
Re: bundle product
@wahaj_moin1 You just need to select bundle option, if it set as required. In your case it seems to be required that's why it redirects into a product detail page. So in order to add directly from category page then required an interface to choose bundle option from category page itself.
Cheers!
-
Magento Programmer | Was my answer helpful? You can accept it as a solution.
Magento Programmer | Was my answer helpful? You can accept it as a solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018
12:47 AM
09-05-2018
12:47 AM
Re: bundle product
how i made interface plz help me out ?