productImages

function, since version 1.3.1
categories: image, product, prestashop

productImages(productId, [type])

returns list of all image URLs associated with given product. Function respects prestashop Friendly URL settings.

parameters

return type:

array[string]

examples

productImages(product.id)
productImages(product.id, 3)

Related functions:

Update your privacy settings