How to remove dup-review-publication tag from products
Hi sarmin
Screen shot from product page of tag we didn’t add this tag? And it will not delete
The products that are the issue
Crew sweat, cropsewat and trackpants all same product design but different styles
Thanks cheers Rachel
To remove the “dup-review-publication” tag from products, you’ll need to access and modify the relevant data source or code that generates the product information. Here are a couple of general steps you can follow:
-
Identify the source: Determine where the product information is stored or generated. This could be in a database, a content management system (CMS), or within the code itself.
-
Locate the “dup-review-publication” tag: Search for the “dup-review-publication” tag within the product data or code. This tag might be represented as a field, attribute, or property associated with each product.
-
Remove the tag: Once you’ve identified the location of the “dup-review-publication” tag, modify the data or code to remove it. The exact steps will depend on the structure and implementation of your specific system.