cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hide products with zero price

former_member634278
Participant
0 Likes
515

Hello,

How can we hide all items with zero prices on the store using personalization engine or other rule. we are using version 6.5.0

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

you must modify solR index query to check the price value and avoid items with value zero. Nobody can access to these products by searching but it's recommended create a restriction too to deny the access by URL (.../p/product_code...)