We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167b8f8 commit ddfffa9Copy full SHA for ddfffa9
1 file changed
doc/01-installation.md
@@ -93,6 +93,7 @@ sylius_ui:
93
- Override templates:
94
95
```bash
96
+mkdir -p templates/bundles/SyliusShopBundle/Product/Show
97
cp vendor/bitbag/wishlist-plugin/src/Resources/views/Product/Show/_addToCart.html.twig templates/bundles/SyliusShopBundle/Product/Show
98
```
99
0 commit comments