Jira No: TAIP-643
Requirement
Create a matrix table in the PDP pages. The table should be placed under the image section. Shift the description, next to the image. The table should include the fields
- Image
- SKU
- Name
- Stock
- Price
- QTY.
Add to cart button add just below the quantity field. Create a new ajax API for working the functionality of add to cart button.
Solution
Created matrix table with following fields and created AJAX API for add to cart functionality. Which means After clicking the add to cart button, it will not redirect to the cart page unless we click the view button.
Budget and Time : 13h