stephenmcd

Results 128 comments of stephenmcd

> Do you think this should come as an option like SHOP_DISABLE_PAYMENT_IF_ZERO no

I think having all the variations laid out like a table/spreadsheet is super useful for someone managing the products, they can easily scan over one of the columns to see...

I vaguely recall the main reason being around the number of SQL queries performed when generating the dropdown lists of product options to choose from on the product page, but...

I just renamed this issue which we can use to track the broader task of refactoring here.

We basically need a way to sort the options in the admin. Don't think it will be too hard to implement, I'm just unsure of the best interface for doing...

An admin user should be able to control the order of the options by going into the admin and sorting them in a drag/drop interface. With that in place, all...

Yes there'd be a hidden sort field. The way pages work isn't alternative, it's the same thing - hidden sort field with drag/drop ordering in the admin.

Put one line of JavaScript into the product template.