Shopify Configuration

⚠️ Note: These instructions are for adding the Mariana Tek Web Integrations (schedule, buy, and account pages) to a Shopify site. This does NOT provide any integration with Shopify inventory or other Shopify features.

Configuration Steps

Javascript Snippet Setup (on the theme)

  • Go to your Shopify store admin "Home"
  • On the left side of the screen expand the "Online Store" menu
  • Under the "Online Store" menu click the "Themes" item
  • On the right side of the screen in the "Current theme" section, open the "Actions" menu and click "Edit code"
  • Under the "Layout" section click on "{/} theme.liquid"
  • Copy and paste the javascript snippet into the <head> tag
  • Replace example-tenant-name with your tenant name in the javascript snippet
  • Click "Save"

HTML Snippet Setup (on a page)

  • Go to your Shopify store admin "Home"
  • On the left side of the screen, under the "Online Store" menu, click "Pages"
  • On the top right of the screen, click the "Add Page" button
  • Enter a page title (such as "Buy")
  • In the content area, click the <> button (aka the "Show HTML" button)
  • Copy and paste the HTML snippet for the page you are creating.
  • Near the bottom of the screen, Click the "Save" button