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
9d0d70a3
Commit
9d0d70a3
authored
Oct 21, 2022
by
wangdonghong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
5ad5c6ce
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
app/code/Magento/Checkout/view/frontend/templates/cart/noItems.phtml
+1
-0
app/code/Magento/Checkout/view/frontend/web/images/empty-cart.svg
+2
-0
No files found.
app/code/Magento/Checkout/view/frontend/templates/cart/noItems.phtml
View file @
9d0d70a3
...
@@ -8,6 +8,7 @@
...
@@ -8,6 +8,7 @@
?>
?>
<div
class=
"cart-empty"
>
<div
class=
"cart-empty"
>
<?=
$block
->
getChildHtml
(
'checkout_cart_empty_widget'
)
?>
<?=
$block
->
getChildHtml
(
'checkout_cart_empty_widget'
)
?>
<div><img
src=
"
<?=
$block
->
getViewFileUrl
(
'Magento_Checkout::images/empty-cart.svg'
);
?>
"
/></div>
<p>
<?=
$block
->
escapeHtml
(
__
(
'You have no items in your shopping cart.'
))
?>
</p>
<p>
<?=
$block
->
escapeHtml
(
__
(
'You have no items in your shopping cart.'
))
?>
</p>
<p>
<?=
$block
->
escapeHtml
(
<p>
<?=
$block
->
escapeHtml
(
__
(
__
(
...
...
app/code/Magento/Checkout/view/frontend/web/images/empty-cart.svg
0 → 100644
View file @
9d0d70a3
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
t=
"1666333165025"
class=
"icon"
viewBox=
"0 0 1024 1024"
version=
"1.1"
xmlns=
"http://www.w3.org/2000/svg"
p-id=
"13278"
width=
"200"
height=
"200"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
><path
d=
"M725.333333 981.333333a42.666667 42.666667 0 1 1 42.666667-42.666666 42.713333 42.713333 0 0 1-42.666667 42.666666z m0-42.666666z m-384 42.666666a42.666667 42.666667 0 1 1 42.666667-42.666666 42.713333 42.713333 0 0 1-42.666667 42.666666z m0-42.666666z m382.313334-128H347.146667a85.333333 85.333333 0 0 1-82.146667-62.226667L90.506667 128H21.333333a21.333333 21.333333 0 0 1 0-42.666667h85.333334a21.333333 21.333333 0 0 1 20.533333 15.56L170.826667 256h766.086666a37.333333 37.333333 0 0 1 34.953334 50.44l-168.32 448.853333a85.333333 85.333333 0 0 1-79.9 55.373334zM182.826667 298.666667l123.246666 438.22a42.82 42.82 0 0 0 41.073334 31.113333h376.5a42.873333 42.873333 0 0 0 39.953333-27.686667L929.213333 298.666667z"
fill=
"#bfbfbf"
p-id=
"13279"
></path></svg>
\ No newline at end of file
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