Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1014503

    Hello there. I am trying to add a color section after the related products section for all the single product pages.

    #1014772

    Hey Jason,

    Are you building products with the Advanced Layout Builder? Not sure it can be done easily.

    Best regards,
    Victoria

    #1014990

    i would do that if i only had like up to 20 products but they have over 500+

    #1015100

    Hi,

    Try to use the “woocommerce_after_single_product_summary”. Set the priority to 25 so that it renders after the related products section. Look for the “avia_woocommerce_output_related_products” function inside the config-woocommerce > config.php file for reference.

    // http://hookr.io/actions/woocommerce_after_single_product_summary/

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.