• Resolved declanmair

    (@declanmair)


    Hi,

    I’m using the astra pro theme with Woocommerce.

    The astra theme on the product page only pulls in the product up-sells, but on the checkout page pulls in the cross sells.

    I’m trying to replace the up-sells.php module to show cross sells instead on the product page but its not working. The template doesnt seem to work on the product page…

    Any help appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    The astra theme on the product page only pulls in the product up-sells, but on the checkout page pulls in the cross sells.

    This feature comes from core WooCommerce and is expected behavior. If you are trying to swap up-sells and cross-sells, you can organize your intended up-sells in the cross-sells field, and cross-sells in the upsells field:
    https://woocommerce.com/document/related-products-up-sells-and-cross-sells/

    Once that’s done, you can change the headings of up-sells and cross-sells. This article provides information for making that change:
    https://rudrastyh.com/woocommerce/up-sells-cross-sells-related-products-text.html

    Thread Starter declanmair

    (@declanmair)

    Ah ok thank you.

    I’ve read that guide and can see it as expected behaviour.

    So in this example, I should duplicate the items in cross-sell/upsells for the behaviour I’m after.

    Hi @declanmair

    So in this example, I should duplicate the items in cross-sell/upsells for the behavior I’m after.

    That’s right. Under WooCommerce > Products > Select product > Linked Products, you can copy the products found on the Cross-sells field to the Upsells field. With that, cross-sells will appear on products’ pages.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Replace Upsells template to use cross-sells’ is closed to new replies.