BitBagCommerce / SyliusVueStorefrontPlugin

Sylius plugin integrating Sylius with Vue Storefront
45 stars 24 forks source link

How to get frontend product url in Sylius #136

Closed lkankowskiee closed 1 year ago

lkankowskiee commented 2 years ago

After removing ShopBundle there is no route 'sylius_shop_product_show', so I can't get product url.

I. e. on admin panel button "Show product in shop page" is not shown.

Do this plugin have any helper function to get frontend product url?

PiotrSzymanski2000 commented 1 year ago

The current solution is deprecated as it was created for Vue Storefront v1. For Vue Storefront 2 integration check out our GraphQL-based integration - https://github.com/BitBagCommerce/SyliusVueStorefront2Plugin