Commit 83cde5c0 by lmf

恢复退货政策

parent d47df838
......@@ -48,6 +48,13 @@
<div class="free-wrapper">
<p> Estimated to be delivered on <span id="deliveredTime">11/25/2021 - 12/03/2021</span>.</p> </div>
</div>
<div class="product-intro__freeshipping-item full-line paddingTop-0 paddingBottom-0 action" id="free-return-button" >
<div class="product-intro__freeshipping-icon">
<i class="svgicon svgicon-gd-freereturn"></i><p>Return &amp; Exchange</p> <span class="svgicon svgicon-gd-more-grey product-intro__freeshipping-more" ></span> </div> <div class="product-intro__freeshipping-desc">
Learn More
</div>
</div>
</div>
<script>
require(['jquery'],function($){
......@@ -79,6 +86,7 @@
margin-top: -2px;
}
.free-wrapper {
border-bottom: 1px solid #e8e7e7;
margin-bottom: 10px;
}
.free-wrapper , .product-intro__freeshipping-desc{
......
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