Skip to content

Commit

Permalink
Fixing the opening of the product from the compare block
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard13 committed Mar 26, 2020
1 parent 11195fc commit 3e18da8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</before>
<after>
<deleteData createDataKey="simpleProduct" stepKey="deleteProduct"/>
<deleteData createDataKey="defaultCategory" stepKey="deleteCategory1"/>
<deleteData createDataKey="defaultCategory" stepKey="deleteCategory"/>
</after>
<actionGroup ref="StorefrontNavigateCategoryPageActionGroup" stepKey="openCategoryPage">
<argument name="category" value="$$defaultCategory$$"/>
Expand Down

0 comments on commit 3e18da8

Please sign in to comment.