Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Landing page: Products we love (Admin) #19

Closed
prinzdezibel opened this issue Nov 27, 2017 · 1 comment
Closed

Landing page: Products we love (Admin) #19

prinzdezibel opened this issue Nov 27, 2017 · 1 comment

Comments

@prinzdezibel
Copy link
Contributor

prinzdezibel commented Nov 27, 2017

Story
As an admin, I want to mark products as Featured for usage in "Products we love" in the admin backend. Theses featured products allows me to display them prominently on the landing page as eye-catcher products.

Acceptance criteria

  • Given that we mark a product as "Featured" in product admin view it should become a candidate for the "Products we love" section on the landing page.
  • Because the screen estate for "products we love" will vary from device to device, NOT all featured products will be shown simultaneously in all circumstances.
  • The number of shown products is dependant on the space available and the images are chosen randomly from the featured set.
  • Clicking on a featured product will navigate to PDP or clicked product.
@rymorgan
Copy link

rymorgan commented Dec 2, 2017

@prinzdezibel @zenweasel

I'd encourage you to think bigger and more flexible with this. I'd think of it as a way to merchandise on the product grid. So instead of it being locked into one way to feature a product. Thinks of it as a way to merchandise a category and choose products to feature from that category with an accompanying title and subtitle possibly.

prinzdezibel added a commit that referenced this issue Dec 11, 2017
This PR resolves issues #13 and #19. As it's a work-in-progress, not
every aspect of the user stories is addressed yet.

(feat): As an admin, allow to specifify a new text property `featuredProductLabel`
for products. All products that have specified this property will be
displayed in section "Products We Love". The propertie's value will be
displayed as turquoise label in the upper left corner of the product
image.

Not functional yet:
Acceptance criteria "Only 1 featured product is shown" for mobile
devices is not met. Right now, all featured products are shown (i.e. up to
productScrollLimit = 24 items)
zenweasel added a commit that referenced this issue Jan 5, 2018
Swag shop user story #2, #13 & #19: Landing page - "Products We Love", Hero, "word of the day"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants