Home Forums Basel support forum Add short description to Quick View

Add short description to Quick View

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27997

    svaldesm
    Participant

    Hi,

    So far I’ve been searching for an option to do this but been unable.

    From what I’ve seen, I need to add a code to functions.php like this:

    
    add_action( 'woocommerce_single_product_summary', 'woocommerce_short_description', 15);
    

    But I haven’t found what the second element must be.

    Thanks!

    #28010

    Artem Temos
    Keymaster

    Hi,

    But our theme already includes products short description in the quick view. You don’t need to add any additional code for that.

    Regards

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