Creating dynamic {buy} {out of stock} buttons in 3DVista
360Creators
100K subscribers
597 views, published at
Creating a dynamic buy or out of stock button based on available stock using 3DVista, Airtable, Skin CMS, Make & Stripe.
If stock is available, show a colored BUY button.
If last order in Stripe is completed, show a greyed out OUT OF STOCK button.
This is an advanced video tutorial. For this you don't need to be a developer, but understanding the development principles/logic will help you a lot building automations like explained in this video.
šØāš§ Category | š Tool | š Link
_____________________________
šØāš§ Automations | š ļø Skin CMS | š https://skincms.com/
šØāš§ Virtual Tours | š ļø 3DVista | š https://www.3dvista.com/en/purchase/?c=00000275
šØāš§ Automations | š ļø Make | š https://www.make.com/en/register?pc=learnfromcreators
šØāš§ Payment Processing | š ļø Stripe | š https://stripe.com/
šØāš» Work with us | š https://www.360creators.com/company/sales
#SkinCMS #3DVista #Make #Stripe
š Timestamps
00:00 - Intro
01:14 - What we're planning to built
01:58 - Airtable: Dynamic ButtonText
03:42 - Skin CMS: ButtonText & ButtonLink mapped
04:19 - Stripe: Test mode, product, checkout lin
04:52 - Stripe: Metadata airtable_record_id
05:30 - Stripe: API key
05:58 - Make: Stripe trigger
06:51 - Make: test Stripe trigger
07:48 - Make: find product in Airtable
08:52 - Make: update Airtable product stock
11:10 - End result updated buy button
11:56 - Airtable: dynamically changing color formula
13:15 - Skin CMS: dynamically changing color formula
13:39 - Result dynamically changing color formula
14:09 - Conclusion