Cp ​
- Type
- Class
- Namespace
- craft\commerce\helpers
- Inherits
- craft\commerce\helpers\Cp
- Since
- 5.0
Class Commerce Cp
Public Methods ​
| Method | Description |
|---|---|
| inventoryLocationFieldHtml() | Renders an inventory locations select field's HTML. |
| shippingCategoryFieldHtml() | Renders a shipping category select field's HTML. |
| taxCategoryFieldHtml() | Renders a tax category select field's HTML. |
| taxZoneFieldHtml() | Renders a tax zone select field's HTML. |
inventoryLocationFieldHtml() ​
- Since
- 5.0.0
Renders an inventory locations select field's HTML.
Arguments ​
$config(array)
Returns ​
shippingCategoryFieldHtml() ​
- Since
- 5.5.0
Renders a shipping category select field's HTML.
Arguments ​
$config(array)
Returns ​
taxCategoryFieldHtml() ​
- Since
- 5.5.0
Renders a tax category select field's HTML.
Arguments ​
$config(array)
Returns ​
taxZoneFieldHtml() ​
- Since
- 5.0.0
Renders a tax zone select field's HTML.
Arguments ​
$config(array)