• Resolved mike2332

    (@new_user)


    I am importing products from a .csv file. I would like the short description to be automatically set to <h2> </h2> and the full product description to be set to <h3> </h3>

    How can I do this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • 3 Sons Development

    (@3sonsdevelopment)

    Hi @new_user,

    Typically, you would handle this in the theme by outputting those fields into the necessary HTML tags. That way you don’t have to import them with the tags already in the content.

    To change the default markup, you can use a template override. Here’s the documentation on how that works.

    https://docs.woocommerce.com/document/template-structure/

    Let us know if you have any questions.

    3 Sons Development

    (@3sonsdevelopment)

    Hi @new_user,

    Since we haven’t heard from you in a while, we’re hoping that means you were able to get this resolved. I’m going to close this thread out now.

    If you’re still having trouble, please open up a new topic and we’ll be happy to help out.

    Take care

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Default headers when importing a product’ is closed to new replies.