Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Working with Craft Commerce
Search
Jason Mayo
November 02, 2017
Programming
2
1k
Working with Craft Commerce
Jason Mayo
November 02, 2017
Tweet
Share
More Decks by Jason Mayo
See All by Jason Mayo
Twig Super Power Roundup (Craft CMS 3)
bymayo
0
830
Designers Guide to Craft CMS Plugins
bymayo
0
770
Other Decks in Programming
See All in Programming
Repenser les filtres API Platform: une nouvelle syntaxe
vinceamstoutz
2
160
AIエージェント時代における TypeScriptスキーマ駆動開発の新たな役割
bicstone
4
1.2k
Django Ninja による API 開発効率化とリプレースの実践
kashewnuts
0
850
半自動E2Eで手っ取り早くリグレッションテストを効率化しよう
beryu
6
2.4k
Introducing ReActionView: A new ActionView-Compatible ERB Engine @ Kaigi on Rails 2025, Tokyo, Japan
marcoroth
3
820
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
150
あなたの知らない「動画広告」の世界 - iOSDC Japan 2025
ukitaka
0
320
CSC305 Lecture 02
javiergs
PRO
1
260
XP, Testing and ninja testing ZOZ5
m_seki
1
170
WebエンジニアがSwiftをブラウザで動かすプレイグラウンドを作ってみた
ohmori_yusuke
0
170
Conquering Massive Traffic Spikes in Ruby Applications with Pitchfork
riseshia
0
140
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
290
Featured
See All Featured
Writing Fast Ruby
sferik
629
62k
Visualization
eitanlees
148
16k
Embracing the Ebb and Flow
colly
88
4.8k
Thoughts on Productivity
jonyablonski
70
4.8k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Site-Speed That Sticks
csswizardry
11
870
Git: the NoSQL Database
bkeepers
PRO
431
66k
Making Projects Easy
brettharned
118
6.4k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
890
Transcript
Working with Craft Commerce @madebyshape @madebymayo
None
10
Small / Medium Start Ups Protein Powder, Craft Beer, Decorating,
Womens Fashion, Fitnesss Wear, Preserves & Jams, Health, Mens Fashion, Toxic Free Cosmetics
None
Challenge... Convincing clients to use a not so well known
and a relatively new eCommerce platform
Demos Feature List Bene ts
We can extend and plug easily (More on this later...)
But, as developers we liked...
Gateway settings in con g (+Others)
Single checkout <form> and custom data Add to cart, update
cart, update delivery & billing etc
Highly custom delivery options Although confusing at first (But clients
love this customisability)
Inactive / Active Carts
Custom Order Statuses & Emails
Addresses get created and linked to users (Email address) on
checkout (And the same address fields for account, billing & delivery!)
“It’s better than CartThrob” Adam Ascroft, 2017
A few problems a long the way...
Lack of 3rd Party Integration (At the moment...) Most enquiries
ask for integration with full lment applications, or delivery applications. Currently none exist, or are beta.
Promotions can’t be PER variant Making discounts on a black
pair of jeans di cult
Can’t reorder products It would be good if products acted
like structure entries
Lack of refund features Always been missing (Unless using Shopify
or Magento)
Discounts & Sales are limited There aren’t many coupon options
e.g. Buy X get X
Extend, Extend, Extend...
Extending Commerce helps get missing features, back Wishlists Shortlist Sprout
Lists Abandonded Carts Abandoned Cart Recovery Accounts Social Login Products Tag Manager Category Sources Popular Products Development Maintenance Dashboard Commerce Widgets (Shameless plug) One Dashboard
Category Sources
Framework
What we have preset... Product Fields / Types Order Statuses
Member Groups SEO Globals Noti cations Order PDF’s Macros Checkout
Same product, basket & checkout
Product Fields / Types
Noti cations / Globals
Macros
Bene ts - Development time reduced - Bug and UX
xes are xed across all projects - Commerce CMS feels the ‘same’ between projects - Continuously improve for ALL clients (If paying support)
Downsides - Limited to basket / checkout features - Design
is limited - Updating elds etc between ‘Bug Fixes’ can be messy - A lot of ‘Up front’ development
Case Study Crafty Beer Cans
None
Challenges - Mixed Cases / Singular / Packs - Stock
Control - Age Veri cation - MailChimp Integration - Filter - Discounts - Can Club / Membership
Variants Related Product Options
Update Stock on Parent Product
Thanks @madebyshape @madebymayo