Then you need to hire a developer.
Topic summary
Goal: show each product’s delivery time directly on collection (category) pages. An image is attached illustrating the desired UI element.
- Recommended approach: use Shopify product metafields (custom data fields) to store a “delivery time” value per product.
- Steps: (1) Create a product metafield definition for delivery time. (2) Populate the field for each product. (3) Surface the metafield on collection product cards using the theme’s dynamic source or a Custom Liquid block (a theme section that renders Liquid code).
- If the theme lacks a built‑in dynamic source or block placement for collection cards, edit the collection item template to output the metafield via Liquid code.
- The requester asked for hands-on implementation help but does not code.
- Advice given: hire a developer if coding or theme adjustments are required.
Status: Guidance provided; no implementation completed. Next step depends on theme capabilities or engaging a developer.