Shipping Properties in the Online Store: Overview of Methods
Shipping properties are additional parameters that can be set for the shipment of goods: delivery address and method, shipment date. For example, in an order with three books that need to be sent to different addresses. To specify the address for each shipment, create shipping properties.
Quick navigation: all methods
Connection of Shipping Properties with Other Objects
Payer Types. Determine what type of client the buyer is: individual or legal entity. Use the methods sale.persontype.* for this.
Property Groups. Associate the shipping property with the appropriate group: personal data, delivery information, company data, contact information. You can create or modify property groups using the methods sale.propertygroup.*.
Shipping Property Values. Change the values of a specific shipment property using the methods sale.shipmentpropertyvalue.*.
Overview of Methods
Scope:
saleWho can perform the methods: administrator
|
Method |
Description |
|
Adds a shipping property |
|
|
Updates the fields of the shipping property |
|
|
Returns the values of the shipping property fields by identifier |
|
|
Returns a list of shipping properties |
|
|
Deletes a shipping property |
|
|
Returns the fields and settings of the shipping property for a specific property type |