Hello! Today we'll be adding a read time estimator to our blog posts!
Often times readers over-estimate how long something will take them to read. Adding a read time to your blog posts will not only increase your customer engagement, but also decreaes bounce rates!
This is a beginner coding tutorial, and will work for any theme!
Links:
My First Shopify App!
https://apps.shopify.com/time2read
Learning links:
The article object: https://shopify.dev/api/liquid/objects/article
strip_html: https://shopify.github.io/liquid/filters/strip_html/
split: https://shopify.github.io/liquid/filters/split/
size: https://shopify.github.io/liquid/filters/size/
times: https://shopify.github.io/liquid/filters/times/
ceil: https://shopify.github.io/liquid/filters/ceil/
Download
0 formats
No download links available.
Blog Article Read Time Estimator - Shopify Coding Tutorial | NatokHD