• Resolved lukasmk

    (@lukasmk)


    Hello,

    I’ve been searching for a specific plugin, but I’m either searching with the wrong keywords or such a plugin does not exist.

    What I need is a plugin, that lets customers select an additional product on one specific product. To explain the context: We sell pictures as canvas with an aluminium frame. But we also offer these canvas with the frame, so customers can simply swap out pictures. Since we have over 200 pictures in our shop, we want to let the customer choose one of these products/pictures, to get *just* the canvas alone.

    Currently I’m using the plugin “Calculated Field Forms” to have a text field and file upload (for custom images), but there’s obviously no auto complete in the text field. I can also add my own html code in this field form, but I have no idea how I would go about adding this with code.

    Thanks to everyone in advance for any tips or advice. I really appreciate it!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Tamirat B. (a11n)

    (@tamirat22)

    Hello @lukasmk!

    Thanks for reaching out!

    We sell pictures as canvas with an aluminium frame. But we also offer these canvas with the frame, so customers can simply swap out pictures. Since we have over 200 pictures in our shop, we want to let the customer choose one of these products/pictures, to get *just* the canvas alone.

    For a plugin-free implementation of your requirements, you can consider selling your canvas and aluminum frames as Grouped Products.

    Grouped Products come as default features with WooCommerce.

    By setting up your canvas and aluminum frames as Grouped Products under your products page, you can display these products as grouped but the customer will finally choose whether to order both items or just one.

    Please see our guide on grouped products for more insight: https://woocommerce.com/document/managing-products/#adding-a-grouped-product

    Let us know if this addresses your requirements or if you need further assistance. Thanks!

    Thread Starter lukasmk

    (@lukasmk)

    Hey, thanks for the reply!

    Unfortunately I don’t think that’s gonna work for our shop. The canvas together with the frame is basically one product. It would also be too big of an overhaul, just to have this.

    The product page link given in the first post currently has a text field, in which they can put the title of another product, to choose an image. If there is a way to autocomplete this to existing product titles, that would be great and perfectly executes the idea. Do you happen to know how that can be done or any Plugins that can do that?

    Thread Starter lukasmk

    (@lukasmk)

    One way that could work is to add custom html code. I’ve found a product selection in the backend area of a wordpress plugin and just copied over the html code of that field. I tried pasting it into the field form, but it wasn’t usable. It was just an empty field. If someone could help me edit that code to make this work, that would be highly appreciated

    [ SNIP! ]

    • This reply was modified 2 years, 7 months ago by lukasmk.
    • This reply was modified 2 years, 7 months ago by Jan Dembowski.
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @lukasmk Please do not post large code or responses like that here, it doesn’t work after ~10 lines or so. That paste could never work on the forums.

    If you need share that data please use https://gist.github.com/ or https://pastebin.com/ instead and post the link to that paste.

    Hi @lukasmk

    You may want to have a look at Gravity Forms (https://www.gravityforms.com/) and?Gravity Forms Product Add-ons (https://woocommerce.com/products/gravity-forms-add-ons/). This plugin uses conditional logic, and show/hide fields including file upload based on customers previous selection.

    https://woocommerce.com/document/woocommerce-gravity-forms-product-addons/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘What plugin has product selection on product page’ is closed to new replies.