• In the view for the vendors storefront there is this function under “products”

    do_action( 'woocommerce_before_shop_loop' );

    This displays a drop-down for ordering products eg by price low to high

    When changing the option here the user is redirected from the vendors storefront page to the woocomemrce shop page

    Shouldn’t this sort products on the vendors storefront page? If not, is there a way to do this?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Ordering products on vendors storefront’ is closed to new replies.