Ways To Watch

The Ways To Watch component includes three sections, which stack vertically on mobile.

ON SHOWTIME SHOCASE

Monday, Mar 15 at 10PM ET/PT

NEW: Season 5, Episode 3

SEE TV SCHEDULE

ON DEMAND

Watch the latest episodes of Season 5

SEE SCHEDULE

Watch Episodes Instantly

 

<div class="ways-to-watch">
    <div class="ways-to-watch__section">
        <h4 class="ways-to-watch__headline">ON SHOWTIME SHOCASE</h4>
        <p class="ways-to-watch__date_time">Monday, Mar 15 at 10PM ET/PT</p>
        <p class="ways-to-watch__copy">NEW: Season 5, Episode 3</p>
        <a class="ways-to-watch__link" href="#">SEE TV SCHEDULE</a>
    </div>
    <div class="ways-to-watch__section">
        <h4 class="ways-to-watch__headline">ON DEMAND</h4>
        <p class="ways-to-watch__copy">Watch the latest episodes of Season 5</p>
        <a class="ways-to-watch__link" href="#">SEE SCHEDULE</a>
    </div>
    <div class="ways-to-watch__section ways-to-watch__stream">
        <div class="ways-to-watch__headline-wrapper ways-to-watch__stream__headline">
            <h4 class="ways-to-watch__headline">Watch Episodes Instantly</h4>
        </div>
        <div class="ways-to-watch__stream__button">
            <a class="ways-to-watch__button" href="#">Stream the Series</a>
        </div>
    </div>
</div>

Alt - Stream module first

Watch Episodes Instantly with Longer Headline

ON SHOWTIME SHOCASE

Monday, Mar 15 at 10PM ET/PT

NEW: Season 5, Episode 3

SEE TV SCHEDULE

ON DEMAND

Watch the latest episodes of Season 5

SEE SCHEDULE

 

<div class="ways-to-watch ways-to-watch--stream-first">
    <div class="ways-to-watch__section ways-to-watch__stream">
        <div class="ways-to-watch__stream__headline">
            <h4 class="ways-to-watch__headline">Watch Episodes Instantly with Longer Headline</h4>
        </div>
        <div class="ways-to-watch__stream__button">
            <a class="ways-to-watch__button" href="#">Stream the Series</a>
        </div>
    </div>
    <div class="ways-to-watch__section">
        <h4 class="ways-to-watch__headline">ON SHOWTIME SHOCASE</h4>
        <p class="ways-to-watch__date_time">Monday, Mar 15 at 10PM ET/PT</p>
        <p class="ways-to-watch__copy">NEW: Season 5, Episode 3</p>
        <a class="ways-to-watch__link" href="#">SEE TV SCHEDULE</a>
    </div>
    <div class="ways-to-watch__section">
        <h4 class="ways-to-watch__headline">ON DEMAND</h4>
        <p class="ways-to-watch__copy">Watch the latest episodes of Season 5</p>
        <a class="ways-to-watch__link" href="#">SEE SCHEDULE</a>
    </div>
</div>

W2W v2

As seen on /bulk

This version was created so that:

1) Section 1 can "detach" from the other two on mobile.

2) Logos are aligned vertically on mobile, while also being centered horizontally.

Ways to Order

A sister component to the ways-to-watch module that was introduced for the custom wilder vs fury event page The component shows 3 different device categorys and outlines the ways to order a ppv event on each

Buy online and stream live from the showtime app on all supported devices

|

TV & Streaming Devices

Amazon Fire TV, Android TV, Apple TV (3rd Gen+), Chromecast, Roku, Xbox One

Computer

SHOWTIME.com

Mobile & Tablet

iPhone, iPad, Android phones and tablets, Amazon Fire Tablet (3rd Gen+)

styleguide/ways-to-watch/_ways_to_watch.jsp.md