• Resolved Agaaix

    (@agaaix)


    I would like my product description to be replaced with a custom field for each product. I don’t think I’m using the correct terminology, but this is what I’m doing and want.

    – Importing products through CSV with field XYZ. This is different for each product.
    Ex. Product 1 – XYZ = Music ABC; Product 2 – XYZ = Music BCD
    – Then, I want to use the customizer to make the tab product description reflect the XYZ field.

    Product 1
    Product Description turns into Music ABC

    and

    Product 2
    Product Description turns into Music BCD

    Does this make sense to anyone? And is this possible? Thanks.

    https://wordpress.org/plugins/woocommerce-customizer/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Max Rice

    (@maxrice)

    You’d need to override the product description template to add your custom field, or use the same action to add a new section before/after the description. Unfortunately this isn’t something you could do with the customizer, as you’ll need some custom code for it 🙂

    Thread Starter Agaaix

    (@agaaix)

    Got it thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customizing with variables\placeholders? So it's different for each product?’ is closed to new replies.