woocommerce-external-product-embed icon indicating copy to clipboard operation
woocommerce-external-product-embed copied to clipboard

Product Description Request

Open izzyartanddesign opened this issue 7 years ago • 2 comments
trafficstars

Is there any way you can choose to show the product description as well for each product? I've been trying to use the REST API hooks for woocommerce but am coming up short.

izzyartanddesign avatar Aug 22 '18 21:08 izzyartanddesign

I second the issue, I'm interested too in display at least the first n characters of the product description.

zangheri avatar Apr 07 '21 21:04 zangheri

It's possible to request more data from the API using this filter: https://github.com/WPprodigy/woocommerce-external-product-embed/blob/dc69e4840f67014593a9c42d9483d6dd7f4941bf/classes/class-wcepe-api-client.php#L81

WPprodigy avatar Apr 09 '21 17:04 WPprodigy