cocart-headless / cocart-get-cart-enhanced

This free add-on enhances the cart response by returning additional data for both the cart and the items added to it.
https://wordpress.org/plugins/cocart-get-cart-enhanced/
GNU General Public License v3.0
5 stars 1 forks source link

Return product images with product data #15

Closed prionkor closed 3 years ago

prionkor commented 3 years ago

Is this enhancement related to a problem? Please describe. When implementing the cart the enhanced data helps a lot but currently no images data is returned. If the response returns product thumbnail it would be easier to show them directly.

Describe alternatives you've considered Currently for images I have to call the product API to get this data which beats the purpose of this plugin.

seb86 commented 3 years ago

Check the documentation @prionkor You will see how to get product thumbnail.