PHP Класс 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.
Автор: WooThemes
Показать файл Открыть проект

Открытые методы

Метод Описание
calculate_shipping ( ) Calculate shipping for the cart.
output ( ) Output the cart shortcode.

Описание методов

calculate_shipping() публичный статический Метод

Calculate shipping for the cart.
public static calculate_shipping ( )

output() публичный статический Метод

Output the cart shortcode.
public static output ( )