Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
joshine
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
joshine
Commits
1710f0f8
Commit
1710f0f8
authored
Sep 20, 2022
by
lmf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
商品详情增加添加物流信息和退换货政策
parent
2d95eed7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
app/design/frontend/Joshine/breeze/Magento_Catalog/layout/catalog_product_view.xml
+3
-0
app/design/frontend/Joshine/breeze/web/css/_custom.less
+1
-1
No files found.
app/design/frontend/Joshine/breeze/Magento_Catalog/layout/catalog_product_view.xml
View file @
1710f0f8
...
...
@@ -87,6 +87,9 @@
</block>
</block>
</block>
<container
name=
"product.info.warpt"
as=
"product_info_warpt"
label=
"Alert product warpt"
after=
"box.addtocart.extrahint"
>
<block
class=
"Magento\Catalog\Block\Product\View"
name=
"product.info.free_shipping"
template=
"Magento_Catalog::product/free_shipping.phtml"
/>
</container>
<container
name=
"product.info.extrahint"
as=
"extrahint"
label=
"Product View Extra Hint"
>
<container
name=
"product.info.social"
label=
"Product social links container"
htmlTag=
"div"
htmlClass=
"product-social-links"
>
<block
class=
"Magento\Catalog\Block\Product\View"
name=
"product.info.addto"
as=
"addto"
template=
"Magento_Catalog::product/view/addto.phtml"
>
...
...
app/design/frontend/Joshine/breeze/web/css/_custom.less
View file @
1710f0f8
...
...
@@ -1329,5 +1329,5 @@ margin-top: 0px;
display: block;
margin: 0 auto;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment