Laravel E-Commerce MRP Modifications -- 2
Budget: ₹12,500 – ₹37,500 INR
I have an existing Laravel e-commerce source code (purchased from CodeCanyon) that needs a small modification. The current functionality allows me to add a product's basic price and then select a GST percentage, which is displayed as the final price (basic price + GST). However, I want to change this functionality to suit the following:
I will input the MRP directly (which is the basic price + GST combined).
The system should automatically calculate and display the basic price and GST when generating the invoice.
Example:
Currently:
I enter ₹100 as the basic price, select 18% GST, and the final price becomes ₹118.
Required:
I will enter ₹118 as the MRP. The system should calculate and display the basic price and GST breakdown in the invoice (e.g., ₹100 + 18% GST = ₹118).
Deliverables:
Modify the product entry form to allow input of MRP (basic price + GST).
Ensure that the invoice shows the breakdown of basic price and GST, with the total matching the entered MRP.
If you have experience with Laravel and e-commerce platforms, feel free to reach out. I can provide the source code and further details for implementation.
I will input the MRP directly (which is the basic price + GST combined).
The system should automatically calculate and display the basic price and GST when generating the invoice.
Example:
Currently:
I enter ₹100 as the basic price, select 18% GST, and the final price becomes ₹118.
Required:
I will enter ₹118 as the MRP. The system should calculate and display the basic price and GST breakdown in the invoice (e.g., ₹100 + 18% GST = ₹118).
Deliverables:
Modify the product entry form to allow input of MRP (basic price + GST).
Ensure that the invoice shows the breakdown of basic price and GST, with the total matching the entered MRP.
If you have experience with Laravel and e-commerce platforms, feel free to reach out. I can provide the source code and further details for implementation.