spree_flexi_variants icon indicating copy to clipboard operation
spree_flexi_variants copied to clipboard

Spree extension to create product variants as-needed

Results 14 spree_flexi_variants issues
Sort by recently updated
recently updated
newest added

Hi. I'm working on a client's website which has used this extension in the past but needs updating to work with Spree 3. @jsqu99 has said he doesn't have time...

I'm building a site which involves products with a lot of variants/customisable options for each. This gem is perfect for implementing the customisation, however I need to associate images with...

I'm having an issue when trying to update line item quantities in an order in the spree admin. When I edit an order and update the quantity of a line...

Hi, I am currently using Spree 2-0-0. I am wanting to have a custom text field option for the products. This extension caters for that issue except for earlier versions...

'current_item' in order decorator is now an instance of `variant` instead of truthy/falsy values. Issue: https://github.com/jsqu99/spree_flexi_variants/issues/99.

Hi, I'm not sure how active this extension still is, though i do see that radar committed to it earlier this year. If it's still active, these are changes that...

Fixes Translation Missing Error for ad_hoc_options select_tag

NoMethodError in Spree::UserSessionsController#create undefined method `quantity' for true:TrueClass How to reproduce: 1. disable checkout without registration 2. add Spree Login as Existing form in registration.html.erb (so that existing users can...

When you load a product page, `$("#cart-form form").validate();` it raises a `Object [object Object] has no method 'validate'`. Missing library?

``` , [2013-12-19T10:12:51.548328 #5549] INFO -- : Completed 500 Internal Server Error in 81ms [131/9267] F, [2013-12-19T10:12:51.555352 #5549] FATAL -- : ActionView::Template::Error (wrong number of arguments (1 for 3)): 1:...