Liking cljdoc? Tell your friends :D

ventas.entities.product


add-imageclj

(add-image product-eid path)

Meant for development

Meant for development
sourceraw docstring

conditionsclj

source

find-variationclj

(find-variation ref & [terms])

Tries to find a variation for the product with the given eid, with the given terms. If no terms are given, the default variation is returned. If the terms given do not have a corresponding variation, it will be created. This function not returning an entity is considered a bug.

Tries to find a variation for the product with the given `eid`, with the given `terms`.
If no terms are given, the default variation is returned.
If the terms given do not have a corresponding variation, it will be created.
This function not returning an entity is considered a bug.
sourceraw docstring

normalize-variationclj

(normalize-variation id)

Merges a variation with its parent product

Merges a variation with its parent product
sourceraw docstring

products-with-imagesclj

(products-with-images)
source

serialize-termsclj

(serialize-terms terms)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close