Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Mage2
FreeShipping
Shipping
FreeShipping
PHP Class Mage2\FreeShipping\Shipping\FreeShipping
Inheritance:
extends
Mage2\Framework\Shipping\Shipping
,
implements
Mage2\Framework\Shipping\ShippingInterface
Show file
Open project: mage2/laravel-ecommerce
Protected Properties
Property
Type
Description
$amount
$identifier
$title
Public Methods
Method
Description
__construct
( )
getAmount
( )
getIdentifier
( )
getTitle
( )
process
(
$orderData
,
$cartProducts
)
Method Details
__construct()
public
method
public
__construct
( )
getAmount()
public
method
public
getAmount
( )
getIdentifier()
public
method
public
getIdentifier
( )
getTitle()
public
method
public
getTitle
( )
process()
public
method
public
process
(
$orderData
,
$cartProducts
)
Property Details
$amount
protected property
protected
$amount
$identifier
protected property
protected
$identifier
$title
protected property
protected
$title