solidus_wishlist icon indicating copy to clipboard operation
solidus_wishlist copied to clipboard

Improvement Ideas

Open acreilly opened this issue 8 years ago • 3 comments

  • [x] Convert or start fresh or spree_email_a_friend for solidus

  • [ ] Show 'Add to wishlist' even when user isn't signed in.

    • Have it redirect to login page, after login or sign up, redirect to wishlist with product added.
  • [ ] Remove or add the ability to disable multiple wishlists since that is only helpful for huge stores, like Amazon or department stores

  • [ ] Have non logged in users be able to create a single wishlist that saves to cookies

If anyone has more ideas, please comment! @dhonig @mtomov

acreilly avatar Dec 28 '16 21:12 acreilly

maybe backend & api?

VitaliyAdamkov avatar Sep 24 '18 08:09 VitaliyAdamkov

With gem need a task to override views.

I am triying with

$ bundle exec rails g solidus:views:override --only wishlists

No work

CharlyJazz avatar Feb 28 '19 07:02 CharlyJazz

With gem need a task to override views.

partially done with merge request #25 by disabling deface

fuzziness avatar Dec 12 '19 06:12 fuzziness