Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

woocommerce disable links on specific product

apply_filters( 'woocommerce_cart_item_name', sprintf( '%s', $_product->get_title() ), $cart_item, $cart_item_key );
Source by www.vandelayweb.com #
 
PREVIOUS NEXT
Tagged: #woocommerce #disable #links #specific #product
ADD COMMENT
Topic
Name
7+2 =