|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
| $schema = ($block->getZone() == 'item_view') ? true : false | |
| $idSuffix = $block->getIdSuffix() ? $block->getIdSuffix() : '' | |
| $configuredPrice = $block->getPrice() | |
| $configuredRegularPrice | |
| else | __pad2__ |
| endif | |
| $configuredPrice = $block->getPrice() |
Definition at line 12 of file configured_price.phtml.
| $configuredRegularPrice |
Definition at line 14 of file configured_price.phtml.
| $idSuffix = $block->getIdSuffix() ? $block->getIdSuffix() : '' |
Definition at line 10 of file configured_price.phtml.
| $schema = ($block->getZone() == 'item_view') ? true : false |
Definition at line 9 of file configured_price.phtml.
| else __pad2__ |
Definition at line 33 of file configured_price.phtml.
| endif |
Definition at line 52 of file configured_price.phtml.