• Resolved haloorodje

    (@haloknauf)


    Hey, cant found any shortcode or snipet to setup display product location on order page and PDF packing slip, like we have ean, sku and others… Any tips how we can display product location in our warehouse? Any idea is welcome. So far we can only see it in product page, where can be also menaged. Thank you

    https://ibb.co/VCXZN3r

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Admin pages are not read and interpretted like front side content is. There is no text content on admin pages. Its all generated by a series of functions.
    You’ll need to use:
    echo do_shortcode(“[product_location]”);
    or better, just call its function directly.

Viewing 1 replies (of 1 total)
  • The topic ‘Product location on product page and PDF sliping’ is closed to new replies.