• Hi.

    I want to display 4 upsell products on PC and if visitor visit using mobile, just display 2 upsell products only.

    Please let me know how to i that

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can use woocommerce_upsell_display_args hook and wp_is_mobile() function.

    Thread Starter cheonmu

    (@cheonmu)

    @kursora

    Hi,

    I really appreciate your reply! But could you tell me about Wp_is_mobile() in more detail?

    I tried to google it, but I couldn’t find how to use it. How can I use wp_is_mobile() and woocommerce_upsell_display_args together?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change number of upsell products?’ is closed to new replies.