• Resolved chy1988

    (@chy1988)


    May I check if this plugin is compatible with the product list price filter?

    That mean that, if the product price let say equals to 100,
    We have special price for user A = 80 and user B = 90

    When user A logged in, and he filter product with price 0 – 80, he should able to see the product.

    When user B logged in, and he filter product with price 0 – 80, he should not see the product.

    OR, the price filter will still filter product based on its base price?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author meowcrew

    (@meowcrew)

    Hi there,

    When you use Woo block ‘filter products by price’ or probably any other filtering by price (most likely works the same way as WooCommerce one), the filter will use the default product price from the associated table in the DB. The prices based on user roles are stored in the other table, which is not indexed when the user filter by price.
    In short, as you said, any user (no matter what their role-based price assigned) filtering the catalog will experience filtering results by default price, not the role-based.

    Thread Starter chy1988

    (@chy1988)

    ok, I understand, thanks for your reply

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Compatibility with product list price filter’ is closed to new replies.