Class QuickEditProductPropertiesListItem
Class QuickEditProductPropertiesListItem
Package: Extensions\QuickEdit
Category: System
Located at Extensions/QuickEdit/ListItems/QuickEditProductPropertiesListItem.inc.php
Category: System
Located at Extensions/QuickEdit/ListItems/QuickEditProductPropertiesListItem.inc.php
Methods summary
public
setName( StringType $name )
: QuickEditProductPropertiesListItem
Sets the name of the product.
public
setModel( StringType $model )
: QuickEditProductPropertiesListItem
Sets the model of the product.
public
setQuantity( DecimalType $quantity )
: QuickEditProductPropertiesListItem
Sets the quantity of the product.
public
setShippingTimeId( IntType $shippingTimeId )
: QuickEditProductPropertiesListItem
Sets the shipping time id of the product.
public
getShipmentConfiguration( void )
: integer
Returns the shipping configuration of the product.
public
setShipmentConfiguration( void )
: QuickEditProductPropertiesListItem
Sets the shipment configuration of the product.
public
setWeight( DecimalType $weight )
: QuickEditProductPropertiesListItem
Sets the weight of the product.
public
setPrice( DecimalType $price )
: QuickEditProductPropertiesListItem
Sets the price of the product.
public
setPriceType( StringType $priceType )
: QuickEditProductPropertiesListItem
Sets the price type of the product.
public
setPriceTypeConfiguration( void )
: QuickEditProductPropertiesListItem
Sets the price type configuration of the product.
public
setProductsName( StringType $productsName )
: QuickEditProductPropertiesListItem
Sets the name of the product.