• Resolved ch4pg

    (@ch4pg11)


    I’ve disabled the standard product tabs for the product pages. I now show the product description, reviews, and additional information in other parts of the page.

    The problem I’m having is that once I disabled the tabs, the size chart went away as well.

    Could you tell me how I can add them using woocommerce_get_template? I can’t figure out where the size chart content lives.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hey there,

    Thank you for reaching out!
    You can retrieve the size chart with htmlspecialchars_decode(get_post_meta( $post->ID, 'pf_size_chart', true ))

    If you have developers helping you, you can check the Printful_Size_Chart_Tab class, which is where we create a designated tab with size chart information.

    Let us know, if you have any other questions or concerns!

    Thread Starter ch4pg

    (@ch4pg11)

    That worked! Thank you!

    That is good to hear!
    Be sure to send us another message, if there is anything else we could assist you with. ??

    Anuradhapura Central College

    (@anuradhapuracentralcollege)

    Following

    @everybear I want to display Printful Size Chart values in an HTML. Or in a shortcode. Because I have redesigned the product page using Woocommerce Builder. I’m using elementor pro with my theme.

    Hey @chavindu,

    Could you specify if there is anything you would need from us?
    We are already pushing size charts to WooCommerce in HTML.

    Looking forward to your reply! ??

    @everybear I have disabled default woocommerce template and I’m using a custom template.
    So how can I show size chart tab content separately ?

    Hey @chavindu,

    This sounds like a question that relates to your website’s layout/theme, so I suggest reaching out to their support team for additional details on how to make this happen.
    From our end – we push size charts to WooCommerce in HTML, so your website’s theme/layout can access that code and make adjustments to how things appear on your website.

    Hope this helps!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Show size chart’ is closed to new replies.