apply_filter( 'wpt_footer_cart_template', $footer_cart_template, Shortcode $shortcode );

To change the Product Table Footer cart Template

Parameters #

$footer_cart_template ( string )
Product Table Footer cart template No.
$shortcode (object)
Product table Object (Whole shortcode object, Where available All data)

Return #

Return: footer cart template no. Default: (string) 1 .

File Location #

inc/shortcode-base.php

Example#