Property | Type | Description | |
---|---|---|---|
$amount | float | ||
$id | array | ||
$name | string | ||
$noshipping | boolean | ||
$notax | boolean | ||
$option | string | ||
$quantity | integer | ||
$sale_amount | float | ||
$sku | string | ||
$uri | string | ||
$variant | string | ||
$weight | float |
Method | Description | |
---|---|---|
__construct ( string $id, PageAbstract $product, $quantity ) | ||
fullTitle ( ) : string |
public __construct ( string $id, PageAbstract $product, $quantity ) | ||
$id | string | |
$product | PageAbstract |