Bags

4 Different Bags with the sayings:
“Joy of Knitting”
“Knitting makes me smile”
“Knitting brings happiness”
& “Love Life, Love Knitting”

4 bags for $14 – One of each
Environmentally Friendly
100% Natural Cotton
Retail Price – $6.99

14 in stock

Compare
Category: Tag:

Description

add_filter( 'woocommerce_short_description', 'add_text_after_excerpt_single_product', 20, 1 );
function add_text_after_excerpt_single_product( $post_excerpt ){
    if ( ! $short_description )
        return;

  Bags
    $post_excerpt .= '<ul class="fancy-bullet-points red">
    <li>Current Delivery Times: Pink Equine - 4 - 6 Weeks, all other products 4 Weeks</li>
    </ul>';

    return $post_excerpt;

X