.w-background-video>video { max-width: -webkit-fill-available;/
Setup instructions for 2.0 Shopify themes
Dropit can be displayed within any section of your website using the Dropit app block.
This allows you to determine the placement of the Dropit live auction interface in the desired section of your website.
We recommend running Dropit auctions via their own page and page template to display Dropit auctions via a /pages URL using the following method.
Create a theme template
1. From your Shopify admin, go to Online Store > Themes.
2. Find the theme that you want to edit, and then click Customize.
3. Open the drop-down menu at the top of the page.
4. Using the dropdown menu, select which existing template you want to base your new template on.
5. Click Create template. Use the dropdown menu to select a template. Click + Create template.
6. Give your template a unique name.
7. Create template.
Enable the Dropit app block
1. From the template you have created, select add section
2. Go to apps and select the Dropit Live Auction App:
3. The app block display can be toggled on/off via the eye icon:
4. If you wish to remove the app block from the page template select remove app block in the bottom right of the screen.
Create a page to display Dropit live auctions
1. Go to Online Store > Pages.
2. Click Add page.
3. Enter a title and content for the page.
4. In the bottom right corner, under 'Theme Template' select the theme template you created above
5. Under Visibility, select when the page should be published. By default, your new webpage will be visible when you click Save. Select the Hidden option if you want your new webpage to be hidden from your online store, or click set a specific publish date to control when your webpage is published.
6. Click Save.
Optional: To make a published web page appear in your online store navigation, add a link to it in a menu.
How to adjust your live auction style settings to match the styling of your storefront
1. Go to the Dropit admin app > Style settings
2. Enter your hex color against each element or use the color picker to select your desired color
Interface key
Background color - Background of the Dropit app block section
Buy button color - Buy button displayed during live auctions
Live button color - Live now is displayed on any currently live auctions on the pending auctions page
Learn more button color - Learn more button on each scheduled auction
Celebration emoji - Select the emoji you would like to display on the auction winner’s page
Firstly, create a theme template
Your Dropit auctions will be displayed via a page URL on your website via a unique page template:
1. From your Shopify admin, go to Online Store > Themes.
2. Find the theme that you want to edit, click the Actions dropdown, then click 'Edit Code'
3. Go to Templates > click + Add a new Template.
4. Dropdown 'Select a template to create' and select 'Page'
5. Underneath, select 'Liquid'
6. Give your template a unique file name.
7. Click 'Done'
Next, paste in this piece of code and save the template
Now, create a new webpage for your store
1. Go to Online Store > Pages
2. Click Add page
3. Enter a title for your page
4. In the bottom right corner, under 'Theme Template' select the theme template you created above
5. In the content section, select the show HTML button as below
6. Paste in the following code snippet, and in line 3 of the code snippet, change your-store-name to your own store name as it is displayed before your .myshopify.com URL
for example your-store-name.myshopify.com
7. Save the page.
8. You may configure the colours of the Dropit interface to match your store via the admin application > style settings
How to adjust your live auction style settings to match the styling of your storefront
1. Go to the Dropit admin app > Style settings
2. Enter your hex color against each element or use the color picker to select your desired color
Interface key
Background color - Background of the Dropit app block section
Buy button color - Buy button displayed during live auctions
Live button color - Live now is displayed on any currently live auctions on the pending auctions page
Learn more button color - Learn more button on each scheduled auction
Celebration emoji - Select the emoji you would like to display on the auction winner’s page