Commit 67a1d85f by lmf

恢复文件

parent a060901e
......@@ -100,22 +100,6 @@
$('#deliveredTime').text(startTime+"-"+endTime);
});
</script>
<span type="button" class="action" data-trigger="trigger">
<span>Size Chart</span>
</span>
<div data-bind="mageInit: {
'Magento_Ui/js/modal/modal':{
'type': 'popup',
'title': '',
'trigger': '[data-trigger=trigger]',
'responsive': true,
buttons: []
}}">
<div class="content">
<?php echo $block->getLayout()->createBlock('Magento\Cms\Block\Block')->setBlockId('product-intro-fast-delivery')->toHtml();?>
</div>
</div>
<style>
.product-intro__freeshipping-icon .svgicon {
width: 15px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment