Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev(wix-bookings-frontend)| add service page shareable link #3012

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shlomiat88
Copy link

No description provided.

2. Click "Booking Services" in the sidebar menu.
3. Hover over the desired service in the list of services to make the "Edit" button appear, then click the "Edit" button. This opens the page for managing the service.
4. Scroll down to the "Marketing & SEO" section on the right, then click "Edit SEO Settings". This opens the "SEO Settings" section.
5. The service slug appears in the "URL slug" section.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Services V2 we also have a documented mainSlug property we can link to, or add a code example of how to fetch it using Velo.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but we are talking here before the user have the service v2, it is just velo code on service page to read the url.


```url
www.your-site.com/service-page/your-service?location=70a4f77e-cd37-455f-bb1d-ce1f0a55ddb
```

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an article within the Velo implementation, do we want some Velo example? fetching the locations query from the URL? getting the service with a filter by its slug?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think to read query param is common case and not required a velo code, it is simple for velo users.
again we follow our same docs about other pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants