• Resolved Quantum WebApps

    (@solikatir)


    Hi,
    can this plugin help to to have sku the contain parent slug + 2 varibals suffix without underscore.

    let say my product slug is 4444
    black color variable slug 55
    white color variable slug 66
    size slug will be size number , for example 34, 35, 36

    so sku will look like this

    44445534
    44446633

    is that possible to do with the plugin ?

Viewing 1 replies (of 1 total)
  • Plugin Author SkyVerge

    (@skyverge)

    hey @solikatir, thanks for reaching out here! I’m afraid that each attribute does not have its own ID as you’ve outlined here. Our plugin could do something like this:

    – Black + size 34 = ID 12 = SKU 44412
    – White + size 34 = ID 13 = SKU 44413
    – Black + size 35 = ID 14 = SKU 44414
    – White + size 35 = ID 15 = SKU 44415
    … etc

    WooCommerce doesn’t assign IDs for each attribute that makes up a “variation” of your product, so SKUs will not be generated as you’ve outlined.

    Sorry I don’t have better news for you here!

    Cheers,
    Beka

Viewing 1 replies (of 1 total)
  • The topic ‘variables slug’ is closed to new replies.