• Resolved sandeept1

    (@sandeept1)


    I have a requirement to show products in a page which are in sale.
    Earlier there was a shortcode for this ‘[woof_products filter=’insales:1′  per_page=12 columns=4]’
    where the insale:1 represents the extended url e.g: ‘sale/?insales=salesonly’.
    But this one is not working. Is there a way i can get on sale products through some shortcodes?

    Further i can then select filter for categories within the on sale type products.

    • This topic was modified 8 years, 1 month ago by sandeept1.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sandeept1

    (@sandeept1)

    I solved this issue with this shortcode.
    [woof_products is_ajax=1 per_page=12 columns=4 dp=0 taxonomies=product_tag:490]
    By using product tags.
    Then changed the categories to radio type and tags as checkbox.

    • This reply was modified 8 years, 1 month ago by sandeept1.
    Thread Starter sandeept1

    (@sandeept1)

    Nice plugin

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Filter on sale products in a page’ is closed to new replies.