File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 109
109
<argument name =" total" value =" 110.00" />
110
110
</actionGroup >
111
111
112
- <!-- Enabled Shopping Cart Sidebar -->
112
+ <!-- Enabled Mini Cart -->
113
113
<magentoCLI stepKey =" enableShoppingCartSidebar" command =" config:set checkout/sidebar/display 1" />
114
114
<magentoCLI command =" cache:flush" stepKey =" flushCache" />
115
115
<reloadPage stepKey =" reloadThePage" />
Original file line number Diff line number Diff line change 57
57
</field >
58
58
</group >
59
59
<group id =" sidebar" translate =" label" sortOrder =" 4" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
60
- <label >Shopping Cart Sidebar </label >
60
+ <label >Mini Cart</label >
61
61
<field id =" display" translate =" label" type =" select" sortOrder =" 1" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
62
- <label >Display Shopping Cart Sidebar </label >
62
+ <label >Display Mini Cart</label >
63
63
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
64
64
</field >
65
65
<field id =" count" translate =" label" type =" text" sortOrder =" 2" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
Original file line number Diff line number Diff line change @@ -156,8 +156,8 @@ Shipping,Shipping
156
156
"Number of Items to Display Pager","Number of Items to Display Pager"
157
157
"My Cart Link","My Cart Link"
158
158
"Display Cart Summary","Display Cart Summary"
159
- "Shopping Cart Sidebar ","Shopping Cart Sidebar "
160
- "Display Shopping Cart Sidebar ","Display Shopping Cart Sidebar "
159
+ "Mini Cart","Mini Cart"
160
+ "Display Mini Cart","Display Mini Cart"
161
161
"Number of Items to Display Scrollbar","Number of Items to Display Scrollbar"
162
162
"Maximum Number of Items to Display","Maximum Number of Items to Display"
163
163
"Payment Failed Emails","Payment Failed Emails"
Original file line number Diff line number Diff line change 1290
1290
}
1291
1291
1292
1292
//
1293
- // Shopping cart sidebar and checkout sidebar totals
1293
+ // Mini Cart and checkout sidebar totals
1294
1294
// ---------------------------------------------
1295
1295
1296
1296
& when (@media-common = true ) {
Original file line number Diff line number Diff line change 1713
1713
}
1714
1714
1715
1715
//
1716
- // Shopping cart sidebar and checkout sidebar totals
1716
+ // Mini Cart and checkout sidebar totals
1717
1717
// ---------------------------------------------
1718
1718
1719
1719
& when (@media-common = true ) {
You can’t perform that action at this time.
0 commit comments