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
파일 보기 프로젝트 열기: woocommerce/woocommerce

공개 메소드들

메소드 설명
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 ( )