17 <
form action=
"<?= /* @escapeNotVerified */ $block->getPostActionUrl() ?>" method=
"post" id=
"shipping_method_form" class=
"form multicheckout shipping">
18 <?php
foreach (
$block->getAddresses() as $_index => $_address): ?>
19 <div
class=
"block block-shipping">
20 <div
class=
"block-title"><strong><?=
__(
'Address %1 <span>of %2</span>', ($_index+1),
$block->getAddressCount()) ?></strong></div>
21 <div
class=
"block-content">
22 <div
class=
"box box-shipping-address">
23 <strong
class=
"box-title">
24 <span><?=
__(
'Shipping To') ?></span>
25 <a href=
"<?= /* @escapeNotVerified */ $block->getAddressEditUrl($_address) ?>" class=
"action edit"><span><?=
__(
'Change') ?></span></a>
27 <div
class=
"box-content">
28 <address><?= $_address->format(
'html') ?></address>
31 <div
class=
"box box-shipping-method">
32 <strong
class=
"box-title">
33 <span><?=
__(
'Shipping Method') ?></span>
35 <div
class=
"box-content">
37 <p><?=
__(
'Sorry, no quotes are available for this order right now.') ?></p>
39 <dl
class=
"items methods-shipping">
41 <dt
class=
"item-title"><?=
$block->escapeHtml(
$block->getCarrierName(
$code)) ?></dt>
42 <dd
class=
"item-content">
43 <fieldset
class=
"fieldset">
44 <legend
class=
"legend">
48 <div
class=
"field choice">
49 <?php
if ($_rate->getErrorMessage()): ?>
50 <strong><?=
$block->escapeHtml($_rate->getCarrierTitle()) ?>: <?=
$block->escapeHtml($_rate->getErrorMessage()) ?></strong>
54 <input type=
"radio" name=
"shipping_method[<?= /* @escapeNotVerified */ $_address->getId() ?>]" value=
"<?= $block->escapeHtml($_rate->getCode()) ?>" id=
"s_method_<?= /* @escapeNotVerified */ $_address->getId() ?>_<?= /* @escapeNotVerified */ $_rate->getCode() ?>" class=
"radio solo method" checked=
"checked"/>
56 <input type=
"radio" name=
"shipping_method[<?= /* @escapeNotVerified */ $_address->getId() ?>]" value=
"<?= /* @escapeNotVerified */ $_rate->getCode() ?>" id=
"s_method_<?= /* @escapeNotVerified */ $_address->getId() ?>_<?= /* @escapeNotVerified */ $_rate->getCode() ?>"<?php
if($_rate->getCode()===
$block->getAddressShippingMethod($_address)) echo
' checked="checked"' ?>
class=
"radio" />
59 <label
for=
"s_method_<?= /* @escapeNotVerified */ $_address->getId() ?>_<?= /* @escapeNotVerified */ $_rate->getCode() ?>"><?=
$block->escapeHtml($_rate->getMethodTitle()) ?>
60 <?php
$_excl =
$block->getShippingPrice($_address, $_rate->getPrice(), $this->helper(
'Magento\Tax\Helper\Data')->displayShippingPriceIncludingTax()); ?>
61 <?php
$_incl =
$block->getShippingPrice($_address, $_rate->getPrice(),
true); ?>
62 <?php
if ($this->helper(
'Magento\Tax\Helper\Data')->displayShippingBothPrices() &&
$_incl !=
$_excl): ?>
63 <span
class=
"price-including-tax" data-label=
"<?= /* @escapeNotVerified */ __('Incl. Tax') ?>">
66 <?php
if ($this->helper(
'Magento\Tax\Helper\Data')->displayShippingBothPrices() &&
$_incl !=
$_excl): ?>
69 <?php
if ($this->helper(
'Magento\Tax\Helper\Data')->displayShippingBothPrices() &&
$_incl !=
$_excl): ?>
70 <span
class=
"price-excluding-tax" data-label=
"<?= /* @escapeNotVerified */ __('Excl. Tax') ?>"><?=
$_excl ?></span>
81 <?=
$block->getItemsBoxTextAfter($_address) ?>
84 <div
class=
"box box-items">
85 <strong
class=
"box-title">
86 <span><?=
__(
'Items') ?></span>
87 <a href=
"<?= /* @escapeNotVerified */ $block->getItemsEditUrl($_address) ?>" class=
"action edit"><span><?=
__(
'Edit Items') ?></span></a>
89 <div
class=
"box-content">
90 <div
class=
"table-wrapper">
91 <table
class=
"items data table" id=
"shipping-table-<?= /* @escapeNotVerified */ $_address->getId() ?>">
92 <caption
class=
"table-caption"><?=
__(
'Items') ?></caption>
95 <th
class=
"col item" scope=
"col"><?=
__(
'Product Name') ?></th>
96 <th
class=
"col qty" scope=
"col"><?=
__(
'Qty') ?></th>
100 <?php
foreach (
$block->getAddressItems($_address) as
$_item): ?>
102 <td
class=
"col item" data-th=
"<?= $block->escapeHtml(__('Product Name')) ?>"><?=
$block->getItemHtml(
$_item->getQuoteItem()) ?></td>
103 <td
class=
"col qty" data-th=
"<?= $block->escapeHtml(__('Qty')) ?>"><?=
$_item->getQty() ?></td>
114 <?=
$block->getChildHtml(
'checkout_billing_items') ?>
115 <div
class=
"actions-toolbar">
116 <div
class=
"primary">
117 <button
class=
"action primary continue" type=
"submit"><span><?=
__(
'Continue to Billing Information') ?></span></button>
119 <div
class=
"secondary">
120 <a href=
"<?= /* @escapeNotVerified */ $block->getBackUrl() ?>" class=
"action back"><span><?=
__(
'Back to Select Addresses') ?></span></a>
$block setTitle( 'CMS Block Title') -> setIdentifier('fixture_block') ->setContent('< h1 >Fixture Block Title</h1 >< a href=" store url</a><p> Config value
foreach( $_shippingRateGroups as $code=> $_rates)( $block->getCarrierName( $code)) ?></dt >< dd class $_sole
jquery extjs ext tree mage adminhtml form
if($this->helper('Magento\Tax\Helper\Data') ->displayShippingBothPrices() && $_incl !=$_excl) if( $this->helper( 'Magento\Tax\Helper\Data') ->displayShippingBothPrices() &&$_incl !=$_excl)( 'Excl. Tax') ?>"><? endif