Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
I set up a Flow earlier today that will check if a product variant has a compare-at price that exists and then have it update the metafield of that product but I am now trying to create a flow with a bit more detail. I am curious if anyone knows a work around or code to add to the section of "Check if..." so that the base price reads more 40% off of the compare-at price? Would this be the send http request option?
Math needs to be handled in liquid currently. Depending on your scenario, you could do that in the Update product metafield action. Something like {{ product.variant.price | times: 0.4 }}
Note that Flow just released a Run code action, which makes it much easier to do math in Flow in and use the results in subsequent steps.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024