Landing Page

{% comment %} RENT2READ HOMEPAGE --------------------------------------------------------- Single-section homepage experience for Shopify. Designed around: 1. Personalisation 2. Quality + trust 3. Membership 4. Reading Journey 5. Book discovery 6. Social proof {% endcomment %}
{% if section.settings.announcement_text != blank %}
{{ section.settings.announcement_text }}
{% endif %}
{{ section.settings.hero_eyebrow }}

{{ section.settings.hero_heading }}

{{ section.settings.hero_text }}

Age appropriate
Quality checked
Sanitized books
Doorstep delivery
{% if section.settings.hero_image != blank %} {{ section.settings.hero_image | image_url: width: 1400 | image_tag: loading: 'eager', widths: '600,800,1000,1200,1400' }} {% else %}
📚

Add your hero image in Theme Editor

{% endif %}
MADE FOR YOUR LITTLE READER

{{ section.settings.personal_heading }}

{{ section.settings.personal_text }}

THE RENT2READ PROMISE

Great books. Thoughtfully chosen.

We care about what comes into your child's hands.

📚

Great Books

Carefully selected children's books from trusted publishers, beloved classics and exciting new favourites.

🧼

Clean & Sanitized

Every returned book is inspected, cleaned and prepared before it reaches another little reader.

🧠

Age Appropriate

Books are matched to your child's age, reading level, interests and stage of development.

🔄

Something New Every Month

Keep discovering new stories without buying books your child may outgrow or read only once.

{% if section.settings.reading_image != blank %} {{ section.settings.reading_image | image_url: width: 1000 | image_tag: loading: 'lazy', widths: '500,700,900,1000' }} {% endif %}
MORE STORIES. LESS SCROLLING.

Reading gives children a world to grow into.

A good story can build curiosity, imagination and confidence — while creating precious screen-free moments between parents and children.

01 Build vocabulary

Discover new words naturally through stories.

02 Grow imagination

Stories let children explore worlds beyond their own.

03 Develop concentration

Reading encourages sustained attention.

04 Create connection

Turn reading into meaningful parent-child time.

SIMPLE FROM DAY ONE

Your child's next favourite book is four steps away.

01

Choose a plan

Pick how many books your child wants at home.

02

Tell us about your reader

Age, interests and reading level help us personalize the experience.

03

Read & enjoy

Your books arrive at your doorstep, ready for story time.

04

Swap & discover

Return the books and start a fresh reading adventure.

MEMBERSHIP

Choose your reading plan

More books. More variety. Less clutter.

{% for block in section.blocks %} {% if block.type == 'membership_plan' %}
{% if block.settings.badge != blank %}
{{ block.settings.badge }}
{% endif %}

{{ block.settings.name }}

{{ block.settings.description }}

{{ block.settings.price }} /month
{{ block.settings.books }} books at a time
  • ✓ Free delivery & pickup
  • ✓ Quality checked books
  • ✓ Personalized recommendations
  • {% if block.settings.extra_feature != blank %}
  • ✓ {{ block.settings.extra_feature }}
  • {% endif %}
{{ block.settings.cta }}
{% endif %} {% endfor %}

All plans include free delivery, free pickup and access to the Rent2Read Reading Journey.

MORE THAN BOOKS

Welcome to your child's Reading Journey.

Every month brings new stories — and new ways to explore them.

🎯

Monthly Challenges

Fun reading missions designed to keep curiosity alive.

🎨

Book Activities

Puzzles, drawing prompts and creative activities inspired by the stories your child reads.

💬

Parent Prompts

Simple questions that turn reading into conversations and meaningful family moments.

Milestones & Rewards

Celebrate genres explored, books completed and reading achievements.

🎁

Little Surprises

Bookmarks, stickers and small surprises that make every delivery feel special.

READ → EXPLORE → CREATE → DISCOVER → CELEBRATE
PERSONALIZED FOR YOUR CHILD

Not sure what they'll love? We'll help you choose.

Tell us a little about your child and we'll help surface books that match their age, interests and reading level.

A
Aarav · Age 6 Adventure · Animals · Funny stories
📕
Magic Tree House Great match for Aarav
94%
Find My Child's Books →
{% if section.settings.curation_image != blank %} {{ section.settings.curation_image | image_url: width: 1000 | image_tag: loading: 'lazy', widths: '500,700,900,1000' }} {% else %}
📚
{% endif %}
{% assign trending_collection = collections[section.settings.trending_collection] %} {% if trending_collection != blank %}
WHAT KIDS ARE LOVING

Trending right now

Explore all →
{% for product in trending_collection.products limit: 6 %}
{% if product.featured_image != blank %} {{ product.featured_image | image_url: width: 600 | image_tag: loading: 'lazy', widths: '300,450,600' }} {% endif %}

{{ product.title }}

{% if product.vendor != blank %}

{{ product.vendor }}

{% endif %}
{% if product.compare_at_price > product.price %} {{ product.compare_at_price | money }} {% endif %} {{ product.price | money }}
{% endfor %}
{% endif %} {% assign new_collection = collections[section.settings.new_collection] %} {% if new_collection != blank %}
FRESH TO THE LIBRARY

New books have arrived

See what's new →
{% endif %}
WHY RENT2READ?

A bigger library without a bigger bookshelf.

📚 Hundreds of stories

Give your child variety without buying every book.

🧼 Quality checked

Every book goes through our quality process.

🔄 Swap whenever you're ready

Move on when your child is ready for their next story.

🏠 No bookshelf clutter

More reading. Less stuff taking over your home.

🧠 Personalized

Recommendations based on your little reader.

❤️ Made for families

Designed to make reading easier and more enjoyable.

{% if section.settings.show_testimonials %}
LOVED BY LITTLE READERS

Trusted by parents.

{% for block in section.blocks %} {% if block.type == 'testimonial' %}
★★★★★
"{{ block.settings.quote }}"
{% if block.settings.image != blank %} {{ block.settings.image | image_url: width: 120 | image_tag: loading: 'lazy' }} {% endif %}
{{ block.settings.name }} {{ block.settings.location }}
{% endif %} {% endfor %}
{% endif %}
FIND THE RIGHT FIT

Explore books by age

READY FOR THE NEXT STORY?

Start your child's Reading Journey.

Great books. Fresh adventures. Less clutter. Delivered to your doorstep.

Start Reading →
{% schema %} { "name": "Rent2Read Homepage", "tag": "section", "class": "rent2read-homepage", "settings": [ { "type": "text", "id": "announcement_text", "label": "Announcement", "default": "Join our membership and give your child a fresh reading adventure every month." }, { "type": "image_picker", "id": "hero_image", "label": "Hero image" }, { "type": "text", "id": "hero_eyebrow", "label": "Hero eyebrow", "default": "A CHILDREN'S LIBRARY AT YOUR DOORSTEP" }, { "type": "text", "id": "hero_heading", "label": "Hero heading", "default": "A Library Full of Stories, Chosen for Your Child." }, { "type": "textarea", "id": "hero_text", "label": "Hero text", "default": "Rent great children's books, personalized to your child's age, interests and reading level. Fresh stories delivered to your doorstep every month." }, { "type": "text", "id": "hero_primary_text", "label": "Primary CTA", "default": "Find Books for My Child" }, { "type": "url", "id": "hero_primary_link", "label": "Primary CTA link" }, { "type": "text", "id": "hero_secondary_text", "label": "Secondary CTA", "default": "Explore the Library" }, { "type": "url", "id": "hero_secondary_link", "label": "Secondary CTA link" }, { "type": "text", "id": "personal_heading", "label": "Personalisation heading", "default": "Let's find books your child will actually love." }, { "type": "textarea", "id": "personal_text", "label": "Personalisation text", "default": "Tell us a little about your little reader and we'll point you in the right direction." }, { "type": "image_picker", "id": "reading_image", "label": "Reading benefits image" }, { "type": "image_picker", "id": "curation_image", "label": "Personalisation image" }, { "type": "text", "id": "trending_collection", "label": "Trending collection handle", "default": "trending" }, { "type": "text", "id": "new_collection", "label": "New books collection handle", "default": "new-arrivals" }, { "type": "url", "id": "membership_link", "label": "Membership page link" }, { "type": "checkbox", "id": "show_testimonials", "label": "Show testimonials", "default": true }, { "type": "color", "id": "primary_color", "label": "Primary purple", "default": "#54269A" }, { "type": "color", "id": "dark_color", "label": "Dark purple", "default": "#241C42" }, { "type": "color", "id": "accent_color", "label": "Accent yellow", "default": "#F6B73C" }, { "type": "color", "id": "background_color", "label": "Hero background", "default": "#F4F0E8" }, { "type": "color", "id": "text_color", "label": "Text color", "default": "#191919" } ], "blocks": [ { "type": "membership_plan", "name": "Membership Plan", "settings": [ { "type": "text", "id": "name", "label": "Plan name", "default": "Explorer" }, { "type": "textarea", "id": "description", "label": "Description", "default": "Toddlers and early readers" }, { "type": "text", "id": "price", "label": "Monthly price", "default": "499" }, { "type": "text", "id": "books", "label": "Books", "default": "2" }, { "type": "text", "id": "badge", "label": "Badge" }, { "type": "text", "id": "extra_feature", "label": "Extra feature" }, { "type": "checkbox", "id": "featured", "label": "Featured plan", "default": false }, { "type": "text", "id": "cta", "label": "CTA", "default": "Choose this plan" }, { "type": "url", "id": "link", "label": "Plan link" } ] }, { "type": "testimonial", "name": "Testimonial", "settings": [ { "type": "textarea", "id": "quote", "label": "Quote", "default": "My daughter gets so excited when her new books arrive!" }, { "type": "text", "id": "name", "label": "Parent name", "default": "A Rent2Read parent" }, { "type": "text", "id": "location", "label": "Location", "default": "Gurgaon" }, { "type": "image_picker", "id": "image", "label": "Parent image" } ] }, { "type": "age_group", "name": "Age Group", "settings": [ { "type": "text", "id": "age", "label": "Age", "default": "2–4 years" }, { "type": "text", "id": "title", "label": "Title", "default": "Little Explorers" }, { "type": "image_picker", "id": "image", "label": "Age group image" }, { "type": "url", "id": "link", "label": "Collection link" } ] } ], "presets": [ { "name": "Rent2Read Homepage", "blocks": [ { "type": "membership_plan", "settings": { "name": "Explorer", "description": "Toddlers & early readers", "price": "499", "books": "2" } }, { "type": "membership_plan", "settings": { "name": "Voracious", "description": "Active young readers", "price": "799", "books": "4", "badge": "MOST POPULAR", "featured": true } }, { "type": "membership_plan", "settings": { "name": "Sibling", "description": "Multiple little readers", "price": "1099", "books": "6" } }, { "type": "testimonial", "settings": { "quote": "My daughter gets so excited when the new books arrive!" } }, { "type": "testimonial", "settings": { "quote": "We love having access to so many books without filling our house with them." } }, { "type": "testimonial", "settings": { "quote": "The variety has really helped us make reading part of our routine." } } ] } ] } {% endschema %}