Home Forums WoodMart support forum Wishlist unique url links

Wishlist unique url links

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #191840

    tetro
    Participant

    Hi,
    How to make it possible to generate unique (individualized) url links after adding products to the wishlist (polish: ulubione).

    Example. (attachment)
    When you add products to your wishlist (Polish: ulubione), and after entering the page wishlist the link always looks like this:
    https://www.dobrykamien.com/ulubione/

    and I would like to generate a unique url link when I add some products to the wishlist
    Example: https://www.dobrykamien.com/ulubione/5uft67k8

    It would be great if the Customer could ask the Seller about the products he put in the wishlist. (sent by email using the share button.)

    Thx

    Attachments:
    You must be logged in to view attached files.
    #191895

    Hello,

    Unfortunately, there is no option to transform the product URL after adding into the Wishlist. You will have to find a developer who would do such customization.

    Best Regards

    #191949

    tetro
    Participant

    So how do to remove share buttons from the Wishlist page ??
    Thank you

    #191976

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-wishlist-share{
    display:none;
    }

    Best Regards

    #191977

    tetro
    Participant

    I already did it, thanks for your help 🙂

    #192069

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)