Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #4507532
Convert native grouped products to smart grouped
Open

Comments

  • ted started the conversation

    Convert native grouped products to smart grouped 

    is this safe for live product & can it be done 1 at a time

  •  1,565
    Dustin replied

    Hi Ted,

    I just checked with the latest version 5.2.2 and didn't see any errors.

    Suppose you want to edit individual products. Select the product type as "Smart grouped" and re-add the products. The convert tool in the backend does not have an option to do this for a single product.

    Best regards,
    Dustin

  • ted replied

    so the convert in the backend keeps all the linked products just moves them to Smart Grp Prd?

  • ted replied

    and I assume they to be closed?

  •  7
    Edward replied

    Hi there, yes just did the convert seems to work fine thank you. On another note the drop-down arrow when you have a variable product seems a bit small any chance of making a larger

    Attached files:  drop-down arrow for variable product.jpg

  •  1,565
    Dustin replied

    Please provide me with link to that product so I can write CSS for you.

    Best regards,
    Dustin

  •  7
    Edward replied

    Thanks Dustin, is this something that needs to be done for each variable product that I use? The smart group product is
    https://www.livingapartment.com/product/microgreens-in-470x170-tray/

    the variable product in question is that
    https://www.livingapartment.com/product/microgreen-tray-470x170mm/
    however this is just a test variable product.

    If we can make that drop down arrow larger then could we make it so that when you clicked on the name of the variable product it didn't bring up the options but the smart view window? Just for consistency because all of the other simple products clicking on the name of the product or the icon both bring up smart view window, also this way I could probably get away with not showing the icon if I need more space on the page. And I have to tell the customer to specifically click on the icon, bit confusing for the customer.

  •  1,565
    Dustin replied

    Please add the CSS code below to WP-Admin → Appearance → Customize → Additional CSS:

    .woosg-products .woosg-product form.variations_form .variations .variation {
        padding: 20px;
    }
    
    .woosg-products .woosg-product form.variations_form .variations .variation select {
        padding: 10px !important;
        margin-top: 10px;
        border-radius: 3px !important;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+) no-repeat !important;
        background-size: 16px !important;
        -webkit-background-size: 16px !important;
        background-position: calc(100% - 12px) !important;
        -webkit-background-position: calc(100% - 12px) 50% !important;
        background-repeat: no-repeat !important;
        background-color: rgba(0, 0, 0, 0.08) !important;
    }

    The result will be like this:

    5525058927.png

    As for your next question, I don't quite understand. Can you describe it more clearly with a screenshot?

    Best regards,
    Dustin

  •  7
    Edward replied

    Thanks Dustin, looking good, I can finally set up a template that I like for complex products, I love what you've done thanks again

  •  7
    Edward replied

    Having trouble trying to load a smart group product as a sub product in an another's smart group product. When I look at the search settings it seems to suggest that this it is possible I selected all I also selected just smart group products to be precise I use the SKU but it tells me can't find it

    Attached files:  trying to load Smart Grp Prod to Smart Grp Prod 01.jpg

  •  1,565
    Dustin replied

    Unfortunately, you can't add a group product to another group product. You'll need to find and add the child products individually.

    On WPC Grouped Products, the main group product is just an optional wrapper. You can choose whether to add the main product to the cart. Therefore, adding a group product to another will not work.

    Best regards,
    Dustin

  •  7
    Edward replied

    Thanks Justin, I understand, however when you click on the search settings it includes smart group products in the list, now I know but might be confusing just a thought