Single product page template for all product types — subscription products, bundle products, and standard one-time purchase products all rendering on the same template, with subscription add-on appearing as an afterthought rather than integrated into the product page design
A subscription product and a standard one-time purchase product have fundamentally different conversion logic. A subscription product page needs to make the recurring billing cadence visible and understandable before the add-to-cart decision, show the per-delivery savings clearly, and position the one-time purchase as the inferior option. A bundle product page needs to display bundle components, show per-item savings, and handle a different cart add logic. When both render on a single product template — a layout designed for a single, one-time-purchase item — the subscription and bundle features are retrofitted into the description field or added as app overlays that do not match the theme's visual language. Shopify 2.0 JSON templates allow separate page structures for each product type. Most brands have not built them.