StoreFronts FAQ - One Long Page


StoreFronts FAQs

We will be transitioning these into better documentation, but for right now while we’re in Beta we’ll be using this FAQ for StoreFronts related questions/answers.

Q: How do I get the Storefronts into my account?

A: If you do not see StoreFronts listed on your left hand menu, you may still be using the older UltraCart UI.  If your screen does not look like this, then click on the upgrade banner shown on your dashboard.

Once you see StoreFronts on the main menu, click on it then scroll down and click on the "Install Storefronts into my UltraCart Account" button to perform the initial install of the Storefronts, which will take approximately 45-60 seconds to complete..

Q: Can you show us how the colors are able to be dynamically changed on the fly?

A: Themes ship with multiple preset color schemes available. On the Themes tab there is a “Theme Presets” field which contains three different professionally selected color palettes.

Q: How do I make a backup of my storefront?

A: Navigate to the "Themes" tab of the Storefronts mennu, then mouse over the image representing the active theme and you'll see the image change to show you two buttons. The left button is the "download" theme button (which is in effect the "backup" option.) The right button is the "duplicate" theme button.
 

Q: Do we still get FTP access?

A: Yes, with the StoreFront system almost everything is unified into the file system. Everything that you can see under the File Manager tab in the web interface is available to you with FTP. It’s not uncommon for developers to use external development tools to write their code, compile contents with tools like Grunt, and then have it automatically uploaded via FTP.

Q: In the item view, I like how you are accommodating images. Can we add videos there too?

A: The multimedia on the pages -> content is specific to the group page within the storefront. The item editor still supports video multimedia types like it always has, but the stock theme does not currently support video within it’s gallery view. Direct video support in the stock template may be something that is added later, but could be something implemented via professional services if it’s critical to a merchant. Remember that everything in the template is responsive so whatever functionality that is implemented in the template has to work across all the major mobile, tablet, and desktop platforms.

Q: Is management of catalog groups still done the same way?

A: This is all done under the Pages tab of StoreFronts.

Q: Multi-domain support?

A: Just like the legacy catalog, a StoreFront can have a few additional host name aliases. The templates have integrated support for canonical so that search engines don’t penalize you for having the exact sample content on multiple sites.

Q: How does this change the need/usage for the rest API?

A: The current StoreFront template is implemented as a series of velocity templates that provide the same functionality as the single and multi-page checkouts that the existing UltraCart platforms has. The difference being that they are completely responsive. If you’re comfortable with the stock checkout flows then you can get away with minor modifications to the templates. We recommend that you perform the majority of your customizations through CSS to make version upgrades easier. If you need a customized checkout flow then you can still use the REST API to build that within the StoreFront just like you have in the catalog system. Future templates that we publish may choose to use the REST API instead of the Velocity templates, but you’ve got to pick and choose your technology battles carefully. For this initial release the best bet what was get a completely responsive checkout experience with Velocity working.

Q: Are there other dynamic template capabilities (ie. Blog Posts)?

A: Yes, the themes support an integrated blog module.

Q: What's the route for building themes to be used in the UC repository?

A: If you are interested in building a one off custom theme we recommend starting with one of the freely available themes.  If you have further interest in developing themes to sell in our theme gallery, please contact support@ultracart.com and request permission to our GitHub repositories.  You can fork our GitHub projects and start building off a solid foundation without having to reinvent the entire wheel.  Our GitHub repositories will be publicly visible in a few months.

Q: Is there a 3rd party marketplace for themes?

A: There is not a market place initially, but we have plans for one. The current stock theme will serve as a good starting place for consultants to customize for their clients. It’s amazing what some CSS tweaks and color scheme selection can do for a site’s look and feel.

Q: How far back does browser support go for the underlying system?

A: Our initial theme, Mr Teas is compatible all the way back to IE8.  At this point in time though, that browser is no longer supported by Microsoft and receiving security updates.  

Q: Pricing?

A: We have not published any changes to the pricing of the platform at this time.

Q: Can my menus have link to external web pages? for example my blog page?

A: Yes, we make provisions for adding links to StoreFront pages, system pages (like view cart), and external pages (like your blog).

Q: Can you talk about the Customer Login Section? Is this something we can create for users of our website? Quick overview?

A: The Customer Login Section is based on the options available in the My Account and Customer Profile Areas of UltraCart - http://docs.ultracart.com/display/ucdoc/My+Account+Customer+Portal

http://docs.ultracart.com/display/ucdoc/Customer+Profiles

Yes, they can be made available for your users whether you are using StoreFronts or not. The stock theme for StoreFronts though has the MyAccount functionality woven completely through it.

Q: Is there a limit to the amount of storefronts that one can have? Like if someone wanted to split test?

A: Right now there is no particular limitation, but we don’t recommend A/B testing between two StoreFronts. A better approach would be to use something like Google Optimizer within a single StoreFront to optimize a particular portion of content.

Q: Can someone do a storefront and use other checkout options such as a two page checkout?

A: Most themes implement the standard single page and multi-page checkouts.  The Trial theme provides a more advanced REST Checkout API based two page trial experience.

Q:What if we just want to enable the responsive single page checkout?

A: All of our themes have an option for "Checkout Only Mode".

Q: If we use the storefront, do we use the catalog?

A: If you’re an existing catalog user, you can think of StoreFronts as catalog 2.0 on steroids. The velocity templates will look familiar to you within StoreFronts. We’ve radically simplified things with StoreFronts by making almost everything a file on the file system, allowing themes within a StoreFront to make development and maintenance easier, and using meta data from the templates to drive the user interface that the merchant interacts with. Gone are the days of the end user having to read through templates to know what they should name an attribute or piece of multimedia. Beyond that we’ve also implemented a very functional and robust responsive stock template. Responsive websites that are friendly for every type of computing device are the future and we believe a good starting point is critical for merchants.

Q: Could you touch upon adding new products to your site.

A: Sure, Items must exist in your UltraCart account first, then when you are ready for them to move out onto your storefront, you can simply select them in the Item Assignment area. The new StoreFront admin panel is integrated with the upgraded item editor to make adding items simple. Under the admin panel click Page -> New Item. This will open the item editor in a new window with the StoreFront page already assigned. The new item editor allows you to handle all critical aspects of item configuration on the first tab (including multimedia and inventory controls).

Q: Want to move it around in the field to a different position?

A: Simply drag and drop it where you want it to be.

Q: Will you be demonstrating any changes to the checkout/cart pages?

A: The checkout is functionally similar to the existing single page and multiple page checkouts.  We've made everything completely responsive, updated all the UI elements, and everything is jQuery based.  We will go further into the checkout and customization during the development webinars.

Q: How will products with options render on the product information page?

A: Our themes are coded to handle options and variations on the item pages.  There is a theme setting that controls whether options are displayed on the item page before it's added to the cart.

Q: Are you able to cancel auto-orders from the StoreFront MyAccount area?

A: Yes, the MyAccount portal provides customers the ability to manage their recurring orders.  You can decide whether or not you want to make this functionality available to them on your Customer Profile Settings.

Q: Will there be REST cart customizations available, or is the checkout completely out of our hands?

A: Yes, some themes, such as Trial, use the REST Checkout API to imlement the checkout process.  Other themes like Woodland and Fashion use the REST Checkout API to make additional functionality, like the cart snapshot, available.

Q: Can this be integrated with a Word Press site?

A: StoreFronts is not a word press plugin, but you can use StoreFronts in Checkout Only Mode and embed buy links into your Wordpress site.

Q: Is it possible to customize the Upsell After pages in the theme?

A: The Upsell After pages will follow the same look and feel as your StoreFronts theme.

Q: Are there going to be slugs for item details page URLs instead of using the item ID, since it's not always possible to use SEO-friendly item IDs?

A: Yes, you can edit the portion of the URL that is typically the item ID to another more SEO friendly string.

Q: Can the slider feature non-item content—e.g. marketing/promotional stuff?

A: Yes, you can make slides that point to anywhere on your site or even external sites.

Q: I am currently using only your checkout. How can I switch form the current one to this new one?

A: See our guide on using StoreFronts for "Checkout Only"

Q: So, in typical PHP-based CMS, site structure/hierarchy are basically virtual—in StoreFronts everything actually exists?

A: No, StoreFronts is a CMS platform as well. In this case we are using Velocity in place of PHP to make the pages dynamic. 

Q: Is there a reset button to reset colors to the theme default?

A: Use the preset drop down in the Theme area to go back to the default. 

Q: Is there a limit to retrieving an accidentally deleted file, whether time or versions?

A: The recycle BIN located in the file manager goes back 30 days.

Q: Will there be a rich text editor for descriptions?

A: Yes, we implement a WYSIWYG editor in most locations of StoreFronts.

Q: How will Screen Branding theme codes apply? For example if I have two storefronts setup, will there a a SBT code to identify from which storefront the order originated? 

A: No, but each StoreFront encompasses all of the functionality that screen branding themes do for the legacy checkout including conversion and tracking.  If you're running multiple screen branding themes right now, you can run multiple StoreFronts to replace them.

Q: Will StoreFront feature item-level SEO options?

A: Yes. Once an item is added to the storefronts, the item editor will have a section that appears below the "Assignments" section, title "Search Engine Optimization" with two configuration fields: "Item Page Title" & "Item Page Meta Description"
 

Q: If I want to have two storefronts selling the same items but with different prices on items, how do I go about it? 

A:  The price cannot be changed between the two storefronts (since its pulling the single defined cost from the item record), so you'd need to create two separate accounts and then links them together (see Linking Multiple Accounts)

Q: In the case of setting up a second account and linking the accounts together, what is the proper way to go about building out the second account storefront? (I'm assuming the only way to update common features between them would be with CSV export/import where possible and manually if not...)?

 A: Setting up and linking accounts is no different with StoreFronts. - Linking Multiple Accounts

Q: Can you add Schema to the product items?

A: If you mean fields for the database, then yes. You can associate both options and attributes to an item using the item editor and the fields will then show up on the item page.

Q: What are the conversion tracking capabilities?

A: StoreFronts includes all of the same integrated tracking capabilities of our legacy screen branding themes, plus it adds support for more advanced tracking events on Bing, FaceBook and Google.

Q: Will using StoreFronts allow us to customize our shopping cart page to match the design of our current WordPress site?

A: Each theme has a defined look and feel.  You can modify the colors, CSS or even the templates themselves to match your external site.  The amount of changes necessary depends upon the template you're using on your Wordpress site.

Q: Is there a history to revert changes?

A: Yes, in the File Manager there is a way to see your changes and then revert to an earlier time in your version history.

Q: Does StoreFronts work with your Affiliate Management system? 

A: Yes

Q: Are mobile sites automatically generated once we setup a StoreFront?

A: Our themes are completely responsive.  Responsive websites, ones that can present all content to a user regardless of screen size, is the desired presentation type by Google.  Having a completely responsive website not only increases your search rank, but also makes it easier for customers to purchase.  As of 2016, the average website has 40% of their traffic coming from phones and tablets.