offscriptmtl.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://m.offscriptmtl.com/
Effective URL: https://offscriptmtl.com/pages/download-the-app
Submission: On January 25 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET /search

<form class="my-6 px-section-horizontal-spacing" action="/search" method="get" role="search">
  <div class="flex w-full max-w-xs items-end">
    <label for="menu-drawer-search" class="sr-only">Search</label>
    <input class="min-w-0 flex-auto border-b-text border-current bg-transparent py-1.5 placeholder-current" id="menu-drawer-search" type="text" name="q" placeholder="Search">
    <button class="px-1" type="submit">
      <span class="inline-block h-6 w-6"><svg class="theme-icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
          <path stroke="currentColor" d="M2 11a9 9 0 1 0 18 0 9 9 0 0 0-18 0Zm15.364 6.364L22 22" vector-effect="non-scaling-stroke"></path>
        </svg>
      </span>
      <span class="sr-only">Submit</span>
    </button>
  </div>
</form>

GET /search

<form class="my-6 px-section-horizontal-spacing" action="/search" method="get" role="search">
  <div class="flex w-full max-w-xs items-end">
    <label for="menu-drawer-search" class="sr-only">Search</label>
    <input class="min-w-0 flex-auto border-b-text border-current bg-transparent py-1.5 placeholder-current" id="menu-drawer-search" type="text" name="q" placeholder="Search">
    <button class="px-1" type="submit">
      <span class="inline-block h-6 w-6"><svg class="theme-icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
          <path stroke="currentColor" d="M2 11a9 9 0 1 0 18 0 9 9 0 0 0-18 0Zm15.364 6.364L22 22" vector-effect="non-scaling-stroke"></path>
        </svg>
      </span>
      <span class="sr-only">Submit</span>
    </button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="footer-localization-form" accept-charset="UTF-8" class="shopify-localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/pages/download-the-app">
  <div class="flex gap-4">
    <div class="inline-block shrink-0 select-none">
      <h2 class="sr-only" id="country-heading-footer"> Country/region </h2>
      <div class="relative" x-data="{ expanded: false }" @keydown.escape.prevent.stop="expanded = false" @click.outside="expanded = false">
        <button type="button" class="border-b-text border-scheme-text py-1 text-sm" :aria-expanded="expanded" aria-controls="country-list-footer" aria-describedby="country-heading-footer" @click.prevent="expanded = ! expanded" aria-expanded="false">
          Germany (EUR €) <span class="rotate ml-1 inline-block w-3 origin-center transform fill-current transition" :class="{ 'rotate-180': expanded }">
            <svg class="theme-icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
              <path stroke="currentColor" d="M1.5 7 12 17.5 22.5 7" vector-effect="non-scaling-stroke"></path>
            </svg>
          </span>
        </button>
        <div class="absolute bottom-[calc(100%_+_0.5rem)] left-auto right-0 max-md:left-0 max-md:right-auto" x-show="expanded" style="display: none;">
          <ul id="country-list-footer" class="relative z-10 flex max-h-[30vh] w-max max-w-[theme(spacing.40)] snap-y snap-mandatory flex-col gap-[--text-border-width] overflow-y-auto border-text border-gridline-color bg-gridline-color text-sm"
            x-transition:enter="transition ease duration-300" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="transition ease duration-300" x-transition:leave-start="opacity-100"
            x-transition:leave-end="opacity-0" :aria-hidden="! expanded" aria-hidden="true">
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'AU'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Australia (AUD $)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'AT'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Austria (EUR €)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'BE'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Belgium (EUR €)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'CA'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Canada (CAD $)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'CZ'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Czechia (CZK Kč)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'DK'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Denmark (DKK kr.)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'FI'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Finland (EUR €)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'FR'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">France (EUR €)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" aria-current="true" @click.prevent="$refs.input.value = 'DE'; $root.closest('form').submit();">
                <span class="border-scheme-text border-b-text">Germany (EUR €)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'HK'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Hong Kong SAR (HKD $)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'IE'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Ireland (EUR €)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'IL'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Israel (ILS ₪)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'IT'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Italy (EUR €)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'JP'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Japan (JPY ¥)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'MY'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Malaysia (MYR RM)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'NL'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Netherlands (EUR €)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'NZ'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">New Zealand (NZD $)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'NO'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Norway (USD $)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'PL'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Poland (PLN zł)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'PT'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Portugal (EUR €)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'SG'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Singapore (SGD $)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'KR'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">South Korea (KRW ₩)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'ES'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Spain (EUR €)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'SE'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Sweden (SEK kr)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'CH'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">Switzerland (CHF CHF)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'AE'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">United Arab Emirates (AED د.إ)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'GB'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">United Kingdom (GBP £)</span>
              </button>
            </li>
            <li class="flex items-center bg-scheme-background px-2 py-2 coarse-pointer:min-h-[44px] coarse-pointer:min-w-[44px]">
              <button class="break-word text-left [text-wrap:balance] hover:text-scheme-accent" type="button" @click.prevent="$refs.input.value = 'US'; $root.closest('form').submit();">
                <span class="border-transparent border-b-text">United States (USD $)</span>
              </button>
            </li>
          </ul>
        </div>
        <input x-ref="input" type="hidden" name="country_code" id="CountrySelector" value="DE">
      </div>
    </div>
  </div>
</form>

GET /search

<form class="my-6 px-section-horizontal-spacing" action="/search" method="get" role="search">
  <div class="flex w-full max-w-xs items-end">
    <label for="menu-drawer-search" class="sr-only">Search</label>
    <input class="min-w-0 flex-auto border-b-text border-current bg-transparent py-1.5 placeholder-current" id="menu-drawer-search" type="text" name="q" placeholder="Search">
    <button class="px-1" type="submit">
      <span class="inline-block h-6 w-6"><svg class="theme-icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
          <path stroke="currentColor" d="M2 11a9 9 0 1 0 18 0 9 9 0 0 0-18 0Zm15.364 6.364L22 22" vector-effect="non-scaling-stroke"></path>
        </svg>
      </span>
      <span class="sr-only">Submit</span>
    </button>
  </div>
</form>

Text Content

Cookie Policy
Our website uses cookies to ensure you get the best experience. Learn More
Got it!
Our website uses cookies to ensure you get the best experience. Learn More
Got it!
Skip to content
 * Shop Collabs
 * About Us
 * Download App

Log in
0 items
Menu
0 items
 
Close

 * Shop Collabs
 * About Us
 * Download App

 * Log in
 * Create account

Search Submit
Menu
 
Close

 * Shop Collabs
 * About Us
 * Download App

 * Log in
 * Create account

Search Submit


FROM DIGITAL CONCEPTS TO REAL-WORLD PRODUCTS

Create, share, and earn from your designs.

Download the ios app or visit the mobile web app.

DOWNLOAD THE APP



SHARE YOUR VISION

Whether you're an artist, athlete, fashion enthusiast, or a dreamer with a vivid
imagination, Off/Script is your canvas.

Share your product concepts on our platform and let your creativity shine.


COMMUNITY-POWERED SELECTION

Your ideas will be showcased to our vibrant community, where fellow creators and
enthusiasts vote for their favorites.

The most popular concepts on the app will be reviewed by Off/Script for
production.


BRINGING IDEAS TO LIFE

Once your idea is chosen, Off/Script funds and coordinates its production
through our global manufacturing network. And the best part?


Profits from product sales are split between you, the creator, and Off/Script.




SOCIAL

 * Instagram
 * Youtube
 * TikTok
 * Twitter
 * Discord
 * Pinterest
 * Facebook


MORE INFO

 * Download App
 * Content
 * Contact
 * FAQ
 * Shipping
 * Returns
 * Privacy
 * Terms

© 2024, Off/Script.

 * Powered by Shopify
 * Refund policy
 * Privacy policy
 * Terms of service
 * Shipping policy
 * Contact information


PAYMENT METHODS

 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa


COUNTRY/REGION

Germany (EUR €)
 * Australia (AUD $)
 * Austria (EUR €)
 * Belgium (EUR €)
 * Canada (CAD $)
 * Czechia (CZK Kč)
 * Denmark (DKK kr.)
 * Finland (EUR €)
 * France (EUR €)
 * Germany (EUR €)
 * Hong Kong SAR (HKD $)
 * Ireland (EUR €)
 * Israel (ILS ₪)
 * Italy (EUR €)
 * Japan (JPY ¥)
 * Malaysia (MYR RM)
 * Netherlands (EUR €)
 * New Zealand (NZD $)
 * Norway (USD $)
 * Poland (PLN zł)
 * Portugal (EUR €)
 * Singapore (SGD $)
 * South Korea (KRW ₩)
 * Spain (EUR €)
 * Sweden (SEK kr)
 * Switzerland (CHF CHF)
 * United Arab Emirates (AED د.إ)
 * United Kingdom (GBP £)
 * United States (USD $)




 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.



Choose options
Close







YOUR CART -

Close



YOUR CART

Your cart is currently empty.

Continue shopping



Loading...

Subtotal €0,00 EUR

Taxes and shipping calculated at checkout

Update Check out



Where would you like to go?

The app allows you to vote on new concepts, create with our AI Studio tool, and
more!

Open the app Stay on the site

 
Close

 * Shop Collabs
 * About Us
 * Download App

 * Log in
 * Create account

Search Submit


YOUR CART - 0 ITEMS

Close



YOUR CART

Your cart is currently empty.

Continue shopping



Loading...

Subtotal €0,00 EUR

Taxes and shipping calculated at checkout

Update Check out


Choose options
Close