Title: Get Attribute in PDF
Last modified: October 22, 2020

---

# Get Attribute in PDF

 *  Resolved [kajahal](https://wordpress.org/support/users/kajahal/)
 * (@kajahal)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/get-attribute-in-pdf/)
 * Hi, our client wants to display product attribute, because that is how they identify
   their products. How can I include it? I found some code on other forum:
 * // Add product custom code
 * function product_custom_code( $product ) {
    $sifra = $product->get_attribute(‘
   pa_sifra’); echo $sifra; } add_action( ‘wcdn_order_item_after’, ‘product_custom_code’);
 * But this does nothing, no attribute is shown. I want to display it just below
   SKU.
 * Please help?

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

 *  [kenil802](https://wordpress.org/support/users/kenil802/)
 * (@kenil802)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/get-attribute-in-pdf/#post-13572075)
 * Hi [@kajahal](https://wordpress.org/support/users/kajahal/),
 * I will ask the developer regarding this and get back to you with an update.
 * Regards,
    Kenil Shah
 *  [kenil802](https://wordpress.org/support/users/kenil802/)
 * (@kenil802)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/get-attribute-in-pdf/#post-13601401)
 * Hi [@kajahal](https://wordpress.org/support/users/kajahal/),
 * I see that we are already having our conversation on the ticket. So, we will 
   continue there.
 * Regards,
    Kenil Shah

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

The topic ‘Get Attribute in PDF’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-delivery-notes/assets/icon-256x256.jpg?rev=2829362)
 * [Print Invoice & Delivery Notes for WooCommerce](https://wordpress.org/plugins/woocommerce-delivery-notes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-delivery-notes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-delivery-notes/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-delivery-notes/reviews/)

## Tags

 * [attributes](https://wordpress.org/support/topic-tag/attributes/)

 * 2 replies
 * 2 participants
 * Last reply from: [kenil802](https://wordpress.org/support/users/kenil802/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/get-attribute-in-pdf/#post-13601401)
 * Status: resolved