We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69994a0 + 1584483 commit e297d8aCopy full SHA for e297d8a
app/code/Magento/Multishipping/view/frontend/templates/checkout/addresses.phtml
@@ -18,7 +18,7 @@
18
data-mage-init='{
19
"multiShipping":{},
20
"cartUpdate": {
21
- "validationURL": "/multishipping/checkout/checkItems",
+ "validationURL": "<?= $block->escapeUrl($block->getUrl('multishipping/checkout/checkItems')) ?>",
22
"eventName": "updateMulticartItemQty"
23
}}'
24
action="<?= $block->escapeUrl($block->getPostActionUrl()) ?>"
0 commit comments