Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
getBmlSizeHPH () | |
getBmlSizeHPS () | |
getBmlSizeCCPC () | |
getBmlSizeCCPS () | |
getBmlSizeCPPC () | |
getBmlSizeCPPN () | |
getBmlSizeCheckoutC () | |
getBmlSizeCheckoutN () | |
Definition at line 9 of file BmlSize.php.
getBmlSizeCCPC | ( | ) |
Options getter for Catalog Category Page and position Center
Definition at line 51 of file BmlSize.php.
getBmlSizeCCPS | ( | ) |
Options getter for Catalog Category Page and position Sidebar (right)
Definition at line 68 of file BmlSize.php.
getBmlSizeCheckoutC | ( | ) |
Options getter for Checkout Cart Page and position Center
Definition at line 121 of file BmlSize.php.
getBmlSizeCheckoutN | ( | ) |
Options getter for Checkout Cart Page and position Near Bill Me Later checkout button
Definition at line 137 of file BmlSize.php.
getBmlSizeCPPC | ( | ) |
Options getter for Catalog Product Page and position Center
Definition at line 86 of file BmlSize.php.
getBmlSizeCPPN | ( | ) |
Options getter for Catalog Product Page and position Near Bill Me Later checkout button
Definition at line 103 of file BmlSize.php.
getBmlSizeHPH | ( | ) |
Options getter for Home Page and position Header
Definition at line 16 of file BmlSize.php.
getBmlSizeHPS | ( | ) |
Options getter for Home Page and position Sidebar (right)
Definition at line 33 of file BmlSize.php.