Fix MRP label display issue on WordPress/WooCommerce product page. On every product page, the “MRP” label that should precede the price has disappeared. I want it to look exactly the way Amazon presents it: the text “MRP:” followed by the crossed-out maximum retail price, and then the selling price immediately after and I also want (Inclusive of all taxes) after selling price. Scope • Locate and correct the template, CSS, or script causing the label to be hidden or stripped out. • Ensure the fix applies site-wide across all existing and future product pages. • Preserve current styling, currency format, and responsive behaviour. • Verify that load times remain unaffected. Deliverable A fully tested update pushed to production (or a pull request, if you prefer) that reliably shows “MRP:” before every product price, replicating Amazon’s layout. I can provide theme files, repository access, and staging credentials as soon as you’re ready to start.