Home Forums WoodMart support forum Frequently Bought Together variation search – Only ID’s?

Frequently Bought Together variation search – Only ID’s?

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #532091

    support-1174
    Participant

    Hello,

    I am testing this : https://xtemos.com/docs-topic/frequently-bought-together/
    Navigate to Products -> Frequently Bought Together and create a new “Frequently bought” bundle with the bundle products.
    When I search for a variable product with variations, it does not show me the information about a variation, it only shows me the ID of that variation.
    It should show me more information like the size or color etc. of that variation.
    See my image.

    If I have a variable product with 300 variations, I can not find the ID of that specific variation…

    Can you help me show the extra information, please?

    • This topic was modified 3 months, 1 week ago by support-1174.
    • This topic was modified 3 months, 1 week ago by support-1174.
    #532095

    support-1174
    Participant

    And when i do find that 1 variation and select it, it still shows me ALL variations of that product and not just that 1…. see my image.
    Search for the variation SKU does not work…

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

    Luke Nielsen
    Keymaster

    Hello,

    The search by SKU is not provided there, but variants should be shown: https://prnt.sc/7OabqgTkAvUy.

    Send me access to the admin panel and the link the the product shown on those screenshots so I can look closer at it.

    Thank you in advance.

    Kind Regards

    #532639

    support-1174
    Participant

    Thanks for your quick reply!

    To log in, see the Extra information (visible to moderators only) section.
    Also for the products and bundle.
    Maybe it is because the products has multiple variations?
    For example, with 1 product, you can choose a diameter AND a table leg. Here the variations do not show in the bundles.
    But with a product where you can only choose a diameter, the variations are showing in the bundles.

    #533083

    Luke Nielsen
    Keymaster

    Hello,

    Please confirm the permission for plugins deactivation, and switch to the parent/default theme. As soon as we complete the testing of this plugin we will enable it all back.

    Looking forward to collaborating with you!

    Kind Regards

    #533322

    support-1174
    Participant

    confirmed

    #533899

    Luke Nielsen
    Keymaster

    Hello,

    1. There show all variations that are available for the Frequently bought: https://prnt.sc/SSo-LHzbfSR_

    2. There you do not see attributes https://take.ms/KwQAE because that product has 2 and more attributes at the same time WooCommerce does not display 2 or more attributes because the name will be long.

    Let me know if you have any questions.

    Kind Regards

    #533916

    support-1174
    Participant

    Thank u for confirming that… and now how to solve it? I need this to show… otherwise I can not your this function…

    #533968

    Luke Nielsen
    Keymaster

    Hello,

    Add it to the functions.php file in the child theme and resave some products to test:

    add_filter('woocommerce_product_variation_title_include_attributes', '__return_true');

    Kind Regards

    #534401

    support-1174
    Participant

    That does not work…
    Why won’t you help me? You provide a feature that does not work 100%….
    You ask me for access, I give it to you, and you did not even try your code yourself.

    #534595

    Luke Nielsen
    Keymaster

    Hello,

    Sorry but before that code worked. For now, I see that all attributes is shown: https://prnt.sc/ncR-CR59YcGM

    Let me know if you have sorted it out.

    Kind Regards

    #534605

    support-1174
    Participant

    I am so sorry!
    The code does work now. Maybe it was a cache thing?

    #534858

    Luke Nielsen
    Keymaster

    Hello,

    Yep, maybe it was a cache. So the topic can be closed?

    Thank you for your time.

    Kind Regards

    #534860

    support-1174
    Participant

    Yes, and thank YOU for your time!

    #534948

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Always remember that you can reach out to us with any questions you may have.

    Have a good day!

    Kind Regards

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

The topic ‘Frequently Bought Together variation search – Only ID’s?’ is closed to new replies.