Skip to content

Commit cbfa19c

Browse files
committed
MC-41880: Wishlist is displayed even though "Show in Sidebar" option is selected as No
1 parent 65569a0 commit cbfa19c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Section/StorefrontCategoryMainSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@
3939
<element name="productName" type="text" selector=".product-item-name"/>
4040
<element name="productOptionList" type="text" selector="#narrow-by-list"/>
4141
<element name="productNameByPosition" type="text" selector=".products-grid li:nth-of-type({{position}}) .product-item-name a" parameterized="true"/>
42+
<element name="sidebarAdditional" type="block" selector="#maincontent .sidebar.sidebar-additional"/>
4243
</section>
4344
</sections>

0 commit comments

Comments
 (0)