PHP Class WC_Shortcode_Cart

Used on the cart page, the cart shortcode displays the cart contents and interface for coupon codes and other cart bits and pieces.
Author: WooThemes
Afficher le fichier Open project: woocommerce/woocommerce

Méthodes publiques

Méthode Description
calculate_shipping ( ) Calculate shipping for the cart.
output ( ) Output the cart shortcode.

Method Details

calculate_shipping() public static méthode

Calculate shipping for the cart.
public static calculate_shipping ( )

output() public static méthode

Output the cart shortcode.
public static output ( )