Update this value to be less than or equal to the value of the related attribute
On this page
Why this issue is happening
Values of some of your attributes do not correspond to each other:
- Headline offer price
[headline_offer_price]
is greater than high price[high_price]
. - Low price
[low_price]
is greater than headline offer price[headline_offer_price]
.
How to fix your issue
- Investigate your update process to find what could be causing the problem:
- Look for a common problem in your product data that could cause the problem.
- Use the CSS API to update your product data.
- After you’ve addressed the problem, update your product data and CSS product pages with the correct links.