Okay
  Public Ticket #2551662
Booked Functionality in Physio
Closed

Comments

  •  1
    James started the conversation

    Hi. I'm setting up events with Booked/WooCommerce in the Physio theme. Given that I have Yoga set up as a product, with multiple dates/timeslots, how can I jump a user directly to a specific timeslot on a specific day to begin the reg/checkout process vs. having to go through the entire calendar and pick the day?

    In other words, I may have a link on Facebook that says "sign up for tomorrow's 2:00 Yoga class" and want the user to not have to go through some extra steps.

    Thanks!
    James

  •  1,603
    Barry replied

    Hi James,

    I checked this at the developer of the Booked plugin but this feature is not available unfortunately. The date and time need to be selected through the appointment calendar.

    Probably the reason why this is not possible is because the date and time are not part of the product metadata so there is no way to set this within a direct link to the checkout.

    The answer from their support team can be seen through the following url:

    https://codecanyon.net/item/booked-appointments-appointment-booking-for-wordpress/9466968/comments?page=231&filter=all#comment_23698770

    The only thing I can advice is to work with the WooCommerce plugin only. For example, you can add a new product that's called "Yoga - 28 September 2020".

    Then you the following link on your Facebook profile to add this product to your cart and link directly to the checkout page on your website

    https://yourdomain.com/shop/checkout/?add-to-cart=7929
    

    Where 7929 need to be replace with the ID of your own product

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  •  1
    James replied

    Any idea on why using the link would add the product to the cart twice? 

    http://mydomain.xyz/shop/checkout/?add-to-cart=417

  •  1,603
    Barry replied

    Hi James,

    I just clicked the link and only 1 product is added to the cart/checkout, please see attached image.

    Probably you still have a product in your cart and by clicking the add-to-cart link it will add another one.

    The best is to test the link after you make sure the cart is empty. You can do this by removing all the products here:

    http://mydomain.xyz/cart/

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes