Michaël Gallego

Results 110 comments of Michaël Gallego

Is there any workaround for this ? Maybe could we pass an option to instruct Esbuild we are not using static field with new ?

Hi :), I've tried to use the productImageSize filter, but it always return me the biggest image: ``` js ``` What am I doing wrong?

Bingo ! Adding the quotes worked! Thanks a lot ! Envoyé de mon iPhone > Le 28 juin 2015 à 12:11, Gavin Ballard [email protected] a écrit : > > This...

Hi, Thanks for the answer. The all_products is definitely not a solution for us in themes as we cannot know in advance how many products. The other idea sounds nice,...

No problem ;). I'm not raelly in a hurry either (yeah, we're starting apps so I have tons of work next to themes :D...).

Awesome. Yes please leave this open for now, I'll make sure to update our themes for that :). Thanks!!

Just a note, it seems that Shopify doc is talking about a "message" property within a line_item (https://help.shopify.com/manual/apps/apps-by-shopify/script-editor/update-liquid-templates-for-scripts). However it seems to not be here in the Ajax API. Can...

I've emailed them. There is aussi the "original_price" that is missing in Ajax API (only the "original_line_price" is here).

Actually I often need to do more than just submitting, like changing the button of the add to cart button, displaying "success" message... The data-cart-submit does not offer this flexibility.

Perfect, that would solve it like a charm!