lemonstand / lscloud-theme-meyer

An eCommerce theme built using Angular for LemonStand.
MIT License
2 stars 1 forks source link

Upsells aren't showing on product page, only the cross sells are showing. #282

Closed jennbrewer closed 6 years ago

jennbrewer commented 6 years ago

Is it intentional that these are only on visible on checkout? @dhalarewich

jennbrewer commented 6 years ago

Not sure where to get the upsells:

They're not showing in {% for related in relatedProducts %} when being called from this partial: {{ partial('partial-relatedproducts', { relatedProducts: upsells }) }}

jennbrewer commented 6 years ago

Intentional.