HoverCart Settings - General
After successfully logging into Quivers HoverCart settings, you will be able to access all HoverCart configurations.
Let's have a look at the options available under HoverCart Settings:
General:
Once you click on the General tab, two option will be provided: Simple Settings and Advanced Settings:
-
Simple Settings
- The first option you will see is "Refresh" which is also available in the ribbon itself. The "Refresh" button will make the changes updated in the Marketplace. If you have recently made any changes to your product, you will need to click the "Refresh" button to see the changes in the Marketplace. - Settings Mode - Under "Settings Mode" there are two options: Basic and Advanced.
- Settings Mode "Basic" - It provides you a predefined template to use e.g. "Add to Cart Embedded" and "Store Embedded." You can choose either one as per your requirement.
- For more detailed explanation of both templates and which one would be best suited for your marketplace, you can refer to Implementing the HoverCart on a Website.
- Settings Mode "Basic" - It provides you a predefined template to use e.g. "Add to Cart Embedded" and "Store Embedded." You can choose either one as per your requirement.
- Settings Mode "Advanced" - includes additional options for HoverCart configurations.
- Home URL - The Home URL template tag retrieves the home URL for the Hovercart . If you populate it with the absolute URL it will act as the display page of the Hover cart. If a consumer clicks on the Hovercart navigation icon, they will be taken to your indicated page.
- Div ID/Display Element - The <div> tag defines a division or a section in an HTML document. The <div> element is often used as a container for other HTML elements, to style them with CSS, or to perform certain tasks with JavaScript. Entering a div 'id' or other display element name in the above field will determine where on the page the content for the HoverCart will display. It refers to the 'id' attribute of an HTML element on the page.
- Home URL - The Home URL template tag retrieves the home URL for the Hovercart . If you populate it with the absolute URL it will act as the display page of the Hover cart. If a consumer clicks on the Hovercart navigation icon, they will be taken to your indicated page.
-
- Font Family - A font family is a grouping of fonts defined by commonly shared design styles. It is used to specify a list of prioritized font or generic family names. This field determines the font-family that the HoverCart will use. Alternatively, the font family can also be applied using Custom CSS in the Advanced General Settings. By default the Font Family is Lato.
- HoverCart Landing Page - The "Landing Page" is a web page that is retrieved when a hyperlink is clicked. The landing page typically contains information about the target product, but may also contain links to a variety of sites relevant to the product.
- Select a HoverCart Navigation page to display when the HoverCart first loads. This may change as the consumer shops, but this will be the first content page of the HoverCart the consumer sees. Only set a default page if you want the HoverCart to automatically display content when it loads.
- Select a HoverCart Navigation page to display when the HoverCart first loads. This may change as the consumer shops, but this will be the first content page of the HoverCart the consumer sees. Only set a default page if you want the HoverCart to automatically display content when it loads.
- After Login Redirect - This defines what view will load after the user has logged in or registered. By default it will redirect to whichever page was accessed last, otherwise it will redirect to this page (if it is enabled).
- Login/Register Disclaimer Message - This field will enable a disclaimer message that appears on the Login view, and Register view, which can be used as a disclaimer. For example: "We've recently changed eCommerce providers to Quivers. This means you may need to create a new account." By default, no message is shown.
- Customer Terms - If added, your custom Terms & Conditions link will appear alongside Quivers-own terms and conditions for the customer to review.
- Font Family - A font family is a grouping of fonts defined by commonly shared design styles. It is used to specify a list of prioritized font or generic family names. This field determines the font-family that the HoverCart will use. Alternatively, the font family can also be applied using Custom CSS in the Advanced General Settings. By default the Font Family is Lato.
-
Advanced Settings
- Custom CSS - have the ability to use a custom stylesheet to override the styles on the HoverCart . In the below field you can specify CSS to be added to the HoverCart. This is a useful place to specify any custom display rules, such as if you want the SKU information to be visible to the consumer.
- Custom CSS - have the ability to use a custom stylesheet to override the styles on the HoverCart . In the below field you can specify CSS to be added to the HoverCart. This is a useful place to specify any custom display rules, such as if you want the SKU information to be visible to the consumer.
-
- Default Query Token - The default query token is the token that will be used for both internal agent operations and operations initiated by the HTTP and DNS interfaces when no specific token is provided. This field refers to how the HoverCart's URL is displayed for different views. For example, the default value is v, so if on the Login view, the URL location of that view will be http://business.com/?v=Login.
- Search Query Token - This field refers to how the HoverCart's URL is displayed for a product search. For example, the default value is q, so if a search is performed looking for T-Shirt, the URL location of that view will be http://business.com/?q=T-Shirt.
- Category Query Token - This field refers to how the HoverCart's URL is displayed when browsing a product category. For example, the default value is c, so if browsing the Apparel category, the URL location of that view will be http://business.com/?c=1234/Apparel.
- Product Query Token - This field refers to how the HoverCart's URL is displayed when browsing a product details page. For example, the default value is p, so if browsing the Awesome Sticker product, the URL location of that view will be http://business.com/?p=5678/AwesomeSticker.
- Product Short Query Token - This field refers to how the HoverCart's URL is displayed when browsing a product short view. For example, the default value is b, so if browsing the Awesome Sticker product, the URL location of that view will be http://business.com/?b=5678/AwesomeSticker.
- Product Reviews Query Token - This field refers to how the HoverCart's URL is displayed when browsing a product's reviews. For example, the default value is r, so if browsing the Awesome Sticker product's reviews, the URL location of that view will be http://business.com/?r=5678/AwesomeSticker.
- Orders Query Token - This field refers to how the HoverCart's URL is displayed when browsing your previous orders as an authenticated user. For example, the default value is o, so if browsing a particular order, the URL location of that view will be http://business.com/?o=9050.
- Guest Order Query Token - This field refers to how the HoverCart's URL is displayed when browsing a newly placed order, or a previous order placed by a guest. For example, the default value is order, so if browsing a particular order, the URL location of that view will be http://business.com/?order={guid}&email={email}.
- Default Query Token - The default query token is the token that will be used for both internal agent operations and operations initiated by the HTTP and DNS interfaces when no specific token is provided. This field refers to how the HoverCart's URL is displayed for different views. For example, the default value is v, so if on the Login view, the URL location of that view will be http://business.com/?v=Login.