Skip to content

Instantly share code, notes, and snippets.

Created April 12, 2012 10:08
Show Gist options
  • Save anonymous/2366219 to your computer and use it in GitHub Desktop.
Save anonymous/2366219 to your computer and use it in GitHub Desktop.
<div style="display: block; z-index: 1002; outline: 0px none; height: auto; width: 370px; top: -1011px; left: 576px; position: relative;" class="ui-dialog ui-widget ui-widget-content ui-corner-all" tabindex="-1" role="dialog" aria-labelledby="ui-dialog-title-ui-dialogRiphryRSCQ"><div class="ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix"><span class="ui-dialog-title" id="ui-dialog-title-ui-dialogRiphryRSCQ">Add Store</span><a href="#" class="ui-dialog-titlebar-close ui-corner-all" role="button"><span class="ui-icon ui-icon-closethick">close</span></a></div><div class="generated-ui-dialog-content ui-dialog-content ui-widget-content" id="ui-dialogRiphryRSCQ" style="width: auto; min-height: 92px; height: auto;" scrolltop="0" scrollleft="0"><p></p><form id="new-store-modal-form" action="/add-store">
<ul class="new-store-modal">
<li>
<label for="platform-selection">Select platform</label>
<div class="ui-dropdownized dropdownized" id="dropdownized-0" style="cursor: pointer; position: relative; z-index: 9999;"><div style="position: absolute; cursor: pointer; top: 0px; left: 0px; bottom: 0px; right: 0px; display: block; z-index: -1; line-height: 20px;">Magento</div><select id="platform-selection" class="" data-placeholder="Please select..." name="platform" style="opacity: 0; display: block; cursor: pointer; float: left; left: 0px; top: 0px; bottom: 0px; right: 0px; height: 100%; width: 100%; margin: 0px; padding: 0px; background-color: transparent; z-index: 5;">
<option value="">Please select...</option>
<option value="magento">Magento</option>
<option value="bigcommerce">BigCommerce</option>
<option value="ebay">eBay</option>
<option value="drupal">Drupal</option>
<option value="joomla">Joomla!</option>
<option value="shopify">Shopify</option>
<option value="wordpress">Wordpress</option>
<option value="volusion">Volusion</option>
<option value="zencart">ZenCart</option>
<option value="wordpress">Wordpress</option>
</select></div>
<small id="platform-error-msg" class="errormsg hide">Please select platform first.</small>
</li>
<input type="hidden" id="magento-action-attr" value="/add-store" name="">
<li style="" class="store-fields" id="new-store-magento">
<div class="field-wrapper">
<label for="shop_domain">Store URL</label>
<input type="text" id="shop_domain" name="shop_domain">
<small id="shop_domain-magento-error-msg" class="errormsg hide error"></small>
<small id="shop_domain-magento-description" class="description">Enter your Magento store URL</small>
</div>
<div class="field-wrapper">
<label for="username">Username</label>
<input type="text" id="username" name="username">
<small id="username-magento-error-msg" class="errormsg hide error"></small>
<small id="username-magento-description" class="description">Enter your Magento account username</small>
</div>
<div class="field-wrapper">
<label for="api_key">API Key</label>
<input type="text" id="api_key" name="api_key">
<small id="api_key-magento-error-msg" class="errormsg hide error"></small>
<small id="api_key-magento-description" class="description">Find out how to access your API Key <a target="_blank" href="https://www.shippingeasy.com/files/docs/MyStores_APIKey_Magento.pdf">here</a></small>
</div>
</li>
<input type="hidden" id="bigcommerce-action-attr" value="/add-store" name="">
<li style="" class="store-fields hide" id="new-store-bigcommerce">
<div class="field-wrapper">
<label for="shop_domain">Store URL</label>
<input type="text" id="shop_domain" name="shop_domain">
<small id="shop_domain-bigcommerce-error-msg" class="errormsg hide error"></small>
<small id="shop_domain-bigcommerce-description" class="description">Enter your BigCommerce store URL</small>
</div>
<div class="field-wrapper">
<label for="username">Username</label>
<input type="text" id="username" name="username">
<small id="username-bigcommerce-error-msg" class="errormsg hide error"></small>
<small id="username-bigcommerce-description" class="description">Enter your BigCommerce account username</small>
</div>
<div class="field-wrapper">
<label for="api_key">API Token</label>
<input type="text" id="api_key" name="api_key">
<small id="api_key-bigcommerce-error-msg" class="errormsg hide error"></small>
<small id="api_key-bigcommerce-description" class="description">Find out how to access your API Token <a target="_blank" href="https://www.shippingeasy.com/files/docs/MyStores_APIKey_BigCommerce.pdf">here</a></small>
</div>
</li>
<input type="hidden" id="ebay-action-attr" value="/oauth-store" name="">
<li style="" class="store-fields hide" id="new-store-ebay">Please select 'Add store' to continue. You will be prompted to sign-in to eBay and grant ShippingEasy access to your eBay store.</li>
<input type="hidden" id="drupal-action-attr" value="/add-store" name="">
<li style="" class="store-fields hide" id="new-store-drupal">
<div class="field-wrapper">
<label for="store_name">Store name</label>
<input type="text" id="store_name" name="store_name">
<small id="store_name-drupal-error-msg" class="errormsg hide error"></small>
<small id="store_name-drupal-description" class="description">Assign a name for this store</small>
</div>
<div class="field-wrapper">
<label for="shop_domain">Shop Domain</label>
<input type="text" id="shop_domain" name="shop_domain">
<small id="shop_domain-drupal-error-msg" class="errormsg hide error"></small>
<small id="shop_domain-drupal-description" class="description">Enter your Drupal shop URL</small>
</div>
<div class="field-wrapper">
<label for="api_key">Drupal API Key</label>
<input type="text" id="api_key" name="api_key">
<small id="api_key-drupal-error-msg" class="errormsg hide error"></small>
<small id="api_key-drupal-description" class="description">Find out how to access your Drupal API Key <a target="_blank" href="https://www.shippingeasy.com/files/docs/MyStores_APIKey_Drupal.pdf">here</a></small>
</div>
</li>
<input type="hidden" id="joomla-action-attr" value="/add-store" name="">
<li style="" class="store-fields hide" id="new-store-joomla">
<div class="field-wrapper">
<label for="store_name">Store name</label>
<input type="text" id="store_name" name="store_name">
<small id="store_name-joomla-error-msg" class="errormsg hide error"></small>
<small id="store_name-joomla-description" class="description">Assign a name for this store</small>
</div>
<div class="field-wrapper">
<label for="shop_domain">Shop Domain</label>
<input type="text" id="shop_domain" name="shop_domain">
<small id="shop_domain-joomla-error-msg" class="errormsg hide error"></small>
<small id="shop_domain-joomla-description" class="description">Enter your Joomla! shop URL</small>
</div>
<div class="field-wrapper">
<label for="api_key">Joomla! API Key</label>
<input type="text" id="api_key" name="api_key">
<small id="api_key-joomla-error-msg" class="errormsg hide error"></small>
<small id="api_key-joomla-description" class="description">Find out how to access your Joomla! API Key <a target="_blank" href="https://www.shippingeasy.com/files/docs/MyStores_APIKey_Joomla.pdf">here</a></small>
</div>
</li>
<input type="hidden" id="shopify-action-attr" value="/oauth-store" name="">
<li style="" class="store-fields hide" id="new-store-shopify">
<div class="field-wrapper">
<label for="shop">Store admin URL</label>
<input type="text" id="shop" name="shop">
<small id="shop-shopify-error-msg" class="errormsg hide error"></small>
<small id="shop-shopify-description" class="description">Enter your Shopify store admin URL</small>
</div>
</li>
<input type="hidden" id="wordpress-action-attr" value="/add-store" name="">
<li style="" class="store-fields hide" id="new-store-wordpress">
<div class="field-wrapper">
<label for="store_name">Store name</label>
<input type="text" id="store_name" name="store_name">
<small id="store_name-wordpress-error-msg" class="errormsg hide error"></small>
<small id="store_name-wordpress-description" class="description">Assign a name for this store</small>
</div>
<div class="field-wrapper">
<label for="shop_domain">Shop Domain</label>
<input type="text" id="shop_domain" name="shop_domain">
<small id="shop_domain-wordpress-error-msg" class="errormsg hide error"></small>
<small id="shop_domain-wordpress-description" class="description">Enter your Wordpress shop URL</small>
</div>
<div class="field-wrapper">
<label for="api_key">Wordpress API Key</label>
<input type="text" id="api_key" name="api_key">
<small id="api_key-wordpress-error-msg" class="errormsg hide error"></small>
<small id="api_key-wordpress-description" class="description">Find out how to access your Wordpress API Key <a target="_blank" href="https://www.shippingeasy.com/files/docs/MyStores_APIKey_Wordpress.pdf">here</a></small>
</div>
</li>
<input type="hidden" id="volusion-action-attr" value="/add-store" name="">
<li style="" class="store-fields hide" id="new-store-volusion">
<div class="field-wrapper">
<label for="api_url">API URL</label>
<input type="text" id="api_url" name="api_url">
<small id="api_url-volusion-error-msg" class="errormsg hide error"></small>
<small id="api_url-volusion-description" class="description">Find out how to access your API URL <a target="_blank" href="https://www.shippingeasy.com/files/docs/MyStores_APIKey_Volusion.pdf">here</a></small>
</div>
<div class="field-wrapper">
<label for="shop_name">Shop name</label>
<input type="text" id="shop_name" name="shop_name">
<small id="shop_name-volusion-error-msg" class="errormsg hide error"></small>
<small id="shop_name-volusion-description" class="description">Enter your Volusion shop name</small>
</div>
<div class="field-wrapper">
<label for="currency">Currency</label>
<div class="ui-dropdownized ui-dropdownized-normal" id="dropdownized-0" style="cursor: pointer; position: relative; z-index: 9999;"><div style="position: absolute; cursor: pointer; top: 0px; left: 0px; bottom: 0px; right: 0px; display: block; z-index: -1; line-height: 0px;">US$</div><select id="currency" name="currency" style="opacity: 0; display: block; cursor: pointer; float: left; left: 0px; top: 0px; bottom: 0px; right: 0px; height: 100%; width: 100%; margin: 0px; padding: 0px; background-color: transparent; z-index: 5;">
<option value="USD">US$</option>
<option value="AUD">AU$</option>
<option value="EUR">€</option>
<option value="GBP">UK£</option>
<option value="NZD">NZ$</option>
<option value="CAD">C$</option>
</select></div>
<small id="currency-volusion-error-msg" class="errormsg hide error"></small>
<small id="currency-volusion-description" class="description">Select your default shop currency</small>
</div>
</li>
<input type="hidden" id="zencart-action-attr" value="/add-store" name="">
<li style="" class="store-fields hide" id="new-store-zencart">
<div class="field-wrapper">
<label for="store_name">Store name</label>
<input type="text" id="store_name" name="store_name">
<small id="store_name-zencart-error-msg" class="errormsg hide error"></small>
<small id="store_name-zencart-description" class="description">Assign a name for this store</small>
</div>
<div class="field-wrapper">
<label for="shop_domain">Shop Domain</label>
<input type="text" id="shop_domain" name="shop_domain">
<small id="shop_domain-zencart-error-msg" class="errormsg hide error"></small>
<small id="shop_domain-zencart-description" class="description">Enter your ZenCart shop URL</small>
</div>
<div class="field-wrapper">
<label for="api_key">ZenCart API Key</label>
<input type="text" id="api_key" name="api_key">
<small id="api_key-zencart-error-msg" class="errormsg hide error"></small>
<small id="api_key-zencart-description" class="description">Find out how to access your ZenCart API Key <a target="_blank" href="https://www.shippingeasy.com/files/docs/MyStores_APIKey_ZenCart.pdf">here</a></small>
</div>
</li>
<input type="hidden" id="wordpress-action-attr" value="/add-store" name="">
<li style="" class="store-fields hide" id="new-store-wordpress">
<div class="field-wrapper">
<label for="store_name">Store name</label>
<input type="text" id="store_name" name="store_name">
<small id="store_name-wordpress-error-msg" class="errormsg hide error"></small>
<small id="store_name-wordpress-description" class="description">Assign a name for this store</small>
</div>
<div class="field-wrapper">
<label for="shop_domain">Shop Domain</label>
<input type="text" id="shop_domain" name="shop_domain">
<small id="shop_domain-wordpress-error-msg" class="errormsg hide error"></small>
<small id="shop_domain-wordpress-description" class="description">Enter your Wordpress shop URL</small>
</div>
<div class="field-wrapper">
<label for="api_key">Wordpress API Key</label>
<input type="text" id="api_key" name="api_key">
<small id="api_key-wordpress-error-msg" class="errormsg hide error"></small>
<small id="api_key-wordpress-description" class="description">Find out how to access your Wordpress API Key <a target="_blank" href="https://www.shippingeasy.com/files/docs/MyStores_APIKey_Wordpress.pdf">here</a></small>
</div>
</li>
</ul>
<div class="errormsg hide" id="modal-general-error"></div>
<div class="hide adding-status-loader"><img alt="" src="/images/store-loader.gif"> Please wait your store is being loaded...</div>
<span>For Help, click <a target="_blank" href="http://www.shippingeasy.dev/dev.php/help-and-support/faq">here</a></span>
</form>
<p></p></div><div class="ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"><div class="ui-dialog-buttonset"><button type="button" class="button ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" role="button" aria-disabled="false"><span class="ui-button-text">Add store</span></button><button type="button" class="button back ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" role="button" aria-disabled="false"><span class="ui-button-text">Cancel</span></button></div></div></div>
<div class="ui-widget-overlay" style="width: 1521px; height: 2716px; z-index: 1001;"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment