Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
hnoble
ParticipantA custom field is already created for products. I have already created a snippet to insert the information into the email invoices. I only need to be able to get the custom field information from the product. Is there a function that can be used to get this information like how we get vendor information in wcfm i.e. $vendor_id = $WCFM->wcfm_vendor_support->wcfm_get_vendor_id_from_product( $product_id );
is there a $WCFM->wcfm_product_information->wcfm_get_custom_fields( $product_id );hnoble
ParticipantWorks thanks
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)