1
/
of
0
Subscribed My Store
New Prod ! @
New Prod ! @
Regular price
Rs. 13.00
Regular price
Rs. 3,333.00
Sale price
Rs. 13.00
Unit price
/
per
Couldn't load pickup availability
When a user tries to create a product from the admin panel with all the required fields filled, clicking the "Create" button results in a console error, and the product is not created.
Steps to Reproduce:
- Navigate to Admin → Products → Create Product.
- Fill in all required fields (e.g., Title, Category, Variants, Inventory, etc.).
- Click the "Create" button.
- Check the browser console for errors.
Expected Behavior:
- Product should be created successfully.
- No errors should appear in the console.