114k views
5 votes
How do you completely remove MSRP, Price below Book, and / or Priced Reduced in the default framework or All Frameworks?

User Waxical
by
8.0k points

1 Answer

2 votes

Final answer:

To remove MSRP, Price below Book, or Price Reduced tags, you need to access the system's backend, locate the listings, and edit the pricing information. Developer intervention may be required if the tags are hard-coded.

Step-by-step explanation:

To completely remove MSRP (Manufacturer's Suggested Retail Price), Price below Book, or Price Reduced notifications from the default framework or all frameworks, you would need access to the system or website's backend or content management system. The specific steps can vary depending on the platform or software used to manage the inventory or listings.

General Steps:

  1. Log into the system with administrative credentials.
  2. Navigate to the section of the platform where inventory or listings are managed.
  3. Locate the items or listings that display the MSRP, Price below Book, or Price Reduced tags.
  4. Edit each listing to remove or update the pricing information.
  5. Save changes and verify that the tags no longer appear on the user interface.

If the tags are hard-coded into the system, this might require developer intervention to remove or alter the code that generates these tags. Always ensure you have proper authorization before making changes to the system.

User Oibe
by
7.6k points