diff --git a/2.0/attribute/attribute-family.html b/2.0/attribute/attribute-family.html index 2ff31527..7da22cae 100644 --- a/2.0/attribute/attribute-family.html +++ b/2.0/attribute/attribute-family.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Attribute Family

By using Attribute Families, you can import all the required information about the product in a single step. It can be specified as a list of attributes that are related to a unique product. Here we have listed out the tutorial on product attribute families in Bagisto.

# Create Attribute Family in Bagisto 2.0

Step 1:- On the Admin Dashboard, click Catalog >> Attribute Families >> Create Attribute Family

Attribute Family

Step 1:- Enter the Attribute Family Code and Name as shown in the below image.

Save Family

So now after creating a family Save Attribute Family and a New Attribute Family have been created as shown in the below image.

Family Grid

Now that the new attribute family has been created, you can edit it through the Action. Add the desired Attributes to this family based on your specific requirements. Afterward, to verify the output during the product creation process, you will be able to see the new Attribute family. Now all Attribute will be visible on the product page that belongs to these Attribute Families.

Output

By following the above steps, you can easily create an Attribute Families in Bagisto2.0.

- + diff --git a/2.0/attribute/attribute-input.html b/2.0/attribute/attribute-input.html index 9585e23d..8dc43c60 100644 --- a/2.0/attribute/attribute-input.html +++ b/2.0/attribute/attribute-input.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Attribute Input Type

Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.

Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but they speak about the value of products that makes it unique.

Property Description
Text A single-line input field for text.
Text Area A multiple-line input field for entering paragraphs of text, such as a product description.
Price This input type is used to create price fields that are in addition to the predefined attributes: Price, Special Price, Tier Price, and Cost.
Boolean Displays a drop-down list with pre-defined options of Yes and No.
Select Displays an option to select a value.
Multi Select Displays a drop-down list of values that accepts multiple selections.
Date Displays a date value in the preferred format.
Date Time Displays a date and time value in the preferred format and time zone.
Image This is used to show the image.The image attribute can be excluded from the storefront media browser.
File File attributes are a type of meta-data that describe and may modify how files and/or directories in a filesystem behave.
Checkbox It represents a state or option that can be toggled.
- + diff --git a/2.0/attribute/index.html b/2.0/attribute/index.html index b1820fa9..3559f27a 100644 --- a/2.0/attribute/index.html +++ b/2.0/attribute/index.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Attribute

An Attribute is a specification or characteristic of a product, for example, Color, Size, and Pattern are attributes of a T-Shirt. You can also create many attributes for a single product. Product attributes play a major role in the buying decision of the customer. -Attributes determine the type of input control that is used for product options and provide additional information for product pages. They are also used as search parameters and criteria for layered navigation, product comparison reports, and promotions. You can create as many attributes and attribute families as necessary to describe the products in your catalog in Bagisto.

Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.

Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but they speak about the value of products that make it unique.

- +Attributes determine the type of input control that is used for product options and provide additional information for product pages. They are also used as search parameters and criteria for layered navigation, product comparison reports, and promotions. You can create as many attributes and attribute families as necessary to describe the products in your catalog in Bagisto.

Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.

Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but they speak about the value of products that make it unique.

+ diff --git a/2.0/attribute/overview.html b/2.0/attribute/overview.html index 057808b2..a895ac6a 100644 --- a/2.0/attribute/overview.html +++ b/2.0/attribute/overview.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Attribute Overview

An Attribute is a specification or characteristic of a product, for example, Color, Size, and Pattern are attributes of a T-Shirt. You can also create many attributes for a single product. Product attributes play a major role in the buying decision of the customer. -Attributes determine the type of input control that is used for product options and provide additional information for product pages. They are also used as search parameters and criteria for layered navigation, product comparison reports, and promotions. You can create as many attributes and attribute families as necessary to describe the products in your catalog in Bagisto.

Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.

Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but they speak about the value of products that make it unique.

- + diff --git a/2.0/attribute/product-attribute.html b/2.0/attribute/product-attribute.html index cf58097b..f33c52d6 100644 --- a/2.0/attribute/product-attribute.html +++ b/2.0/attribute/product-attribute.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Product Attribute

An Attribute is a specification or characteristic of a product for example Color, Size, and Pattern an attribute of a T-Shirt. You can as create many attributes for a single product. Product Attribute plays a major factor in the buying decision of the Customer.

# How to Create a Product Attribute in Bagisto2.0

To Create Bagisto Attributes, open the Admin Panel and then follow the below step

# Add Attributes

Click on Catalog >> Attributes >> Create Attributes as shown in the below image.

Attribute

# Attribute Types

Enter Label, Attribute code, and select Attribute Type.

Attribute Code:- Enter the Attribute Code to identify the Attribute

Attribute Type:- There are various attribute types available in Bagisto such as Text, Textarea, Price, Boolean, Select, Multi-select, DateTime, and Date.

Attribute Types

Now add validation & configuration as shown in the below image as per your requirement.

Validation

So Save the Attribute and then go the the Attribute Family from Catalog >> Attribute Families and assign it from the unassigned attribute by drag and drop at your desired place as shown in the below image.

Attribute Family

Now, Save the Attribute Family and check the output while creating products on the product edit page as shown in the below image.

Edit Page

By following the above steps, you can easily create a Product Attribute in Bagisto 2.0.

- + diff --git a/2.0/category/create-category.html b/2.0/category/create-category.html index e59befe6..cea55258 100644 --- a/2.0/category/create-category.html +++ b/2.0/category/create-category.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# How to Create Categories in The Bagisto2.0

The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.

# Root Category

Bagisto comes with a default root category, i.e., Root, but you can also create your root category. The Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.

# Steps to Create a New Root Category in Bagisto 2.0

  1. Click on Catalog >> Categories >> Create Category as shown in the below image.

    Create Category

  2. Enter the general values like name, position, and description, and add images.

  3. Display Mode - Display mode is about which content detail is visible on the category page. There are three options:

    • Product and Description

    • Product

    • Description

    • Product and Description: When you set the display mode to "Product and Description," then the product and description about the category both will be visible on the front end as shown below image.

    • Description: When you set the display mode to "Description," then only the category description will be visible on the front end.

    • Product: When you set the display mode to "Product," the product will be visible on the front end.

      Edit Category

  4. Save the category, and a new category is created by the name of Electronic Items as shown in the below image.

    Category Grid

  5. Now check the product edit page while creating a product, and you will be able to see our new category right there.

    Product Page

# Category on Front-End

By following the above steps, you can easily create a new category.

Output

- + diff --git a/2.0/category/index.html b/2.0/category/index.html index 0a4012db..49034595 100644 --- a/2.0/category/index.html +++ b/2.0/category/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Category

Product categories in e-commerce are broad classifications used to organize and display products for online shoppers. They help customers navigate e-commerce websites more easily. Common product categories include:

  • Electronics: Includes gadgets, appliances, and accessories.
  • Clothing and Fashion: Covers apparel, footwear, and accessories.
  • Home and Living: Encompasses furniture, decor, and home essentials.C
  • Beauty and Personal Care: Features cosmetics, skincare, and grooming products.
  • Books and Media: Includes books, e-books, movies, and music.
  • Sports and Outdoors: Offers sports equipment, activewear, and outdoor gear.
  • Health and Wellness: Encompasses vitamins, supplements, and healthcare items.
  • Automotive: Covers car parts, accessories, and tools.

These categories make it easier for shoppers to find and explore products of interest efficiently on e-commerce platforms.

- + (opens new window)

# Category

Product categories in e-commerce are broad classifications used to organize and display products for online shoppers. They help customers navigate e-commerce websites more easily. Common product categories include:

  • Electronics: Includes gadgets, appliances, and accessories.
  • Clothing and Fashion: Covers apparel, footwear, and accessories.
  • Home and Living: Encompasses furniture, decor, and home essentials.C
  • Beauty and Personal Care: Features cosmetics, skincare, and grooming products.
  • Books and Media: Includes books, e-books, movies, and music.
  • Sports and Outdoors: Offers sports equipment, activewear, and outdoor gear.
  • Health and Wellness: Encompasses vitamins, supplements, and healthcare items.
  • Automotive: Covers car parts, accessories, and tools.

These categories make it easier for shoppers to find and explore products of interest efficiently on e-commerce platforms.

+ diff --git a/2.0/category/overview.html b/2.0/category/overview.html index 910be5c4..24fc20e2 100644 --- a/2.0/category/overview.html +++ b/2.0/category/overview.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Category Overview

The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.

# Root Category

Bagisto comes with a default root category i.e. Root, but you can also create your root category. Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.

# Sub Category

In e-commerce, a subcategory is a more specific classification or subset within a broader category. It is a way of further organizing and structuring products on an online store to help users navigate and find what they are looking for more easily. Subcategories are nested within larger or parent categories, creating a hierarchical structure.

For example, if "Electronics" is a main category, you might have subcategories such as "Smartphones," "Laptops," and "Audio Devices" underneath it. Each of these subcategories may then have additional subcategories. This hierarchical organization helps shoppers drill down into specific product types and makes the browsing and shopping experience more intuitive.

In summary, subcategories in e-commerce provide a way to organize and present products in a structured manner, facilitating smoother navigation for online shoppers.

- + diff --git a/2.0/cms/cms-page.html b/2.0/cms/cms-page.html index 03fea7f1..230f2a34 100644 --- a/2.0/cms/cms-page.html +++ b/2.0/cms/cms-page.html @@ -8,7 +8,7 @@ - + @@ -31,7 +31,7 @@ (opens new window)

# CMS Pages

With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.

# To create a CMS page from the Admin Panel follow the below steps:

Add a New Page

Step 1: On the Admin Sidebar, click on CMS >> Page By default there are already CMS pages located here to create a new CMS page click on the Create Page button as shown below.

CMS

Step 2: Add the page Title and add channels under general as shown in below image

General

Step 3: Add the Content of the CMS page under Description.

Description

Step 4: Add the below fields under SEO

  1. Meta Description Enter the description so that CMS Page can easily appear in search engine listings.

  2. Meta Title So Provide the main title of the CMS Page by which your page will be known.

  3. Meta Keyword -The meta keyword for the page needs to be provided to improve its searchability on the search engine for specific keywords.

  4. URL Key The URL key is the part of a static URL that describes the Page, product, or category.

SEO

So a new CMS page is been created successfully by the name of New Page as shown below image.

output

By this, you can easily create CMS pages in Bagisto.

- + diff --git a/2.0/cms/index.html b/2.0/cms/index.html index 3555db3b..ee76d741 100644 --- a/2.0/cms/index.html +++ b/2.0/cms/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# CMS Page

With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.

- + (opens new window)

# CMS Page

With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.

+ diff --git a/2.0/configure/configurations.html b/2.0/configure/configurations.html index 69346cc2..77078c20 100644 --- a/2.0/configure/configurations.html +++ b/2.0/configure/configurations.html @@ -8,7 +8,7 @@ - + @@ -29,11 +29,11 @@ (opens new window) Contribute to Bagisto (opens new window)

# Configure

Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.

How the parts of something, or a group of things, are arranged.

# Weight Unit

1) To add Weight Unit go to the Admin panel and go to Configure >> General.Next, select the Weight Unit from dropdown lbs or kgs according to your requirement and click on the Save Configuration button as shown in the below image.

Weight

# Configurable Choices.

Settings refer to configurable choices that control how a system, application, or device behaves, tailored to user preferences and requirements.

1) Now to add Weight Unit go to the Admin panel and go to Configure >> Content.Next, you will able to see the below options.

Compare Options - By this, you can easily compare your products.

Wishlist Option - This helps to add the functionality of Wishlist.

Image Search Option - This option helps to search your image.

Options

After clicking on the Save Configuration button.

# Custom Scripts

Custom scripts are personalized pieces of code created to add specific functions or features to the software, enhancing its capabilities uniquely.

Here, in this specified section CSS and JS Admin can write the code. And in last, it will automatically append the code to the master file.

1) Now to add Custom Scripts go to the Admin panel go to Configure >> Content.Next you will able to see the below options.

# Custom CSS

We have used a background color by Light Blue and saved the Configurations.

CSS

Now the storefront background color has changed as shown below image.

CSS

# Custom JS

You can apply javascript also according to your requirement and click on the Save Configuration button.

JS

After clicking on the Save Configuration button.

# Design

Admin logo is the distinctive image or emblem representing the administration interface of a system or website, often customizable.

To add Designs like Admin logo, Favicon go to the Admin Panel and click on Configure >> Design and you can easily update a new logo image and favicon from here. click on the Choose Files option to select an image last click on the Save Configuration button.

Design

The new Admin Logo and Favicon images are updated.

Design Output

# Back Orders

A backorder is an order for a good or service that cannot be filled immediately because of a lack of available supply. Backorders give insight into a company's inventory management.

A manageable backorder with a short turnaround is a net positive, but a large backorder with longer wait times can be problematic.

You can easily manage Backorders by going to the Admin Panel and clicking on Configure >> Inventory.

There is an option present to Enable or Disable a Backorder and then click on Save Configuration as shown below.

Back Orders

Note:- If the product is Out of Stock then also customer is able to Place an Order after Enabling the Backorder Option

Out Of Stock

In the above image these products are Out of Stock but you can still able to Add the product to the Cart and Place an Order.

Out Of Stock

Order ID

# Guest Checkout

Guest checkout allows customers to buy products without creating an account, streamlining the purchase process for convenience and faster transactions.

To manage Guest checkout go to Admin Panel and click on Configure >> Products.You can see an option of Enable or Disable of Guest Checkout and then click the Save Configuration button.

Guest Checkout

# Product View Page

Product view page configuration entails adjusting the layout and elements on a product's display page, enhancing user experience and information presentation.

To add go to Admin Panel and click on Configure >> Products

Page Configuration

After clicking on the Save Configuration button.

# Cart View Page

Cart view page configuration involves arranging items, details, and options on the shopping cart page, improving user interaction and purchase flow.

To add go to Admin Panel and click on Configure >> Products

Cart Configuration

After clicking on the Save Configuration button.

# Storefront

Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.

To add go to Admin Panel and click on Configure >> Products >> Storefront

1.Search Mode: Select the search mode by Dropdown or Elasticsearch as per your requirements.

2.Default List Mode: You manage in which format your products will be visible on the storefront select from the dropdown Grid or List.

3.Products Per Page: You can enter the quantity that how many products that will be visible per page on the Storefront.

4. Sort By Select a sort-by option from the dropdown according to your requirements.

5.Allow customers to directly buy products Select from the Enable/Disable option as per requirement.

Storefront

After clicking on the Save Configuration button.

# Image Size

Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.

To add go to Admin Panel and click on Configure >> Products

# Small Image

Select Height and Width for the small images.

# Medium Image

Select Height and Width for the medium images.

# Large Image

Select Height and Width for the Large images.

Image Size

After clicking on the Save Configuration button.

# Review

Evaluation or assessment of something, often involving opinions and feedback.

To add go to Admin Panel and click on Configure >> Products >> Review

Image

After clicking on the Save Configuration button.

# Attribute

Characteristic or property that defines an object, influencing its behavior, appearance, or function.

You can easily allow Image and File upload size (in KB) from here.

To add go to Admin Panel and click on Configure >> Products >> Attribute

Attribute

After clicking on the Save Configuration button.

# Social Share

Sharing things from a website with friends on social media platforms like Facebook, Twitter, or Instagram.

To add go to Admin Panel and click on Configure >> Products >> Social Share

Social Share

After clicking on the Save Configuration button.

# Frontend:-

All the icons that you just enabled from the Admin Panel are created as shown in the below image.

Social Share Output

# Rich Snippets

Rich Snippets (also known as “Rich Results”) are normal Google search results with additional data displayed. This extra data is usually pulled from Structured Data found in a page's HTML.

Set products and category configurations. To add to the Admin Panel click on Configure >> Rich Snippets

# Products

Items available for purchase or use, offered by a business or seller. Select the option of Enable/Disable and click on Save Configuration Button.

Products

# Categories

"Categories" refer to groups or classifications that help organize and group similar products or items for easier browsing and navigation.

Select the option of Enable/Disable and click on Save Configuration Button.

Categories

# Address

To add an address on the Admin Panel go to Configure >> Address and manage your Requirements & Information and then click on Save Configuration button.

Address

# Captcha

"Sitemap: Website layout map for search engines. Secret key: Secure code for data encryption, authentication, or API access protection."

On the Admin Panel go to Configure >> Captcha add the Site Key & Secret Key and enable/disable the Status according to your requirement.

Captcha

After clicking on the Save Configuration button.

# Settings

Set newsletter subscriptions, email verifications, and social login. -To add go to the Admin Panel and click on Configure >> Settings

# Newsletter Subscription

"Newsletter information" contains updates, offers, or content shared regularly through emails to subscribers, keeping them informed and engaged.

# Email Verification

"Email verification" confirms the authenticity of an email address, often by sending a confirmation link, enhancing account security and communication reliability.

# Social Login

"Social login" enables users to access websites using their social media accounts, streamlining registration and login processes for convenience.

After clicking on the Save Configuration button.

Settings

# E-mail Settings

Set email sender name, shop email address, admin name, and admin email address.

To add go to the Admin Panel and click on Configure >> Email Settings

Email Settings

After clicking on the Save Configuration button.

# Notifications

"Notification" is a message or alert that informs users about events, updates, or actions, enhancing user engagement and awareness.

To add go to the Admin Panel and click on Configure >> Notifications

Notifications

After clicking on the Save Configuration button.

# Shipping

Shipping origin refers to the location where goods or products originate before being transported to their destination.

To add go to the Admin Panel and click on Configure >> Shipping

Shipping

# Shipping Methods

To deliver the products there are two types of shipping methods.

To add go to the Admin Panel and click on Configure >> Shipping Methods

1) Free Shipping "Free shipping" refers to a shipping method where the cost of shipping is waived, and the seller covers the shipping expenses for delivering goods to the buyer.

2)Flat Rate Shipping Flat rate shipping is a shipping method where a fixed fee is charged for shipping, regardless of the weight, size, or distance of the package. This simplifies shipping costs and can be advantageous for both buyers and sellers.

Shipping Methods

After clicking on the Save Configuration button.

# Payment Methods

A payment method refers to the various options available for customers to make payments when purchasing a product or service. Whether in a physical or online store, payment methods cover a range of choices. Commonly accepted payment methods include cash, credit cards, debit cards, gift cards, and mobile payments.

To add go to the Admin Panel and click on Configure >> Payment Method

# Paypal

PayPal Smart Button: Simplifies online payments with customizable buttons for secure, multi-method transactions on websites and apps.

Paypal

# Cash On Delivery

Payment method where customers pay in cash upon receiving goods or services at their doorstep.

COD

# Money Transfer

Transfer of funds from one person or account to another, often electronically, for various purposes such as transactions or remittances.

Money Transfer

# PayPal Standard

PayPal Standard is a basic PayPal payment option for online businesses, enabling customers to pay using their PayPal accounts or credit/debit cards.

Paypal Standard

After clicking on the Save Configuration button.

# Order Settings

To add go to the Admin Panel and click on Configure >> Order Settings

Order Number Settings:- Unique identifier assigned to a specific customer order, aiding tracking, communication, and reference throughout the purchasing process.

Minimum Order Settings:- Configured criteria specifying the lowest required quantity or value for an order to be processed or qualify for benefits.

Order Settings

After clicking on the Save Configuration button.

# Invoice Settings

To add go to the Admin Panel and click on Configure >> Invoice Settings

1.Invoice Number Settings Configuration of rules or parameters for generating and assigning unique identification numbers to invoices for organizational and tracking purposes.

Invoice Number Settings

2. Payment Terms Agreed-upon conditions dictating when and how payment for goods or services should be made by the buyer to the seller.

Payment Terms

3.Invoice Slip Design Visual layout and formatting of an invoice slip, including company branding, itemization, pricing, and payment details for professional presentation.

Invoice Slip Design

4.Invoice Reminders Automated notifications or communications sent to customers to remind them of upcoming or overdue payments for invoices.

Invoice Reminder

After clicking on the Save Configuration button.

# Pricing

Details about the cost of goods or services, including base price, discounts, taxes, and additional charges information.

To add go to the Admin Panel and click on Configure >> Pricing

Pricing

After clicking on the Save Configuration button.

- + diff --git a/2.0/configure/index.html b/2.0/configure/index.html index 08a425c1..fc70b528 100644 --- a/2.0/configure/index.html +++ b/2.0/configure/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Configure

Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.

- + (opens new window)

# Configure

Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.

+ diff --git a/2.0/customer/create-customer.html b/2.0/customer/create-customer.html index 0070961d..6be243e5 100644 --- a/2.0/customer/create-customer.html +++ b/2.0/customer/create-customer.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Customer

Visitors to your website can open an account to manage their purchases and activities. Customers generally create their own accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.

# To create a Customer from the Admin Panel follow the below steps:

Step 1: Login to admin panel of Bagisto and go to Customers >> Customers click on Create Customer button.

Customer

Step 2: Next you will get a form to create a customer fill in the necessary fields to create a customer as shown in the below image.

Create Customer

Step 3: Now you will able to see the new customer is registered successfully

Customer Grid

So by the above steps, you can easily create a customer from the admin panel in Bagisto.

- + diff --git a/2.0/customer/customer-groups.html b/2.0/customer/customer-groups.html index 73645a64..217626a5 100644 --- a/2.0/customer/customer-groups.html +++ b/2.0/customer/customer-groups.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Customer Groups

Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.

Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.

# Wholesale Group

Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.

To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.

# Guest Group

The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group

# General Group

The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.

# To create a new customer group in Bagisto follow the below steps:

Step 1: Login to admin panel of Bagisto and go to Customers >> Groups.By default there are three customer groups to create a new group click on the Create Group button as shown below.

Group

Step 2: Next you will get a form to create a new group fill in the group Code and Name and then click the Save Group button as shown in the below image.

Group

Step 3: Now you will able to see the new customer group is registered successfully.

Group Grid

So by the above steps, you can easily create a new customer group from the admin panel in Bagisto.

# To create a Customer Group Price

Step 1: First create the customer group and assign the group to the customer or by default there is a group like “General”,” Wholesale”, or” Guest ”.

Step 2: Login to admin panel of Bagisto and go to Catalog >> Products.Create a new product and go to the product edit page and you will able to see the Customer Group Price section as shown in the below image.

Customer Price

Step 2: Now click on Add New and add the below fields.

A) Discounted Price: In Discounted price. We will have to set a percentage which will be discounted on the price of the product after the offer.

B) Fixed Price: In this, we will have to set a fixed price on the product after the offer.

C) Quantity: In this, we will have to set the minimum quantity of the product to purchase in order to avail of the offer.

D) Customer Group: In this, we can create a group that we can assign to the customer i.e. prime membership group, guest group, wholesale group, general group.

( Note-We can create a group according to our requirement.)

Fixed Price -Here I have set the fixed price of the product in the Guest Customer group with a minimum quantity of 1. It means if you purchase 1 piece of this product of costs 500$. But if you are a guest user then the cost of the product for you will be $400.

So now click on the Save button as shown below.

Customer Group Price

Now save the product now you can see the price changed according to the group.

As I have set for the guest group and the fixed price here it is showing the pricing according to the guest group as shown below.

Group Price Output

- + diff --git a/2.0/customer/customer-reviews.html b/2.0/customer/customer-reviews.html index d57a56e3..20a69a17 100644 --- a/2.0/customer/customer-reviews.html +++ b/2.0/customer/customer-reviews.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Customer Reviews

Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.

It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.

# To add Reviews in Bagisto follow the below steps:

Step 1: After get logged in as a customer go to the product detail page of the store front and you will able to see the Review section as shown in the below image

Review

Step 2: Next click on the Write Review button and fill the Star Rating add the Title and leave the comment with a attachment and Submit Reviewas shown in below image.

Rating

Step 3: Now after adding the review open the Admin Panel of Bagisto and open the Customers >> Reviews and the review by the customer is shown in the below image.

Admin Review

Step 3: Next you can also change the Status of the Review as Pending to Approved and Disapproved and click on Save button as shown below.

Review Status

Step 4: It will get redirected to the Review Grid and you will able to see a new record is registered successfully.

output

So by this, you can easily add the Reviews in Bagisto.

- + diff --git a/2.0/customer/index.html b/2.0/customer/index.html index 7d377200..bbcbad83 100644 --- a/2.0/customer/index.html +++ b/2.0/customer/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Customer Overview

Visitors to your website can open an account to manage their purchases and activities. Customers generally create their accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.

# Customer Groups

Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.

Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.

# Wholesale Group

Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.

To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.

# Guest Group

The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group

# General Group

The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.

# Customer Reviews

Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.

It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.

- + (opens new window)

# Customer Overview

Visitors to your website can open an account to manage their purchases and activities. Customers generally create their accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.

# Customer Groups

Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.

Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.

# Wholesale Group

Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.

To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.

# Guest Group

The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group

# General Group

The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.

# Customer Reviews

Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.

It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.

+ diff --git a/2.0/introduction/index.html b/2.0/introduction/index.html index 99991cb3..32fe6cce 100644 --- a/2.0/introduction/index.html +++ b/2.0/introduction/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Introduction

Bagisto (opens new window) is a fantastic open-source eCommerce platform that allows businesses to create modern online stores easily. Bagisto offers a wide range of customizable features to meet the specific needs of any online business.

The platform is built on top of the reliable Laravel (opens new window) framework , Tailwind CSS (opens new window) and Vue.js (opens new window), a user-friendly JavaScript framework. It provides businesses with a user-friendly interface and powerful tools to manage their online stores, handle inventory and orders, and create a smooth shopping experience for customers

- + (opens new window)

# Introduction

Bagisto (opens new window) is a fantastic open-source eCommerce platform that allows businesses to create modern online stores easily. Bagisto offers a wide range of customizable features to meet the specific needs of any online business.

The platform is built on top of the reliable Laravel (opens new window) framework , Tailwind CSS (opens new window) and Vue.js (opens new window), a user-friendly JavaScript framework. It provides businesses with a user-friendly interface and powerful tools to manage their online stores, handle inventory and orders, and create a smooth shopping experience for customers

+ diff --git a/2.0/introduction/introductions.html b/2.0/introduction/introductions.html index 8fb7ab7d..8c7278ec 100644 --- a/2.0/introduction/introductions.html +++ b/2.0/introduction/introductions.html @@ -8,7 +8,7 @@ - + @@ -28,11 +28,11 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Introduction

Bagisto (opens new window) is a fantastic open-source eCommerce platform that allows businesses to create modern online stores easily. Bagisto offers a wide range of customizable features to meet the specific needs of any online business.

The platform is built on top of the reliable Laravel (opens new window) framework, Tailwind CSS (opens new window) and Vue.js (opens new window), a user-friendly JavaScript framework. It provides businesses with a user-friendly interface and powerful tools to manage their online stores, handle inventory and orders, and create a smooth shopping experience for customers

- + diff --git a/2.0/marketing/communications.html b/2.0/marketing/communications.html index 98a0598a..82858969 100644 --- a/2.0/marketing/communications.html +++ b/2.0/marketing/communications.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Communications

Constant communication with the customer, especially after they have made a purchase, about their order status, delivery status, product warranty, how to use explainer videos, ongoing or upcoming offers, and discounts, and sharing personalized cross-sell product offers consequently has proven to be a good strategy.

# Email Templates

As we all know, everyone wants some customization according to their own taste that's why knowing about changing the email template is also quite helpful for some users.

# Step 1:

Add New Email Template

On the Admin panel, go to Marketing >> Communications >> Email Templates and click on Create Template as shown in the below image.

Template

# Step 2:

Add Name and Status as Active, Inactive, or Draft of the Email Template as shown in the below image.

Template Name

# Step 3:

Add the content by simply copying and pasting you can also apply a link after right-clicking on the content and add the URL, Text to display, Title, Open Link in as shown in the below image.

Link

Now you will able to see the new Email Template as shown below

Output

So by this, you can easily create an Email Template and use it in emails in Bagisto.

# Events

An event parameter is an additional piece of data about a user interaction on a website and/or app, offering valuable context and details about the interaction For Example Birthdays, Anniversaries, Baby Shower, etc.

# Step 1:

Add Event

On the Admin panel, go to Marketing >> Communications >> Events and click on Create Event as shown in the below image.

Event

# Step 2:

Now add the Event Name, Description, Date as shown in the below image.

Event Name

# Step 3:

Now you will able to see the new Event as shown below.

Event Output

By this, you can easily create a Events in Bagisto.

# Campaigns

E-commerce marketing campaigns are designed to drive traffic and increase sales. They can help you reach many potential customers, keep existing customers engaged, and build brand loyalty.

Add Campaigns

On the Admin panel, go to Marketing >> Communications >> Campaigns and click on Create Campaign as shown in the below image.

Campaign

# Fill in the necessary fields.

1.Name Add the name of the campaign.

2.Subject Add the subject according to your requirements.

3.Events Select the event for which you want to apply the campaign you can also add your events to this also.

4.Email Template Select the Email template to which you want to apply to send the emails for the campaign.

5.Channel Select the channel.

6.Customer Group Select the customer group which you want to apply the campaign for.

7.Status Select the Status to yes/no.

Campaign Configuration

# Step 4:

Now you will able to see the new Campaign as shown below.

Campaign Output

By this, you can easily create a Campaigns in Bagisto.

- + diff --git a/2.0/marketing/index.html b/2.0/marketing/index.html index a4c567d1..7c256c02 100644 --- a/2.0/marketing/index.html +++ b/2.0/marketing/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Marketing

Marketing is a method of promoting a business that sells its products or services through the Internet. The goals of eCommerce marketing are driving traffic to the online store, converting visitors to paying customers and retaining them after a purchase.

E-commerce marketing consists of activities that guide online shoppers through the conversion.

# Promotion Rules

Promotion is when you offer sales and discounts to online shoppers to get new customers and increase revenue. And more importantly, these promotions can turn new visitors into loyal customers and repeat buyers.

# Communications

Constant communication with the customer, especially after they have made a purchase, about their order status, delivery status, product warranty, how to use explainer videos, ongoing or upcoming offers and discounts, and sharing personalized cross-sell product offers consequently has proven to be a good strategy.

# Sitemaps

Sitemaps inform search engines which pages on a website should be crawled, and may help search engines discover and index those pages. While sitemaps can be a simple text file listing the URLs of all of the pages you'd like to have indexed, they can also be an XML document carrying more information.

- + (opens new window)

# Marketing

Marketing is a method of promoting a business that sells its products or services through the Internet. The goals of eCommerce marketing are driving traffic to the online store, converting visitors to paying customers and retaining them after a purchase.

E-commerce marketing consists of activities that guide online shoppers through the conversion.

# Promotion Rules

Promotion is when you offer sales and discounts to online shoppers to get new customers and increase revenue. And more importantly, these promotions can turn new visitors into loyal customers and repeat buyers.

# Communications

Constant communication with the customer, especially after they have made a purchase, about their order status, delivery status, product warranty, how to use explainer videos, ongoing or upcoming offers and discounts, and sharing personalized cross-sell product offers consequently has proven to be a good strategy.

# Sitemaps

Sitemaps inform search engines which pages on a website should be crawled, and may help search engines discover and index those pages. While sitemaps can be a simple text file listing the URLs of all of the pages you'd like to have indexed, they can also be an XML document carrying more information.

+ diff --git a/2.0/marketing/promotions.html b/2.0/marketing/promotions.html index a1297148..7e95dc6d 100644 --- a/2.0/marketing/promotions.html +++ b/2.0/marketing/promotions.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Promotions

Promotion is when you offer sales and discounts to online shoppers to get new customers and increase revenue. And more importantly, these promotions can turn new visitors into loyal customers and repeat buyers.

# Cart Rules

It is human nature that everyone is attracted to offers, sales, and discounts while doing Shopping. Cart rule applied to the product in the shopping cart. Here will discuss how to set cart rules in Bagisto.

By using it, you can set one or multiple discounts on the same product. Follow the below step “How to set cart rules in Bagisto”.

# Step 1: Add New Cart Rule

  1. On Admin panel, go to Marketing >> Promotions >> Cart Rules click on create Cart Rule as shown in below image

Cart Rule

# Do the following entry in the Rule Information Section

1.Name:- Enter the name of the new cart rule. (only for internal reference)

2.Description:- Enter a description of the rule. (only for internal reference)

3.Status:- Set status of cart rule is active.

4.Channels:- Select the channel on which this cart rule will be applied.

5.Customer Group:- Select the customer group on which this cart rule will be applied.

6.Coupon Type:- Select coupon type with or without the coupon. If you want to cart rule applied on all the carts Set “No Coupon“.

# If you want to use coupon then select “Specific coupon” and do the entry in the following field.

1. Auto Generate Coupon:- Set Yes/No, If you select No then do the following step. if you Set “Yes” then generate the automatic coupon.

2.Coupon Code:- Enter the coupon code, that is entered while doing the checkout process to get a discount.

3.Uses Per Coupon:- To determine the number of times the coupon can be used. Leave it blank if there is no limitation.

4.Uses per Customer:- To determine the number of times the cart rule can be used for the same customer. Leave it blank if there is no limitation.

5.From and To dates:- Set the range of dates, when the cart rule will be affected. If you do not set the dates, the rule applies as soon as the rule is saved.

6.Priority:- Enter the priority of this rule.

Note:- Priority is important when products meet the condition set for more than one cart rule. The highest priority is 0. So when more than one condition, the highest priority will be applied first.

Configurations

# Step 2: Set Conditions

The condition in the cart rule is based on the cart attribute, cart item attribute, and product attribute. If you want to apply the rule on all products don’t set any condition. Set the condition type to all conditions that are true or any condition that is true.

Condition

Then click on the Add condition to set the conditions. Under the list of a product attribute, select the attribute that you want to set for the condition.

Attribute Condition

For example, if you have selected Categories then you have to choose contains/does not contain and select the category as in the below image.

If you want to delete any condition, then click on the delete icon.

# Step 3: Set the Actions

In the Action section, we have to set actions like how we want to apply the rule to the product.

1.Actions Type:- You can apply a discount on a percentage basis or a fixed amount basis.

2.Discount Amount:- Enter discount amount.

3. End Other Rules:- To stop applying other rules after this rule applies set “Yes”. This will work for applying multiple discounts on the same product.

4. Apply to Shipping:- Add Yes/No according to your requirement if you want to apply shipping or not

5. Buy X Quantity:- The number of quantities you want to add.

6.Free Shipping:- Add Yes/No according to your requirement if you want to apply Free shipping or not.

7.Maximum Quantity allowed to be discounted:- Add the number of the quantity you wanted to apply the discount for

Attribute Condition

So after clicking the Save Cart Rule button

Now copy the Coupon Code as shown in the below image

Coupon Code

# Front End:-

On the Checkout Page while placing an order click on Apply Coupon as shown in the below image

Checkout Page

After adding the coupon code click on the Apply button as shown below

Apply Coupon

Now Coupon is applied successfully

Coupon

By following the above Steps you can easily create a Cart Rules in Bagisto.

# Catalog Rules

The catalog rule is a special rule that allows the customer to purchase the product at discounted prices that are set by the admin from the backend. Here will discuss how to set catalog rules in Bagisto.

The catalog rule is applied to the product before placed into the shopping cart. Follow the below step “How to set catalog rules in Bagisto”.

# Step 1: Add New Catalog Rule

a)On Admin panel, go to Marketing >> Promotions >> Catalog Rules

b)On the upper right side, click on Create Catalog Rule button as shown below

Catalog

# Do the following entry in the Rule Information Section

1.Name:- Enter the name of the new catalog rule. (only for internal reference)

2.Description:- Enter a description of the rule. (only for internal reference)

3.Status:- Set status of catalog rule is active.

4.Channels:- Select the channel on which this catalog rule will be applied.

5.Customer Group:- Select the customer group on which this catalog rule will be applied.

6.From and To dates:- Set the range of dates, when the catalog rule will be affected. If you do not set the dates, the rule applies as soon as the rule is saved.

7.Priority:- Enter the priority of this rule.

Catalog Configurations

# Step 2: Set Conditions

All condition in the catalog rule is based on the product attribute. If you want to apply the rule on all products don’t set any condition. Set the condition type to all conditions that are true or any condition that is true.

Condition

Then click on the Add condition to set the conditions. Under the list of a product attribute, select the attribute that you want to set for the condition.

Conditions

For example, if you have selected Categories then you have to choose contains/does not contain and select the category as in the below image.

If you want to delete any condition, then click on the delete icon.

Contains

# Step 3: Set the Actions

In the Action section, we have to set actions like how we want to apply the rule to the product.

Catalog Action

1.Actions Type:- You can apply a discount on a percentage basis or a fixed amount basis.

2.Discount Amount:- Enter discount amount.

3. End Other Rules:- To stop applying other rules after this rule applies set “Yes”. This will work for applying multiple discounts on the same product.

Note:- If you want multiple rules to apply to the product then set “NO”. So in that case the rule which has the highest priority will apply first.

Now Save the Catalog Rule and you will able to see a new Catalog Rule is been created successfully.

Catalog Output

# Front End:-

You will get a flat 50 % OFF on the product after applying a catalog rule as shown below

Catalog Front

By this, you can easily create a Catalog Rule in Bagisto.

- + diff --git a/2.0/marketing/sitemaps.html b/2.0/marketing/sitemaps.html index 027202e7..98068315 100644 --- a/2.0/marketing/sitemaps.html +++ b/2.0/marketing/sitemaps.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Sitemaps

Sitemaps inform search engines which pages on a website should be crawled, and may help search engines discover and index those pages. While sitemaps can be a simple text file listing the URLs of all of the pages you'd like to have indexed, they can also be an XML document carrying more information.

# Step 1: Add New Sitemap

  1. On Admin panel, go to Marketing >> Sitemaps click on create Create Sitemap as shown in below image

Create Sitemap

# Step 2: Add New Sitemap

Add File Name and File Path and click the Save Sitemap button.

Kindle make sure you created a XML file and mention its desired path as shown below.

Save Sitemap

# Step 3:

Now you will able to see the new Sitemap as shown below.

Sitemap

By this, you can easily create a Sitemap in Bagisto.

- + diff --git a/2.0/orders/create-invoice.html b/2.0/orders/create-invoice.html index 59a5070c..4410eadd 100644 --- a/2.0/orders/create-invoice.html +++ b/2.0/orders/create-invoice.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Invoice

From here, you can generate the invoice for the order and confirm the customer’s order by clicking on the Invoice. Admin can check the details enter the quantity to invoice then click Invoice.

An invoice is used to confirm an e-commerce transaction and provide a detailed order confirmation to customers. That said, some business-to-business merchants may offer credit—the order will be placed first and the invoice will be sent later to ask for payment

An itemized commercial document that records the products or services delivered to the customer, the total amount due, and the preferred payment method. The seller can send either paper or electronic invoices to the customer. It is a document that is used to record a transaction between a buyer and a seller. It contains information about the item and its price, tax charges associated with it, etc.

Invoice

After creating an Invoice order status automatically goes from Pending to Processing

Invoice Submit

By following the above steps, you can easily create a Invoice in Bagisto.

- + diff --git a/2.0/orders/create-order.html b/2.0/orders/create-order.html index 100104c4..8ad242ab 100644 --- a/2.0/orders/create-order.html +++ b/2.0/orders/create-order.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Orders

The order is created when a customer goes to your website, selects some product, and then places a request for it. Here we are going to discuss how to manage orders in Bagisto.

When a customer places an order from the front end, on the admin panel, the order status is generated from where the admin can further process the order.

# How to Manage Orders in Bagisto2.0

Adding Products in Cart

Step 1: Open the Product Detail page and Add the product to the cart as shown below.

Cart

Step 2: Now continue to checkout inside the Shopping Cart as shown below.

Shopping Cart

Step 3: Next, you will get redirected to the checkout page and fill in the necessary information regarding the Billing Address as shown below.

Billing Address

Step 4: After confirming add the shipping method, and payment method and click on Place Order as shown in the below image.

Cart Summary

Step 5: After clicking on Place Order, the next page will open like below then you will get an Order ID.

Order ID

# Customer Panel

On the customer dashboard, customers can see all order history with order status. Customers can also cancel the order.

# Information

On the Information Page, the Admin can check customer details like name, address, quantity, etc. Admin can also cancel the order.

Order Info

Note:- The cancel button will be visible when the order status is pending.

So by this, you can easily create a Orders in Bagisto

- + diff --git a/2.0/orders/create-shipment.html b/2.0/orders/create-shipment.html index 42b16eff..3faa78b7 100644 --- a/2.0/orders/create-shipment.html +++ b/2.0/orders/create-shipment.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Shipment

Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.

“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.

To create a shipment for that order, click on the Ship button. Enter the Carrier Name, Tracking Number and choose your Inventory Source from the drop-down list. Enter the quantity to ship then click on Create Shipment

Create Shipment

Now the order is Completed which you can check in the order list as shown in the below image.

Output

By following the above steps, you can easily create a Shipment in Bagisto.

- + diff --git a/2.0/orders/index.html b/2.0/orders/index.html index 2fc5e5fd..3bb0219c 100644 --- a/2.0/orders/index.html +++ b/2.0/orders/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Manage Orders

# Order

The order is created when a customer goes to your website, selects some product, and then places a request for it. Here we are going to discuss how to manage orders in Bagisto.

When a customer places an order from the front end, on the admin panel, the order status is generated from where the admin can further process the order.

Order processing is one of the critical aspects of e-commerce business. Such activities as creating orders/create invoices/create shipments, and refunds (if necessary), should always be organized logically.

# Invoice

An invoice is used to confirm an e-commerce transaction and provide a detailed order confirmation to customers. That said, some business-to-business merchants may offer credit—the order will be placed first and the invoice will be sent later to ask for payment

An itemized commercial document that records the products or services delivered to the customer, the total amount due, and the preferred payment method. The seller can send either paper or electronic invoices to the customer. It is a document that is used to record a transaction between a buyer and a seller. It contains information about the item and its price, tax charges associated with it, etc.

# Shipment

Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.

“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.

# Refund

Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.

A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask for them to return your money.

- + (opens new window)

# Manage Orders

# Order

The order is created when a customer goes to your website, selects some product, and then places a request for it. Here we are going to discuss how to manage orders in Bagisto.

When a customer places an order from the front end, on the admin panel, the order status is generated from where the admin can further process the order.

Order processing is one of the critical aspects of e-commerce business. Such activities as creating orders/create invoices/create shipments, and refunds (if necessary), should always be organized logically.

# Invoice

An invoice is used to confirm an e-commerce transaction and provide a detailed order confirmation to customers. That said, some business-to-business merchants may offer credit—the order will be placed first and the invoice will be sent later to ask for payment

An itemized commercial document that records the products or services delivered to the customer, the total amount due, and the preferred payment method. The seller can send either paper or electronic invoices to the customer. It is a document that is used to record a transaction between a buyer and a seller. It contains information about the item and its price, tax charges associated with it, etc.

# Shipment

Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.

“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.

# Refund

Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.

A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask for them to return your money.

+ diff --git a/2.0/orders/refunds.html b/2.0/orders/refunds.html index 63a0eae6..560b1fba 100644 --- a/2.0/orders/refunds.html +++ b/2.0/orders/refunds.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Refunds

Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.

A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.

In Bagisto after your order is Completed after creating a shipment you go and edit that order and from there you can easily apply for a refund.

Refund

So now enter the quantity which you want to apply a refund for.

Refund Shipping:- In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund. -The refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.

In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.

Refund

All the amount i.e. $10 refunded as Shipping & Handling as shown in the below image.

Refund

Adjustment Refund:- You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.

In the below image we have refunded $5 of Refund Shipping and $2 of Adjustment Shipping

Refund

All the amount refunded $7 as Shipping & Handling and Adjustment Refund as shown in the below image.

Refund

Adjustment Fee:- Enter the amount that will be subtracted from the sub-total amount.

In the below image Refund Shiiping is $3 and Adjustment Fee is $1

Refund

Now the $1 subtracted as the Adjustment Fee from the subtotal amount and $3 Shipping and Handling added in the grand total amount that needs to be refunded.

Refund

After that it will get redirected to the Refund Grid and show the refunded amount in the grid as shown in the below image

Refund Grid

And now to check the results you can go to Sales >> Orders and will able to see an order status is Closed now as shown in the below image.

Order Grid

By the above steps, you can easily Refund in Bagisto.

- + diff --git a/2.0/products/bundle.html b/2.0/products/bundle.html index 86bffc26..a96c247e 100644 --- a/2.0/products/bundle.html +++ b/2.0/products/bundle.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Bundle Product

Today's document will guide you on how to create bundle products in Bagisto. Bundle products and Grouped products are similar, where a bundle product includes customizable items that the store owner can configure to create a unique product in Bagisto (opens new window)

Each item in a bundle product can be based on one of the following product types:

# Steps To Create A Bundle Product In Bagisto 2.0

  1. On the Bagisto admin dashboard, go to Catalog Section >> Products >> select Bundle under the Product Type.

  2. Select Attribute Family.

  3. Enter the SKU (Stock Keeping Unit) for the product (unique to every product).

  4. Click the Save Button.

    Bundle

After clicking on the Save Product button, you will be redirected to the next page with several new settings.

# General Settings

  • Name: Enter the name of the product.

  • URL Key: This will be the end of the URL, e.g., http://bagisto.test.com/products/assembled-core-i3-4-gb-ddr3500-gbwindows-10-pro151-inch-screen-black.

  • Tax Category: Select the Tax Category from the dropdown list.

    editProduct

# New

  • Enable the toggle button to feature the product as a new product, shown under the New Products section.
  • Enable the toggle button to show the product under the Featured Products section.

# Visible Individually

  • Enable the toggle button to make the product visible on the frontend.

# Status

  • Enable the toggle button to enable the product on your eCommerce store.

# Guest Checkout

  • Enable the toggle button to allow guest customers to order the product.

    toggleButtons

# Description

Fill in the following fields under description:

  • Short Description: Enter a short description of the product feature.

  • Description: Mention your product in detail.

    description

# Meta Description

Fill in the following fields under meta description for improved searchability on search engines:

  • Meta Title: Provide the main title of the product.

  • Meta Keyword: Provide meta keywords for specific search engine optimization.

  • Meta Description: Enter a description for better search engine listings.

    metaDescription

# Images

To add product images, click on Add Images. You can add multiple images for your product.

image

# Bundle Item

Click on Add Option and:

  • Enter the Option Title.
  • Set the Input Type (Select, Radio buttons, Checkbox, Multi-Select).
  • Mark the Required checkbox if the field is mandatory.

options

In the Search Product section, search for the product to add to the bundle. Once found, add the product to the bundle, specifying the quantity for each item.

At the front end, customers can increase the quantity of the product to add to the cart, but the default quantity included in a bundle item cannot be changed.

bundleOptions

# Product At Front End

The bundle product will be visible at the front end.

output

- + diff --git a/2.0/products/configurable.html b/2.0/products/configurable.html index 647d3d8a..551b9a9a 100644 --- a/2.0/products/configurable.html +++ b/2.0/products/configurable.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Configurable Product

Configurable products are items or services that offer customers the flexibility to personalize certain attributes according to their preferences. Whether in manufacturing, e-commerce, or software, these products enable users to choose from predefined options, such as features, specifications, colors, or sizes.

This customization allows for a diverse range of variations without the need for creating unique products. Configurable products are designed to meet individual needs, enhancing customer satisfaction and providing a tailored experience in Bagisto (opens new window).

# How to Create a Configurable Product in Bagisto 2.0

  1. Add Product: Click on Catalog >> select Configurable as Product Type >> select Family >> enter SKU and then Save the Product as shown in the below image.

Configurable

After you Save the Product, you get an option to select the Color & Size. In case you want some other attribute in your configurable product, you need to create an attribute first and then save the product as shown in the below image.

Configurable

# General Attributes

Below is the list of fields you need to fill under General Attributes.

  • SKU: Provide SKU (Stock Keeping Unit) of the product which is unique to every product.

  • URL Key: This will be the end of the URL, for example, http://bagisto.test.com/products/philips-speaker (Speaker is a URL key)

  • Tax Category: You can select the Tax Category from the drop-down list that you want to be applied to the product.

    Configurable

Also, make sure to enable the Settings.

  • New: Enable the toggle button if you want to feature the product as a new product. The resulting product will be shown under the New Products section.

  • Visible Individually: Enable the toggle button so that the product will be visible on the front end.

  • Featured: Enable the toggle button if you want to show the product under the Featured Products section.

  • Status: Enable the toggle button to make the product enabled on your eCommerce store.

  • Guest Checkout: Enable the toggle button to allow the product to be ordered by the guest customer.

    Configurable

# Description

Below is the list of the fields you need to fill regarding the product under the description.

  • Short Description: Enter a short description of the feature of the product.

  • Description: Here you can mention your product in detail.

    Configurable

# Meta Description

Below is the list of fields that you need to provide under the meta description to make your product easily searchable on search engines.

  • Meta Title: Provide the main title of the product by which your product will be known.

  • Meta Keyword: The meta keyword for the product needs to be provided to improve its searchability on the search engine for specific keywords.

  • Meta Description: Enter the description so that the product can easily appear in search engine listing.

    Configurable

# Images

Add the product images, click on Add Images. You can add multiple images for your product.

Configurable

# Variations

Now you will be able to see the Variations right below the video section as shown below. You can simply Edit each product as we have created according to the Color and Size.

Configurable

After all Variations are created, finally, Save the Product.

# Front End

The product will be visible as given below on the front end.

Configurable

- + diff --git a/2.0/products/downloadable.html b/2.0/products/downloadable.html index 778a1840..71ae47b4 100644 --- a/2.0/products/downloadable.html +++ b/2.0/products/downloadable.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Downloadable Product

Today, in this document, we will explore "How to Create Downloadable Product in Bagisto 2.0". Downloadable products refer to items that can be downloaded, such as eBooks, software applications, music, updates, games, etc. These products are digital and do not involve a shipping method at checkout.

# Steps to Create a Downloadable Product in Bagisto 2.0

  1. On the Bagisto admin dashboard, go to Catalog Section >> Products >> select Downloadable under the Product Type.
  2. Select Attribute Family.
  3. Enter SKU (Stock Keeping Unit) of the product, unique to every product.
  4. Now Save the Product, and you will be redirected to the next page with general settings.

downloadable

# General Settings

  • Name: Enter the name of the product.
  • URL Key: This will be the end of the URL, e.g., http://bagisto.test.com/products/bagisto-e-book (bagisto-e-book is the URL key).
  • Tax Category: Select the Tax Category from the drop-down list.

editProduct

# New

  • Enable the toggle button to feature the product as a new product, shown under the New Products section.
  • Enable the toggle button to show the product under the Featured Products section.

# Visible Individually

  • Enable the toggle button to make the product visible on the frontend.

# Status

  • Enable the toggle button to enable the product on your eCommerce store.

toggleButtons

# Description

Fill in the following fields under the description:

  • Short Description: Enter a brief description of the product feature.
  • Description: Mention your product in detail.

description

# Meta Description

Fill in the following fields under meta description for improved searchability on search engines:

  • Meta Title: Provide the main title of the product.
  • Meta Keyword: Provide meta keywords for specific search engine optimization.
  • Meta Description: Enter a description for better search engine listings.

metaDescription

# Price

Insert the price, cost, and special price. Set the special price date for which the special price will be shown on the website.

price

# Images

To add product images, click on Add Images. You can add multiple images for your product.

image

# Downloadable Information

Here, enter the downloadable information about your product:

  • Name: Enter the name of your downloadable product.
  • Price: Enter the price of the downloadable product.
  • File: Attach the file. -
    • Upload File: Upload the file.
    • Insert URL: Insert the URL.
  • Sample: Insert URL/upload file to give a free sample.
  • Download Allow: Specify the maximum number of downloads. Enter "0" for unlimited downloads.

downlodableInfo

# Samples

If you want to provide a free sample of your product, add a new link from the Samples section below the Links section. Enter the title and attach the sample file.

link

# Product At Front End

The downloadable product will be visible at the front end.

output

- + diff --git a/2.0/products/grouped.html b/2.0/products/grouped.html index 1eb967df..c9b45f78 100644 --- a/2.0/products/grouped.html +++ b/2.0/products/grouped.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Grouped Product

This document guides you on creating a Grouped Product in Bagisto 2.0. A grouped product is a collection of simple products that can be combined in Bagisto. This versatile product type allows you to offer variations of a single product or a group of products as a coordinated set. Each product in a grouped product can be purchased separately or all together as part of the group.

# Steps to Create a Grouped Product in Bagisto 2.0

  1. On the Bagisto admin dashboard, go to Catalog Section >> Products >> select Grouped under the Product Type.
  2. Select Attribute Family >> enter SKU >> Click to Save Product.
  3. Enter the SKU (Stock Keeping Unit) of the product, unique to every product.

grouped

After clicking on the Save Product button, you will be redirected to the next page with several new settings as shown in the below image.

# General Settings

  • Name: Enter the name of the product.
  • URL Key: This will be the end of the URL, e.g., http://bagisto.test.com/products/set-of-men-casual-wear (set-of-men-casual-wear is a URL key).
  • Tax Category: Select the Tax Category from the dropdown list.

editProduct

# New

  • Enable the toggle button to feature the product as a new product, shown under the New Products section.
  • Enable the toggle button to show the product under the Featured Products section.

# Visible Individually

  • Enable the toggle button to make the product visible on the frontend.

# Status

  • Enable the toggle button to enable the product on your eCommerce store.

# Guest Checkout

  • Enable the toggle button to allow the product to be ordered by guest customers.

toggleButtons

# Description

Fill in the following fields under the description:

  • Short Description: Enter a short description of the product feature.
  • Description: Mention your product in detail.

description

# Meta Description

Fill in the following fields under meta description for improved searchability on search engines:

  • Meta Title: Provide the main title of the product.
  • Meta Keyword: Provide meta keywords for specific search engine optimization.
  • Meta Description: Enter a description for better search engine listings.

metaDescription

# Images

To add product images, click on Add Images. You can add multiple images for your product.

image

# Grouped Products

Search Products Under this Search Product section, you can simply search the Simple Product to in the Grouped Product. Once you added all the required products to the grouped product then all those simple products will be listed

So Here you can enter the default quantity (which will automatically be added to the customer cart) of the product and sort orders accordingly product will be listed on the front end. As shown in the below image.

groupProducts

# Product at Front End

The grouped product will be visible at the front end, as shown in the image below:

output

- + diff --git a/2.0/products/index.html b/2.0/products/index.html index 8d659ebe..ec4476bf 100644 --- a/2.0/products/index.html +++ b/2.0/products/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Product types

TOPICS: Inventory, Products

CREATED FOR:

  • Beginner
  • Intermediate
  • Admin
  • Leader
  • User

Inventory Management supports inventory and order management for all product types in Bagisto (opens new window): simple, configurable, virtual, downloadable, bundle, and grouped. Options and requirements may differ per product type for sources, stocks, and shipping.

Single-source merchants create and update product settings and quantities without requiring additional updates. All created and newly imported products automatically assign to the Default Source and Default Stock, immediately available to customers if enabled and In-Stock.

Multi-source merchants assign sources, quantities per source, and settings during or after product creation. Commerce assigns all newly imported products to the Default Source, requiring additional edits to assign sources and quantities.

Product Type Shipping and Source Selection Algorithm
Simple Supports SSA recommendations and overrides at shipping.
Configurable Supports SSA recommendations and overrides at shipping.
Virtual Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.
Downloadable Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.
Bundle Supports SSA recommendations and overrides at shipping.
Grouped Supports SSA recommendations and overrides at shipping.
- + (opens new window)

# Product types

TOPICS: Inventory, Products

CREATED FOR:

  • Beginner
  • Intermediate
  • Admin
  • Leader
  • User

Inventory Management supports inventory and order management for all product types in Bagisto (opens new window): simple, configurable, virtual, downloadable, bundle, and grouped. Options and requirements may differ per product type for sources, stocks, and shipping.

Single-source merchants create and update product settings and quantities without requiring additional updates. All created and newly imported products automatically assign to the Default Source and Default Stock, immediately available to customers if enabled and In-Stock.

Multi-source merchants assign sources, quantities per source, and settings during or after product creation. Commerce assigns all newly imported products to the Default Source, requiring additional edits to assign sources and quantities.

Product Type Shipping and Source Selection Algorithm
Simple Supports SSA recommendations and overrides at shipping.
Configurable Supports SSA recommendations and overrides at shipping.
Virtual Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.
Downloadable Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.
Bundle Supports SSA recommendations and overrides at shipping.
Grouped Supports SSA recommendations and overrides at shipping.
+ diff --git a/2.0/products/simple.html b/2.0/products/simple.html index 2fd868ea..b75e59f6 100644 --- a/2.0/products/simple.html +++ b/2.0/products/simple.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Simple Product

A simple product is a product type in e-commerce that does not require customers to choose additional attributes (such as size or color) to add to the cart. It should be a physical item and can be shipped to customers.

Therefore, any service, such as downloadable items, does not count as a simple product. This is the step-by-step tutorial on how to add a simple product in Bagisto (opens new window).

# Create Simple Product in Bagisto 2.0

  1. Click on Catalog >> Products >> select Simple under Product Type.

    Simple

Now Save the Product, and you will get redirected to the Edit product page as shown below.

# General Attributes

Below is the list of fields you need to fill under General Attributes.

editProduct

# Description

Below is the list of the fields you need to fill in regarding the product under description.

# Short Description

Enter a short description of the feature of the product.

# Description

Mention your product in detail.

description

# Meta Description

Below is the list of fields that you need to provide under the meta description to make your product easily searchable on search engines.

# Meta Title

Provide the main title of the product by which your product will be known.

# Meta Keyword

The meta keyword for the product needs to be provided to improve its searchability on the search engine for specific keywords.

# Meta Description

Enter the description so that products can easily appear in search engine listings.

metaDescription

# Images

To add the product images, click on Add Images. You can add multiple images for your product.

image

# New

Enable the toggle button if you want to feature the product as a new product. The resulting product will be shown under the New Products section.

Enable the toggle button if you want to show the product under the Featured Products section.

# Visible Individually

Enable the toggle button so that the product will be visible on the front end.

# Status

Enable the toggle button to enable the product on your eCommerce store.

# Guest Checkout

Enable the toggle button to allow the product to be ordered by guest customers.

toggleButtons

# Price

Insert the price, cost, and special price, and set the special price date for which the special price will be shown on the website.

price

# Shipping

Set the Width, Height, Depth, and Weight of the product.

shipping

# Inventories

Insert the quantity of the product that is there in your inventory. By default, it is set to 0 so it shows on the front end as out of stock.

inventories

At last, Save the Product.

# Front End

The product will be visible as given below on the front end.

product

- + diff --git a/2.0/products/virtual.html b/2.0/products/virtual.html index e018800b..530e3ee3 100644 --- a/2.0/products/virtual.html +++ b/2.0/products/virtual.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Virtual Product

This document provides a guide on creating virtual products in Bagisto 2.0. In an eCommerce store, products can generally be categorized into two types: physical and intangible. Virtual products fall under the category of intangible products, including memberships, services, warranties, or subscriptions in Bagisto (opens new window).

A virtual product, unlike a downloadable product, is not something that can be downloaded but rather a service offered to customers.

# Steps To Create Virtual Product In Bagisto 2.0

  1. Go to Catalog >> Products >> Select Virtual under Product Type select Family.

  2. Enter SKU and Save the Product, as shown in the image below.

    Virtual

After clicking on the Save Product button, you'll be redirected to the next page with various new settings.

# General Settings

  • Name: Enter the name of the product.

  • URL Key: This will be the end of the URL, -e.g., http://bagisto.test.com/products/fitness-membership (fitness-membership is a URL key).

  • Tax Category: Select the tax category from the dropdown list.

    editProduct

# New

  • Enable the toggle button to feature the product as a new product, which will be shown under the New Products section.
  • Enable the toggle button to show the product under the Featured Products section.

# Visible Individually

  • Enable the toggle button to make the product visible on the frontend.

# Status

  • Enable the toggle button to enable the product on your eCommerce store.

# Guest Checkout

  • Enable the toggle button to allow guest customers to order the product.

    toggleButtons

# Description

Fill in the following fields under the description:

  • Short Description: Enter a brief description of the product feature.

  • Description: Provide a detailed description of the product.

    description

# Meta Description

Fill in the following fields under meta description for improved searchability on search engines:

  • Meta Title: Provide the main title of the product.

  • Meta Keyword: Provide meta keywords for specific search engine optimization.

  • Meta Description: Enter a description for better search engine listings.

    metaDescription

# Images

Add product images by clicking on Add Images. Multiple images can be added.

image

# Inventory

Insert the quantity of the product available in your inventory. The default is set to 0, indicating out of stock on the frontend.

inventories

# Price

Insert the price, cost, and special price. Set the special price date for displaying the special price on the website.

price

# Product At Front End

The virtual product will be visible at the front end.

output

- + diff --git a/2.0/settings/channels.html b/2.0/settings/channels.html index 509def2f..9a98bccb 100644 --- a/2.0/settings/channels.html +++ b/2.0/settings/channels.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Channels

Bagisto allows you to set up and manage multiple instances of domains or stores in a single Bagisto backend. This guide will walk you through how to create multiple websites with different domains in Bagisto.

# Creating Channels in Bagisto.

Step 1: The bagisto’s channel functionality allows creating multiple websites in bagisto. Here you need to proceed towards Settings >> Channels >> Create Channel as shown in below image.

Channels

# General

Below are the fields that fall under the General section.

1.Code: Provide a code for your channel

2.Name: Provide an identifying name for your Channel

3.Description: Provide more description about your channels regarding its uses, products that would be selling etc.

4.Inventory Sources: Here you select or multi-select inventories that you would be using for this particular channel.

5.Root Category: One root category can be selected from the drop-down for your channel.

6.Hostname: Here you can provide the URL of your website which you want to connect with your main bagisto’s instance.

General

# Currencies and Locales

Here the settings needed to be done for the currency and locale

1.Locales: Here you can select or multi-select locales that you would be using for the particular channel.

2.Default Locale: Here amongst the locales that you have created, you can select the locale which should be there as default for your channel.

3.Currencies: Here you select or multi-select currencies that you would be using for the particular channel.

Currency Local

# Design

Within the design section, you can choose a theme from the drop-down option if multiple themes have been created.

Theme

# Home Page SEO

1.Meta Title So Provide the main title of the product by which your product will be known.

2.Meta Keyword The meta keyword for the product needs to be provided to improve its searchability on the search engine for specific keywords.

3.Meta Description Enter the description so that products can easily appear in search engine listings.

SEO

Now click on Save Channel and you will able to see the new Channel as shown below.

Channel Grid

So by this you can easily create a new Channels in Bagisto.

- + diff --git a/2.0/settings/currencies.html b/2.0/settings/currencies.html index 09a4a689..4213dc02 100644 --- a/2.0/settings/currencies.html +++ b/2.0/settings/currencies.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Currencies

Before launching your eCommerce website you need to set up the currency in which you will doing your business. Currency symbol will be visible in product prices, order, invoices, transactions etc. Here we have mentioned steps on how to add currency in bagisto.

# Add Currency in Bagisto

Step 1: On the Admin panel of Bagisto go to Setting >> Currencies >> Create Currency as shown in below image.

Currency

Step 2: Now Enter Code, Name, Symbol, Decimal and click on Save Currency button as shown in below image

Save Currency

Step 3: Now you will able to see the new Currency by the name of Dirham as shown below.

New Currency

# Channel Setting For Currency

On the admin panel open Settings >> Channels you will able to see Currency section and you new currency right there.

Once the channel setting has been done click on Save Channel as shown in below image.

Currency Channel

So by this you can easily create a Currency in Bagisto.

- + diff --git a/2.0/settings/exchange-rates.html b/2.0/settings/exchange-rates.html index 1d2c1489..427dd871 100644 --- a/2.0/settings/exchange-rates.html +++ b/2.0/settings/exchange-rates.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Exchange Rates

An Exchange Rate is the worth of one nation’s currency compares to other nations’ currency.

For example how many Euro is required to buy 1 Dollar? Then you require €0.88 to buy a $1. This means the exchange rate of the Euro is 0.88 against Dollar. Here we are going to discuss how to set the exchange rate in bagisto.

# Set Exchange Rate in Bagisto.

Step 1: On the Admin panel of Bagisto go to Setting >> Exchange Rates >> Create Exchange Rate as shown in below image.

Exchange Rate

Step 2: Now Enter Source Currency, Target Currency, Rate and click on Save Exchange Rate as shown below.

Exchange Rate Configuration

Step 3: Now you will able to see the new Exchange Rate is created as shown below.

Exchange Rate Grid

# Front End:-

Exchange Rate is applied successfully of 0.919 at the product price of $499.So after this exchange rate the new price is $458.58 as shown below.

Exchange Rate Configuration

So by this you can easily create a Exchange Rate in Bagisto.

- + diff --git a/2.0/settings/index.html b/2.0/settings/index.html index 30cf094c..ec424181 100644 --- a/2.0/settings/index.html +++ b/2.0/settings/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Setting

You can easily manage your almost Admin panel from the Setting menu.

# Locales

To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.

# Currencies

Before launching your eCommerce website you need to set up the currency in which you will doing your business. Currency symbol will be visible in product prices, order, invoices, transactions etc. Here we have mentioned steps on how to add currency in bagisto.

# Exchange Rates

An Exchange Rate is the worth of one nation’s currency compares to other nations’ currency.

For example how many Euro is required to buy 1 Dollar? Then you require €0.88 to buy a $1. This means the exchange rate of the Euro is 0.88 against Dollar. Here we are going to discuss how to set the exchange rate in bagisto.

# Inventory Source

Multi-Warehouse Inventory is one of the unique features of Bagisto. Here we will explain how you can manage multi-warehouse inventory in Laravel eCommerce and provide reliable service to your customer. Having a single inventory source can pose some restrictions for your eCommerce store.

For instance, suppose you have only one inventory in Delhi. A Customer from Chennai has ordered some products. So delivering that product from the Delhi location can have some impacts like delay in delivery of the product, increased transportation cost, etc. However, if you have an inventory in Chennai, then the product will reach the customer very quickly which will further cut down the time and shipping cost.

By using Multi-Warehouse Inventory you can easily manage all inventory sources. In Bagisto, you can create as many inventory sources and easily manage them

# Channels

Bagisto allows you to set up and manage multiple instances of domains or stores in a single Bagisto backend. This guide will walk you through how to create multiple websites with different domains in Bagisto.

# Users

Access Control List Rules in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Roles

Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Themes

The theme of the website is the overall look of it and that is why it plays a major role in creating the first impression on the viewer's mind.

The theme contains different options like slider section with different slider options, Product section, Footer option, right-sidebar, Logo resizer option, Button settings, Blog Settings, Site preloader option, Related option, Icon changer option, full-width-template, color options, widgets, sidebar layouts, header.

# Taxes

In e-commerce, there are various taxes involved while purchasing the product. These taxes and rates of taxes differ from country to country. Here we have explained how you can create and manage taxes in Bagisto.

- + (opens new window)

# Setting

You can easily manage your almost Admin panel from the Setting menu.

# Locales

To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.

# Currencies

Before launching your eCommerce website you need to set up the currency in which you will doing your business. Currency symbol will be visible in product prices, order, invoices, transactions etc. Here we have mentioned steps on how to add currency in bagisto.

# Exchange Rates

An Exchange Rate is the worth of one nation’s currency compares to other nations’ currency.

For example how many Euro is required to buy 1 Dollar? Then you require €0.88 to buy a $1. This means the exchange rate of the Euro is 0.88 against Dollar. Here we are going to discuss how to set the exchange rate in bagisto.

# Inventory Source

Multi-Warehouse Inventory is one of the unique features of Bagisto. Here we will explain how you can manage multi-warehouse inventory in Laravel eCommerce and provide reliable service to your customer. Having a single inventory source can pose some restrictions for your eCommerce store.

For instance, suppose you have only one inventory in Delhi. A Customer from Chennai has ordered some products. So delivering that product from the Delhi location can have some impacts like delay in delivery of the product, increased transportation cost, etc. However, if you have an inventory in Chennai, then the product will reach the customer very quickly which will further cut down the time and shipping cost.

By using Multi-Warehouse Inventory you can easily manage all inventory sources. In Bagisto, you can create as many inventory sources and easily manage them

# Channels

Bagisto allows you to set up and manage multiple instances of domains or stores in a single Bagisto backend. This guide will walk you through how to create multiple websites with different domains in Bagisto.

# Users

Access Control List Rules in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Roles

Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Themes

The theme of the website is the overall look of it and that is why it plays a major role in creating the first impression on the viewer's mind.

The theme contains different options like slider section with different slider options, Product section, Footer option, right-sidebar, Logo resizer option, Button settings, Blog Settings, Site preloader option, Related option, Icon changer option, full-width-template, color options, widgets, sidebar layouts, header.

# Taxes

In e-commerce, there are various taxes involved while purchasing the product. These taxes and rates of taxes differ from country to country. Here we have explained how you can create and manage taxes in Bagisto.

+ diff --git a/2.0/settings/inventory-source.html b/2.0/settings/inventory-source.html index 8ea9d76e..1d62f057 100644 --- a/2.0/settings/inventory-source.html +++ b/2.0/settings/inventory-source.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Inventory Source

Multi-Warehouse Inventory is one of the unique features of Bagisto. Here we will explain how you can manage multi-warehouse inventory in Laravel eCommerce and provide reliable service to your customer. Having a single inventory source can pose some restrictions for your eCommerce store.

For instance, suppose you have only one inventory in Delhi. A Customer from Chennai has ordered some products. So delivering that product from the Delhi location can have some impacts like delay in delivery of the product, increased transportation cost, etc. However, if you have an inventory in Chennai, then the product will reach the customer very quickly which will further cut down the time and shipping cost.

By using Multi-Warehouse Inventory you can easily manage all inventory sources. In Bagisto, you can create as many inventory sources and easily manage them.

# Easy step to managing your inventory in Bagisto2.0

Step 1: On the Admin panel of Bagisto click on Setting >> Inventory Sources >> Create Inventory Source as shown in the below image.

Inventory Source

Step 2: General

Enter the Code, Name, Description, Latitude, Longitude, and Priority, and set the Status active.

Inventory Configuration

Step 3: Contact Information

You have to enter a Name, Email, Fax, Contact Number

Contact Info

Step 4: Source Address

You have to enter the source address like country, address, state, city, etc of your inventory.

Source Address

After that, you need to click on Save Inventory Source. So now you will able to see our new inventory source is been created successfully as shown in the below image.

Inventory Output

Step 5: Click on Setting >> Channel. Open the selected channel in Edit Mode >> Inventory Sources. This is the multi-select type where you can select multiple inventory sources for your channels. After that, click Save Channel.

# Inventory Setting on the Product Page

Click on Catalog >> Products. Open the selected product in Edit Mode and enter the quantity in each inventory source. At last, after filling up the necessary fields, click Save Product Note:- If you do not enter any quantity, by default 0 is saved, and having 0 quantity inventory will be not visible in the inventory option on the shipment page.

Product Inventory

# Inventory Setting on the Shipment Page

Click on Sales >> Orders. Open the selected order in Edit Mode >> Invoice >> Save Invoice >> Ship Under the Product Ordered Section, Admin can decide from which inventory they want to deliver the product.

Inventory Setting

Note:- You can enable only one Inventory at a time when you select one inventory rest inventory will be automatically disabled. For example, I selected Noida Warehouse so another inventory will be disabled. Enter the quantity to ship and Create Shipment.

So by this you can easily create Inventory Sources in Bagisto.

- + diff --git a/2.0/settings/locale.html b/2.0/settings/locale.html index 0c9f9776..345e8a92 100644 --- a/2.0/settings/locale.html +++ b/2.0/settings/locale.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Locales

To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.

# Set Locales in Bagisto.

Here we have explained steps to set Locales in bagisto.

Step 1: On the Admin panel of Bagisto go to Settings >> Locales >> Create Locale as shown below.

Locales

Step 2: Now add the below fields

1.Code Every language has its unique code.

2.Name Name of the language.

3.Directions Add the direction in which your language work LTR (Left To Right) , RTL (Right To Left).

4.Logo Add the logo of your language

Now Save Locale as shown in below image.

New Locale

Step 3: Now you will able to see the new Locale as shown below.

Locale Grid

Step 4: On the admin panel open Settings >> Channels you will able to see your new language is situated in the currencies and Locales section to enable this click on to that and Save Channel as shown in below image.

Locale Channel

So by this you can easily create a Locales in Bagisto and make your website as per your language.

- + diff --git a/2.0/settings/roles.html b/2.0/settings/roles.html index 63911db4..b260b06a 100644 --- a/2.0/settings/roles.html +++ b/2.0/settings/roles.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Roles

Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Create Roles

Step 1: It can be set on the admin panel by going to Setting >> Roles. Here you can create new role by clicking on the button Create Role as shown in below image.

role

Step 2: Add the below fields.

1.Name:- Enter the Role name

2.Description:- Enter the description of the role

new role

Step 3: Add the Access Control according to your requirement.

Access Control

Now click on Save Role button.

Step 4: Now you will able to see the new Role by the name of New Role is created successfully as shown below.

Role Grid

So by this you can create a Roles in Bagisto.

- + diff --git a/2.0/settings/taxes.html b/2.0/settings/taxes.html index 77fd63f8..29ddc8fd 100644 --- a/2.0/settings/taxes.html +++ b/2.0/settings/taxes.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Taxes

In e-commerce, there are various taxes involved while purchasing the product. These taxes and rates of taxes differ from country to country. Here we have explained how you can create and manage taxes in Bagisto.

# Tax Rate

Step 1:- It can be set on the admin panel click on Setting >> Taxes >> Tax Rates >> Create Tax Rate as shown in the below image.

Tax Rate

Step 2:- Enter the Identifier, Country, State, Zip Code, and Tax Rate

Note:- You can also set the zip range area so that tax will be applied only within this zip range then click on Save Tax Rate.

Save Tax Rate

# Tax Categories

Step 1:- To Create Tax Categories click on Tax Categories

# Add the Below Fields

1.Code:- Enter Unique code of the tax category.

2.Name:- Enter the name of the tax category.

3.Description:- Enter the description of the tax category.

3.Tax Rate:- Enter the Tax Rate.

Click on Save Tax Category button.

Save Category

Step 3:- Set the Tax Category while creating a product

Product Category

# Front End:-

Enter the Billing Address or if you have the account click on sign in and then Continue.

Select the Shipping and Payment method and Continue.

Tax Front

A tax will appear on the front end, click on Place Order, Here we set the 20% tax so the tax will be applied to the product price.

So by this you can easily create Taxes in Bagisto.

- + diff --git a/2.0/settings/themes.html b/2.0/settings/themes.html index fa81b0ec..c4b40cdf 100644 --- a/2.0/settings/themes.html +++ b/2.0/settings/themes.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Themes

The theme of the website is the overall look of it and that is why it plays a major role in creating the first impression on the viewer's mind.

The theme contains different options like slider section with different slider options, Product section, Footer option, right-sidebar, Logo resizer option, Button settings, Blog Settings, Site preloader option, Related option, Icon changer option, full-width-template, color options, widgets, sidebar layouts, header.

# Create Themes

Step 1: It can be set on the admin panel by going to Setting >> Themes. Here you can create new role by clicking on the button Create Theme as shown in below image.

Theme

Step 2: Add the below fields.

1.Name:- Enter the Theme name

2.Sort Order:- Enter the sort order.

3.Type:- Select the Type from the dropdown according to your requirement.We have selected a product carousel in this

4.Channels:- Select the Channel.

Now click on Save Theme button and you will get redirected to type which you just selected.

Save Theme

Step 3: Add the below fields.

1.Title:- Add the title of the product carousel.

2.Sort Order:- Add the sort order.

3.Limit:- Add the limit of the product carousel.

Product Carousel

# General

1.Name:- Add the Name.

2.Sort Order:- Add the sort order.

3.Channels:- Select the Channel.

4.Status Enable the Status.

General Theme

# Filters

1.Key:- Add the Key.

2.Value:- Add the Value

Filters

Now click on Save button.

Step 4: Now you will able to see the new Field added in product_carousel by the name of New Theme as shown below.

Theme Output

So by this you can add a Theme Content in Bagisto.

- + diff --git a/2.0/settings/users.html b/2.0/settings/users.html index 64affe32..95c83504 100644 --- a/2.0/settings/users.html +++ b/2.0/settings/users.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Users

Access Control List Rules in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Create User

Step 1: It can be set on the admin panel by going to Setting >> Users. Here you can create new users by clicking on the button Create User as shown in below image.

user

Step 2: Add the below fields.

1.Name:- Enter the user name

2.Email:- Enter the email id of the user

3.Password:- You have to enter the password and confirm password.

4.Role:- Select a Role.

5.Image:- Add image for the User.

Now click on Save User button.

Create User

Step 3: Now you will able to see the new User by the name of New User is created successfully as shown below.

User Output

So by this you can create a User in Bagisto.

- + diff --git a/2.1.0/attribute/attribute-family.html b/2.1.0/attribute/attribute-family.html index dc16265c..290a8f9a 100644 --- a/2.1.0/attribute/attribute-family.html +++ b/2.1.0/attribute/attribute-family.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Attribute Family

By using Attribute Families, you can import all the required information about the product in a single step. It can be specified as a list of attributes that are related to a unique product. Here we have listed out the tutorial on product attribute families in Bagisto.

# Create Attribute Family in Bagisto 2.1.0

Step 1:- On the Admin Dashboard, click Catalog >> Attribute Families >> Create Attribute Family

Attribute Family

Step 1:- Enter the Attribute Family Code and Name as shown in the below image.

Save Family

So now after creating a family Save Attribute Family and a New Attribute Family have been created as shown in the below image.

Family Grid

Now that the new attribute family has been created, you can edit it through the Action. Add the desired Attributes to this family based on your specific requirements. Afterward, to verify the output during the product creation process, you will be able to see the new Attribute family. Now all Attribute will be visible on the product page that belongs to these Attribute Families.

Output

By following the above steps, you can easily create an Attribute Families in Bagisto2.1.0.

- + diff --git a/2.1.0/attribute/attribute-input.html b/2.1.0/attribute/attribute-input.html index e3fc6b6c..55396978 100644 --- a/2.1.0/attribute/attribute-input.html +++ b/2.1.0/attribute/attribute-input.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Attribute Input Type

Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.

Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but they speak about the value of products that makes it unique.

Property Description
Text A single-line input field for text.
Text Area A multiple-line input field for entering paragraphs of text, such as a product description.
Price This input type is used to create price fields that are in addition to the predefined attributes: Price, Special Price, Tier Price, and Cost.
Boolean Displays a drop-down list with pre-defined options of Yes and No.
Select Displays an option to select a value.
Multi Select Displays a drop-down list of values that accepts multiple selections.
Date Displays a date value in the preferred format.
Date Time Displays a date and time value in the preferred format and time zone.
Image This is used to show the image.The image attribute can be excluded from the storefront media browser.
File File attributes are a type of meta-data that describe and may modify how files and/or directories in a filesystem behave.
Checkbox It represents a state or option that can be toggled.
- + diff --git a/2.1.0/attribute/index.html b/2.1.0/attribute/index.html index db44316a..e9eff18a 100644 --- a/2.1.0/attribute/index.html +++ b/2.1.0/attribute/index.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Attribute

An Attribute is a specification or characteristic of a product, for example, Color, Size, and Pattern are attributes of a T-Shirt. You can also create many attributes for a single product. Product attributes play a major role in the buying decision of the customer. -Attributes determine the type of input control that is used for product options, and provide additional information for product pages.They are also used as search parameters and criteria for layered navigation, product comparison reports, and promotions. You can create as many attributes and attribute families as necessary to describe the products in your catalog in Bagisto.

Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.

Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but it speaks the value of products that makes it unique.

- +Attributes determine the type of input control that is used for product options, and provide additional information for product pages.They are also used as search parameters and criteria for layered navigation, product comparison reports, and promotions. You can create as many attributes and attribute families as necessary to describe the products in your catalog in Bagisto.

Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.

Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but it speaks the value of products that makes it unique.

+ diff --git a/2.1.0/attribute/overview.html b/2.1.0/attribute/overview.html index 1e9f320f..53b3243c 100644 --- a/2.1.0/attribute/overview.html +++ b/2.1.0/attribute/overview.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Attribute Overview

An Attribute is a specification or characteristic of a product, for example, Color, Size, and Pattern are attributes of a T-Shirt. You can also create many attributes for a single product. Product attributes play a major role in the buying decision of the customer. -Attributes determine the type of input control that is used for product options and provide additional information for product pages. They are also used as search parameters and criteria for layered navigation, product comparison reports, and promotions. You can create as many attributes and attribute families as necessary to describe the products in your catalog in Bagisto.

Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.

Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but they speak about the value of products that make it unique.

- + diff --git a/2.1.0/attribute/product-attribute.html b/2.1.0/attribute/product-attribute.html index 7da35dc8..dd335b52 100644 --- a/2.1.0/attribute/product-attribute.html +++ b/2.1.0/attribute/product-attribute.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Product Attribute

An Attribute is a specification or characteristic of a product for example Color, Size, and Pattern an attribute of a T-Shirt. You can as create many attributes for a single product. Product Attribute plays a major factor in the buying decision of the Customer.

# How to Create a Product Attribute in Bagisto2.1.0

To Create Bagisto Attributes, open the Admin Panel and then follow the below step

# Add Attributes

Click on Catalog >> Attributes >> Create Attributes as shown in the below image.

Attribute

# Attribute Types

Enter Label, Attribute code, and select Attribute Type.

Attribute Code:- Enter the Attribute Code to identify the Attribute

Attribute Type:- There are various attribute types available in Bagisto such as Text, Textarea, Price, Boolean, Select, Multi-select, DateTime, and Date.

Attribute Types

Now add validation & configuration as shown in the below image as per your requirement.

Validation

So Save the Attribute and then go the the Attribute Family from Catalog >> Attribute Families and assign it from the unassigned attribute by drag and drop at your desired place as shown in the below image.

Attribute Family

Now, Save the Attribute Family and check the output while creating products on the product edit page as shown in the below image.

Edit Page

By following the above steps, you can easily create a Product Attribute in Bagisto 2.1.0.

- + diff --git a/2.1.0/category/create-category.html b/2.1.0/category/create-category.html index e22da812..b40cb83b 100644 --- a/2.1.0/category/create-category.html +++ b/2.1.0/category/create-category.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# How to Create Categories in The Bagisto2.1.0

The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.

# Root Category

Bagisto comes with a default root category, i.e., Root, but you can also create your root category. The Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.

# Steps to Create a New Root Category in Bagisto 2.1.0

  1. Click on Catalog >> Categories >> Create Category as shown in the below image.

    Create Category

  2. Enter the general values like name, position, and description, and add images.

  3. Display Mode - Display mode is about which content detail is visible on the category page. There are three options:

    • Product and Description

    • Product

    • Description

    • Product and Description: When you set the display mode to "Product and Description," then the product and description about the category both will be visible on the front end as shown below image.

    • Description: When you set the display mode to "Description," then only the category description will be visible on the front end.

    • Product: When you set the display mode to "Product," the product will be visible on the front end.

      Edit Category

  4. Save the category, and a new category is created by the name of Electronic Items as shown in the below image.

    Category Grid

  5. Now check the product edit page while creating a product, and you will be able to see our new category right there.

    Product Page

# Category on Front-End

By following the above steps, you can easily create a new category.

Output

- + diff --git a/2.1.0/category/index.html b/2.1.0/category/index.html index a0a78432..d32a091e 100644 --- a/2.1.0/category/index.html +++ b/2.1.0/category/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Category

Product categories in e-commerce are broad classifications used to organize and display products for online shoppers. They help customers navigate e-commerce websites more easily. Common product categories include:

  • Electronics: Includes gadgets, appliances, and accessories.
  • Clothing and Fashion: Covers apparel, footwear, and accessories.
  • Home and Living: Encompasses furniture, decor, and home essentials.C
  • Beauty and Personal Care: Features cosmetics, skincare, and grooming products.
  • Books and Media: Includes books, e-books, movies, and music.
  • Sports and Outdoors: Offers sports equipment, activewear, and outdoor gear.
  • Health and Wellness: Encompasses vitamins, supplements, and healthcare items.
  • Automotive: Covers car parts, accessories, and tools.

These categories make it easier for shoppers to find and explore products of interest efficiently on e-commerce platforms.

- + (opens new window)

# Category

Product categories in e-commerce are broad classifications used to organize and display products for online shoppers. They help customers navigate e-commerce websites more easily. Common product categories include:

  • Electronics: Includes gadgets, appliances, and accessories.
  • Clothing and Fashion: Covers apparel, footwear, and accessories.
  • Home and Living: Encompasses furniture, decor, and home essentials.C
  • Beauty and Personal Care: Features cosmetics, skincare, and grooming products.
  • Books and Media: Includes books, e-books, movies, and music.
  • Sports and Outdoors: Offers sports equipment, activewear, and outdoor gear.
  • Health and Wellness: Encompasses vitamins, supplements, and healthcare items.
  • Automotive: Covers car parts, accessories, and tools.

These categories make it easier for shoppers to find and explore products of interest efficiently on e-commerce platforms.

+ diff --git a/2.1.0/category/overview.html b/2.1.0/category/overview.html index c90e0906..a143d92d 100644 --- a/2.1.0/category/overview.html +++ b/2.1.0/category/overview.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Category Overview

The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.

# Root Category

Bagisto comes with a default root category i.e. Root, but you can also create your root category. Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.

# Sub Category

In e-commerce, a subcategory is a more specific classification or subset within a broader category. It is a way of further organizing and structuring products on an online store to help users navigate and find what they are looking for more easily. Subcategories are nested within larger or parent categories, creating a hierarchical structure.

For example, if "Electronics" is a main category, you might have subcategories such as "Smartphones," "Laptops," and "Audio Devices" underneath it. Each of these subcategories may then have additional subcategories. This hierarchical organization helps shoppers drill down into specific product types and makes the browsing and shopping experience more intuitive.

In summary, subcategories in e-commerce provide a way to organize and present products in a structured manner, facilitating smoother navigation for online shoppers.

- + diff --git a/2.1.0/cms/cms-page.html b/2.1.0/cms/cms-page.html index fb8d5a60..5f242200 100644 --- a/2.1.0/cms/cms-page.html +++ b/2.1.0/cms/cms-page.html @@ -8,7 +8,7 @@ - + @@ -31,7 +31,7 @@ (opens new window)

# CMS Pages

With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.

# To create a CMS page from the Admin Panel follow the below steps:

Add a New Page

Step 1: On the Admin Sidebar, click on CMS >> Page By default there are already CMS pages located here to create a new CMS page click on the Create Page button as shown below.

CMS

Step 2: Add the page Title and add channels under general as shown in below image

General

Step 3: Add the Content of the CMS page under Description.

Description

Step 4: Add the below fields under SEO

  1. Meta Description Enter the description so that CMS Page can easily appear in search engine listings.

  2. Meta Title So Provide the main title of the CMS Page by which your page will be known.

  3. Meta Keyword -The meta keyword for the page needs to be provided to improve its searchability on the search engine for specific keywords.

  4. URL Key The URL key is the part of a static URL that describes the Page, product, or category.

SEO

So a new CMS page is been created successfully by the name of New Page as shown below image.

output

By this, you can easily create CMS pages in Bagisto.

- + diff --git a/2.1.0/cms/index.html b/2.1.0/cms/index.html index aed497b8..bbb5cab3 100644 --- a/2.1.0/cms/index.html +++ b/2.1.0/cms/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# CMS Page

With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.

- + (opens new window)

# CMS Page

With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.

+ diff --git a/2.1.0/configure/configurations.html b/2.1.0/configure/configurations.html index 595933c4..cf368afc 100644 --- a/2.1.0/configure/configurations.html +++ b/2.1.0/configure/configurations.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Configure

Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.

How the parts of something, or a group of things, are arranged.

# Magic AI

To add Magic AI go to Admin Panel and go to Configure >> General >> Magic AI as shown in the below image.

Magic

  1. If you want to enable it for the Content Generation kindly enable it from here.

Magic Content

  1. Kindly Enable it for the Image Generation from here.

Magic Image

  1. For Review Translation add you model and Enable it as shown in the below image.

Magic Review

  1. For the Personalized Checkout Message Enable it and add the model.

Magic Personalized Checkout

# Weight Unit

1) To add Weight Unit go to the Admin panel and go to Configure >> General.Next, select the Weight Unit from dropdown lbs or kgs according to your requirement and click on the Save Configuration button as shown in the below image.

Weight

# Configurable Choices.

Settings refer to configurable choices that control how a system, application, or device behaves, tailored to user preferences and requirements.

1) Now to add Weight Unit go to the Admin panel and go to Configure >> Content.Next, you will able to see the below options.

Compare Options - By this, you can easily compare your products.

Wishlist Option - This helps to add the functionality of Wishlist.

Image Search Option - This option helps to search your image.

Options

After clicking on the Save Configuration button.

# Custom Scripts

Custom scripts are personalized pieces of code created to add specific functions or features to the software, enhancing its capabilities uniquely.

Here, in this specified section CSS and JS Admin can write the code. And in last, it will automatically append the code to the master file.

1) Now to add Custom Scripts go to the Admin panel go to Configure >> Content.Next you will able to see the below options.

# Custom CSS

We have used a background color by Light Blue and saved the Configurations.

CSS

Now the storefront background color has changed as shown below image.

CSS

# Custom JS

You can apply javascript also according to your requirement and click on the Save Configuration button.

JS

After clicking on the Save Configuration button.

# Design

Admin logo is the distinctive image or emblem representing the administration interface of a system or website, often customizable.

To add Designs like Admin logo, Favicon go to the Admin Panel and click on Configure >> Design and you can easily update a new logo image and favicon from here. click on the Choose Files option to select an image last click on the Save Configuration button.

Design

The new Admin Logo and Favicon images are updated.

Design Output

# Back Orders

A backorder is an order for a good or service that cannot be filled immediately because of a lack of available supply. Backorders give insight into a company's inventory management.

A manageable backorder with a short turnaround is a net positive, but a large backorder with longer wait times can be problematic.

You can easily manage Backorders by going to the Admin Panel and clicking on Configure >> Inventory.

There is an option present to Enable or Disable a Backorder and then click on Save Configuration as shown below.

Back Orders

Note:- If the product is Out of Stock then also customer is able to Place an Order after Enabling the Backorder Option

Out Of Stock

In the above image these products are Out of Stock but you can still able to Add the product to the Cart and Place an Order.

Out Of Stock

Order ID

# Guest Checkout

Guest checkout allows customers to buy products without creating an account, streamlining the purchase process for convenience and faster transactions.

To manage Guest checkout go to Admin Panel and click on Configure >> Products.You can see an option of Enable or Disable of Guest Checkout and then click the Save Configuration button.

Guest Checkout

# Product View Page

Product view page configuration entails adjusting the layout and elements on a product's display page, enhancing user experience and information presentation.

To add go to Admin Panel and click on Configure >> Products

Page Configuration

After clicking on the Save Configuration button.

# Cart View Page

Cart view page configuration involves arranging items, details, and options on the shopping cart page, improving user interaction and purchase flow.

To add go to Admin Panel and click on Configure >> Products

Cart Configuration

After clicking on the Save Configuration button.

# Storefront

Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.

To add go to Admin Panel and click on Configure >> Products >> Storefront

1.Search Mode: Select the search mode by Dropdown or Elasticsearch as per your requirements.

2.Default List Mode: You manage in which format your products will be visible on the storefront select from the dropdown Grid or List.

3.Products Per Page: You can enter the quantity that how many products that will be visible per page on the Storefront.

4. Sort By Select a sort-by option from the dropdown according to your requirements.

5.Allow customers to directly buy products Select from the Enable/Disable option as per requirement.

Storefront

After clicking on the Save Configuration button.

# Image Size

Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.

To add go to Admin Panel and click on Configure >> Products

# Small Image

Select Height and Width for the small images.

# Medium Image

Select Height and Width for the medium images.

# Large Image

Select Height and Width for the Large images.

Image Size

After clicking on the Save Configuration button.

# Review

Evaluation or assessment of something, often involving opinions and feedback.

To add go to Admin Panel and click on Configure >> Products >> Review

Image

After clicking on the Save Configuration button.

# Attribute

Characteristic or property that defines an object, influencing its behavior, appearance, or function.

You can easily allow Image and File upload size (in KB) from here.

To add go to Admin Panel and click on Configure >> Products >> Attribute

Attribute

After clicking on the Save Configuration button.

# Social Share

Sharing things from a website with friends on social media platforms like Facebook, Twitter, or Instagram.

To add go to Admin Panel and click on Configure >> Products >> Social Share

Social Share

After clicking on the Save Configuration button.

# Frontend:-

All the icons that you just enabled from the Admin Panel are created as shown in the below image.

Social Share Output

# Rich Snippets

Rich Snippets (also known as “Rich Results”) are normal Google search results with additional data displayed. This extra data is usually pulled from Structured Data found in a page's HTML.

Set products and category configurations. To add to the Admin Panel click on Configure >> Rich Snippets

# Products

Items available for purchase or use, offered by a business or seller. Select the option of Enable/Disable and click on Save Configuration Button.

Products

# Categories

"Categories" refer to groups or classifications that help organize and group similar products or items for easier browsing and navigation.

Select the option of Enable/Disable and click on Save Configuration Button.

Categories

# Address

To add an address on the Admin Panel go to Configure >> Address and manage your Requirements & Information and then click on Save Configuration button.

Address

# Captcha

"Sitemap: Website layout map for search engines. Secret key: Secure code for data encryption, authentication, or API access protection."

On the Admin Panel go to Configure >> Captcha add the Site Key & Secret Key and enable/disable the Status according to your requirement.

Captcha

After clicking on the Save Configuration button.

# Settings

Set newsletter subscriptions, email verifications, and social login. -To add go to the Admin Panel and click on Configure >> Settings

# Newsletter Subscription

"Newsletter information" contains updates, offers, or content shared regularly through emails to subscribers, keeping them informed and engaged.

# Email Verification

"Email verification" confirms the authenticity of an email address, often by sending a confirmation link, enhancing account security and communication reliability.

# Social Login

"Social login" enables users to access websites using their social media accounts, streamlining registration and login processes for convenience.

After clicking on the Save Configuration button.

Settings

# E-mail Settings

Set email sender name, shop email address, admin name, and admin email address.

To add go to the Admin Panel and click on Configure >> Email Settings

Email Settings

After clicking on the Save Configuration button.

# Notifications

"Notification" is a message or alert that informs users about events, updates, or actions, enhancing user engagement and awareness.

To add go to the Admin Panel and click on Configure >> Notifications

Notifications

After clicking on the Save Configuration button.

# Shipping

Shipping origin refers to the location where goods or products originate before being transported to their destination.

To add go to the Admin Panel and click on Configure >> Shipping

Shipping

# Shipping Methods

To deliver the products there are two types of shipping methods.

To add go to the Admin Panel and click on Configure >> Shipping Methods

1) Free Shipping "Free shipping" refers to a shipping method where the cost of shipping is waived, and the seller covers the shipping expenses for delivering goods to the buyer.

2)Flat Rate Shipping Flat rate shipping is a shipping method where a fixed fee is charged for shipping, regardless of the weight, size, or distance of the package. This simplifies shipping costs and can be advantageous for both buyers and sellers.

Shipping Methods

After clicking on the Save Configuration button.

# Payment Methods

A payment method refers to the various options available for customers to make payments when purchasing a product or service. Whether in a physical or online store, payment methods cover a range of choices. Commonly accepted payment methods include cash, credit cards, debit cards, gift cards, and mobile payments.

To add go to the Admin Panel and click on Configure >> Payment Method

# Paypal

PayPal Smart Button: Simplifies online payments with customizable buttons for secure, multi-method transactions on websites and apps.

Paypal

# Cash On Delivery

Payment method where customers pay in cash upon receiving goods or services at their doorstep.

COD

# Money Transfer

Transfer of funds from one person or account to another, often electronically, for various purposes such as transactions or remittances.

Money Transfer

# PayPal Standard

PayPal Standard is a basic PayPal payment option for online businesses, enabling customers to pay using their PayPal accounts or credit/debit cards.

Paypal Standard

After clicking on the Save Configuration button.

# Order Settings

To add go to the Admin Panel and click on Configure >> Order Settings

Order Number Settings:- Unique identifier assigned to a specific customer order, aiding tracking, communication, and reference throughout the purchasing process.

Minimum Order Settings:- Configured criteria specifying the lowest required quantity or value for an order to be processed or qualify for benefits.

Order Settings

After clicking on the Save Configuration button.

# Invoice Settings

To add go to the Admin Panel and click on Configure >> Invoice Settings

1.Invoice Number Settings Configuration of rules or parameters for generating and assigning unique identification numbers to invoices for organizational and tracking purposes.

Invoice Number Settings

2. Payment Terms Agreed-upon conditions dictating when and how payment for goods or services should be made by the buyer to the seller.

Payment Terms

3.Invoice Slip Design Visual layout and formatting of an invoice slip, including company branding, itemization, pricing, and payment details for professional presentation.

Invoice Slip Design

4.Invoice Reminders Automated notifications or communications sent to customers to remind them of upcoming or overdue payments for invoices.

Invoice Reminder

After clicking on the Save Configuration button.

# Pricing

Details about the cost of goods or services, including base price, discounts, taxes, and additional charges information.

To add go to the Admin Panel and click on Configure >> Pricing

Pricing

After clicking on the Save Configuration button.

- + diff --git a/2.1.0/configure/index.html b/2.1.0/configure/index.html index 357b0a7d..56c2deae 100644 --- a/2.1.0/configure/index.html +++ b/2.1.0/configure/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Configure

Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.

- + (opens new window)

# Configure

Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.

+ diff --git a/2.1.0/customer/create-customer.html b/2.1.0/customer/create-customer.html index 5faff8db..cef59785 100644 --- a/2.1.0/customer/create-customer.html +++ b/2.1.0/customer/create-customer.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Customer

Visitors to your website can open an account to manage their purchases and activities. Customers generally create their own accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.

# To create a Customer from the Admin Panel follow the below steps:

Step 1: Login to admin panel of Bagisto and go to Customers >> Customers click on Create Customer button.

Customer

Step 2: Next you will get a form to create a customer fill in the necessary fields to create a customer as shown in the below image.

Create Customer

Step 3: Now you will able to see the new customer is registered successfully

Customer Grid

So by the above steps, you can easily create a customer from the admin panel in Bagisto.

- + diff --git a/2.1.0/customer/customer-groups.html b/2.1.0/customer/customer-groups.html index 2a61cb14..1b17112e 100644 --- a/2.1.0/customer/customer-groups.html +++ b/2.1.0/customer/customer-groups.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Customer Groups

Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.

Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.

# Wholesale Group

Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.

To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.

# Guest Group

The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group

# General Group

The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.

# To create a new customer group in Bagisto follow the below steps:

Step 1: Login to admin panel of Bagisto and go to Customers >> Groups.By default there are three customer groups to create a new group click on the Create Group button as shown below.

Group

Step 2: Next you will get a form to create a new group fill in the group Code and Name and then click the Save Group button as shown in the below image.

Group

Step 3: Now you will able to see the new customer group is registered successfully.

Group Grid

So by the above steps, you can easily create a new customer group from the admin panel in Bagisto.

# To create a Customer Group Price

Step 1: First create the customer group and assign the group to the customer or by default there is a group like “General”,” Wholesale”, or” Guest ”.

Step 2: Login to admin panel of Bagisto and go to Catalog >> Products.Create a new product and go to the product edit page and you will able to see the Customer Group Price section as shown in the below image.

Customer Price

Step 2: Now click on Add New and add the below fields.

A) Discounted Price: In Discounted price. We will have to set a percentage which will be discounted on the price of the product after the offer.

B) Fixed Price: In this, we will have to set a fixed price on the product after the offer.

C) Quantity: In this, we will have to set the minimum quantity of the product to purchase in order to avail of the offer.

D) Customer Group: In this, we can create a group that we can assign to the customer i.e. prime membership group, guest group, wholesale group, general group.

( Note-We can create a group according to our requirement.)

Fixed Price -Here I have set the fixed price of the product in the Guest Customer group with a minimum quantity of 1. It means if you purchase 1 piece of this product of costs 500$. But if you are a guest user then the cost of the product for you will be $400.

So now click on the Save button as shown below.

Customer Group Price

Now save the product now you can see the price changed according to the group.

As I have set for the guest group and the fixed price here it is showing the pricing according to the guest group as shown below.

Group Price Output

- + diff --git a/2.1.0/customer/customer-reviews.html b/2.1.0/customer/customer-reviews.html index 69e61006..7282e705 100644 --- a/2.1.0/customer/customer-reviews.html +++ b/2.1.0/customer/customer-reviews.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Customer Reviews

Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.

It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.

# To add Reviews in Bagisto follow the below steps:

Step 1: After get logged in as a customer go to the product detail page of the store front and you will able to see the Review section as shown in the below image

Review

Step 2: Next click on the Write Review button and fill the Star Rating add the Title and leave the comment with a attachment and Submit Reviewas shown in below image.

Rating

Step 3: Now after adding the review open the Admin Panel of Bagisto and open the Customers >> Reviews and the review by the customer is shown in the below image.

Admin Review

Step 3: Next you can also change the Status of the Review as Pending to Approved and Disapproved and click on Save button as shown below.

Review Status

Step 4: It will get redirected to the Review Grid and you will able to see a new record is registered successfully.

output

So by this, you can easily add the Reviews in Bagisto.

- + diff --git a/2.1.0/customer/index.html b/2.1.0/customer/index.html index 6715d9dd..70026f0d 100644 --- a/2.1.0/customer/index.html +++ b/2.1.0/customer/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Customer Overview

Visitors to your website can open an account to manage their purchases and activities. Customers generally create their accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.

# Customer Groups

Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.

Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.

# Wholesale Group

Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.

To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.

# Guest Group

The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group

# General Group

The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.

# Customer Reviews

Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.

It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.

- + (opens new window)

# Customer Overview

Visitors to your website can open an account to manage their purchases and activities. Customers generally create their accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.

# Customer Groups

Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.

Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.

# Wholesale Group

Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.

To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.

# Guest Group

The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group

# General Group

The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.

# Customer Reviews

Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.

It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.

+ diff --git a/2.1.0/introduction/index.html b/2.1.0/introduction/index.html index 1b874651..15307970 100644 --- a/2.1.0/introduction/index.html +++ b/2.1.0/introduction/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Introduction

Bagisto (opens new window) is a fantastic open-source eCommerce platform that allows businesses to create modern online stores easily. Bagisto offers a wide range of customizable features to meet the specific needs of any online business.

The platform is built on top of the reliable Laravel (opens new window) framework , Tailwind CSS (opens new window) and Vue.js (opens new window), a user-friendly JavaScript framework. It provides businesses with a user-friendly interface and powerful tools to manage their online stores, handle inventory and orders, and create a smooth shopping experience for customers

- + (opens new window)

# Introduction

Bagisto (opens new window) is a fantastic open-source eCommerce platform that allows businesses to create modern online stores easily. Bagisto offers a wide range of customizable features to meet the specific needs of any online business.

The platform is built on top of the reliable Laravel (opens new window) framework , Tailwind CSS (opens new window) and Vue.js (opens new window), a user-friendly JavaScript framework. It provides businesses with a user-friendly interface and powerful tools to manage their online stores, handle inventory and orders, and create a smooth shopping experience for customers

+ diff --git a/2.1.0/introduction/introductions.html b/2.1.0/introduction/introductions.html index 40f58ff0..295f0cd6 100644 --- a/2.1.0/introduction/introductions.html +++ b/2.1.0/introduction/introductions.html @@ -8,7 +8,7 @@ - + @@ -28,11 +28,11 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Introduction

Bagisto (opens new window) is a fantastic open-source eCommerce platform that allows businesses to create modern online stores easily. Bagisto offers a wide range of customizable features to meet the specific needs of any online business.

The platform is built on top of the reliable Laravel (opens new window) framework, Tailwind CSS (opens new window) and Vue.js (opens new window), a user-friendly JavaScript framework. It provides businesses with a user-friendly interface and powerful tools to manage their online stores, handle inventory and orders, and create a smooth shopping experience for customers

- + diff --git a/2.1.0/magic/magic-ai.html b/2.1.0/magic/magic-ai.html index 1370438d..c6279460 100644 --- a/2.1.0/magic/magic-ai.html +++ b/2.1.0/magic/magic-ai.html @@ -8,7 +8,7 @@ - + @@ -28,11 +28,11 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Magic AI

Magical AI is the ultimate tool for professionals in diverse fields looking to enhance their efficiency. Some of its use cases are: Speeding up data entry tasks for sales and customer support teams.

Bagisto 2.1.0 integrates Magic AI, using artificial intelligence to simplify e-commerce management.

You can manage Magic AI configurations from here (opens new window)

# Content Generation

With Magic AI, store owners can effortlessly generate engaging Products, Categories, and CMS content.

# In Bagisto 2.1.0 it provides Native Support to various LLMs.

A) For Content – OpenAI gpt-3.5-turbo, Llama 2, Mistral, Dolphin Phi, Phi-2, Starling, Llama 2 Uncensored, Llama 2 13B, Llama 2 70B, Orca Mini, Vicuna, LLaVA.

Magic Content

Say goodbye to time-consuming manual content creation as Magic AI crafts compelling and unique descriptions, saving you valuable time and effort.

# Image Generation

Empower your store’s visual appeal with Magic AI’s image-generation capabilities.

B) For Images – Dall.E 2 , Dall.E 3

Magic image

Admins can now generate stunning product images, ensuring a visually appealing and consistent presentation across the entire product catalogue.

Magic Images

# Review Translation

In Bagisto 2.1.0, we recognise the importance of catering to a global audience.

The new release includes a Review Translation feature, allowing store owners and their customers to translate reviews into multiple languages automatically.

Magic Review

Bridge language barriers and connect with a diverse customer base seamlessly.

# Personalized Checkout Messages

Create a more personalised and engaging shopping experience with Bagisto 2.1.0’s personalised checkout messages.

Checkout Message

- + diff --git a/2.1.0/marketing/communications.html b/2.1.0/marketing/communications.html index fbe8b5e5..355bd8b9 100644 --- a/2.1.0/marketing/communications.html +++ b/2.1.0/marketing/communications.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Communications

Constant communication with the customer, especially after they have made a purchase, about their order status, delivery status, product warranty, how to use explainer videos, ongoing or upcoming offers, and discounts, and sharing personalized cross-sell product offers consequently has proven to be a good strategy.

# Email Templates

As we all know, everyone wants some customization according to their own taste that's why knowing about changing the email template is also quite helpful for some users.

# Step 1:

Add New Email Template

On the Admin panel, go to Marketing >> Communications >> Email Templates and click on Create Template as shown in the below image.

Template

# Step 2:

Add Name and Status as Active, Inactive, or Draft of the Email Template as shown in the below image.

Template Name

# Step 3:

Add the content by simply copying and pasting you can also apply a link after right-clicking on the content and add the URL, Text to display, Title, Open Link in as shown in the below image.

Link

Now you will able to see the new Email Template as shown below

Output

So by this, you can easily create an Email Template and use it in emails in Bagisto.

# Events

An event parameter is an additional piece of data about a user interaction on a website and/or app, offering valuable context and details about the interaction For Example Birthdays, Anniversaries, Baby Shower, etc.

# Step 1:

Add Event

On the Admin panel, go to Marketing >> Communications >> Events and click on Create Event as shown in the below image.

Event

# Step 2:

Now add the Event Name, Description, Date as shown in the below image.

Event Name

# Step 3:

Now you will able to see the new Event as shown below.

Event Output

By this, you can easily create a Events in Bagisto.

# Campaigns

E-commerce marketing campaigns are designed to drive traffic and increase sales. They can help you reach many potential customers, keep existing customers engaged, and build brand loyalty.

Add Campaigns

On the Admin panel, go to Marketing >> Communications >> Campaigns and click on Create Campaign as shown in the below image.

Campaign

# Fill in the necessary fields.

1.Name Add the name of the campaign.

2.Subject Add the subject according to your requirements.

3.Events Select the event for which you want to apply the campaign you can also add your events to this also.

4.Email Template Select the Email template to which you want to apply to send the emails for the campaign.

5.Channel Select the channel.

6.Customer Group Select the customer group which you want to apply the campaign for.

7.Status Select the Status to yes/no.

Campaign Configuration

# Step 4:

Now you will able to see the new Campaign as shown below.

Campaign Output

By this, you can easily create a Campaigns in Bagisto.

- + diff --git a/2.1.0/marketing/index.html b/2.1.0/marketing/index.html index a2641416..73e48927 100644 --- a/2.1.0/marketing/index.html +++ b/2.1.0/marketing/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Marketing

Marketing is a method of promoting a business that sells its products or services through the Internet. The goals of eCommerce marketing are driving traffic to the online store, converting visitors to paying customers and retaining them after a purchase.

E-commerce marketing consists of activities that guide online shoppers through the conversion.

# Promotion Rules

Promotion is when you offer sales and discounts to online shoppers to get new customers and increase revenue. And more importantly, these promotions can turn new visitors into loyal customers and repeat buyers.

# Communications

Constant communication with the customer, especially after they have made a purchase, about their order status, delivery status, product warranty, how to use explainer videos, ongoing or upcoming offers and discounts, and sharing personalized cross-sell product offers consequently has proven to be a good strategy.

# Sitemaps

Sitemaps inform search engines which pages on a website should be crawled, and may help search engines discover and index those pages. While sitemaps can be a simple text file listing the URLs of all of the pages you'd like to have indexed, they can also be an XML document carrying more information.

- + (opens new window)

# Marketing

Marketing is a method of promoting a business that sells its products or services through the Internet. The goals of eCommerce marketing are driving traffic to the online store, converting visitors to paying customers and retaining them after a purchase.

E-commerce marketing consists of activities that guide online shoppers through the conversion.

# Promotion Rules

Promotion is when you offer sales and discounts to online shoppers to get new customers and increase revenue. And more importantly, these promotions can turn new visitors into loyal customers and repeat buyers.

# Communications

Constant communication with the customer, especially after they have made a purchase, about their order status, delivery status, product warranty, how to use explainer videos, ongoing or upcoming offers and discounts, and sharing personalized cross-sell product offers consequently has proven to be a good strategy.

# Sitemaps

Sitemaps inform search engines which pages on a website should be crawled, and may help search engines discover and index those pages. While sitemaps can be a simple text file listing the URLs of all of the pages you'd like to have indexed, they can also be an XML document carrying more information.

+ diff --git a/2.1.0/marketing/promotions.html b/2.1.0/marketing/promotions.html index b42a6ad7..fe7c214f 100644 --- a/2.1.0/marketing/promotions.html +++ b/2.1.0/marketing/promotions.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Promotions

Promotion is when you offer sales and discounts to online shoppers to get new customers and increase revenue. And more importantly, these promotions can turn new visitors into loyal customers and repeat buyers.

# Cart Rules

It is human nature that everyone is attracted to offers, sales, and discounts while doing Shopping. Cart rule applied to the product in the shopping cart. Here will discuss how to set cart rules in Bagisto.

By using it, you can set one or multiple discounts on the same product. Follow the below step “How to set cart rules in Bagisto”.

# Step 1: Add New Cart Rule

  1. On Admin panel, go to Marketing >> Promotions >> Cart Rules click on create Cart Rule as shown in below image

Cart Rule

# Do the following entry in the Rule Information Section

1.Name:- Enter the name of the new cart rule. (only for internal reference)

2.Description:- Enter a description of the rule. (only for internal reference)

3.Status:- Set status of cart rule is active.

4.Channels:- Select the channel on which this cart rule will be applied.

5.Customer Group:- Select the customer group on which this cart rule will be applied.

6.Coupon Type:- Select coupon type with or without the coupon. If you want to cart rule applied on all the carts Set “No Coupon“.

# If you want to use coupon then select “Specific coupon” and do the entry in the following field.

1. Auto Generate Coupon:- Set Yes/No, If you select No then do the following step. if you Set “Yes” then generate the automatic coupon.

2.Coupon Code:- Enter the coupon code, that is entered while doing the checkout process to get a discount.

3.Uses Per Coupon:- To determine the number of times the coupon can be used. Leave it blank if there is no limitation.

4.Uses per Customer:- To determine the number of times the cart rule can be used for the same customer. Leave it blank if there is no limitation.

5.From and To dates:- Set the range of dates, when the cart rule will be affected. If you do not set the dates, the rule applies as soon as the rule is saved.

6.Priority:- Enter the priority of this rule.

Note:- Priority is important when products meet the condition set for more than one cart rule. The highest priority is 0. So when more than one condition, the highest priority will be applied first.

Configurations

# Step 2: Set Conditions

The condition in the cart rule is based on the cart attribute, cart item attribute, and product attribute. If you want to apply the rule on all products don’t set any condition. Set the condition type to all conditions that are true or any condition that is true.

Condition

Then click on the Add condition to set the conditions. Under the list of a product attribute, select the attribute that you want to set for the condition.

Attribute Condition

For example, if you have selected Categories then you have to choose contains/does not contain and select the category as in the below image.

If you want to delete any condition, then click on the delete icon.

# Step 3: Set the Actions

In the Action section, we have to set actions like how we want to apply the rule to the product.

1.Actions Type:- You can apply a discount on a percentage basis or a fixed amount basis.

2.Discount Amount:- Enter discount amount.

3. End Other Rules:- To stop applying other rules after this rule applies set “Yes”. This will work for applying multiple discounts on the same product.

4. Apply to Shipping:- Add Yes/No according to your requirement if you want to apply shipping or not

5. Buy X Quantity:- The number of quantities you want to add.

6.Free Shipping:- Add Yes/No according to your requirement if you want to apply Free shipping or not.

7.Maximum Quantity allowed to be discounted:- Add the number of the quantity you wanted to apply the discount for

Attribute Condition

So after clicking the Save Cart Rule button

Now copy the Coupon Code as shown in the below image

Coupon Code

# Front End:-

On the Checkout Page while placing an order click on Apply Coupon as shown in the below image

Checkout Page

After adding the coupon code click on the Apply button as shown below

Apply Coupon

Now Coupon is applied successfully

Coupon

By following the above Steps you can easily create a Cart Rules in Bagisto.

# Catalog Rules

The catalog rule is a special rule that allows the customer to purchase the product at discounted prices that are set by the admin from the backend. Here will discuss how to set catalog rules in Bagisto.

The catalog rule is applied to the product before placed into the shopping cart. Follow the below step “How to set catalog rules in Bagisto”.

# Step 1: Add New Catalog Rule

a)On Admin panel, go to Marketing >> Promotions >> Catalog Rules

b)On the upper right side, click on Create Catalog Rule button as shown below

Catalog

# Do the following entry in the Rule Information Section

1.Name:- Enter the name of the new catalog rule. (only for internal reference)

2.Description:- Enter a description of the rule. (only for internal reference)

3.Status:- Set status of catalog rule is active.

4.Channels:- Select the channel on which this catalog rule will be applied.

5.Customer Group:- Select the customer group on which this catalog rule will be applied.

6.From and To dates:- Set the range of dates, when the catalog rule will be affected. If you do not set the dates, the rule applies as soon as the rule is saved.

7.Priority:- Enter the priority of this rule.

Catalog Configurations

# Step 2: Set Conditions

All condition in the catalog rule is based on the product attribute. If you want to apply the rule on all products don’t set any condition. Set the condition type to all conditions that are true or any condition that is true.

Condition

Then click on the Add condition to set the conditions. Under the list of a product attribute, select the attribute that you want to set for the condition.

Conditions

For example, if you have selected Categories then you have to choose contains/does not contain and select the category as in the below image.

If you want to delete any condition, then click on the delete icon.

Contains

# Step 3: Set the Actions

In the Action section, we have to set actions like how we want to apply the rule to the product.

Catalog Action

1.Actions Type:- You can apply a discount on a percentage basis or a fixed amount basis.

2.Discount Amount:- Enter discount amount.

3. End Other Rules:- To stop applying other rules after this rule applies set “Yes”. This will work for applying multiple discounts on the same product.

Note:- If you want multiple rules to apply to the product then set “NO”. So in that case the rule which has the highest priority will apply first.

Now Save the Catalog Rule and you will able to see a new Catalog Rule is been created successfully.

Catalog Output

# Front End:-

You will get a flat 50 % OFF on the product after applying a catalog rule as shown below

Catalog Front

By this, you can easily create a Catalog Rule in Bagisto.

- + diff --git a/2.1.0/marketing/searchseo.html b/2.1.0/marketing/searchseo.html index c14a4024..e8063e0f 100644 --- a/2.1.0/marketing/searchseo.html +++ b/2.1.0/marketing/searchseo.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Search & SEO

Bagisto 2.1.0 introduces new marketing tools to elevate your store’s visibility and improve customer experience.

# URL Rewrite

This feature allows the admin to manage errors related to product, category, and CMS URLs.

If an admin modifies their URL for any reason, this functionality ensures seamless redirection to the new path URL.

Step 1: To check this feature the admin needs to click Marketing >> Search & SEO >> URL Rewrites now click on Create URL Rewrite button as shown in the below image.

URL Rewrite

Step 2: Add the below fields:

1) For - Select the FOR for which you are applying the URL Rewrite (Product, Category, CMS Page).

2) Request Path - For Request Path, replace the default by entering the URL key and suffix (if applicable) of the original product request. This is the redirect from a product that you identified in the planning step.

3) Target Path - The Target Path field displays the system version of the path, which cannot be changed. Initially, the Redirect Path field also displays the target path.

4) Redirect Type - Set Redirect Type to one of the following:

A) Temporary (302) - Use this for temporary changes, keeping SEO value with the old URL.

B) Permanent (301) - Use this for permanent changes with SEO value transfer to the new URL

5) Locale - Select the language in which you want the URL to be rewritten.

Now click on the Save URL Rewrite button.

URL Fields

Step 3: Now the New URL is redirected as per the Target path permanently.

URL Output

# Search Terms

These are the Keywords that have been used by your customers on the storefront to search for their products.

Step 1: For creating a new search term go to the admin panel needs to click Marketing >> Search & SEO >> Search Terms now click on the Create Search Term button as shown in the below image.

Search Term

Step 2: Add the Below fields of the Search Terms:

1) Search Query - Type the query of a product name that a customer will search from the storefront

2) Redirect URL - Add the URL that the search term will get redirected.

3) Channel - Add the channel at which the Search terms will be visible.

4) Locale - Select the language in which you want the Search Terms.

Now click on the Save Search Term button.

Search Field

Step 3: A new search field by the name of Adorable is created successfully as shown in the below image.

Search Grid

Step 4: Frontend

Now check the result by searching your search term.

Frontend Output

# Search Synonyms

Search Synonyms are those terms that the customer is searching in place of a particular product. For eg. if the customer wants footwear for that they can search shoe to formal shoes, sports shoes, party wear shoes, etc it will search for those with ease.

Step 1: For creating a new search term go to admin panel needs to click Marketing >> Search & SEO >> Search Synonyms now click on the Create Search Synonyms button as shown in the below image.

Search Synonym

Step 2: Enter the below fields:

1) Name - Enter the name of the synonym.

2) Terms Enter the related terms which belong to the name.

Search Synonym Fields

Now click on the Save Search Synonym button.

Step 3: A new synonym field by the name of shoe is created successfully as shown in the below image.

Synonym Grid

Step 4: Frontend

Now check the result by searching your search synonym this contains all the categories of the shoes as shown in the below image.

Synonym Output

# Sitemaps

Sitemaps inform search engines which pages on a website should be crawled, and may help search engines discover and index those pages. While sitemaps can be a simple text file listing the URLs of all of the pages you'd like to have indexed, they can also be an XML document carrying more information.

# Step 1: Add New Sitemap

  1. On Admin panel, go to Marketing >> Sitemaps click on Create Sitemap as shown in below image

Create Sitemap

# Step 2: Add New Sitemap

Add File Name and File Path and click the Save Sitemap button.

Kindle make sure you created a XML file and mention its desired path as shown below.

Save Sitemap

# Step 3:

Now you will able to see the new Sitemap as shown below.

Sitemap

By this, you can easily create a Sitemap in Bagisto 2.1.0

- + diff --git a/2.1.0/orders/create-invoice.html b/2.1.0/orders/create-invoice.html index dccf03f1..0fac8e40 100644 --- a/2.1.0/orders/create-invoice.html +++ b/2.1.0/orders/create-invoice.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Invoice

From here, you can generate the invoice for the order and confirm the customer’s order by clicking on the Invoice. Admin can check the details enter the quantity to invoice then click Invoice.

An invoice is used to confirm an e-commerce transaction and provide a detailed order confirmation to customers. That said, some business-to-business merchants may offer credit—the order will be placed first and the invoice will be sent later to ask for payment

An itemized commercial document that records the products or services delivered to the customer, the total amount due, and the preferred payment method. The seller can send either paper or electronic invoices to the customer. It is a document that is used to record a transaction between a buyer and a seller. It contains information about the item and its price, tax charges associated with it, etc.

Invoice

After creating an Invoice order status automatically goes from Pending to Processing

Invoice Submit

By following the above steps, you can easily create a Invoice in Bagisto.

- + diff --git a/2.1.0/orders/create-order.html b/2.1.0/orders/create-order.html index 9ce1989f..505153a5 100644 --- a/2.1.0/orders/create-order.html +++ b/2.1.0/orders/create-order.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Orders

The order is created when a customer goes to your website, selects some product, and then places a request for it. Here we are going to discuss how to manage orders in Bagisto.

When a customer places an order from the front end, on the admin panel, the order status is generated from where the admin can further process the order.

# How to Manage Orders in Bagisto2.1.0

Adding Products in Cart

Step 1: Open the Product Detail page and Add the product to the cart as shown below.

Cart

Step 2: Now continue to checkout inside the Shopping Cart as shown below.

Shopping Cart

Step 3: Next, you will get redirected to the checkout page and fill in the necessary information regarding the Billing Address as shown below.

Billing Address

Step 4: After confirming add the shipping method, and payment method and click on Place Order as shown in the below image.

Cart Summary

Step 5: After clicking on Place Order, the next page will open like below then you will get an Order ID.

Order ID

# Customer Panel

On the customer dashboard, customers can see all order history with order status. Customers can also cancel the order.

# Information

On the Information Page, the Admin can check customer details like name, address, quantity, etc. Admin can also cancel the order.

Order Info

Note:- The cancel button will be visible when the order status is pending.

So by this, you can easily create a Orders in Bagisto

- + diff --git a/2.1.0/orders/create-shipment.html b/2.1.0/orders/create-shipment.html index 09cc76ee..17ddb0f4 100644 --- a/2.1.0/orders/create-shipment.html +++ b/2.1.0/orders/create-shipment.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Create Shipment

Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.

“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.

To create a shipment for that order, click on the Ship button. Enter the Carrier Name, Tracking Number and choose your Inventory Source from the drop-down list. Enter the quantity to ship then click on Create Shipment

Create Shipment

Now the order is Completed which you can check in the order list as shown in the below image.

Output

By following the above steps, you can easily create a Shipment in Bagisto.

- + diff --git a/2.1.0/orders/index.html b/2.1.0/orders/index.html index ffc50596..5a39b0e0 100644 --- a/2.1.0/orders/index.html +++ b/2.1.0/orders/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Manage Orders

# Order

The order is created when a customer goes to your website, selects some product, and then places a request for it. Here we are going to discuss how to manage orders in Bagisto.

When a customer places an order from the front end, on the admin panel, the order status is generated from where the admin can further process the order.

Order processing is one of the critical aspects of e-commerce business. Such activities as creating orders/create invoices/create shipments, and refunds (if necessary), should always be organized logically.

# Invoice

An invoice is used to confirm an e-commerce transaction and provide a detailed order confirmation to customers. That said, some business-to-business merchants may offer credit—the order will be placed first and the invoice will be sent later to ask for payment

An itemized commercial document that records the products or services delivered to the customer, the total amount due, and the preferred payment method. The seller can send either paper or electronic invoices to the customer. It is a document that is used to record a transaction between a buyer and a seller. It contains information about the item and its price, tax charges associated with it, etc.

# Shipment

Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.

“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.

# Refund

Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.

A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask for them to return your money.

- + (opens new window)

# Manage Orders

# Order

The order is created when a customer goes to your website, selects some product, and then places a request for it. Here we are going to discuss how to manage orders in Bagisto.

When a customer places an order from the front end, on the admin panel, the order status is generated from where the admin can further process the order.

Order processing is one of the critical aspects of e-commerce business. Such activities as creating orders/create invoices/create shipments, and refunds (if necessary), should always be organized logically.

# Invoice

An invoice is used to confirm an e-commerce transaction and provide a detailed order confirmation to customers. That said, some business-to-business merchants may offer credit—the order will be placed first and the invoice will be sent later to ask for payment

An itemized commercial document that records the products or services delivered to the customer, the total amount due, and the preferred payment method. The seller can send either paper or electronic invoices to the customer. It is a document that is used to record a transaction between a buyer and a seller. It contains information about the item and its price, tax charges associated with it, etc.

# Shipment

Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.

“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.

# Refund

Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.

A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask for them to return your money.

+ diff --git a/2.1.0/orders/refunds.html b/2.1.0/orders/refunds.html index 844320a5..acc3d194 100644 --- a/2.1.0/orders/refunds.html +++ b/2.1.0/orders/refunds.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Refunds

Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.

A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.

In Bagisto after your order is Completed after creating a shipment you go and edit that order and from there you can easily apply for a refund.

Refund

So now enter the quantity which you want to apply a refund for.

Refund Shipping:- In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund. -The refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.

In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.

Refund

All the amount i.e. $10 refunded as Shipping & Handling as shown in the below image.

Refund

Adjustment Refund:- You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.

In the below image we have refunded $5 of Refund Shipping and $2 of Adjustment Shipping

Refund

All the amount refunded $7 as Shipping & Handling and Adjustment Refund as shown in the below image.

Refund

Adjustment Fee:- Enter the amount that will be subtracted from the sub-total amount.

In the below image Refund Shiiping is $3 and Adjustment Fee is $1

Refund

Now the $1 subtracted as the Adjustment Fee from the subtotal amount and $3 Shipping and Handling added in the grand total amount that needs to be refunded.

Refund

After that it will get redirected to the Refund Grid and show the refunded amount in the grid as shown in the below image

Refund Grid

And now to check the results you can go to Sales >> Orders and will able to see an order status is Closed now as shown in the below image.

Order Grid

By the above steps, you can easily Refund in Bagisto.

- + diff --git a/2.1.0/products/bundle.html b/2.1.0/products/bundle.html index 1d5b36d2..1c969b95 100644 --- a/2.1.0/products/bundle.html +++ b/2.1.0/products/bundle.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Bundle Product

Today's document will guide you on how to create bundle products in Bagisto. Bundle products and Grouped products are similar, where a bundle product includes customizable items that the store owner can configure to create a unique product in Bagisto (opens new window)

Each item in a bundle product can be based on one of the following product types:

# Steps To Create A Bundle Product In Bagisto 2.1.0

  1. On the Bagisto admin dashboard, go to Catalog Section >> Products >> select Bundle under the Product Type.

  2. Select Attribute Family.

  3. Enter the SKU (Stock Keeping Unit) for the product (unique to every product).

  4. Click the Save Button.

    Bundle

After clicking on the Save Product button, you will be redirected to the next page with several new settings.

# General Settings

  • Name: Enter the name of the product.

  • URL Key: This will be the end of the URL, e.g., http://bagisto.test.com/products/assembled-core-i3-4-gb-ddr3500-gbwindows-10-pro151-inch-screen-black.

  • Tax Category: Select the Tax Category from the dropdown list.

    editProduct

# New

  • Enable the toggle button to feature the product as a new product, shown under the New Products section.
  • Enable the toggle button to show the product under the Featured Products section.

# Visible Individually

  • Enable the toggle button to make the product visible on the frontend.

# Status

  • Enable the toggle button to enable the product on your eCommerce store.

# Guest Checkout

  • Enable the toggle button to allow guest customers to order the product.

    toggleButtons

# Description

Fill in the following fields under description:

  • Short Description: Enter a short description of the product feature.

  • Description: Mention your product in detail.

    description

# Meta Description

Fill in the following fields under meta description for improved searchability on search engines:

  • Meta Title: Provide the main title of the product.

  • Meta Keyword: Provide meta keywords for specific search engine optimization.

  • Meta Description: Enter a description for better search engine listings.

    metaDescription

# Images

To add product images, click on Add Images. You can add multiple images for your product.

image

# Bundle Item

Click on Add Option and:

  • Enter the Option Title.
  • Set the Input Type (Select, Radio buttons, Checkbox, Multi-Select).
  • Mark the Required checkbox if the field is mandatory.

options

In the Search Product section, search for the product to add to the bundle. Once found, add the product to the bundle, specifying the quantity for each item.

At the front end, customers can increase the quantity of the product to add to the cart, but the default quantity included in a bundle item cannot be changed.

bundleOptions

# Product At Front End

The bundle product will be visible at the front end.

output

- + diff --git a/2.1.0/products/configurable.html b/2.1.0/products/configurable.html index 51198238..ef92de7a 100644 --- a/2.1.0/products/configurable.html +++ b/2.1.0/products/configurable.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Configurable Product

Configurable products are items or services that offer customers the flexibility to personalize certain attributes according to their preferences. Whether in manufacturing, e-commerce, or software, these products enable users to choose from predefined options, such as features, specifications, colors, or sizes.

This customization allows for a diverse range of variations without the need for creating unique products. Configurable products are designed to meet individual needs, enhancing customer satisfaction and providing a tailored experience in Bagisto (opens new window).

# How to Create a Configurable Product in Bagisto 2.1.0

  1. Add Product: Click on Catalog >> select Configurable as Product Type >> select Family >> enter SKU and then Save the Product as shown in the below image.

Configurable

After you Save the Product, you get an option to select the Color & Size. In case you want some other attribute in your configurable product, you need to create an attribute first and then save the product as shown in the below image.

Configurable

# General Attributes

Below is the list of fields you need to fill under General Attributes.

  • SKU: Provide SKU (Stock Keeping Unit) of the product which is unique to every product.

  • URL Key: This will be the end of the URL, for example, http://bagisto.test.com/products/philips-speaker (Speaker is a URL key)

  • Tax Category: You can select the Tax Category from the drop-down list that you want to be applied to the product.

    Configurable

Also, make sure to enable the Settings.

  • New: Enable the toggle button if you want to feature the product as a new product. The resulting product will be shown under the New Products section.

  • Visible Individually: Enable the toggle button so that the product will be visible on the front end.

  • Featured: Enable the toggle button if you want to show the product under the Featured Products section.

  • Status: Enable the toggle button to make the product enabled on your eCommerce store.

  • Guest Checkout: Enable the toggle button to allow the product to be ordered by the guest customer.

    Configurable

# Description

Below is the list of the fields you need to fill regarding the product under the description.

  • Short Description: Enter a short description of the feature of the product.

  • Description: Here you can mention your product in detail.

    Configurable

# Meta Description

Below is the list of fields that you need to provide under the meta description to make your product easily searchable on search engines.

  • Meta Title: Provide the main title of the product by which your product will be known.

  • Meta Keyword: The meta keyword for the product needs to be provided to improve its searchability on the search engine for specific keywords.

  • Meta Description: Enter the description so that the product can easily appear in search engine listing.

    Configurable

# Images

Add the product images, click on Add Images. You can add multiple images for your product.

Configurable

# Variations

Now you will be able to see the Variations right below the video section as shown below. You can simply Edit each product as we have created according to the Color and Size.

Configurable

After all Variations are created, finally, Save the Product.

# Front End

The product will be visible as given below on the front end.

Configurable

- + diff --git a/2.1.0/products/downloadable.html b/2.1.0/products/downloadable.html index 08a002ab..1e099975 100644 --- a/2.1.0/products/downloadable.html +++ b/2.1.0/products/downloadable.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Downloadable Product

Today, in this document, we will explore "How to Create Downloadable Product in Bagisto 2.1.0". Downloadable products refer to items that can be downloaded, such as eBooks, software applications, music, updates, games, etc. These products are digital and do not involve a shipping method at checkout.

# Steps to Create a Downloadable Product in Bagisto 2.1.0

  1. On the Bagisto admin dashboard, go to Catalog Section >> Products >> select Downloadable under the Product Type.
  2. Select Attribute Family.
  3. Enter SKU (Stock Keeping Unit) of the product, unique to every product.
  4. Now Save the Product, and you will be redirected to the next page with general settings.

downloadable

# General Settings

  • Name: Enter the name of the product.
  • URL Key: This will be the end of the URL, e.g., http://bagisto.test.com/products/bagisto-e-book (bagisto-e-book is the URL key).
  • Tax Category: Select the Tax Category from the drop-down list.

editProduct

# New

  • Enable the toggle button to feature the product as a new product, shown under the New Products section.
  • Enable the toggle button to show the product under the Featured Products section.

# Visible Individually

  • Enable the toggle button to make the product visible on the frontend.

# Status

  • Enable the toggle button to enable the product on your eCommerce store.

toggleButtons

# Description

Fill in the following fields under the description:

  • Short Description: Enter a brief description of the product feature.
  • Description: Mention your product in detail.

description

# Meta Description

Fill in the following fields under meta description for improved searchability on search engines:

  • Meta Title: Provide the main title of the product.
  • Meta Keyword: Provide meta keywords for specific search engine optimization.
  • Meta Description: Enter a description for better search engine listings.

metaDescription

# Price

Insert the price, cost, and special price. Set the special price date for which the special price will be shown on the website.

price

# Images

To add product images, click on Add Images. You can add multiple images for your product.

image

# Downloadable Information

Here, enter the downloadable information about your product:

  • Name: Enter the name of your downloadable product.
  • Price: Enter the price of the downloadable product.
  • File: Attach the file. -
    • Upload File: Upload the file.
    • Insert URL: Insert the URL.
  • Sample: Insert URL/upload file to give a free sample.
  • Download Allow: Specify the maximum number of downloads. Enter "0" for unlimited downloads.

downlodableInfo

# Samples

If you want to provide a free sample of your product, add a new link from the Samples section below the Links section. Enter the title and attach the sample file.

link

# Product At Front End

The downloadable product will be visible at the front end.

output

- + diff --git a/2.1.0/products/grouped.html b/2.1.0/products/grouped.html index 57e02421..9aebbf25 100644 --- a/2.1.0/products/grouped.html +++ b/2.1.0/products/grouped.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Grouped Product

This document guides you on creating a Grouped Product in Bagisto 2.1.0. A grouped product is a collection of simple products that can be combined in Bagisto. This versatile product type allows you to offer variations of a single product or a group of products as a coordinated set. Each product in a grouped product can be purchased separately or all together as part of the group.

# Steps to Create a Grouped Product in Bagisto 2.1.0

  1. On the Bagisto admin dashboard, go to Catalog Section >> Products >> select Grouped under the Product Type.
  2. Select Attribute Family >> enter SKU >> Click to Save Product.
  3. Enter the SKU (Stock Keeping Unit) of the product, unique to every product.

grouped

After clicking on the Save Product button, you will be redirected to the next page with several new settings as shown in the below image.

# General Settings

  • Name: Enter the name of the product.
  • URL Key: This will be the end of the URL, e.g., http://bagisto.test.com/products/set-of-men-casual-wear (set-of-men-casual-wear is a URL key).
  • Tax Category: Select the Tax Category from the dropdown list.

editProduct

# New

  • Enable the toggle button to feature the product as a new product, shown under the New Products section.
  • Enable the toggle button to show the product under the Featured Products section.

# Visible Individually

  • Enable the toggle button to make the product visible on the frontend.

# Status

  • Enable the toggle button to enable the product on your eCommerce store.

# Guest Checkout

  • Enable the toggle button to allow the product to be ordered by guest customers.

toggleButtons

# Description

Fill in the following fields under the description:

  • Short Description: Enter a short description of the product feature.
  • Description: Mention your product in detail.

description

# Meta Description

Fill in the following fields under meta description for improved searchability on search engines:

  • Meta Title: Provide the main title of the product.
  • Meta Keyword: Provide meta keywords for specific search engine optimization.
  • Meta Description: Enter a description for better search engine listings.

metaDescription

# Images

To add product images, click on Add Images. You can add multiple images for your product.

image

# Grouped Products

Search Products Under this Search Product section, you can simply search the Simple Product to in the Grouped Product. Once you added all the required products to the grouped product then all those simple products will be listed

So Here you can enter the default quantity (which will automatically be added to the customer cart) of the product and sort orders accordingly product will be listed on the front end. As shown in the below image.

groupProducts

# Product at Front End

The grouped product will be visible at the front end, as shown in the image below:

output

- + diff --git a/2.1.0/products/index.html b/2.1.0/products/index.html index 1e0afe6b..37ee3abe 100644 --- a/2.1.0/products/index.html +++ b/2.1.0/products/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Product types

TOPICS: Inventory, Products

CREATED FOR:

  • Beginner
  • Intermediate
  • Admin
  • Leader
  • User

Inventory Management supports inventory and order management for all product types in Bagisto (opens new window): simple, configurable, virtual, downloadable, bundle, and grouped. Options and requirements may differ per product type for sources, stocks, and shipping.

Single-source merchants create and update product settings and quantities without requiring additional updates. All created and newly imported products automatically assign to the Default Source and Default Stock, immediately available to customers if enabled and In-Stock.

Multi-source merchants assign sources, quantities per source, and settings during or after product creation. Commerce assigns all newly imported products to the Default Source, requiring additional edits to assign sources and quantities.

Product Type Shipping and Source Selection Algorithm
Simple Supports SSA recommendations and overrides at shipping.
Configurable Supports SSA recommendations and overrides at shipping.
Virtual Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.
Downloadable Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.
Bundle Supports SSA recommendations and overrides at shipping.
Grouped Supports SSA recommendations and overrides at shipping.
- + (opens new window)

# Product types

TOPICS: Inventory, Products

CREATED FOR:

  • Beginner
  • Intermediate
  • Admin
  • Leader
  • User

Inventory Management supports inventory and order management for all product types in Bagisto (opens new window): simple, configurable, virtual, downloadable, bundle, and grouped. Options and requirements may differ per product type for sources, stocks, and shipping.

Single-source merchants create and update product settings and quantities without requiring additional updates. All created and newly imported products automatically assign to the Default Source and Default Stock, immediately available to customers if enabled and In-Stock.

Multi-source merchants assign sources, quantities per source, and settings during or after product creation. Commerce assigns all newly imported products to the Default Source, requiring additional edits to assign sources and quantities.

Product Type Shipping and Source Selection Algorithm
Simple Supports SSA recommendations and overrides at shipping.
Configurable Supports SSA recommendations and overrides at shipping.
Virtual Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.
Downloadable Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.
Bundle Supports SSA recommendations and overrides at shipping.
Grouped Supports SSA recommendations and overrides at shipping.
+ diff --git a/2.1.0/products/simple.html b/2.1.0/products/simple.html index 3f1ada72..1a5f9bd2 100644 --- a/2.1.0/products/simple.html +++ b/2.1.0/products/simple.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Simple Product

A simple product is a product type in e-commerce that does not require customers to choose additional attributes (such as size or color) to add to the cart. It should be a physical item and can be shipped to customers.

Therefore, any service, such as downloadable items, does not count as a simple product. This is the step-by-step tutorial on how to add a simple product in Bagisto (opens new window).

# Create Simple Product in Bagisto 2.1.0

  1. Click on Catalog >> Products >> select Simple under Product Type.

    Simple

Now Save the Product, and you will get redirected to the Edit product page as shown below.

# General Attributes

Below is the list of fields you need to fill under General Attributes.

editProduct

# Description

Below is the list of the fields you need to fill in regarding the product under description.

# Short Description

Enter a short description of the feature of the product.

# Description

Mention your product in detail.

description

# Meta Description

Below is the list of fields that you need to provide under the meta description to make your product easily searchable on search engines.

# Meta Title

Provide the main title of the product by which your product will be known.

# Meta Keyword

The meta keyword for the product needs to be provided to improve its searchability on the search engine for specific keywords.

# Meta Description

Enter the description so that products can easily appear in search engine listings.

metaDescription

# Images

To add the product images, click on Add Images. You can add multiple images for your product.

image

# New

Enable the toggle button if you want to feature the product as a new product. The resulting product will be shown under the New Products section.

Enable the toggle button if you want to show the product under the Featured Products section.

# Visible Individually

Enable the toggle button so that the product will be visible on the front end.

# Status

Enable the toggle button to enable the product on your eCommerce store.

# Guest Checkout

Enable the toggle button to allow the product to be ordered by guest customers.

toggleButtons

# Price

Insert the price, cost, and special price, and set the special price date for which the special price will be shown on the website.

price

# Shipping

Set the Width, Height, Depth, and Weight of the product.

shipping

# Inventories

Insert the quantity of the product that is there in your inventory. By default, it is set to 0 so it shows on the front end as out of stock.

inventories

At last, Save the Product.

# Front End

The product will be visible as given below on the front end.

product

- + diff --git a/2.1.0/products/virtual.html b/2.1.0/products/virtual.html index 7a1614ba..5fc336bd 100644 --- a/2.1.0/products/virtual.html +++ b/2.1.0/products/virtual.html @@ -8,7 +8,7 @@ - + @@ -29,7 +29,7 @@ (opens new window) Contribute to Bagisto (opens new window)

# Virtual Product

This document provides a guide on creating virtual products in Bagisto 2.1.0. In an eCommerce store, products can generally be categorized into two types: physical and intangible. Virtual products fall under the category of intangible products, including memberships, services, warranties, or subscriptions in Bagisto (opens new window).

A virtual product, unlike a downloadable product, is not something that can be downloaded but rather a service offered to customers.

# Steps To Create Virtual Product In Bagisto 2.1.0

  1. Go to Catalog >> Products >> Select Virtual under Product Type select Family.

  2. Enter SKU and Save the Product, as shown in the image below.

    Virtual

After clicking on the Save Product button, you'll be redirected to the next page with various new settings.

# General Settings

  • Name: Enter the name of the product.

  • URL Key: This will be the end of the URL, -e.g., http://bagisto.test.com/products/fitness-membership (fitness-membership is a URL key).

  • Tax Category: Select the tax category from the dropdown list.

    editProduct

# New

  • Enable the toggle button to feature the product as a new product, which will be shown under the New Products section.
  • Enable the toggle button to show the product under the Featured Products section.

# Visible Individually

  • Enable the toggle button to make the product visible on the frontend.

# Status

  • Enable the toggle button to enable the product on your eCommerce store.

# Guest Checkout

  • Enable the toggle button to allow guest customers to order the product.

    toggleButtons

# Description

Fill in the following fields under the description:

  • Short Description: Enter a brief description of the product feature.

  • Description: Provide a detailed description of the product.

    description

# Meta Description

Fill in the following fields under meta description for improved searchability on search engines:

  • Meta Title: Provide the main title of the product.

  • Meta Keyword: Provide meta keywords for specific search engine optimization.

  • Meta Description: Enter a description for better search engine listings.

    metaDescription

# Images

Add product images by clicking on Add Images. Multiple images can be added.

image

# Inventory

Insert the quantity of the product available in your inventory. The default is set to 0, indicating out of stock on the frontend.

inventories

# Price

Insert the price, cost, and special price. Set the special price date for displaying the special price on the website.

price

# Product At Front End

The virtual product will be visible at the front end.

output

- + diff --git a/2.1.0/settings/channels.html b/2.1.0/settings/channels.html index 6417f236..9629d4a5 100644 --- a/2.1.0/settings/channels.html +++ b/2.1.0/settings/channels.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Channels

Bagisto allows you to set up and manage multiple instances of domains or stores in a single Bagisto backend. This guide will walk you through how to create multiple websites with different domains in Bagisto.

# Creating Channels in Bagisto.

Step 1: The bagisto’s channel functionality allows creating multiple websites in bagisto. Here you need to proceed towards Settings >> Channels >> Create Channel as shown in below image.

Channels

# General

Below are the fields that fall under the General section.

1.Code: Provide a code for your channel

2.Name: Provide an identifying name for your Channel

3.Description: Provide more description about your channels regarding its uses, products that would be selling etc.

4.Inventory Sources: Here you select or multi-select inventories that you would be using for this particular channel.

5.Root Category: One root category can be selected from the drop-down for your channel.

6.Hostname: Here you can provide the URL of your website which you want to connect with your main bagisto’s instance.

General

# Currencies and Locales

Here the settings needed to be done for the currency and locale

1.Locales: Here you can select or multi-select locales that you would be using for the particular channel.

2.Default Locale: Here amongst the locales that you have created, you can select the locale which should be there as default for your channel.

3.Currencies: Here you select or multi-select currencies that you would be using for the particular channel.

Currency Local

# Design

Within the design section, you can choose a theme from the drop-down option if multiple themes have been created.

Theme

# Home Page SEO

1.Meta Title So Provide the main title of the product by which your product will be known.

2.Meta Keyword The meta keyword for the product needs to be provided to improve its searchability on the search engine for specific keywords.

3.Meta Description Enter the description so that products can easily appear in search engine listings.

SEO

Now click on Save Channel and you will able to see the new Channel as shown below.

Channel Grid

So by this you can easily create a new Channels in Bagisto.

- + diff --git a/2.1.0/settings/currencies.html b/2.1.0/settings/currencies.html index 9861bf24..101e90fe 100644 --- a/2.1.0/settings/currencies.html +++ b/2.1.0/settings/currencies.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Currencies

Before launching your eCommerce website you need to set up the currency in which you will doing your business. Currency symbol will be visible in product prices, order, invoices, transactions etc. Here we have mentioned steps on how to add currency in bagisto.

# Add Currency in Bagisto

Step 1: On the Admin panel of Bagisto go to Setting >> Currencies >> Create Currency as shown in below image.

Currency

Step 2: Now Enter Code, Name, Symbol, Decimal and click on Save Currency button as shown in below image

Save Currency

Step 3: Now you will able to see the new Currency by the name of Dirham as shown below.

New Currency

# Channel Setting For Currency

On the admin panel open Settings >> Channels you will able to see Currency section and you new currency right there.

Once the channel setting has been done click on Save Channel as shown in below image.

Currency Channel

So by this you can easily create a Currency in Bagisto.

- + diff --git a/2.1.0/settings/data-transfer.html b/2.1.0/settings/data-transfer.html index cda1f101..24f3010e 100644 --- a/2.1.0/settings/data-transfer.html +++ b/2.1.0/settings/data-transfer.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Bulk Import

Bulk import is a feature that allows users to import large quantities of data into a system quickly and efficiently. It simplifies the process and saves time by not having to add each piece of information one by one. The feature works differently for each system and has a vast variety of use cases across many industries as well as Bagisto.

# Steps to add Bulk Import in Bagisto2.1.0

Step 1: Go to the Admin panel of Bagisto click on Settings >> Data Transfer and click on Create Import button.

Import

Step 2: Under general configurations select the below fields:

1) Type – Kindly select the type i.e. (Products, Customers, Tax rates) which you want to import.

2) File – Choose the file in your desired format (CSV, XLS, XLSX), and kindly make sure you have all the required fields in the file.

Note - While Import the product data Simple, Configurable, Virtual, Bundled & Grouped product types can be imported except Downloadable products.

3) Download Sample – You can also download the sample files of types (Products, Customers, Tax Rates). Kindly make sure the file you are uploading is similar to this sample file.

4) Image Directory Path – Use relative path to /project-root/storage/import/app, e.g. product-images, import-images.

5) Action – Kindly select from the settings configuration that you want to Create/Update or Delete the records.

6) Validation Strategy – This unique feature allows you to Skip the Errors or to Stop on Errors while Importing the data.

7) Allowed Errors – This feature allows you how much quantity of errors will get neglected while importing the data.

8) Field Separator – This feature allows you to set the fields.

9) Process in Queue – This feature allows you to run your import process in a queue.

So now click on the Save Import Button.

Create Import

Step 3: Now the import process will get started and after it is completed the product import process will be done.

Import Done

Step 4: Now you will able see to all the products under the Catalog >> Products section as shown in the given image.

Import Done

By the above steps, you can easily create a Bulk Import in Bagisto 2.1.0

- + diff --git a/2.1.0/settings/exchange-rates.html b/2.1.0/settings/exchange-rates.html index c18e06a6..6b87e691 100644 --- a/2.1.0/settings/exchange-rates.html +++ b/2.1.0/settings/exchange-rates.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Exchange Rates

An Exchange Rate is the worth of one nation’s currency compares to other nations’ currency.

For example how many Euro is required to buy 1 Dollar? Then you require €0.88 to buy a $1. This means the exchange rate of the Euro is 0.88 against Dollar. Here we are going to discuss how to set the exchange rate in bagisto.

# Set Exchange Rate in Bagisto.

Step 1: On the Admin panel of Bagisto go to Setting >> Exchange Rates >> Create Exchange Rate as shown in below image.

Exchange Rate

Step 2: Now Enter Source Currency, Target Currency, Rate and click on Save Exchange Rate as shown below.

Exchange Rate Configuration

Step 3: Now you will able to see the new Exchange Rate is created as shown below.

Exchange Rate Grid

# Front End:-

Exchange Rate is applied successfully of 0.919 at the product price of $499.So after this exchange rate the new price is $458.58 as shown below.

Exchange Rate Configuration

So by this you can easily create a Exchange Rate in Bagisto.

- + diff --git a/2.1.0/settings/index.html b/2.1.0/settings/index.html index 1861ad5f..d1311ef2 100644 --- a/2.1.0/settings/index.html +++ b/2.1.0/settings/index.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Setting

You can easily manage your almost Admin panel from the Setting menu.

# Locales

To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.

# Currencies

Before launching your eCommerce website you need to set up the currency in which you will doing your business. Currency symbol will be visible in product prices, order, invoices, transactions etc. Here we have mentioned steps on how to add currency in bagisto.

# Exchange Rates

An Exchange Rate is the worth of one nation’s currency compares to other nations’ currency.

For example how many Euro is required to buy 1 Dollar? Then you require €0.88 to buy a $1. This means the exchange rate of the Euro is 0.88 against Dollar. Here we are going to discuss how to set the exchange rate in bagisto.

# Inventory Source

Multi-Warehouse Inventory is one of the unique features of Bagisto. Here we will explain how you can manage multi-warehouse inventory in Laravel eCommerce and provide reliable service to your customer. Having a single inventory source can pose some restrictions for your eCommerce store.

For instance, suppose you have only one inventory in Delhi. A Customer from Chennai has ordered some products. So delivering that product from the Delhi location can have some impacts like delay in delivery of the product, increased transportation cost, etc. However, if you have an inventory in Chennai, then the product will reach the customer very quickly which will further cut down the time and shipping cost.

By using Multi-Warehouse Inventory you can easily manage all inventory sources. In Bagisto, you can create as many inventory sources and easily manage them

# Channels

Bagisto allows you to set up and manage multiple instances of domains or stores in a single Bagisto backend. This guide will walk you through how to create multiple websites with different domains in Bagisto.

# Users

Access Control List Rules in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Roles

Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Themes

The theme of the website is the overall look of it and that is why it plays a major role in creating the first impression on the viewer's mind.

The theme contains different options like slider section with different slider options, Product section, Footer option, right-sidebar, Logo resizer option, Button settings, Blog Settings, Site preloader option, Related option, Icon changer option, full-width-template, color options, widgets, sidebar layouts, header.

# Taxes

In e-commerce, there are various taxes involved while purchasing the product. These taxes and rates of taxes differ from country to country. Here we have explained how you can create and manage taxes in Bagisto.

- + (opens new window)

# Setting

You can easily manage your almost Admin panel from the Setting menu.

# Locales

To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.

# Currencies

Before launching your eCommerce website you need to set up the currency in which you will doing your business. Currency symbol will be visible in product prices, order, invoices, transactions etc. Here we have mentioned steps on how to add currency in bagisto.

# Exchange Rates

An Exchange Rate is the worth of one nation’s currency compares to other nations’ currency.

For example how many Euro is required to buy 1 Dollar? Then you require €0.88 to buy a $1. This means the exchange rate of the Euro is 0.88 against Dollar. Here we are going to discuss how to set the exchange rate in bagisto.

# Inventory Source

Multi-Warehouse Inventory is one of the unique features of Bagisto. Here we will explain how you can manage multi-warehouse inventory in Laravel eCommerce and provide reliable service to your customer. Having a single inventory source can pose some restrictions for your eCommerce store.

For instance, suppose you have only one inventory in Delhi. A Customer from Chennai has ordered some products. So delivering that product from the Delhi location can have some impacts like delay in delivery of the product, increased transportation cost, etc. However, if you have an inventory in Chennai, then the product will reach the customer very quickly which will further cut down the time and shipping cost.

By using Multi-Warehouse Inventory you can easily manage all inventory sources. In Bagisto, you can create as many inventory sources and easily manage them

# Channels

Bagisto allows you to set up and manage multiple instances of domains or stores in a single Bagisto backend. This guide will walk you through how to create multiple websites with different domains in Bagisto.

# Users

Access Control List Rules in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Roles

Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Themes

The theme of the website is the overall look of it and that is why it plays a major role in creating the first impression on the viewer's mind.

The theme contains different options like slider section with different slider options, Product section, Footer option, right-sidebar, Logo resizer option, Button settings, Blog Settings, Site preloader option, Related option, Icon changer option, full-width-template, color options, widgets, sidebar layouts, header.

# Taxes

In e-commerce, there are various taxes involved while purchasing the product. These taxes and rates of taxes differ from country to country. Here we have explained how you can create and manage taxes in Bagisto.

+ diff --git a/2.1.0/settings/inventory-source.html b/2.1.0/settings/inventory-source.html index efcda43c..97ba89a0 100644 --- a/2.1.0/settings/inventory-source.html +++ b/2.1.0/settings/inventory-source.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Inventory Source

Multi-Warehouse Inventory is one of the unique features of Bagisto. Here we will explain how you can manage multi-warehouse inventory in Laravel eCommerce and provide reliable service to your customer. Having a single inventory source can pose some restrictions for your eCommerce store.

For instance, suppose you have only one inventory in Delhi. A Customer from Chennai has ordered some products. So delivering that product from the Delhi location can have some impacts like delay in delivery of the product, increased transportation cost, etc. However, if you have an inventory in Chennai, then the product will reach the customer very quickly which will further cut down the time and shipping cost.

By using Multi-Warehouse Inventory you can easily manage all inventory sources. In Bagisto, you can create as many inventory sources and easily manage them.

# Easy step to managing your inventory in Bagisto 2.1.0

Step 1: On the Admin panel of Bagisto click on Setting >> Inventory Sources >> Create Inventory Source as shown in the below image.

Inventory Source

Step 2: General

Enter the Code, Name, Description, Latitude, Longitude, and Priority, and set the Status active.

Inventory Configuration

Step 3: Contact Information

You have to enter a Name, Email, Fax, Contact Number

Contact Info

Step 4: Source Address

You have to enter the source address like country, address, state, city, etc of your inventory.

Source Address

After that, you need to click on Save Inventory Source. So now you will able to see our new inventory source is been created successfully as shown in the below image.

Inventory Output

Step 5: Click on Setting >> Channel. Open the selected channel in Edit Mode >> Inventory Sources. This is the multi-select type where you can select multiple inventory sources for your channels. After that, click Save Channel.

# Inventory Setting on the Product Page

Click on Catalog >> Products. Open the selected product in Edit Mode and enter the quantity in each inventory source. At last, after filling up the necessary fields, click Save Product Note:- If you do not enter any quantity, by default 0 is saved, and having 0 quantity inventory will be not visible in the inventory option on the shipment page.

Product Inventory

# Inventory Setting on the Shipment Page

Click on Sales >> Orders. Open the selected order in Edit Mode >> Invoice >> Save Invoice >> Ship Under the Product Ordered Section, Admin can decide from which inventory they want to deliver the product.

Inventory Setting

Note:- You can enable only one Inventory at a time when you select one inventory rest inventory will be automatically disabled. For example, I selected Noida Warehouse so another inventory will be disabled. Enter the quantity to ship and Create Shipment.

So by this you can easily create Inventory Sources in Bagisto.

- + diff --git a/2.1.0/settings/locale.html b/2.1.0/settings/locale.html index 4dd2ca38..31b20760 100644 --- a/2.1.0/settings/locale.html +++ b/2.1.0/settings/locale.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Locales

To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.

# Set Locales in Bagisto.

Here we have explained steps to set Locales in bagisto.

Step 1: On the Admin panel of Bagisto go to Settings >> Locales >> Create Locale as shown below.

Locales

Step 2: Now add the below fields

1.Code Every language has its unique code.

2.Name Name of the language.

3.Directions Add the direction in which your language work LTR (Left To Right) , RTL (Right To Left).

4.Logo Add the logo of your language

Now Save Locale as shown in below image.

New Locale

Step 3: Now you will able to see the new Locale as shown below.

Locale Grid

Step 4: On the admin panel open Settings >> Channels you will able to see your new language is situated in the currencies and Locales section to enable this click on to that and Save Channel as shown in below image.

Locale Channel

So by this you can easily create a Locales in Bagisto and make your website as per your language.

- + diff --git a/2.1.0/settings/roles.html b/2.1.0/settings/roles.html index 7c2f1ce2..c36c31b1 100644 --- a/2.1.0/settings/roles.html +++ b/2.1.0/settings/roles.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Roles

Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Create Roles

Step 1: It can be set on the admin panel by going to Setting >> Roles. Here you can create new role by clicking on the button Create Role as shown in below image.

role

Step 2: Add the below fields.

1.Name:- Enter the Role name

2.Description:- Enter the description of the role

new role

Step 3: Add the Access Control according to your requirement.

Access Control

Now click on Save Role button.

Step 4: Now you will able to see the new Role by the name of New Role is created successfully as shown below.

Role Grid

So by this you can create a Roles in Bagisto.

- + diff --git a/2.1.0/settings/taxes.html b/2.1.0/settings/taxes.html index 311af332..95fd0cf0 100644 --- a/2.1.0/settings/taxes.html +++ b/2.1.0/settings/taxes.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Taxes

In e-commerce, there are various taxes involved while purchasing the product. These taxes and rates of taxes differ from country to country. Here we have explained how you can create and manage taxes in Bagisto.

# Tax Rate

Step 1:- It can be set on the admin panel click on Setting >> Taxes >> Tax Rates >> Create Tax Rate as shown in the below image.

Tax Rate

Step 2:- Enter the Identifier, Country, State, Zip Code, and Tax Rate

Note:- You can also set the zip range area so that tax will be applied only within this zip range then click on Save Tax Rate.

Save Tax Rate

# Tax Categories

Step 1:- To Create Tax Categories click on Tax Categories

# Add the Below Fields

1.Code:- Enter Unique code of the tax category.

2.Name:- Enter the name of the tax category.

3.Description:- Enter the description of the tax category.

3.Tax Rate:- Enter the Tax Rate.

Click on Save Tax Category button.

Save Category

Step 3:- Set the Tax Category while creating a product

Product Category

# Front End:-

Enter the Billing Address or if you have the account click on sign in and then Continue.

Select the Shipping and Payment method and Continue.

Tax Front

A tax will appear on the front end, click on Place Order, Here we set the 20% tax so the tax will be applied to the product price.

So by this you can easily create Taxes in Bagisto.

- + diff --git a/2.1.0/settings/themes.html b/2.1.0/settings/themes.html index 261a6cbe..6a0ac8ad 100644 --- a/2.1.0/settings/themes.html +++ b/2.1.0/settings/themes.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Themes

The theme of the website is the overall look of it and that is why it plays a major role in creating the first impression on the viewer's mind.

The theme contains different options like slider section with different slider options, Product section, Footer option, right-sidebar, Logo resizer option, Button settings, Blog Settings, Site preloader option, Related option, Icon changer option, full-width-template, color options, widgets, sidebar layouts, header.

# Create Themes

Step 1: It can be set on the admin panel by going to Setting >> Themes. Here you can create new role by clicking on the button Create Theme as shown in below image.

Theme

Step 2: Add the below fields.

1.Name:- Enter the Theme name

2.Sort Order:- Enter the sort order.

3.Type:- Select the Type from the dropdown according to your requirement.We have selected a product carousel in this

4.Channels:- Select the Channel.

Now click on Save Theme button and you will get redirected to type which you just selected.

Save Theme

Step 3: Add the below fields.

1.Title:- Add the title of the product carousel.

2.Sort Order:- Add the sort order.

3.Limit:- Add the limit of the product carousel.

Product Carousel

# General

1.Name:- Add the Name.

2.Sort Order:- Add the sort order.

3.Channels:- Select the Channel.

4.Status Enable the Status.

General Theme

# Filters

1.Key:- Add the Key.

2.Value:- Add the Value

Filters

Now click on Save button.

Step 4: Now you will able to see the new Field added in product_carousel by the name of New Theme as shown below.

Theme Output

So by this you can add a Theme Content in Bagisto.

- + diff --git a/2.1.0/settings/users.html b/2.1.0/settings/users.html index f02eee5b..c93d1b65 100644 --- a/2.1.0/settings/users.html +++ b/2.1.0/settings/users.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (opens new window) Contribute to Bagisto - (opens new window)

# Users

Access Control List Rules in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.

# Create User

Step 1: It can be set on the admin panel by going to Setting >> Users. Here you can create new users by clicking on the button Create User as shown in below image.

user

Step 2: Add the below fields.

1.Name:- Enter the user name

2.Email:- Enter the email id of the user

3.Password:- You have to enter the password and confirm password.

4.Role:- Select a Role.

5.Image:- Add image for the User.

Now click on Save User button.

Create User

Step 3: Now you will able to see the new User by the name of New User is created successfully as shown below.

User Output

So by this you can create a User in Bagisto.

- + diff --git a/404.html b/404.html index dcd2b115..9266b6c5 100644 --- a/404.html +++ b/404.html @@ -8,13 +8,13 @@ - + -

404

How did we get here?
+ - + diff --git a/assets/js/100.fa3c41ee.js b/assets/js/100.f610de9c.js similarity index 97% rename from assets/js/100.fa3c41ee.js rename to assets/js/100.f610de9c.js index d11247a2..fbc90417 100644 --- a/assets/js/100.fa3c41ee.js +++ b/assets/js/100.f610de9c.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[100],{809:function(e,t,a){"use strict";a.r(t);var o=a(10),r=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"category-overview"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#category-overview"}},[e._v("#")]),e._v(" Category Overview")]),e._v(" "),t("p",[e._v("The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.")]),e._v(" "),t("h2",{attrs:{id:"root-category"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[e._v("#")]),e._v(" Root Category")]),e._v(" "),t("p",[e._v("Bagisto comes with a default root category i.e. Root, but you can also create your root category. Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.")]),e._v(" "),t("h2",{attrs:{id:"sub-category"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#sub-category"}},[e._v("#")]),e._v(" Sub Category")]),e._v(" "),t("p",[e._v("In e-commerce, a subcategory is a more specific classification or subset within a broader category. It is a way of further organizing and structuring products on an online store to help users navigate and find what they are looking for more easily. Subcategories are nested within larger or parent categories, creating a hierarchical structure.")]),e._v(" "),t("p",[e._v('For example, if "Electronics" is a main category, you might have subcategories such as "Smartphones," "Laptops," and "Audio Devices" underneath it. Each of these subcategories may then have additional subcategories. This hierarchical organization helps shoppers drill down into specific product types and makes the browsing and shopping experience more intuitive.')]),e._v(" "),t("p",[e._v("In summary, subcategories in e-commerce provide a way to organize and present products in a structured manner, facilitating smoother navigation for online shoppers.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[100],{810:function(e,t,a){"use strict";a.r(t);var o=a(10),r=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"category-overview"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#category-overview"}},[e._v("#")]),e._v(" Category Overview")]),e._v(" "),t("p",[e._v("The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.")]),e._v(" "),t("h2",{attrs:{id:"root-category"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[e._v("#")]),e._v(" Root Category")]),e._v(" "),t("p",[e._v("Bagisto comes with a default root category i.e. Root, but you can also create your root category. Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.")]),e._v(" "),t("h2",{attrs:{id:"sub-category"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#sub-category"}},[e._v("#")]),e._v(" Sub Category")]),e._v(" "),t("p",[e._v("In e-commerce, a subcategory is a more specific classification or subset within a broader category. It is a way of further organizing and structuring products on an online store to help users navigate and find what they are looking for more easily. Subcategories are nested within larger or parent categories, creating a hierarchical structure.")]),e._v(" "),t("p",[e._v('For example, if "Electronics" is a main category, you might have subcategories such as "Smartphones," "Laptops," and "Audio Devices" underneath it. Each of these subcategories may then have additional subcategories. This hierarchical organization helps shoppers drill down into specific product types and makes the browsing and shopping experience more intuitive.')]),e._v(" "),t("p",[e._v("In summary, subcategories in e-commerce provide a way to organize and present products in a structured manner, facilitating smoother navigation for online shoppers.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/101.965f0205.js b/assets/js/101.8ee38aa9.js similarity index 90% rename from assets/js/101.965f0205.js rename to assets/js/101.8ee38aa9.js index b631e99c..b24d474e 100644 --- a/assets/js/101.965f0205.js +++ b/assets/js/101.8ee38aa9.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[101],{810:function(t,e,s){"use strict";s.r(e);var a=s(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"cms-page"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#cms-page"}},[this._v("#")]),this._v(" CMS Page")]),this._v(" "),t("p",[this._v("With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[101],{811:function(t,e,s){"use strict";s.r(e);var a=s(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"cms-page"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#cms-page"}},[this._v("#")]),this._v(" CMS Page")]),this._v(" "),t("p",[this._v("With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/102.aa9eae49.js b/assets/js/102.18f2c96e.js similarity index 89% rename from assets/js/102.aa9eae49.js rename to assets/js/102.18f2c96e.js index fffb89a9..203a8227 100644 --- a/assets/js/102.aa9eae49.js +++ b/assets/js/102.18f2c96e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[102],{812:function(t,e,r){"use strict";r.r(e);var a=r(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"configure"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[this._v("#")]),this._v(" Configure")]),this._v(" "),t("p",[this._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[102],{815:function(t,e,r){"use strict";r.r(e);var a=r(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"configure"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[this._v("#")]),this._v(" Configure")]),this._v(" "),t("p",[this._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/103.2a0ceadf.js b/assets/js/103.05ce4c8f.js similarity index 98% rename from assets/js/103.2a0ceadf.js rename to assets/js/103.05ce4c8f.js index fd193429..a8be50bb 100644 --- a/assets/js/103.2a0ceadf.js +++ b/assets/js/103.05ce4c8f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[103],{815:function(e,t,s){"use strict";s.r(t);var r=s(10),o=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-overview"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-overview"}},[e._v("#")]),e._v(" Customer Overview")]),e._v(" "),t("p",[e._v("Visitors to your website can open an account to manage their purchases and activities. Customers generally create their accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.")]),e._v(" "),t("h3",{attrs:{id:"customer-groups"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-groups"}},[e._v("#")]),e._v(" Customer Groups")]),e._v(" "),t("p",[e._v("Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.")]),e._v(" "),t("p",[e._v("Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.")]),e._v(" "),t("h4",{attrs:{id:"wholesale-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#wholesale-group"}},[e._v("#")]),e._v(" Wholesale Group")]),e._v(" "),t("p",[e._v("Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.")]),e._v(" "),t("p",[e._v("To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.")]),e._v(" "),t("h4",{attrs:{id:"guest-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#guest-group"}},[e._v("#")]),e._v(" Guest Group")]),e._v(" "),t("p",[e._v("The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group")]),e._v(" "),t("h4",{attrs:{id:"general-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general-group"}},[e._v("#")]),e._v(" General Group")]),e._v(" "),t("p",[e._v("The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.")]),e._v(" "),t("h3",{attrs:{id:"customer-reviews"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-reviews"}},[e._v("#")]),e._v(" Customer Reviews")]),e._v(" "),t("p",[e._v("Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.")]),e._v(" "),t("p",[e._v("It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[103],{814:function(e,t,s){"use strict";s.r(t);var r=s(10),o=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-overview"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-overview"}},[e._v("#")]),e._v(" Customer Overview")]),e._v(" "),t("p",[e._v("Visitors to your website can open an account to manage their purchases and activities. Customers generally create their accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.")]),e._v(" "),t("h3",{attrs:{id:"customer-groups"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-groups"}},[e._v("#")]),e._v(" Customer Groups")]),e._v(" "),t("p",[e._v("Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.")]),e._v(" "),t("p",[e._v("Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.")]),e._v(" "),t("h4",{attrs:{id:"wholesale-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#wholesale-group"}},[e._v("#")]),e._v(" Wholesale Group")]),e._v(" "),t("p",[e._v("Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.")]),e._v(" "),t("p",[e._v("To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.")]),e._v(" "),t("h4",{attrs:{id:"guest-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#guest-group"}},[e._v("#")]),e._v(" Guest Group")]),e._v(" "),t("p",[e._v("The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group")]),e._v(" "),t("h4",{attrs:{id:"general-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general-group"}},[e._v("#")]),e._v(" General Group")]),e._v(" "),t("p",[e._v("The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.")]),e._v(" "),t("h3",{attrs:{id:"customer-reviews"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-reviews"}},[e._v("#")]),e._v(" Customer Reviews")]),e._v(" "),t("p",[e._v("Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.")]),e._v(" "),t("p",[e._v("It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/106.8c6850a4.js b/assets/js/106.60cd3ce6.js similarity index 97% rename from assets/js/106.8c6850a4.js rename to assets/js/106.60cd3ce6.js index 9bb4e4f3..a8eaa5c3 100644 --- a/assets/js/106.8c6850a4.js +++ b/assets/js/106.60cd3ce6.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[106],{823:function(e,t,s){"use strict";s.r(t);var o=s(10),a=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"marketing"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#marketing"}},[e._v("#")]),e._v(" Marketing")]),e._v(" "),t("p",[e._v("Marketing is a method of promoting a business that sells its products or services through the Internet. The goals of eCommerce marketing are driving traffic to the online store, converting visitors to paying customers and retaining them after a purchase.")]),e._v(" "),t("p",[e._v("E-commerce marketing consists of activities that guide online shoppers through the conversion.")]),e._v(" "),t("h3",{attrs:{id:"promotion-rules"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#promotion-rules"}},[e._v("#")]),e._v(" Promotion Rules")]),e._v(" "),t("p",[e._v("Promotion is when you offer sales and discounts to online shoppers to get new customers and increase revenue. And more importantly, these promotions can turn new visitors into loyal customers and repeat buyers.")]),e._v(" "),t("h3",{attrs:{id:"communications"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#communications"}},[e._v("#")]),e._v(" Communications")]),e._v(" "),t("p",[e._v("Constant communication with the customer, especially after they have made a purchase, about their order status, delivery status, product warranty, how to use explainer videos, ongoing or upcoming offers and discounts, and sharing personalized cross-sell product offers consequently has proven to be a good strategy.")]),e._v(" "),t("h3",{attrs:{id:"sitemaps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#sitemaps"}},[e._v("#")]),e._v(" Sitemaps")]),e._v(" "),t("p",[e._v("Sitemaps inform search engines which pages on a website should be crawled, and may help search engines discover and index those pages. While sitemaps can be a simple text file listing the URLs of all of the pages you'd like to have indexed, they can also be an XML document carrying more information.")])])}),[],!1,null,null,null);t.default=a.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[106],{822:function(e,t,s){"use strict";s.r(t);var o=s(10),a=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"marketing"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#marketing"}},[e._v("#")]),e._v(" Marketing")]),e._v(" "),t("p",[e._v("Marketing is a method of promoting a business that sells its products or services through the Internet. The goals of eCommerce marketing are driving traffic to the online store, converting visitors to paying customers and retaining them after a purchase.")]),e._v(" "),t("p",[e._v("E-commerce marketing consists of activities that guide online shoppers through the conversion.")]),e._v(" "),t("h3",{attrs:{id:"promotion-rules"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#promotion-rules"}},[e._v("#")]),e._v(" Promotion Rules")]),e._v(" "),t("p",[e._v("Promotion is when you offer sales and discounts to online shoppers to get new customers and increase revenue. And more importantly, these promotions can turn new visitors into loyal customers and repeat buyers.")]),e._v(" "),t("h3",{attrs:{id:"communications"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#communications"}},[e._v("#")]),e._v(" Communications")]),e._v(" "),t("p",[e._v("Constant communication with the customer, especially after they have made a purchase, about their order status, delivery status, product warranty, how to use explainer videos, ongoing or upcoming offers and discounts, and sharing personalized cross-sell product offers consequently has proven to be a good strategy.")]),e._v(" "),t("h3",{attrs:{id:"sitemaps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#sitemaps"}},[e._v("#")]),e._v(" Sitemaps")]),e._v(" "),t("p",[e._v("Sitemaps inform search engines which pages on a website should be crawled, and may help search engines discover and index those pages. While sitemaps can be a simple text file listing the URLs of all of the pages you'd like to have indexed, they can also be an XML document carrying more information.")])])}),[],!1,null,null,null);t.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/107.616d0baa.js b/assets/js/107.f537a354.js similarity index 98% rename from assets/js/107.616d0baa.js rename to assets/js/107.f537a354.js index 1658d566..2e7eadee 100644 --- a/assets/js/107.616d0baa.js +++ b/assets/js/107.f537a354.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[107],{826:function(e,t,a){"use strict";a.r(t);var r=a(10),s=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"manage-orders"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#manage-orders"}},[e._v("#")]),e._v(" Manage Orders")]),e._v(" "),t("h3",{attrs:{id:"order"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#order"}},[e._v("#")]),e._v(" Order")]),e._v(" "),t("p",[e._v("The order is created when a customer goes to your website, selects some product, and then places a request for it. Here we are going to discuss how to manage orders in Bagisto.")]),e._v(" "),t("p",[e._v("When a customer places an order from the front end, on the admin panel, the order status is generated from where the admin can further process the order.")]),e._v(" "),t("p",[e._v("Order processing is one of the critical aspects of e-commerce business. Such activities as creating orders/create invoices/create shipments, and refunds (if necessary), should always be organized logically.")]),e._v(" "),t("h3",{attrs:{id:"invoice"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#invoice"}},[e._v("#")]),e._v(" Invoice")]),e._v(" "),t("p",[e._v("An invoice is used to confirm an e-commerce transaction and provide a detailed order confirmation to customers. That said, some business-to-business merchants may offer credit—the order will be placed first and the invoice will be sent later to ask for payment")]),e._v(" "),t("p",[e._v("An itemized commercial document that records the products or services delivered to the customer, the total amount due, and the preferred payment method. The seller can send either paper or electronic invoices to the customer. It is a document that is used to record a transaction between a buyer and a seller. It contains information about the item and its price, tax charges associated with it, etc.")]),e._v(" "),t("h3",{attrs:{id:"shipment"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#shipment"}},[e._v("#")]),e._v(" Shipment")]),e._v(" "),t("p",[e._v("Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.")]),e._v(" "),t("p",[e._v("“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.")]),e._v(" "),t("h3",{attrs:{id:"refund"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#refund"}},[e._v("#")]),e._v(" Refund")]),e._v(" "),t("p",[e._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),e._v(" "),t("p",[e._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask for them to return your money.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[107],{827:function(e,t,a){"use strict";a.r(t);var r=a(10),s=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"manage-orders"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#manage-orders"}},[e._v("#")]),e._v(" Manage Orders")]),e._v(" "),t("h3",{attrs:{id:"order"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#order"}},[e._v("#")]),e._v(" Order")]),e._v(" "),t("p",[e._v("The order is created when a customer goes to your website, selects some product, and then places a request for it. Here we are going to discuss how to manage orders in Bagisto.")]),e._v(" "),t("p",[e._v("When a customer places an order from the front end, on the admin panel, the order status is generated from where the admin can further process the order.")]),e._v(" "),t("p",[e._v("Order processing is one of the critical aspects of e-commerce business. Such activities as creating orders/create invoices/create shipments, and refunds (if necessary), should always be organized logically.")]),e._v(" "),t("h3",{attrs:{id:"invoice"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#invoice"}},[e._v("#")]),e._v(" Invoice")]),e._v(" "),t("p",[e._v("An invoice is used to confirm an e-commerce transaction and provide a detailed order confirmation to customers. That said, some business-to-business merchants may offer credit—the order will be placed first and the invoice will be sent later to ask for payment")]),e._v(" "),t("p",[e._v("An itemized commercial document that records the products or services delivered to the customer, the total amount due, and the preferred payment method. The seller can send either paper or electronic invoices to the customer. It is a document that is used to record a transaction between a buyer and a seller. It contains information about the item and its price, tax charges associated with it, etc.")]),e._v(" "),t("h3",{attrs:{id:"shipment"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#shipment"}},[e._v("#")]),e._v(" Shipment")]),e._v(" "),t("p",[e._v("Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.")]),e._v(" "),t("p",[e._v("“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.")]),e._v(" "),t("h3",{attrs:{id:"refund"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#refund"}},[e._v("#")]),e._v(" Refund")]),e._v(" "),t("p",[e._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),e._v(" "),t("p",[e._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask for them to return your money.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/108.b72bc08d.js b/assets/js/108.003b33b3.js similarity index 97% rename from assets/js/108.b72bc08d.js rename to assets/js/108.003b33b3.js index 1172f26e..daed58f0 100644 --- a/assets/js/108.b72bc08d.js +++ b/assets/js/108.003b33b3.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[108],{831:function(t,e,s){"use strict";s.r(e);var r=s(10),n=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"product-types"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-types"}},[t._v("#")]),t._v(" Product types")]),t._v(" "),e("p",[e("strong",[t._v("TOPICS:")]),t._v(" Inventory, Products")]),t._v(" "),e("p",[e("strong",[t._v("CREATED FOR:")])]),t._v(" "),e("ul",[e("li",[t._v("Beginner")]),t._v(" "),e("li",[t._v("Intermediate")]),t._v(" "),e("li",[t._v("Admin")]),t._v(" "),e("li",[t._v("Leader")]),t._v(" "),e("li",[t._v("User")])]),t._v(" "),e("p",[t._v("Inventory Management supports inventory and order management for all product types in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1),t._v(": simple, configurable, virtual, downloadable, bundle, and grouped. Options and requirements may differ per product type for sources, stocks, and shipping.")]),t._v(" "),e("p",[t._v("Single-source merchants create and update product settings and quantities without requiring additional updates. All created and newly imported products automatically assign to the Default Source and Default Stock, immediately available to customers if enabled and In-Stock.")]),t._v(" "),e("p",[t._v("Multi-source merchants assign sources, quantities per source, and settings during or after product creation. Commerce assigns all newly imported products to the Default Source, requiring additional edits to assign sources and quantities.")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Product Type")]),t._v(" "),e("th",[t._v("Shipping and Source Selection Algorithm")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Simple")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Configurable")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Virtual")]),t._v(" "),e("td",[t._v("Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.")])]),t._v(" "),e("tr",[e("td",[t._v("Downloadable")]),t._v(" "),e("td",[t._v("Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.")])]),t._v(" "),e("tr",[e("td",[t._v("Bundle")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Grouped")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])])])])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[108],{832:function(t,e,s){"use strict";s.r(e);var r=s(10),n=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"product-types"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-types"}},[t._v("#")]),t._v(" Product types")]),t._v(" "),e("p",[e("strong",[t._v("TOPICS:")]),t._v(" Inventory, Products")]),t._v(" "),e("p",[e("strong",[t._v("CREATED FOR:")])]),t._v(" "),e("ul",[e("li",[t._v("Beginner")]),t._v(" "),e("li",[t._v("Intermediate")]),t._v(" "),e("li",[t._v("Admin")]),t._v(" "),e("li",[t._v("Leader")]),t._v(" "),e("li",[t._v("User")])]),t._v(" "),e("p",[t._v("Inventory Management supports inventory and order management for all product types in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1),t._v(": simple, configurable, virtual, downloadable, bundle, and grouped. Options and requirements may differ per product type for sources, stocks, and shipping.")]),t._v(" "),e("p",[t._v("Single-source merchants create and update product settings and quantities without requiring additional updates. All created and newly imported products automatically assign to the Default Source and Default Stock, immediately available to customers if enabled and In-Stock.")]),t._v(" "),e("p",[t._v("Multi-source merchants assign sources, quantities per source, and settings during or after product creation. Commerce assigns all newly imported products to the Default Source, requiring additional edits to assign sources and quantities.")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Product Type")]),t._v(" "),e("th",[t._v("Shipping and Source Selection Algorithm")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Simple")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Configurable")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Virtual")]),t._v(" "),e("td",[t._v("Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.")])]),t._v(" "),e("tr",[e("td",[t._v("Downloadable")]),t._v(" "),e("td",[t._v("Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.")])]),t._v(" "),e("tr",[e("td",[t._v("Bundle")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Grouped")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])])])])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/110.337d07b8.js b/assets/js/110.c7b690ae.js similarity index 77% rename from assets/js/110.337d07b8.js rename to assets/js/110.c7b690ae.js index d207e9c3..f67d99fe 100644 --- a/assets/js/110.337d07b8.js +++ b/assets/js/110.c7b690ae.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[110],{849:function(t,n,s){"use strict";s.r(n);var e=s(10),o=Object(e.a)({},(function(){return(0,this._self._c)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);n.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[110],{848:function(t,n,s){"use strict";s.r(n);var e=s(10),o=Object(e.a)({},(function(){return(0,this._self._c)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);n.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/17.fdca0192.js b/assets/js/17.81c3427b.js similarity index 92% rename from assets/js/17.fdca0192.js rename to assets/js/17.81c3427b.js index 60de8eca..1839b53b 100644 --- a/assets/js/17.fdca0192.js +++ b/assets/js/17.81c3427b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{443:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},444:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},445:function(t,e){t.exports="data:image/png;base64,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"},446:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},447:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},448:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},449:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},450:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},451:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},452:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"},790:function(t,e,A){"use strict";A.r(e);var o=A(10),i=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"downloadable-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#downloadable-product"}},[t._v("#")]),t._v(" Downloadable Product")]),t._v(" "),e("p",[t._v('Today, in this document, we will explore "How to Create Downloadable Product in Bagisto 2.0". Downloadable products refer to items that can be downloaded, such as eBooks, software applications, music, updates, games, etc. These products are digital and do not involve a shipping method at checkout.')]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-downloadable-product-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-downloadable-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps to Create a Downloadable Product in Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Downloadable")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")]),t._v(" "),e("li",[t._v("Now "),e("strong",[t._v("Save the Product")]),t._v(", and you will be redirected to the next page with general settings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(443),alt:"downloadable"}})]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/bagisto-e-book (bagisto-e-book is the URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the drop-down list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(444),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(445),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a brief description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(446),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(447),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"price"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#price"}},[t._v("#")]),t._v(" Price")]),t._v(" "),e("p",[t._v("Insert the price, cost, and special price. Set the special price date for which the special price will be shown on the website.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(448),alt:"price"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(449),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"downloadable-information"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#downloadable-information"}},[t._v("#")]),t._v(" Downloadable Information")]),t._v(" "),e("p",[t._v("Here, enter the downloadable information about your product:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of your downloadable product.")]),t._v(" "),e("li",[e("strong",[t._v("Price:")]),t._v(" Enter the price of the downloadable product.")]),t._v(" "),e("li",[e("strong",[t._v("File:")]),t._v(" Attach the file.\n"),e("ul",[e("li",[e("strong",[t._v("Upload File:")]),t._v(" Upload the file.")]),t._v(" "),e("li",[e("strong",[t._v("Insert URL:")]),t._v(" Insert the URL.")])])]),t._v(" "),e("li",[e("strong",[t._v("Sample:")]),t._v(" Insert URL/upload file to give a free sample.")]),t._v(" "),e("li",[e("strong",[t._v("Download Allow:")]),t._v(' Specify the maximum number of downloads. Enter "0" for unlimited downloads.')])]),t._v(" "),e("p",[e("img",{attrs:{src:A(450),alt:"downlodableInfo"}})]),t._v(" "),e("h3",{attrs:{id:"samples"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#samples"}},[t._v("#")]),t._v(" Samples")]),t._v(" "),e("p",[t._v("If you want to provide a free sample of your product, add a new link from the Samples section below the Links section. Enter the title and attach the sample file.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(451),alt:"link"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product At Front End")]),t._v(" "),e("p",[t._v("The downloadable product will be visible at the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(452),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{435:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},436:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},437:function(t,e){t.exports="data:image/png;base64,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"},438:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},439:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},440:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},441:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},442:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},443:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},444:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"},789:function(t,e,A){"use strict";A.r(e);var o=A(10),i=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"downloadable-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#downloadable-product"}},[t._v("#")]),t._v(" Downloadable Product")]),t._v(" "),e("p",[t._v('Today, in this document, we will explore "How to Create Downloadable Product in Bagisto 2.0". Downloadable products refer to items that can be downloaded, such as eBooks, software applications, music, updates, games, etc. These products are digital and do not involve a shipping method at checkout.')]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-downloadable-product-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-downloadable-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps to Create a Downloadable Product in Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Downloadable")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")]),t._v(" "),e("li",[t._v("Now "),e("strong",[t._v("Save the Product")]),t._v(", and you will be redirected to the next page with general settings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(435),alt:"downloadable"}})]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/bagisto-e-book (bagisto-e-book is the URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the drop-down list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(436),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(437),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a brief description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(438),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(439),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"price"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#price"}},[t._v("#")]),t._v(" Price")]),t._v(" "),e("p",[t._v("Insert the price, cost, and special price. Set the special price date for which the special price will be shown on the website.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(440),alt:"price"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(441),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"downloadable-information"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#downloadable-information"}},[t._v("#")]),t._v(" Downloadable Information")]),t._v(" "),e("p",[t._v("Here, enter the downloadable information about your product:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of your downloadable product.")]),t._v(" "),e("li",[e("strong",[t._v("Price:")]),t._v(" Enter the price of the downloadable product.")]),t._v(" "),e("li",[e("strong",[t._v("File:")]),t._v(" Attach the file.\n"),e("ul",[e("li",[e("strong",[t._v("Upload File:")]),t._v(" Upload the file.")]),t._v(" "),e("li",[e("strong",[t._v("Insert URL:")]),t._v(" Insert the URL.")])])]),t._v(" "),e("li",[e("strong",[t._v("Sample:")]),t._v(" Insert URL/upload file to give a free sample.")]),t._v(" "),e("li",[e("strong",[t._v("Download Allow:")]),t._v(' Specify the maximum number of downloads. Enter "0" for unlimited downloads.')])]),t._v(" "),e("p",[e("img",{attrs:{src:A(442),alt:"downlodableInfo"}})]),t._v(" "),e("h3",{attrs:{id:"samples"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#samples"}},[t._v("#")]),t._v(" Samples")]),t._v(" "),e("p",[t._v("If you want to provide a free sample of your product, add a new link from the Samples section below the Links section. Enter the title and attach the sample file.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(443),alt:"link"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product At Front End")]),t._v(" "),e("p",[t._v("The downloadable product will be visible at the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(444),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/19.63e6417e.js b/assets/js/19.b59a7f99.js similarity index 99% rename from assets/js/19.63e6417e.js rename to assets/js/19.b59a7f99.js index 826c0a67..3edf3524 100644 --- a/assets/js/19.63e6417e.js +++ b/assets/js/19.b59a7f99.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[19],{591:function(t,e,a){t.exports=a.p+"assets/img/template.9b486bdd.png"},592:function(t,e,a){t.exports=a.p+"assets/img/templateName.43120a7a.png"},593:function(t,e,a){t.exports=a.p+"assets/img/link.68f3ea34.png"},594:function(t,e,a){t.exports=a.p+"assets/img/output.41bd8676.png"},595:function(t,e,a){t.exports=a.p+"assets/img/event.7eb17475.png"},596:function(t,e,a){t.exports=a.p+"assets/img/eventName.50f4e068.png"},597:function(t,e,a){t.exports=a.p+"assets/img/eventOutput.ca12f7e6.png"},598:function(t,e,a){t.exports=a.p+"assets/img/campaign.91fe3411.png"},599:function(t,e,a){t.exports=a.p+"assets/img/campaignConfigration.e42a9937.png"},600:function(t,e,a){t.exports=a.p+"assets/img/campaignOutput.f00bb683.png"},822:function(t,e,a){"use strict";a.r(e);var s=a(10),n=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"communications"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#communications"}},[t._v("#")]),t._v(" Communications")]),t._v(" "),e("p",[t._v("Constant communication with the customer, especially after they have made a purchase, about their order status, delivery status, product warranty, how to use explainer videos, ongoing or upcoming offers, and discounts, and sharing personalized cross-sell product offers consequently has proven to be a good strategy.")]),t._v(" "),e("h2",{attrs:{id:"email-templates"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#email-templates"}},[t._v("#")]),t._v(" Email Templates")]),t._v(" "),e("p",[t._v("As we all know, everyone wants some customization according to their own taste that's why knowing about changing the email template is also quite helpful for some users.")]),t._v(" "),e("h3",{attrs:{id:"step-1"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-1"}},[t._v("#")]),t._v(" Step 1:")]),t._v(" "),e("p",[e("strong",[t._v("Add New Email Template")])]),t._v(" "),e("p",[t._v("On the Admin panel, go to "),e("strong",[t._v("Marketing >> Communications >> Email Templates")]),t._v(" and click on "),e("strong",[t._v("Create Template")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(591),alt:"Template"}})]),t._v(" "),e("h3",{attrs:{id:"step-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-2"}},[t._v("#")]),t._v(" Step 2:")]),t._v(" "),e("p",[t._v("Add "),e("strong",[t._v("Name")]),t._v(" and "),e("strong",[t._v("Status")]),t._v(" as Active, Inactive, or Draft of the Email Template as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(592),alt:"Template Name"}})]),t._v(" "),e("h3",{attrs:{id:"step-3"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-3"}},[t._v("#")]),t._v(" Step 3:")]),t._v(" "),e("p",[t._v("Add the content by simply copying and pasting you can also apply a link after right-clicking on the content and add the "),e("strong",[t._v("URL, Text to display, Title, Open Link in")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(593),alt:"Link"}})]),t._v(" "),e("p",[t._v("Now you will able to see the new "),e("strong",[t._v("Email Template")]),t._v(" as shown below")]),t._v(" "),e("p",[e("img",{attrs:{src:a(594),alt:"Output"}})]),t._v(" "),e("p",[t._v("So by this, you can easily create an "),e("strong",[t._v("Email Template")]),t._v(" and use it in emails in Bagisto.")]),t._v(" "),e("h2",{attrs:{id:"events"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#events"}},[t._v("#")]),t._v(" Events")]),t._v(" "),e("p",[t._v("An event parameter is an additional piece of data about a user interaction on a website and/or app, offering valuable context and details about the interaction For Example Birthdays, Anniversaries, Baby Shower, etc.")]),t._v(" "),e("h3",{attrs:{id:"step-1-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-1-2"}},[t._v("#")]),t._v(" Step 1:")]),t._v(" "),e("p",[e("strong",[t._v("Add Event")])]),t._v(" "),e("p",[t._v("On the Admin panel, go to "),e("strong",[t._v("Marketing >> Communications >> Events")]),t._v(" and click on "),e("strong",[t._v("Create Event")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(595),alt:"Event"}})]),t._v(" "),e("h3",{attrs:{id:"step-2-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-2-2"}},[t._v("#")]),t._v(" Step 2:")]),t._v(" "),e("p",[t._v("Now add the "),e("strong",[t._v("Event Name, Description, Date")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(596),alt:"Event Name"}})]),t._v(" "),e("h3",{attrs:{id:"step-3-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-3-2"}},[t._v("#")]),t._v(" Step 3:")]),t._v(" "),e("p",[t._v("Now you will able to see the new "),e("strong",[t._v("Event")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(597),alt:"Event Output"}})]),t._v(" "),e("p",[t._v("By this, you can easily create a "),e("strong",[t._v("Events")]),t._v(" in Bagisto.")]),t._v(" "),e("h2",{attrs:{id:"campaigns"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#campaigns"}},[t._v("#")]),t._v(" Campaigns")]),t._v(" "),e("p",[t._v("E-commerce marketing campaigns are designed to drive traffic and increase sales. They can help you reach many potential customers, keep existing customers engaged, and build brand loyalty.")]),t._v(" "),e("p",[e("strong",[t._v("Add Campaigns")])]),t._v(" "),e("p",[t._v("On the Admin panel, go to "),e("strong",[t._v("Marketing >> Communications >> Campaigns")]),t._v(" and click on "),e("strong",[t._v("Create Campaign")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(598),alt:"Campaign"}})]),t._v(" "),e("h3",{attrs:{id:"fill-in-the-necessary-fields"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#fill-in-the-necessary-fields"}},[t._v("#")]),t._v(" Fill in the necessary fields.")]),t._v(" "),e("p",[e("strong",[t._v("1.Name")]),t._v(" Add the name of the campaign.")]),t._v(" "),e("p",[e("strong",[t._v("2.Subject")]),t._v(" Add the subject according to your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("3.Events")]),t._v(" Select the event for which you want to apply the campaign you can also add your events to this also.")]),t._v(" "),e("p",[e("strong",[t._v("4.Email Template")]),t._v(" Select the Email template to which you want to apply to send the emails for the campaign.")]),t._v(" "),e("p",[e("strong",[t._v("5.Channel")]),t._v(" Select the channel.")]),t._v(" "),e("p",[e("strong",[t._v("6.Customer Group")]),t._v(" Select the customer group which you want to apply the campaign for.")]),t._v(" "),e("p",[e("strong",[t._v("7.Status")]),t._v(" Select the Status to yes/no.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(599),alt:"Campaign Configuration"}})]),t._v(" "),e("h3",{attrs:{id:"step-4"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-4"}},[t._v("#")]),t._v(" Step 4:")]),t._v(" "),e("p",[t._v("Now you will able to see the new "),e("strong",[t._v("Campaign")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(600),alt:"Campaign Output"}})]),t._v(" "),e("p",[t._v("By this, you can easily create a "),e("strong",[t._v("Campaigns")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[19],{591:function(t,e,a){t.exports=a.p+"assets/img/template.9b486bdd.png"},592:function(t,e,a){t.exports=a.p+"assets/img/templateName.43120a7a.png"},593:function(t,e,a){t.exports=a.p+"assets/img/link.68f3ea34.png"},594:function(t,e,a){t.exports=a.p+"assets/img/output.41bd8676.png"},595:function(t,e,a){t.exports=a.p+"assets/img/event.7eb17475.png"},596:function(t,e,a){t.exports=a.p+"assets/img/eventName.50f4e068.png"},597:function(t,e,a){t.exports=a.p+"assets/img/eventOutput.ca12f7e6.png"},598:function(t,e,a){t.exports=a.p+"assets/img/campaign.91fe3411.png"},599:function(t,e,a){t.exports=a.p+"assets/img/campaignConfigration.e42a9937.png"},600:function(t,e,a){t.exports=a.p+"assets/img/campaignOutput.f00bb683.png"},823:function(t,e,a){"use strict";a.r(e);var s=a(10),n=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"communications"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#communications"}},[t._v("#")]),t._v(" Communications")]),t._v(" "),e("p",[t._v("Constant communication with the customer, especially after they have made a purchase, about their order status, delivery status, product warranty, how to use explainer videos, ongoing or upcoming offers, and discounts, and sharing personalized cross-sell product offers consequently has proven to be a good strategy.")]),t._v(" "),e("h2",{attrs:{id:"email-templates"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#email-templates"}},[t._v("#")]),t._v(" Email Templates")]),t._v(" "),e("p",[t._v("As we all know, everyone wants some customization according to their own taste that's why knowing about changing the email template is also quite helpful for some users.")]),t._v(" "),e("h3",{attrs:{id:"step-1"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-1"}},[t._v("#")]),t._v(" Step 1:")]),t._v(" "),e("p",[e("strong",[t._v("Add New Email Template")])]),t._v(" "),e("p",[t._v("On the Admin panel, go to "),e("strong",[t._v("Marketing >> Communications >> Email Templates")]),t._v(" and click on "),e("strong",[t._v("Create Template")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(591),alt:"Template"}})]),t._v(" "),e("h3",{attrs:{id:"step-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-2"}},[t._v("#")]),t._v(" Step 2:")]),t._v(" "),e("p",[t._v("Add "),e("strong",[t._v("Name")]),t._v(" and "),e("strong",[t._v("Status")]),t._v(" as Active, Inactive, or Draft of the Email Template as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(592),alt:"Template Name"}})]),t._v(" "),e("h3",{attrs:{id:"step-3"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-3"}},[t._v("#")]),t._v(" Step 3:")]),t._v(" "),e("p",[t._v("Add the content by simply copying and pasting you can also apply a link after right-clicking on the content and add the "),e("strong",[t._v("URL, Text to display, Title, Open Link in")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(593),alt:"Link"}})]),t._v(" "),e("p",[t._v("Now you will able to see the new "),e("strong",[t._v("Email Template")]),t._v(" as shown below")]),t._v(" "),e("p",[e("img",{attrs:{src:a(594),alt:"Output"}})]),t._v(" "),e("p",[t._v("So by this, you can easily create an "),e("strong",[t._v("Email Template")]),t._v(" and use it in emails in Bagisto.")]),t._v(" "),e("h2",{attrs:{id:"events"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#events"}},[t._v("#")]),t._v(" Events")]),t._v(" "),e("p",[t._v("An event parameter is an additional piece of data about a user interaction on a website and/or app, offering valuable context and details about the interaction For Example Birthdays, Anniversaries, Baby Shower, etc.")]),t._v(" "),e("h3",{attrs:{id:"step-1-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-1-2"}},[t._v("#")]),t._v(" Step 1:")]),t._v(" "),e("p",[e("strong",[t._v("Add Event")])]),t._v(" "),e("p",[t._v("On the Admin panel, go to "),e("strong",[t._v("Marketing >> Communications >> Events")]),t._v(" and click on "),e("strong",[t._v("Create Event")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(595),alt:"Event"}})]),t._v(" "),e("h3",{attrs:{id:"step-2-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-2-2"}},[t._v("#")]),t._v(" Step 2:")]),t._v(" "),e("p",[t._v("Now add the "),e("strong",[t._v("Event Name, Description, Date")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(596),alt:"Event Name"}})]),t._v(" "),e("h3",{attrs:{id:"step-3-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-3-2"}},[t._v("#")]),t._v(" Step 3:")]),t._v(" "),e("p",[t._v("Now you will able to see the new "),e("strong",[t._v("Event")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(597),alt:"Event Output"}})]),t._v(" "),e("p",[t._v("By this, you can easily create a "),e("strong",[t._v("Events")]),t._v(" in Bagisto.")]),t._v(" "),e("h2",{attrs:{id:"campaigns"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#campaigns"}},[t._v("#")]),t._v(" Campaigns")]),t._v(" "),e("p",[t._v("E-commerce marketing campaigns are designed to drive traffic and increase sales. They can help you reach many potential customers, keep existing customers engaged, and build brand loyalty.")]),t._v(" "),e("p",[e("strong",[t._v("Add Campaigns")])]),t._v(" "),e("p",[t._v("On the Admin panel, go to "),e("strong",[t._v("Marketing >> Communications >> Campaigns")]),t._v(" and click on "),e("strong",[t._v("Create Campaign")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(598),alt:"Campaign"}})]),t._v(" "),e("h3",{attrs:{id:"fill-in-the-necessary-fields"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#fill-in-the-necessary-fields"}},[t._v("#")]),t._v(" Fill in the necessary fields.")]),t._v(" "),e("p",[e("strong",[t._v("1.Name")]),t._v(" Add the name of the campaign.")]),t._v(" "),e("p",[e("strong",[t._v("2.Subject")]),t._v(" Add the subject according to your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("3.Events")]),t._v(" Select the event for which you want to apply the campaign you can also add your events to this also.")]),t._v(" "),e("p",[e("strong",[t._v("4.Email Template")]),t._v(" Select the Email template to which you want to apply to send the emails for the campaign.")]),t._v(" "),e("p",[e("strong",[t._v("5.Channel")]),t._v(" Select the channel.")]),t._v(" "),e("p",[e("strong",[t._v("6.Customer Group")]),t._v(" Select the customer group which you want to apply the campaign for.")]),t._v(" "),e("p",[e("strong",[t._v("7.Status")]),t._v(" Select the Status to yes/no.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(599),alt:"Campaign Configuration"}})]),t._v(" "),e("h3",{attrs:{id:"step-4"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-4"}},[t._v("#")]),t._v(" Step 4:")]),t._v(" "),e("p",[t._v("Now you will able to see the new "),e("strong",[t._v("Campaign")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(600),alt:"Campaign Output"}})]),t._v(" "),e("p",[t._v("By this, you can easily create a "),e("strong",[t._v("Campaigns")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/20.5c2e2cb7.js b/assets/js/20.11b73266.js similarity index 92% rename from assets/js/20.5c2e2cb7.js rename to assets/js/20.11b73266.js index fbbb53c3..a3aedb77 100644 --- a/assets/js/20.5c2e2cb7.js +++ b/assets/js/20.11b73266.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[20],{658:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},659:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},660:function(t,e){t.exports="data:image/png;base64,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"},661:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},662:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},663:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},664:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},665:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},666:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},667:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"},833:function(t,e,A){"use strict";A.r(e);var o=A(10),i=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"downloadable-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#downloadable-product"}},[t._v("#")]),t._v(" Downloadable Product")]),t._v(" "),e("p",[t._v('Today, in this document, we will explore "How to Create Downloadable Product in Bagisto 2.1.0". Downloadable products refer to items that can be downloaded, such as eBooks, software applications, music, updates, games, etc. These products are digital and do not involve a shipping method at checkout.')]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-downloadable-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-downloadable-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps to Create a Downloadable Product in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Downloadable")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")]),t._v(" "),e("li",[t._v("Now "),e("strong",[t._v("Save the Product")]),t._v(", and you will be redirected to the next page with general settings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(658),alt:"downloadable"}})]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/bagisto-e-book (bagisto-e-book is the URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the drop-down list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(659),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(660),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a brief description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(661),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(662),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"price"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#price"}},[t._v("#")]),t._v(" Price")]),t._v(" "),e("p",[t._v("Insert the price, cost, and special price. Set the special price date for which the special price will be shown on the website.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(663),alt:"price"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(664),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"downloadable-information"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#downloadable-information"}},[t._v("#")]),t._v(" Downloadable Information")]),t._v(" "),e("p",[t._v("Here, enter the downloadable information about your product:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of your downloadable product.")]),t._v(" "),e("li",[e("strong",[t._v("Price:")]),t._v(" Enter the price of the downloadable product.")]),t._v(" "),e("li",[e("strong",[t._v("File:")]),t._v(" Attach the file.\n"),e("ul",[e("li",[e("strong",[t._v("Upload File:")]),t._v(" Upload the file.")]),t._v(" "),e("li",[e("strong",[t._v("Insert URL:")]),t._v(" Insert the URL.")])])]),t._v(" "),e("li",[e("strong",[t._v("Sample:")]),t._v(" Insert URL/upload file to give a free sample.")]),t._v(" "),e("li",[e("strong",[t._v("Download Allow:")]),t._v(' Specify the maximum number of downloads. Enter "0" for unlimited downloads.')])]),t._v(" "),e("p",[e("img",{attrs:{src:A(665),alt:"downlodableInfo"}})]),t._v(" "),e("h3",{attrs:{id:"samples"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#samples"}},[t._v("#")]),t._v(" Samples")]),t._v(" "),e("p",[t._v("If you want to provide a free sample of your product, add a new link from the Samples section below the Links section. Enter the title and attach the sample file.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(666),alt:"link"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product At Front End")]),t._v(" "),e("p",[t._v("The downloadable product will be visible at the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(667),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[20],{667:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},668:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},669:function(t,e){t.exports="data:image/png;base64,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"},670:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},671:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},672:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},673:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},674:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},675:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},676:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"},834:function(t,e,A){"use strict";A.r(e);var o=A(10),i=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"downloadable-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#downloadable-product"}},[t._v("#")]),t._v(" Downloadable Product")]),t._v(" "),e("p",[t._v('Today, in this document, we will explore "How to Create Downloadable Product in Bagisto 2.1.0". Downloadable products refer to items that can be downloaded, such as eBooks, software applications, music, updates, games, etc. These products are digital and do not involve a shipping method at checkout.')]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-downloadable-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-downloadable-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps to Create a Downloadable Product in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Downloadable")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")]),t._v(" "),e("li",[t._v("Now "),e("strong",[t._v("Save the Product")]),t._v(", and you will be redirected to the next page with general settings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(667),alt:"downloadable"}})]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/bagisto-e-book (bagisto-e-book is the URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the drop-down list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(668),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(669),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a brief description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(670),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(671),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"price"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#price"}},[t._v("#")]),t._v(" Price")]),t._v(" "),e("p",[t._v("Insert the price, cost, and special price. Set the special price date for which the special price will be shown on the website.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(672),alt:"price"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(673),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"downloadable-information"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#downloadable-information"}},[t._v("#")]),t._v(" Downloadable Information")]),t._v(" "),e("p",[t._v("Here, enter the downloadable information about your product:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of your downloadable product.")]),t._v(" "),e("li",[e("strong",[t._v("Price:")]),t._v(" Enter the price of the downloadable product.")]),t._v(" "),e("li",[e("strong",[t._v("File:")]),t._v(" Attach the file.\n"),e("ul",[e("li",[e("strong",[t._v("Upload File:")]),t._v(" Upload the file.")]),t._v(" "),e("li",[e("strong",[t._v("Insert URL:")]),t._v(" Insert the URL.")])])]),t._v(" "),e("li",[e("strong",[t._v("Sample:")]),t._v(" Insert URL/upload file to give a free sample.")]),t._v(" "),e("li",[e("strong",[t._v("Download Allow:")]),t._v(' Specify the maximum number of downloads. Enter "0" for unlimited downloads.')])]),t._v(" "),e("p",[e("img",{attrs:{src:A(674),alt:"downlodableInfo"}})]),t._v(" "),e("h3",{attrs:{id:"samples"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#samples"}},[t._v("#")]),t._v(" Samples")]),t._v(" "),e("p",[t._v("If you want to provide a free sample of your product, add a new link from the Samples section below the Links section. Enter the title and attach the sample file.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(675),alt:"link"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product At Front End")]),t._v(" "),e("p",[t._v("The downloadable product will be visible at the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(676),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/22.aa7fa724.js b/assets/js/22.30ef9b06.js similarity index 72% rename from assets/js/22.aa7fa724.js rename to assets/js/22.30ef9b06.js index 5810b82f..1db24258 100644 --- a/assets/js/22.aa7fa724.js +++ b/assets/js/22.30ef9b06.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[22],{408:function(t,e,n){t.exports=n.p+"assets/img/refund.09ecb441.png"},409:function(t,e,n){t.exports=n.p+"assets/img/refundShipping.4d8b9070.png"},410:function(t,e,n){t.exports=n.p+"assets/img/refundShipped.99608d23.png"},411:function(t,e,n){t.exports=n.p+"assets/img/adjust.167cbf6f.png"},412:function(t,e,n){t.exports=n.p+"assets/img/adjustRefund.8d6b314f.png"},413:function(t,e,n){t.exports=n.p+"assets/img/adjustFee.d7f3f7e8.png"},414:function(t,e,n){t.exports=n.p+"assets/img/adjustfeeRefund.cc122ee9.png"},415:function(t,e,n){t.exports=n.p+"assets/img/refundGrid.42bc1d1c.png"},416:function(t,e,n){t.exports=n.p+"assets/img/orderGrid.16861d51.png"},785:function(t,e,n){"use strict";n.r(e);var s=n(10),a=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"refunds"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[t._v("#")]),t._v(" Refunds")]),t._v(" "),e("p",[t._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),t._v(" "),e("p",[t._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.")]),t._v(" "),e("p",[t._v("In Bagisto after your order is "),e("strong",[t._v("Completed")]),t._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(408),alt:"Refund"}})]),t._v(" "),e("p",[t._v("So now enter the "),e("strong",[t._v("quantity")]),t._v(" which you want to apply a refund for.")]),t._v(" "),e("p",[e("strong",[t._v("Refund Shipping:-")]),t._v(" In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund.\nThe refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.")]),t._v(" "),e("p",[t._v("In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(409),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount i.e. $10 refunded as "),e("strong",[t._v("Shipping & Handling")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(410),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Refund:-")]),t._v(" You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.")]),t._v(" "),e("p",[t._v("In the below image we have refunded "),e("strong",[t._v("$5 of Refund Shipping and $2 of Adjustment Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(411),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount refunded "),e("strong",[t._v("$7 as Shipping & Handling and Adjustment Refund")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(412),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Fee:-")]),t._v(" Enter the amount that will be subtracted from the sub-total amount.")]),t._v(" "),e("p",[t._v("In the below image "),e("strong",[t._v("Refund Shiiping is $3 and Adjustment Fee is $1")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(413),alt:"Refund"}})]),t._v(" "),e("p",[t._v("Now the "),e("strong",[t._v("$1 subtracted as the Adjustment Fee")]),t._v(" from the subtotal amount and "),e("strong",[t._v("$3 Shipping and Handling added")]),t._v(" in the "),e("strong",[t._v("grand total amount")]),t._v(" that needs to be refunded.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(414),alt:"Refund"}})]),t._v(" "),e("p",[t._v("After that it will get redirected to the "),e("strong",[t._v("Refund Grid")]),t._v(" and show the refunded amount in the grid as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:n(415),alt:"Refund Grid"}})]),t._v(" "),e("p",[t._v("And now to check the results you can go to "),e("strong",[t._v("Sales >> Orders")]),t._v(" and will able to see an order status is "),e("strong",[t._v("Closed")]),t._v(" now as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(416),alt:"Order Grid"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily "),e("strong",[t._v("Refund")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[22],{406:function(t,e,n){t.exports=n.p+"assets/img/refund.09ecb441.png"},407:function(t,e,n){t.exports=n.p+"assets/img/refundShipping.4d8b9070.png"},408:function(t,e,n){t.exports=n.p+"assets/img/refundShipped.99608d23.png"},409:function(t,e,n){t.exports=n.p+"assets/img/adjust.167cbf6f.png"},410:function(t,e,n){t.exports=n.p+"assets/img/adjustRefund.8d6b314f.png"},411:function(t,e,n){t.exports=n.p+"assets/img/adjustFee.d7f3f7e8.png"},412:function(t,e,n){t.exports=n.p+"assets/img/adjustfeeRefund.cc122ee9.png"},413:function(t,e,n){t.exports=n.p+"assets/img/refundGrid.42bc1d1c.png"},414:function(t,e,n){t.exports=n.p+"assets/img/orderGrid.16861d51.png"},784:function(t,e,n){"use strict";n.r(e);var s=n(10),a=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"refunds"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[t._v("#")]),t._v(" Refunds")]),t._v(" "),e("p",[t._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),t._v(" "),e("p",[t._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.")]),t._v(" "),e("p",[t._v("In Bagisto after your order is "),e("strong",[t._v("Completed")]),t._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(406),alt:"Refund"}})]),t._v(" "),e("p",[t._v("So now enter the "),e("strong",[t._v("quantity")]),t._v(" which you want to apply a refund for.")]),t._v(" "),e("p",[e("strong",[t._v("Refund Shipping:-")]),t._v(" In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund.\nThe refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.")]),t._v(" "),e("p",[t._v("In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(407),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount i.e. $10 refunded as "),e("strong",[t._v("Shipping & Handling")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(408),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Refund:-")]),t._v(" You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.")]),t._v(" "),e("p",[t._v("In the below image we have refunded "),e("strong",[t._v("$5 of Refund Shipping and $2 of Adjustment Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(409),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount refunded "),e("strong",[t._v("$7 as Shipping & Handling and Adjustment Refund")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(410),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Fee:-")]),t._v(" Enter the amount that will be subtracted from the sub-total amount.")]),t._v(" "),e("p",[t._v("In the below image "),e("strong",[t._v("Refund Shipping is $3 and Adjustment Fee is $1")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(411),alt:"Refund"}})]),t._v(" "),e("p",[t._v("Now the "),e("strong",[t._v("$1 subtracted as the Adjustment Fee")]),t._v(" from the subtotal amount and "),e("strong",[t._v("$3 Shipping and Handling added")]),t._v(" in the "),e("strong",[t._v("grand total amount")]),t._v(" that needs to be refunded.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(412),alt:"Refund"}})]),t._v(" "),e("p",[t._v("After that it will get redirected to the "),e("strong",[t._v("Refund Grid")]),t._v(" and show the refunded amount in the grid as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:n(413),alt:"Refund Grid"}})]),t._v(" "),e("p",[t._v("And now to check the results you can go to "),e("strong",[t._v("Sales >> Orders")]),t._v(" and will able to see an order status is "),e("strong",[t._v("Closed")]),t._v(" now as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(414),alt:"Order Grid"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily "),e("strong",[t._v("Refund")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/23.04c9680c.js b/assets/js/23.de1e9d2a.js similarity index 99% rename from assets/js/23.04c9680c.js rename to assets/js/23.de1e9d2a.js index 1adf5b3a..a8e60536 100644 --- a/assets/js/23.04c9680c.js +++ b/assets/js/23.de1e9d2a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[23],{417:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},418:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},419:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},420:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},421:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},422:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},423:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},424:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},425:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"},786:function(t,e,r){"use strict";r.r(e);var o=r(10),s=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"bundle-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#bundle-product"}},[t._v("#")]),t._v(" Bundle Product")]),t._v(" "),e("p",[t._v("Today's document will guide you on how to create bundle products in Bagisto. Bundle products and Grouped products are similar, where a bundle product includes customizable items that the store owner can configure to create a unique product in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1)]),t._v(" "),e("p",[t._v("Each item in a bundle product can be based on one of the following product types:")]),t._v(" "),e("ul",[e("li",[e("a",{attrs:{href:"https://bagisto.com/en/how-to-create-simple-product-in-bagisto/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Simple Product"),e("OutboundLink")],1)]),t._v(" "),e("li",[e("a",{attrs:{href:"https://bagisto.com/en/how-to-create-configurable-product-in-bagisto/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Configurable Products"),e("OutboundLink")],1)])]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-bundle-product-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-bundle-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps To Create A Bundle Product In Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Bundle")]),t._v(" under the Product Type.")])]),t._v(" "),e("li",[e("p",[t._v("Select "),e("strong",[t._v("Attribute Family")]),t._v(".")])]),t._v(" "),e("li",[e("p",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) for the product (unique to every product).")])]),t._v(" "),e("li",[e("p",[t._v("Click the "),e("strong",[t._v("Save Button")]),t._v(".")]),t._v(" "),e("p",[e("img",{attrs:{src:r(417),alt:"Bundle"}})])])]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/assembled-core-i3-4-gb-ddr3500-gbwindows-10-pro151-inch-screen-black.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(418),alt:"editProduct"}})])])]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[e("p",[t._v("Enable the toggle button to allow guest customers to order the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(419),alt:"toggleButtons"}})])])]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under description:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(420),alt:"description"}})])])]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(421),alt:"metaDescription"}})])])]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on "),e("strong",[t._v("Add Images")]),t._v(". You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(422),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"bundle-item"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#bundle-item"}},[t._v("#")]),t._v(" Bundle Item")]),t._v(" "),e("p",[t._v("Click on Add Option and:")]),t._v(" "),e("ul",[e("li",[t._v("Enter the "),e("strong",[t._v("Option Title")]),t._v(".")]),t._v(" "),e("li",[t._v("Set the "),e("strong",[t._v("Input Type")]),t._v(" (Select, Radio buttons, Checkbox, Multi-Select).")]),t._v(" "),e("li",[t._v("Mark the "),e("strong",[t._v("Required")]),t._v(" checkbox if the field is mandatory.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(423),alt:"options"}})]),t._v(" "),e("p",[t._v("In the Search Product section, search for the product to add to the bundle. Once found, add the product to the bundle, specifying the quantity for each item.")]),t._v(" "),e("p",[t._v("At the front end, customers can increase the quantity of the product to add to the cart, but the default quantity included in a bundle item cannot be changed.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(424),alt:"bundleOptions"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product At Front End")]),t._v(" "),e("p",[t._v("The bundle product will be visible at the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(425),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[23],{417:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},418:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},419:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},420:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},421:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},422:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},423:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},424:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},425:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"},787:function(t,e,r){"use strict";r.r(e);var o=r(10),s=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"bundle-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#bundle-product"}},[t._v("#")]),t._v(" Bundle Product")]),t._v(" "),e("p",[t._v("Today's document will guide you on how to create bundle products in Bagisto. Bundle products and Grouped products are similar, where a bundle product includes customizable items that the store owner can configure to create a unique product in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1)]),t._v(" "),e("p",[t._v("Each item in a bundle product can be based on one of the following product types:")]),t._v(" "),e("ul",[e("li",[e("a",{attrs:{href:"https://bagisto.com/en/how-to-create-simple-product-in-bagisto/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Simple Product"),e("OutboundLink")],1)]),t._v(" "),e("li",[e("a",{attrs:{href:"https://bagisto.com/en/how-to-create-configurable-product-in-bagisto/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Configurable Products"),e("OutboundLink")],1)])]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-bundle-product-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-bundle-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps To Create A Bundle Product In Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Bundle")]),t._v(" under the Product Type.")])]),t._v(" "),e("li",[e("p",[t._v("Select "),e("strong",[t._v("Attribute Family")]),t._v(".")])]),t._v(" "),e("li",[e("p",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) for the product (unique to every product).")])]),t._v(" "),e("li",[e("p",[t._v("Click the "),e("strong",[t._v("Save Button")]),t._v(".")]),t._v(" "),e("p",[e("img",{attrs:{src:r(417),alt:"Bundle"}})])])]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/assembled-core-i3-4-gb-ddr3500-gbwindows-10-pro151-inch-screen-black.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(418),alt:"editProduct"}})])])]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[e("p",[t._v("Enable the toggle button to allow guest customers to order the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(419),alt:"toggleButtons"}})])])]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under description:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(420),alt:"description"}})])])]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(421),alt:"metaDescription"}})])])]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on "),e("strong",[t._v("Add Images")]),t._v(". You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(422),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"bundle-item"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#bundle-item"}},[t._v("#")]),t._v(" Bundle Item")]),t._v(" "),e("p",[t._v("Click on Add Option and:")]),t._v(" "),e("ul",[e("li",[t._v("Enter the "),e("strong",[t._v("Option Title")]),t._v(".")]),t._v(" "),e("li",[t._v("Set the "),e("strong",[t._v("Input Type")]),t._v(" (Select, Radio buttons, Checkbox, Multi-Select).")]),t._v(" "),e("li",[t._v("Mark the "),e("strong",[t._v("Required")]),t._v(" checkbox if the field is mandatory.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(423),alt:"options"}})]),t._v(" "),e("p",[t._v("In the Search Product section, search for the product to add to the bundle. Once found, add the product to the bundle, specifying the quantity for each item.")]),t._v(" "),e("p",[t._v("At the front end, customers can increase the quantity of the product to add to the cart, but the default quantity included in a bundle item cannot be changed.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(424),alt:"bundleOptions"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product At Front End")]),t._v(" "),e("p",[t._v("The bundle product will be visible at the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(425),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/25.27bd6730.js b/assets/js/25.118eb579.js similarity index 99% rename from assets/js/25.27bd6730.js rename to assets/js/25.118eb579.js index ff7f29fc..00acd774 100644 --- a/assets/js/25.27bd6730.js +++ b/assets/js/25.118eb579.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[25],{463:function(t,e,r){t.exports=r.p+"assets/img/virtual.e6449259.png"},464:function(t,e,r){t.exports=r.p+"assets/img/editProduct.fff08496.png"},465:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},466:function(t,e,r){t.exports=r.p+"assets/img/description.40848a5f.png"},467:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.afb36600.png"},468:function(t,e,r){t.exports=r.p+"assets/img/image.6a9cc529.png"},469:function(t,e){t.exports="data:image/png;base64,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"},470:function(t,e,r){t.exports=r.p+"assets/img/price.b32785ac.png"},471:function(t,e,r){t.exports=r.p+"assets/img/output.c8ed1df3.png"},793:function(t,e,r){"use strict";r.r(e);var i=r(10),s=Object(i.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"virtual-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#virtual-product"}},[t._v("#")]),t._v(" Virtual Product")]),t._v(" "),e("p",[t._v("This document provides a guide on creating virtual products in Bagisto 2.0. In an eCommerce store, products can generally be categorized into two types: physical and intangible. Virtual products fall under the category of intangible products, including memberships, services, warranties, or subscriptions in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1),t._v(".")]),t._v(" "),e("p",[t._v("A virtual product, unlike a downloadable product, is not something that can be downloaded but rather a service offered to customers.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-virtual-product-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-virtual-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps To Create Virtual Product In Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("Go to "),e("strong",[t._v("Catalog >> Products >> Select Virtual")]),t._v(" under Product Type select "),e("strong",[t._v("Family")]),t._v(".")])]),t._v(" "),e("li",[e("p",[t._v("Enter "),e("strong",[t._v("SKU")]),t._v(" and "),e("strong",[t._v("Save the Product")]),t._v(", as shown in the image below.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(463),alt:"Virtual"}})])])]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you'll be redirected to the next page with various new settings.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL,\ne.g., http://bagisto.test.com/products/fitness-membership (fitness-membership is a URL key).")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Tax Category:")]),t._v(" Select the tax category from the dropdown list.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(464),alt:"editProduct"}})])])]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, which will be shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[e("p",[t._v("Enable the toggle button to allow guest customers to order the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(465),alt:"toggleButtons"}})])])]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Short Description:")]),t._v(" Enter a brief description of the product feature.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(" Provide a detailed description of the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(466),alt:"description"}})])])]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(467),alt:"metaDescription"}})])])]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("Add product images by clicking on "),e("strong",[t._v("Add Images")]),t._v(". Multiple images can be added.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(468),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"inventory"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#inventory"}},[t._v("#")]),t._v(" Inventory")]),t._v(" "),e("p",[t._v("Insert the quantity of the product available in your inventory. The default is set to 0, indicating out of stock on the frontend.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(469),alt:"inventories"}})]),t._v(" "),e("h3",{attrs:{id:"price"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#price"}},[t._v("#")]),t._v(" Price")]),t._v(" "),e("p",[t._v("Insert the price, cost, and special price. Set the special price date for displaying the special price on the website.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(470),alt:"price"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product At Front End")]),t._v(" "),e("p",[t._v("The virtual product will be visible at the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(471),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[25],{463:function(t,e,r){t.exports=r.p+"assets/img/virtual.e6449259.png"},464:function(t,e,r){t.exports=r.p+"assets/img/editProduct.fff08496.png"},465:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},466:function(t,e,r){t.exports=r.p+"assets/img/description.40848a5f.png"},467:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.afb36600.png"},468:function(t,e,r){t.exports=r.p+"assets/img/image.6a9cc529.png"},469:function(t,e){t.exports="data:image/png;base64,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"},470:function(t,e,r){t.exports=r.p+"assets/img/price.b32785ac.png"},471:function(t,e,r){t.exports=r.p+"assets/img/output.c8ed1df3.png"},792:function(t,e,r){"use strict";r.r(e);var i=r(10),s=Object(i.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"virtual-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#virtual-product"}},[t._v("#")]),t._v(" Virtual Product")]),t._v(" "),e("p",[t._v("This document provides a guide on creating virtual products in Bagisto 2.0. In an eCommerce store, products can generally be categorized into two types: physical and intangible. Virtual products fall under the category of intangible products, including memberships, services, warranties, or subscriptions in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1),t._v(".")]),t._v(" "),e("p",[t._v("A virtual product, unlike a downloadable product, is not something that can be downloaded but rather a service offered to customers.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-virtual-product-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-virtual-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps To Create Virtual Product In Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("Go to "),e("strong",[t._v("Catalog >> Products >> Select Virtual")]),t._v(" under Product Type select "),e("strong",[t._v("Family")]),t._v(".")])]),t._v(" "),e("li",[e("p",[t._v("Enter "),e("strong",[t._v("SKU")]),t._v(" and "),e("strong",[t._v("Save the Product")]),t._v(", as shown in the image below.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(463),alt:"Virtual"}})])])]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you'll be redirected to the next page with various new settings.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL,\ne.g., http://bagisto.test.com/products/fitness-membership (fitness-membership is a URL key).")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Tax Category:")]),t._v(" Select the tax category from the dropdown list.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(464),alt:"editProduct"}})])])]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, which will be shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[e("p",[t._v("Enable the toggle button to allow guest customers to order the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(465),alt:"toggleButtons"}})])])]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Short Description:")]),t._v(" Enter a brief description of the product feature.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(" Provide a detailed description of the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(466),alt:"description"}})])])]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(467),alt:"metaDescription"}})])])]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("Add product images by clicking on "),e("strong",[t._v("Add Images")]),t._v(". Multiple images can be added.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(468),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"inventory"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#inventory"}},[t._v("#")]),t._v(" Inventory")]),t._v(" "),e("p",[t._v("Insert the quantity of the product available in your inventory. The default is set to 0, indicating out of stock on the frontend.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(469),alt:"inventories"}})]),t._v(" "),e("h3",{attrs:{id:"price"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#price"}},[t._v("#")]),t._v(" Price")]),t._v(" "),e("p",[t._v("Insert the price, cost, and special price. Set the special price date for displaying the special price on the website.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(470),alt:"price"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product At Front End")]),t._v(" "),e("p",[t._v("The virtual product will be visible at the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(471),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/26.04d581a1.js b/assets/js/26.2dfb902d.js similarity index 71% rename from assets/js/26.04d581a1.js rename to assets/js/26.2dfb902d.js index 65cde09d..124f99b1 100644 --- a/assets/js/26.04d581a1.js +++ b/assets/js/26.2dfb902d.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[26],{640:function(t,e,n){t.exports=n.p+"assets/img/refund.09ecb441.png"},641:function(t,e,n){t.exports=n.p+"assets/img/refundShipping.4d8b9070.png"},642:function(t,e,n){t.exports=n.p+"assets/img/refundShipped.99608d23.png"},643:function(t,e,n){t.exports=n.p+"assets/img/adjust.167cbf6f.png"},644:function(t,e,n){t.exports=n.p+"assets/img/adjustRefund.8d6b314f.png"},645:function(t,e,n){t.exports=n.p+"assets/img/adjustFee.d7f3f7e8.png"},646:function(t,e,n){t.exports=n.p+"assets/img/adjustfeeRefund.cc122ee9.png"},647:function(t,e,n){t.exports=n.p+"assets/img/refundGrid.42bc1d1c.png"},648:function(t,e,n){t.exports=n.p+"assets/img/orderGrid.16861d51.png"},830:function(t,e,n){"use strict";n.r(e);var s=n(10),a=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"refunds"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[t._v("#")]),t._v(" Refunds")]),t._v(" "),e("p",[t._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),t._v(" "),e("p",[t._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.")]),t._v(" "),e("p",[t._v("In Bagisto after your order is "),e("strong",[t._v("Completed")]),t._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(640),alt:"Refund"}})]),t._v(" "),e("p",[t._v("So now enter the "),e("strong",[t._v("quantity")]),t._v(" which you want to apply a refund for.")]),t._v(" "),e("p",[e("strong",[t._v("Refund Shipping:-")]),t._v(" In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund.\nThe refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.")]),t._v(" "),e("p",[t._v("In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(641),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount i.e. $10 refunded as "),e("strong",[t._v("Shipping & Handling")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(642),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Refund:-")]),t._v(" You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.")]),t._v(" "),e("p",[t._v("In the below image we have refunded "),e("strong",[t._v("$5 of Refund Shipping and $2 of Adjustment Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(643),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount refunded "),e("strong",[t._v("$7 as Shipping & Handling and Adjustment Refund")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(644),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Fee:-")]),t._v(" Enter the amount that will be subtracted from the sub-total amount.")]),t._v(" "),e("p",[t._v("In the below image "),e("strong",[t._v("Refund Shiiping is $3 and Adjustment Fee is $1")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(645),alt:"Refund"}})]),t._v(" "),e("p",[t._v("Now the "),e("strong",[t._v("$1 subtracted as the Adjustment Fee")]),t._v(" from the subtotal amount and "),e("strong",[t._v("$3 Shipping and Handling added")]),t._v(" in the "),e("strong",[t._v("grand total amount")]),t._v(" that needs to be refunded.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(646),alt:"Refund"}})]),t._v(" "),e("p",[t._v("After that it will get redirected to the "),e("strong",[t._v("Refund Grid")]),t._v(" and show the refunded amount in the grid as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:n(647),alt:"Refund Grid"}})]),t._v(" "),e("p",[t._v("And now to check the results you can go to "),e("strong",[t._v("Sales >> Orders")]),t._v(" and will able to see an order status is "),e("strong",[t._v("Closed")]),t._v(" now as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(648),alt:"Order Grid"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily "),e("strong",[t._v("Refund")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[26],{638:function(t,e,n){t.exports=n.p+"assets/img/refund.09ecb441.png"},639:function(t,e,n){t.exports=n.p+"assets/img/refundShipping.4d8b9070.png"},640:function(t,e,n){t.exports=n.p+"assets/img/refundShipped.99608d23.png"},641:function(t,e,n){t.exports=n.p+"assets/img/adjust.167cbf6f.png"},642:function(t,e,n){t.exports=n.p+"assets/img/adjustRefund.8d6b314f.png"},643:function(t,e,n){t.exports=n.p+"assets/img/adjustFee.d7f3f7e8.png"},644:function(t,e,n){t.exports=n.p+"assets/img/adjustfeeRefund.cc122ee9.png"},645:function(t,e,n){t.exports=n.p+"assets/img/refundGrid.42bc1d1c.png"},646:function(t,e,n){t.exports=n.p+"assets/img/orderGrid.16861d51.png"},829:function(t,e,n){"use strict";n.r(e);var s=n(10),a=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"refunds"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[t._v("#")]),t._v(" Refunds")]),t._v(" "),e("p",[t._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),t._v(" "),e("p",[t._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.")]),t._v(" "),e("p",[t._v("In Bagisto after your order is "),e("strong",[t._v("Completed")]),t._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(638),alt:"Refund"}})]),t._v(" "),e("p",[t._v("So now enter the "),e("strong",[t._v("quantity")]),t._v(" which you want to apply a refund for.")]),t._v(" "),e("p",[e("strong",[t._v("Refund Shipping:-")]),t._v(" In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund.\nThe refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.")]),t._v(" "),e("p",[t._v("In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(639),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount i.e. $10 refunded as "),e("strong",[t._v("Shipping & Handling")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(640),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Refund:-")]),t._v(" You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.")]),t._v(" "),e("p",[t._v("In the below image we have refunded "),e("strong",[t._v("$5 of Refund Shipping and $2 of Adjustment Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(641),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount refunded "),e("strong",[t._v("$7 as Shipping & Handling and Adjustment Refund")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(642),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Fee:-")]),t._v(" Enter the amount that will be subtracted from the sub-total amount.")]),t._v(" "),e("p",[t._v("In the below image "),e("strong",[t._v("Refund Shipping is $3 and Adjustment Fee is $1")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(643),alt:"Refund"}})]),t._v(" "),e("p",[t._v("Now the "),e("strong",[t._v("$1 subtracted as the Adjustment Fee")]),t._v(" from the subtotal amount and "),e("strong",[t._v("$3 Shipping and Handling added")]),t._v(" in the "),e("strong",[t._v("grand total amount")]),t._v(" that needs to be refunded.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(644),alt:"Refund"}})]),t._v(" "),e("p",[t._v("After that it will get redirected to the "),e("strong",[t._v("Refund Grid")]),t._v(" and show the refunded amount in the grid as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:n(645),alt:"Refund Grid"}})]),t._v(" "),e("p",[t._v("And now to check the results you can go to "),e("strong",[t._v("Sales >> Orders")]),t._v(" and will able to see an order status is "),e("strong",[t._v("Closed")]),t._v(" now as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(646),alt:"Order Grid"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily "),e("strong",[t._v("Refund")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/27.d1f3b0fd.js b/assets/js/27.ef6cee38.js similarity index 99% rename from assets/js/27.d1f3b0fd.js rename to assets/js/27.ef6cee38.js index 26630228..7e85de27 100644 --- a/assets/js/27.d1f3b0fd.js +++ b/assets/js/27.ef6cee38.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[27],{649:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},650:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},651:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},652:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},653:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},654:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},655:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},656:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},657:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"},832:function(t,e,r){"use strict";r.r(e);var o=r(10),s=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"bundle-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#bundle-product"}},[t._v("#")]),t._v(" Bundle Product")]),t._v(" "),e("p",[t._v("Today's document will guide you on how to create bundle products in Bagisto. Bundle products and Grouped products are similar, where a bundle product includes customizable items that the store owner can configure to create a unique product in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1)]),t._v(" "),e("p",[t._v("Each item in a bundle product can be based on one of the following product types:")]),t._v(" "),e("ul",[e("li",[e("a",{attrs:{href:"https://bagisto.com/en/how-to-create-simple-product-in-bagisto/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Simple Product"),e("OutboundLink")],1)]),t._v(" "),e("li",[e("a",{attrs:{href:"https://bagisto.com/en/how-to-create-configurable-product-in-bagisto/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Configurable Products"),e("OutboundLink")],1)])]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-bundle-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-bundle-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps To Create A Bundle Product In Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Bundle")]),t._v(" under the Product Type.")])]),t._v(" "),e("li",[e("p",[t._v("Select "),e("strong",[t._v("Attribute Family")]),t._v(".")])]),t._v(" "),e("li",[e("p",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) for the product (unique to every product).")])]),t._v(" "),e("li",[e("p",[t._v("Click the "),e("strong",[t._v("Save Button")]),t._v(".")]),t._v(" "),e("p",[e("img",{attrs:{src:r(649),alt:"Bundle"}})])])]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/assembled-core-i3-4-gb-ddr3500-gbwindows-10-pro151-inch-screen-black.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(650),alt:"editProduct"}})])])]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[e("p",[t._v("Enable the toggle button to allow guest customers to order the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(651),alt:"toggleButtons"}})])])]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under description:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(652),alt:"description"}})])])]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(653),alt:"metaDescription"}})])])]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on "),e("strong",[t._v("Add Images")]),t._v(". You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(654),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"bundle-item"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#bundle-item"}},[t._v("#")]),t._v(" Bundle Item")]),t._v(" "),e("p",[t._v("Click on Add Option and:")]),t._v(" "),e("ul",[e("li",[t._v("Enter the "),e("strong",[t._v("Option Title")]),t._v(".")]),t._v(" "),e("li",[t._v("Set the "),e("strong",[t._v("Input Type")]),t._v(" (Select, Radio buttons, Checkbox, Multi-Select).")]),t._v(" "),e("li",[t._v("Mark the "),e("strong",[t._v("Required")]),t._v(" checkbox if the field is mandatory.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(655),alt:"options"}})]),t._v(" "),e("p",[t._v("In the Search Product section, search for the product to add to the bundle. Once found, add the product to the bundle, specifying the quantity for each item.")]),t._v(" "),e("p",[t._v("At the front end, customers can increase the quantity of the product to add to the cart, but the default quantity included in a bundle item cannot be changed.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(656),alt:"bundleOptions"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product At Front End")]),t._v(" "),e("p",[t._v("The bundle product will be visible at the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(657),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[27],{649:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},650:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},651:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},652:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},653:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},654:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},655:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},656:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},657:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"},831:function(t,e,r){"use strict";r.r(e);var o=r(10),s=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"bundle-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#bundle-product"}},[t._v("#")]),t._v(" Bundle Product")]),t._v(" "),e("p",[t._v("Today's document will guide you on how to create bundle products in Bagisto. Bundle products and Grouped products are similar, where a bundle product includes customizable items that the store owner can configure to create a unique product in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1)]),t._v(" "),e("p",[t._v("Each item in a bundle product can be based on one of the following product types:")]),t._v(" "),e("ul",[e("li",[e("a",{attrs:{href:"https://bagisto.com/en/how-to-create-simple-product-in-bagisto/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Simple Product"),e("OutboundLink")],1)]),t._v(" "),e("li",[e("a",{attrs:{href:"https://bagisto.com/en/how-to-create-configurable-product-in-bagisto/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Configurable Products"),e("OutboundLink")],1)])]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-bundle-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-bundle-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps To Create A Bundle Product In Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Bundle")]),t._v(" under the Product Type.")])]),t._v(" "),e("li",[e("p",[t._v("Select "),e("strong",[t._v("Attribute Family")]),t._v(".")])]),t._v(" "),e("li",[e("p",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) for the product (unique to every product).")])]),t._v(" "),e("li",[e("p",[t._v("Click the "),e("strong",[t._v("Save Button")]),t._v(".")]),t._v(" "),e("p",[e("img",{attrs:{src:r(649),alt:"Bundle"}})])])]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/assembled-core-i3-4-gb-ddr3500-gbwindows-10-pro151-inch-screen-black.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(650),alt:"editProduct"}})])])]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[e("p",[t._v("Enable the toggle button to allow guest customers to order the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(651),alt:"toggleButtons"}})])])]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under description:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(652),alt:"description"}})])])]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(653),alt:"metaDescription"}})])])]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on "),e("strong",[t._v("Add Images")]),t._v(". You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(654),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"bundle-item"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#bundle-item"}},[t._v("#")]),t._v(" Bundle Item")]),t._v(" "),e("p",[t._v("Click on Add Option and:")]),t._v(" "),e("ul",[e("li",[t._v("Enter the "),e("strong",[t._v("Option Title")]),t._v(".")]),t._v(" "),e("li",[t._v("Set the "),e("strong",[t._v("Input Type")]),t._v(" (Select, Radio buttons, Checkbox, Multi-Select).")]),t._v(" "),e("li",[t._v("Mark the "),e("strong",[t._v("Required")]),t._v(" checkbox if the field is mandatory.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(655),alt:"options"}})]),t._v(" "),e("p",[t._v("In the Search Product section, search for the product to add to the bundle. Once found, add the product to the bundle, specifying the quantity for each item.")]),t._v(" "),e("p",[t._v("At the front end, customers can increase the quantity of the product to add to the cart, but the default quantity included in a bundle item cannot be changed.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(656),alt:"bundleOptions"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product At Front End")]),t._v(" "),e("p",[t._v("The bundle product will be visible at the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(657),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/28.4f5e9b4a.js b/assets/js/28.c42e8fed.js similarity index 83% rename from assets/js/28.4f5e9b4a.js rename to assets/js/28.c42e8fed.js index bc273fea..0c83f50b 100644 --- a/assets/js/28.4f5e9b4a.js +++ b/assets/js/28.c42e8fed.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[28],{668:function(t,e,o){t.exports=o.p+"assets/img/configurable.9fa6fb76.png"},669:function(t,e,o){t.exports=o.p+"assets/img/configurableAttributes.0341eddd.png"},670:function(t,e,o){t.exports=o.p+"assets/img/editProducts.1d1ea4f3.png"},671:function(t,e,o){t.exports=o.p+"assets/img/toggleButtons.db6f5a12.png"},672:function(t,e,o){t.exports=o.p+"assets/img/descriptions.765ffef8.png"},673:function(t,e,o){t.exports=o.p+"assets/img/metaDescriptions.4dfbc31b.png"},674:function(t,e,o){t.exports=o.p+"assets/img/image.b30e57d4.png"},675:function(t,e,o){t.exports=o.p+"assets/img/variations.9be19c16.png"},676:function(t,e,o){t.exports=o.p+"assets/img/output.31b099f6.png"},834:function(t,e,o){"use strict";o.r(e);var r=o(10),a=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configurable-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configurable-product"}},[t._v("#")]),t._v(" Configurable Product")]),t._v(" "),e("p",[t._v("Configurable products are items or services that offer customers the flexibility to personalize certain attributes according to their preferences. Whether in manufacturing, e-commerce, or software, these products enable users to choose from predefined options, such as features, specifications, colors, or sizes.")]),t._v(" "),e("p",[t._v("This customization allows for a diverse range of variations without the need for creating unique products. Configurable products are designed to meet individual needs, enhancing customer satisfaction and providing a tailored experience in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1),t._v(".")]),t._v(" "),e("h3",{attrs:{id:"how-to-create-a-configurable-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-configurable-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" How to Create a Configurable Product in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[e("strong",[t._v("Add Product:")]),t._v(" Click on "),e("strong",[t._v("Catalog >>")]),t._v(" select "),e("strong",[t._v("Configurable")]),t._v(" as Product Type >> select "),e("strong",[t._v("Family")]),t._v(" >> enter "),e("strong",[t._v("SKU")]),t._v(" and then "),e("strong",[t._v("Save the Product")]),t._v(" as shown in the below image.")])]),t._v(" "),e("p",[e("img",{attrs:{src:o(668),alt:"Configurable"}})]),t._v(" "),e("p",[t._v("After you Save the Product, you get an option to select the "),e("strong",[t._v("Color & Size")]),t._v(". In case you want some other attribute in your configurable product, you need to create an attribute first and then save the product as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(669),alt:"Configurable"}})]),t._v(" "),e("h3",{attrs:{id:"general-attributes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-attributes"}},[t._v("#")]),t._v(" General Attributes")]),t._v(" "),e("p",[t._v("Below is the list of fields you need to fill under General Attributes.")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("SKU:")]),t._v(" Provide SKU (Stock Keeping Unit) of the product which is unique to every product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, for example, http://bagisto.test.com/products/philips-speaker (Speaker is a URL key)")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Tax Category:")]),t._v(" You can select the Tax Category from the drop-down list that you want to be applied to the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(670),alt:"Configurable"}})])])]),t._v(" "),e("p",[t._v("Also, make sure to enable the Settings.")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("New:")]),t._v(" Enable the toggle button if you want to feature the product as a new product. The resulting product will be shown under the New Products section.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Visible Individually:")]),t._v(" Enable the toggle button so that the product will be visible on the front end.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Featured:")]),t._v(" Enable the toggle button if you want to show the product under the Featured Products section.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Status:")]),t._v(" Enable the toggle button to make the product enabled on your eCommerce store.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Guest Checkout:")]),t._v(" Enable the toggle button to allow the product to be ordered by the guest customer.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(671),alt:"Configurable"}})])])]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Below is the list of the fields you need to fill regarding the product under the description.")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the feature of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(" Here you can mention your product in detail.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(672),alt:"Configurable"}})])])]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Below is the list of fields that you need to provide under the meta description to make your product easily searchable on search engines.")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product by which your product will be known.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Keyword:")]),t._v(" The meta keyword for the product needs to be provided to improve its searchability on the search engine for specific keywords.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Description:")]),t._v(" Enter the description so that the product can easily appear in search engine listing.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(673),alt:"Configurable"}})])])]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("Add the product images, click on "),e("strong",[t._v("Add Images")]),t._v(". You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(674),alt:"Configurable"}})]),t._v(" "),e("h3",{attrs:{id:"variations"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#variations"}},[t._v("#")]),t._v(" Variations")]),t._v(" "),e("p",[t._v("Now you will be able to see the "),e("strong",[t._v("Variations")]),t._v(" right below the video section as shown below. You can simply Edit each product as we have created according to the Color and Size.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(675),alt:"Configurable"}})]),t._v(" "),e("p",[t._v("After all Variations are created, finally, "),e("strong",[t._v("Save the Product")]),t._v(".")]),t._v(" "),e("h3",{attrs:{id:"front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#front-end"}},[t._v("#")]),t._v(" Front End")]),t._v(" "),e("p",[t._v("The product will be visible as given below on the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(676),alt:"Configurable"}})])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[28],{658:function(t,e,o){t.exports=o.p+"assets/img/configurable.9fa6fb76.png"},659:function(t,e,o){t.exports=o.p+"assets/img/configurableAttributes.0341eddd.png"},660:function(t,e,o){t.exports=o.p+"assets/img/editProducts.1d1ea4f3.png"},661:function(t,e,o){t.exports=o.p+"assets/img/toggleButtons.db6f5a12.png"},662:function(t,e,o){t.exports=o.p+"assets/img/descriptions.765ffef8.png"},663:function(t,e,o){t.exports=o.p+"assets/img/metaDescriptions.4dfbc31b.png"},664:function(t,e,o){t.exports=o.p+"assets/img/image.b30e57d4.png"},665:function(t,e,o){t.exports=o.p+"assets/img/variations.9be19c16.png"},666:function(t,e,o){t.exports=o.p+"assets/img/output.31b099f6.png"},833:function(t,e,o){"use strict";o.r(e);var r=o(10),a=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configurable-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configurable-product"}},[t._v("#")]),t._v(" Configurable Product")]),t._v(" "),e("p",[t._v("Configurable products are items or services that offer customers the flexibility to personalize certain attributes according to their preferences. Whether in manufacturing, e-commerce, or software, these products enable users to choose from predefined options, such as features, specifications, colors, or sizes.")]),t._v(" "),e("p",[t._v("This customization allows for a diverse range of variations without the need for creating unique products. Configurable products are designed to meet individual needs, enhancing customer satisfaction and providing a tailored experience in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1),t._v(".")]),t._v(" "),e("h3",{attrs:{id:"how-to-create-a-configurable-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-configurable-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" How to Create a Configurable Product in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[e("strong",[t._v("Add Product:")]),t._v(" Click on "),e("strong",[t._v("Catalog >>")]),t._v(" select "),e("strong",[t._v("Configurable")]),t._v(" as Product Type >> select "),e("strong",[t._v("Family")]),t._v(" >> enter "),e("strong",[t._v("SKU")]),t._v(" and then "),e("strong",[t._v("Save the Product")]),t._v(" as shown in the below image.")])]),t._v(" "),e("p",[e("img",{attrs:{src:o(658),alt:"Configurable"}})]),t._v(" "),e("p",[t._v("After you Save the Product, you get an option to select the "),e("strong",[t._v("Color & Size")]),t._v(". In case you want some other attribute in your configurable product, you need to create an attribute first and then save the product as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(659),alt:"Configurable"}})]),t._v(" "),e("h3",{attrs:{id:"general-attributes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-attributes"}},[t._v("#")]),t._v(" General Attributes")]),t._v(" "),e("p",[t._v("Below is the list of fields you need to fill under General Attributes.")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("SKU:")]),t._v(" Provide SKU (Stock Keeping Unit) of the product which is unique to every product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, for example, http://bagisto.test.com/products/philips-speaker (Speaker is a URL key)")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Tax Category:")]),t._v(" You can select the Tax Category from the drop-down list that you want to be applied to the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(660),alt:"Configurable"}})])])]),t._v(" "),e("p",[t._v("Also, make sure to enable the Settings.")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("New:")]),t._v(" Enable the toggle button if you want to feature the product as a new product. The resulting product will be shown under the New Products section.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Visible Individually:")]),t._v(" Enable the toggle button so that the product will be visible on the front end.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Featured:")]),t._v(" Enable the toggle button if you want to show the product under the Featured Products section.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Status:")]),t._v(" Enable the toggle button to make the product enabled on your eCommerce store.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Guest Checkout:")]),t._v(" Enable the toggle button to allow the product to be ordered by the guest customer.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(661),alt:"Configurable"}})])])]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Below is the list of the fields you need to fill regarding the product under the description.")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the feature of the product.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(" Here you can mention your product in detail.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(662),alt:"Configurable"}})])])]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Below is the list of fields that you need to provide under the meta description to make your product easily searchable on search engines.")]),t._v(" "),e("ul",[e("li",[e("p",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product by which your product will be known.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Keyword:")]),t._v(" The meta keyword for the product needs to be provided to improve its searchability on the search engine for specific keywords.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Meta Description:")]),t._v(" Enter the description so that the product can easily appear in search engine listing.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(663),alt:"Configurable"}})])])]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("Add the product images, click on "),e("strong",[t._v("Add Images")]),t._v(". You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(664),alt:"Configurable"}})]),t._v(" "),e("h3",{attrs:{id:"variations"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#variations"}},[t._v("#")]),t._v(" Variations")]),t._v(" "),e("p",[t._v("Now you will be able to see the "),e("strong",[t._v("Variations")]),t._v(" right below the video section as shown below. You can simply Edit each product as we have created according to the Color and Size.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(665),alt:"Configurable"}})]),t._v(" "),e("p",[t._v("After all Variations are created, finally, "),e("strong",[t._v("Save the Product")]),t._v(".")]),t._v(" "),e("h3",{attrs:{id:"front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#front-end"}},[t._v("#")]),t._v(" Front End")]),t._v(" "),e("p",[t._v("The product will be visible as given below on the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(666),alt:"Configurable"}})])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/30.64a0127d.js b/assets/js/30.b7dd8f59.js similarity index 84% rename from assets/js/30.64a0127d.js rename to assets/js/30.b7dd8f59.js index 0579901a..91d6e1c1 100644 --- a/assets/js/30.64a0127d.js +++ b/assets/js/30.b7dd8f59.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[30],{435:function(t,e,r){t.exports=r.p+"assets/img/grouped.2f44c858.png"},436:function(t,e,r){t.exports=r.p+"assets/img/editProduct.ccce09c2.png"},437:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},438:function(t,e,r){t.exports=r.p+"assets/img/description.d969131c.png"},439:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.dd43b5fa.png"},440:function(t,e,r){t.exports=r.p+"assets/img/image.14ecf612.png"},441:function(t,e,r){t.exports=r.p+"assets/img/groupProducts.67a99166.png"},442:function(t,e,r){t.exports=r.p+"assets/img/output.4778ea36.png"},789:function(t,e,r){"use strict";r.r(e);var o=r(10),s=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"grouped-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-product"}},[t._v("#")]),t._v(" Grouped Product")]),t._v(" "),e("p",[t._v("This document guides you on creating a Grouped Product in Bagisto 2.0. A grouped product is a collection of simple products that can be combined in Bagisto. This versatile product type allows you to offer variations of a single product or a group of products as a coordinated set. Each product in a grouped product can be purchased separately or all together as part of the group.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-grouped-product-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-grouped-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps to Create a Grouped Product in Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Grouped")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family >> enter SKU >>")]),t._v(" Click to "),e("strong",[t._v("Save Product")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(435),alt:"grouped"}})]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings as shown in the below image.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/set-of-men-casual-wear (set-of-men-casual-wear is a URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(436),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to allow the product to be ordered by guest customers.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(437),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(438),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(439),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(440),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"grouped-products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-products"}},[t._v("#")]),t._v(" Grouped Products")]),t._v(" "),e("p",[t._v("Search Products Under this "),e("strong",[t._v("Search Product")]),t._v(" section, you can simply search the Simple Product to in the Grouped Product. Once you added all the required products to the grouped product then all those simple products will be listed")]),t._v(" "),e("p",[t._v("So Here you can enter the default quantity (which will automatically be added to the customer cart) of the product and sort orders accordingly product will be listed on the front end. As shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(441),alt:"groupProducts"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product at Front End")]),t._v(" "),e("p",[t._v("The grouped product will be visible at the front end, as shown in the image below:")]),t._v(" "),e("p",[e("img",{attrs:{src:r(442),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[30],{445:function(t,e,r){t.exports=r.p+"assets/img/grouped.2f44c858.png"},446:function(t,e,r){t.exports=r.p+"assets/img/editProduct.ccce09c2.png"},447:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},448:function(t,e,r){t.exports=r.p+"assets/img/description.d969131c.png"},449:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.dd43b5fa.png"},450:function(t,e,r){t.exports=r.p+"assets/img/image.14ecf612.png"},451:function(t,e,r){t.exports=r.p+"assets/img/groupProducts.67a99166.png"},452:function(t,e,r){t.exports=r.p+"assets/img/output.4778ea36.png"},790:function(t,e,r){"use strict";r.r(e);var o=r(10),s=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"grouped-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-product"}},[t._v("#")]),t._v(" Grouped Product")]),t._v(" "),e("p",[t._v("This document guides you on creating a Grouped Product in Bagisto 2.0. A grouped product is a collection of simple products that can be combined in Bagisto. This versatile product type allows you to offer variations of a single product or a group of products as a coordinated set. Each product in a grouped product can be purchased separately or all together as part of the group.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-grouped-product-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-grouped-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps to Create a Grouped Product in Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Grouped")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family >> enter SKU >>")]),t._v(" Click to "),e("strong",[t._v("Save Product")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(445),alt:"grouped"}})]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings as shown in the below image.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/set-of-men-casual-wear (set-of-men-casual-wear is a URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(446),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to allow the product to be ordered by guest customers.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(447),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(448),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(449),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(450),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"grouped-products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-products"}},[t._v("#")]),t._v(" Grouped Products")]),t._v(" "),e("p",[t._v("Search Products Under this "),e("strong",[t._v("Search Product")]),t._v(" section, you can simply search the Simple Product to in the Grouped Product. Once you added all the required products to the grouped product then all those simple products will be listed")]),t._v(" "),e("p",[t._v("So Here you can enter the default quantity (which will automatically be added to the customer cart) of the product and sort orders accordingly product will be listed on the front end. As shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(451),alt:"groupProducts"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product at Front End")]),t._v(" "),e("p",[t._v("The grouped product will be visible at the front end, as shown in the image below:")]),t._v(" "),e("p",[e("img",{attrs:{src:r(452),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/36.72cbd177.js b/assets/js/36.fc4ae939.js similarity index 99% rename from assets/js/36.72cbd177.js rename to assets/js/36.fc4ae939.js index 95d3a86d..30214701 100644 --- a/assets/js/36.72cbd177.js +++ b/assets/js/36.fc4ae939.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{279:function(e,t,o){e.exports=o.p+"assets/img/createGroup.08afdc81.png"},280:function(e,t,o){e.exports=o.p+"assets/img/newGroup.0ffae93a.png"},281:function(e,t,o){e.exports=o.p+"assets/img/groupGrid.c4785f5f.png"},282:function(e,t,o){e.exports=o.p+"assets/img/customerPrice.9d1e5d18.png"},283:function(e,t,o){e.exports=o.p+"assets/img/groupPrice.924928de.png"},284:function(e,t,o){e.exports=o.p+"assets/img/priceOutput.cd52618f.png"},773:function(e,t,o){"use strict";o.r(t);var r=o(10),s=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-groups"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-groups"}},[e._v("#")]),e._v(" Customer Groups")]),e._v(" "),t("p",[e._v("Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.")]),e._v(" "),t("p",[e._v("Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.")]),e._v(" "),t("h3",{attrs:{id:"wholesale-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#wholesale-group"}},[e._v("#")]),e._v(" Wholesale Group")]),e._v(" "),t("p",[e._v("Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.")]),e._v(" "),t("p",[e._v("To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.")]),e._v(" "),t("h3",{attrs:{id:"guest-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#guest-group"}},[e._v("#")]),e._v(" Guest Group")]),e._v(" "),t("p",[e._v("The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group")]),e._v(" "),t("h3",{attrs:{id:"general-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general-group"}},[e._v("#")]),e._v(" General Group")]),e._v(" "),t("p",[e._v("The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.")]),e._v(" "),t("h3",{attrs:{id:"to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"}},[e._v("#")]),e._v(" To create a new customer group in Bagisto follow the below steps:")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": Login to admin panel of Bagisto and go to "),t("strong",[e._v("Customers")]),e._v(" >> "),t("strong",[e._v("Groups")]),e._v(".By default there are three customer groups to create a new group click on the "),t("strong",[e._v("Create Group")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(279),alt:"Group"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Next you will get a form to create a new group fill in the group "),t("strong",[e._v("Code")]),e._v(" and "),t("strong",[e._v("Name")]),e._v(" and then click the "),t("strong",[e._v("Save Group")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(280),alt:"Group"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Now you will able to see the new customer group is registered successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(281),alt:"Group Grid"}})]),e._v(" "),t("p",[e._v("So by the above steps, you can easily create a new customer group from the admin panel in Bagisto.")]),e._v(" "),t("h3",{attrs:{id:"to-create-a-customer-group-price"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-customer-group-price"}},[e._v("#")]),e._v(" To create a Customer Group Price")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": First create the customer group and assign the group to the customer or by default there is a group like “General”,” Wholesale”, or” Guest ”.")]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Login to admin panel of Bagisto and go to "),t("strong",[e._v("Catalog")]),e._v(" >> "),t("strong",[e._v("Products")]),e._v(".Create a new product and go to the product edit page and you will able to see the "),t("strong",[e._v("Customer Group Price")]),e._v(" section as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(282),alt:"Customer Price"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Now click on "),t("strong",[e._v("Add New")]),e._v(" and add the below fields.")]),e._v(" "),t("p",[t("strong",[e._v("A) Discounted Price:")]),e._v(" In Discounted price. We will have to set a percentage which will be discounted on the price of the product after the offer.")]),e._v(" "),t("p",[t("strong",[e._v("B) Fixed Price:")]),e._v(" In this, we will have to set a fixed price on the product after the offer.")]),e._v(" "),t("p",[t("strong",[e._v("C) Quantity:")]),e._v(" In this, we will have to set the minimum quantity of the product to purchase in order to avail of the offer.")]),e._v(" "),t("p",[t("strong",[e._v("D) Customer Group:")]),e._v(" In this, we can create a group that we can assign to the customer i.e. prime membership group, guest group, wholesale group, general group.")]),e._v(" "),t("p",[t("strong",[e._v("( Note-We can create a group according to our requirement.)")])]),e._v(" "),t("p",[t("strong",[e._v("Fixed Price")]),e._v("\nHere I have set the fixed price of the product in the Guest Customer group with a minimum quantity of 1. It means if you purchase 1 piece of this product of costs 500$. But if you are a guest user then the cost of the product for you will be $400.")]),e._v(" "),t("p",[e._v("So now click on the "),t("strong",[e._v("Save")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(283),alt:"Customer Group Price"}})]),e._v(" "),t("p",[e._v("Now save the product now you can see the price changed according to the group.")]),e._v(" "),t("p",[e._v("As I have set for the guest group and the fixed price here it is showing the pricing according to the guest group as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(284),alt:"Group Price Output"}})])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{279:function(e,t,o){e.exports=o.p+"assets/img/createGroup.08afdc81.png"},280:function(e,t,o){e.exports=o.p+"assets/img/newGroup.0ffae93a.png"},281:function(e,t,o){e.exports=o.p+"assets/img/groupGrid.c4785f5f.png"},282:function(e,t,o){e.exports=o.p+"assets/img/customerPrice.9d1e5d18.png"},283:function(e,t,o){e.exports=o.p+"assets/img/groupPrice.924928de.png"},284:function(e,t,o){e.exports=o.p+"assets/img/priceOutput.cd52618f.png"},772:function(e,t,o){"use strict";o.r(t);var r=o(10),s=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-groups"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-groups"}},[e._v("#")]),e._v(" Customer Groups")]),e._v(" "),t("p",[e._v("Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.")]),e._v(" "),t("p",[e._v("Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.")]),e._v(" "),t("h3",{attrs:{id:"wholesale-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#wholesale-group"}},[e._v("#")]),e._v(" Wholesale Group")]),e._v(" "),t("p",[e._v("Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.")]),e._v(" "),t("p",[e._v("To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.")]),e._v(" "),t("h3",{attrs:{id:"guest-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#guest-group"}},[e._v("#")]),e._v(" Guest Group")]),e._v(" "),t("p",[e._v("The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group")]),e._v(" "),t("h3",{attrs:{id:"general-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general-group"}},[e._v("#")]),e._v(" General Group")]),e._v(" "),t("p",[e._v("The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.")]),e._v(" "),t("h3",{attrs:{id:"to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"}},[e._v("#")]),e._v(" To create a new customer group in Bagisto follow the below steps:")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": Login to admin panel of Bagisto and go to "),t("strong",[e._v("Customers")]),e._v(" >> "),t("strong",[e._v("Groups")]),e._v(".By default there are three customer groups to create a new group click on the "),t("strong",[e._v("Create Group")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(279),alt:"Group"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Next you will get a form to create a new group fill in the group "),t("strong",[e._v("Code")]),e._v(" and "),t("strong",[e._v("Name")]),e._v(" and then click the "),t("strong",[e._v("Save Group")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(280),alt:"Group"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Now you will able to see the new customer group is registered successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(281),alt:"Group Grid"}})]),e._v(" "),t("p",[e._v("So by the above steps, you can easily create a new customer group from the admin panel in Bagisto.")]),e._v(" "),t("h3",{attrs:{id:"to-create-a-customer-group-price"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-customer-group-price"}},[e._v("#")]),e._v(" To create a Customer Group Price")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": First create the customer group and assign the group to the customer or by default there is a group like “General”,” Wholesale”, or” Guest ”.")]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Login to admin panel of Bagisto and go to "),t("strong",[e._v("Catalog")]),e._v(" >> "),t("strong",[e._v("Products")]),e._v(".Create a new product and go to the product edit page and you will able to see the "),t("strong",[e._v("Customer Group Price")]),e._v(" section as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(282),alt:"Customer Price"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Now click on "),t("strong",[e._v("Add New")]),e._v(" and add the below fields.")]),e._v(" "),t("p",[t("strong",[e._v("A) Discounted Price:")]),e._v(" In Discounted price. We will have to set a percentage which will be discounted on the price of the product after the offer.")]),e._v(" "),t("p",[t("strong",[e._v("B) Fixed Price:")]),e._v(" In this, we will have to set a fixed price on the product after the offer.")]),e._v(" "),t("p",[t("strong",[e._v("C) Quantity:")]),e._v(" In this, we will have to set the minimum quantity of the product to purchase in order to avail of the offer.")]),e._v(" "),t("p",[t("strong",[e._v("D) Customer Group:")]),e._v(" In this, we can create a group that we can assign to the customer i.e. prime membership group, guest group, wholesale group, general group.")]),e._v(" "),t("p",[t("strong",[e._v("( Note-We can create a group according to our requirement.)")])]),e._v(" "),t("p",[t("strong",[e._v("Fixed Price")]),e._v("\nHere I have set the fixed price of the product in the Guest Customer group with a minimum quantity of 1. It means if you purchase 1 piece of this product of costs 500$. But if you are a guest user then the cost of the product for you will be $400.")]),e._v(" "),t("p",[e._v("So now click on the "),t("strong",[e._v("Save")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(283),alt:"Customer Group Price"}})]),e._v(" "),t("p",[e._v("Now save the product now you can see the price changed according to the group.")]),e._v(" "),t("p",[e._v("As I have set for the guest group and the fixed price here it is showing the pricing according to the guest group as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(284),alt:"Group Price Output"}})])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/37.ffa094af.js b/assets/js/37.da6ec910.js similarity index 77% rename from assets/js/37.ffa094af.js rename to assets/js/37.da6ec910.js index b61d33d5..bb3b5c5a 100644 --- a/assets/js/37.ffa094af.js +++ b/assets/js/37.da6ec910.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{402:function(t,e,r){t.exports=r.p+"assets/img/cart.0d42b772.png"},403:function(t,e,r){t.exports=r.p+"assets/img/shoppingCart.a89412b1.png"},404:function(t,e,r){t.exports=r.p+"assets/img/billingAddress.89151ce8.png"},405:function(t,e,r){t.exports=r.p+"assets/img/cartSummary.ddb14953.png"},406:function(t,e,r){t.exports=r.p+"assets/img/orderID.2c2d3b76.png"},407:function(t,e,r){t.exports=r.p+"assets/img/orderInfo.653f834c.png"},784:function(t,e,r){"use strict";r.r(e);var s=r(10),a=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-orders"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-orders"}},[t._v("#")]),t._v(" Create Orders")]),t._v(" "),e("p",[t._v("The order is created when a customer goes to your website, selects some product, and then places a request for it. Here we are going to discuss how to manage orders in Bagisto.")]),t._v(" "),e("p",[t._v("When a customer places an order from the front end, on the admin panel, the order status is generated from where the admin can further process the order.")]),t._v(" "),e("h3",{attrs:{id:"how-to-manage-orders-in-bagisto2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-manage-orders-in-bagisto2-0"}},[t._v("#")]),t._v(" How to Manage Orders in Bagisto2.0")]),t._v(" "),e("p",[e("strong",[t._v("Adding Products in Cart")])]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(": Open the Product Detail page and "),e("strong",[t._v("Add the product")]),t._v(" to the cart as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(402),alt:"Cart"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2")]),t._v(": Now continue to checkout inside the "),e("strong",[t._v("Shopping Cart")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(403),alt:"Shopping Cart"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 3")]),t._v(": Next, you will get redirected to the checkout page and fill in the necessary information regarding the "),e("strong",[t._v("Billing Address")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(404),alt:"Billing Address"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 4")]),t._v(": After confirming add the shipping method, and payment method and click on "),e("strong",[t._v("Place Order")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(405),alt:"Cart Summary"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 5")]),t._v(": After clicking on "),e("strong",[t._v("Place Order")]),t._v(", the next page will open like below then you will get an Order ID.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(406),alt:"Order ID"}})]),t._v(" "),e("h3",{attrs:{id:"customer-panel"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#customer-panel"}},[t._v("#")]),t._v(" Customer Panel")]),t._v(" "),e("p",[t._v("On the customer dashboard, customers can see all order history with order status. Customers can also cancel the order.")]),t._v(" "),e("h3",{attrs:{id:"information"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#information"}},[t._v("#")]),t._v(" Information")]),t._v(" "),e("p",[t._v("On the Information Page, the Admin can check customer details like name, address, quantity, etc. Admin can also cancel the order.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(407),alt:"Order Info"}})]),t._v(" "),e("p",[e("strong",[t._v("Note:- The cancel button will be visible when the order status is pending.")])]),t._v(" "),e("p",[t._v("So by this, you can easily create a "),e("strong",[t._v("Orders")]),t._v(" in Bagisto")])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{400:function(t,e,r){t.exports=r.p+"assets/img/cart.0d42b772.png"},401:function(t,e,r){t.exports=r.p+"assets/img/shoppingCart.a89412b1.png"},402:function(t,e,r){t.exports=r.p+"assets/img/billingAddress.89151ce8.png"},403:function(t,e,r){t.exports=r.p+"assets/img/cartSummary.ddb14953.png"},404:function(t,e,r){t.exports=r.p+"assets/img/orderID.2c2d3b76.png"},405:function(t,e,r){t.exports=r.p+"assets/img/orderInfo.653f834c.png"},783:function(t,e,r){"use strict";r.r(e);var s=r(10),a=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-orders"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-orders"}},[t._v("#")]),t._v(" Create Orders")]),t._v(" "),e("p",[t._v("The order is created when a customer goes to your website, selects some product, and then places a request for it. Here we are going to discuss how to manage orders in Bagisto.")]),t._v(" "),e("p",[t._v("When a customer places an order from the front end, on the admin panel, the order status is generated from where the admin can further process the order.")]),t._v(" "),e("h3",{attrs:{id:"how-to-manage-orders-in-bagisto2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-manage-orders-in-bagisto2-0"}},[t._v("#")]),t._v(" How to Manage Orders in Bagisto2.0")]),t._v(" "),e("p",[e("strong",[t._v("Adding Products in Cart")])]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(": Open the Product Detail page and "),e("strong",[t._v("Add the product")]),t._v(" to the cart as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(400),alt:"Cart"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2")]),t._v(": Now continue to checkout inside the "),e("strong",[t._v("Shopping Cart")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(401),alt:"Shopping Cart"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 3")]),t._v(": Next, you will get redirected to the checkout page and fill in the necessary information regarding the "),e("strong",[t._v("Billing Address")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(402),alt:"Billing Address"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 4")]),t._v(": After confirming add the shipping method, and payment method and click on "),e("strong",[t._v("Place Order")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(403),alt:"Cart Summary"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 5")]),t._v(": After clicking on "),e("strong",[t._v("Place Order")]),t._v(", the next page will open like below then you will get an Order ID.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(404),alt:"Order ID"}})]),t._v(" "),e("h3",{attrs:{id:"customer-panel"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#customer-panel"}},[t._v("#")]),t._v(" Customer Panel")]),t._v(" "),e("p",[t._v("On the customer dashboard, customers can see all order history with order status. Customers can also cancel the order.")]),t._v(" "),e("h3",{attrs:{id:"information"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#information"}},[t._v("#")]),t._v(" Information")]),t._v(" "),e("p",[t._v("On the Information Page, the Admin can check customer details like name, address, quantity, etc. Admin can also cancel the order.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(405),alt:"Order Info"}})]),t._v(" "),e("p",[e("strong",[t._v("Note:- The cancel button will be visible when the order status is pending.")])]),t._v(" "),e("p",[t._v("So by this, you can easily create a "),e("strong",[t._v("Orders")]),t._v(" in Bagisto")])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/38.2ab39b2a.js b/assets/js/38.43697470.js similarity index 98% rename from assets/js/38.2ab39b2a.js rename to assets/js/38.43697470.js index 14b73c1b..c2e4ecbc 100644 --- a/assets/js/38.2ab39b2a.js +++ b/assets/js/38.43697470.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{472:function(e,t,n){e.exports=n.p+"assets/img/channels.eadfb45b.png"},473:function(e,t,n){e.exports=n.p+"assets/img/general.5849fe78.png"},474:function(e,t,n){e.exports=n.p+"assets/img/currencyLocal.4e83b107.png"},475:function(e,t,n){e.exports=n.p+"assets/img/theme.9274b839.png"},476:function(e,t,n){e.exports=n.p+"assets/img/seo.0fe2a12e.png"},477:function(e,t,n){e.exports=n.p+"assets/img/channelGrid.2fb2d268.png"},794:function(e,t,n){"use strict";n.r(t);var a=n(10),s=Object(a.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"channels"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[e._v("#")]),e._v(" Channels")]),e._v(" "),t("p",[e._v("Bagisto allows you to set up and manage multiple instances of domains or stores in a single Bagisto backend. This guide will walk you through how to create multiple websites with different domains in Bagisto.")]),e._v(" "),t("h3",{attrs:{id:"creating-channels-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#creating-channels-in-bagisto"}},[e._v("#")]),e._v(" Creating Channels in Bagisto.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" The bagisto’s channel functionality allows creating multiple websites in bagisto. Here you need to proceed towards "),t("strong",[e._v("Settings >> Channels >> Create Channel")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(472),alt:"Channels"}})]),e._v(" "),t("h3",{attrs:{id:"general"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general"}},[e._v("#")]),e._v(" General")]),e._v(" "),t("p",[e._v("Below are the fields that fall under the General section.")]),e._v(" "),t("p",[t("strong",[e._v("1.Code:")]),e._v(" Provide a code for your channel")]),e._v(" "),t("p",[t("strong",[e._v("2.Name:")]),e._v(" Provide an identifying name for your Channel")]),e._v(" "),t("p",[t("strong",[e._v("3.Description:")]),e._v(" Provide more description about your channels regarding its uses, products that would be selling etc.")]),e._v(" "),t("p",[t("strong",[e._v("4.Inventory Sources:")]),e._v(" Here you select or multi-select inventories that you would be using for this particular channel.")]),e._v(" "),t("p",[t("strong",[e._v("5.Root Category:")]),e._v(" One root category can be selected from the drop-down for your channel.")]),e._v(" "),t("p",[t("strong",[e._v("6.Hostname:")]),e._v(" Here you can provide the URL of your website which you want to connect with your main bagisto’s instance.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(473),alt:"General"}})]),e._v(" "),t("h3",{attrs:{id:"currencies-and-locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#currencies-and-locales"}},[e._v("#")]),e._v(" Currencies and Locales")]),e._v(" "),t("p",[e._v("Here the settings needed to be done for the currency and locale")]),e._v(" "),t("p",[t("strong",[e._v("1.Locales:")]),e._v(" Here you can select or multi-select locales that you would be using for the particular channel.")]),e._v(" "),t("p",[t("strong",[e._v("2.Default Locale:")]),e._v(" Here amongst the locales that you have created, you can select the locale which should be there as default for your channel.")]),e._v(" "),t("p",[t("strong",[e._v("3.Currencies:")]),e._v(" Here you select or multi-select currencies that you would be using for the particular channel.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(474),alt:"Currency Local"}})]),e._v(" "),t("h3",{attrs:{id:"design"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#design"}},[e._v("#")]),e._v(" Design")]),e._v(" "),t("p",[e._v("Within the design section, you can choose a theme from the drop-down option if multiple themes have been created.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(475),alt:"Theme"}})]),e._v(" "),t("h3",{attrs:{id:"home-page-seo"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#home-page-seo"}},[e._v("#")]),e._v(" Home Page SEO")]),e._v(" "),t("p",[t("strong",[e._v("1.Meta Title")]),e._v(" So Provide the main title of the product by which your product will be known.")]),e._v(" "),t("p",[t("strong",[e._v("2.Meta Keyword")]),e._v(" The meta keyword for the product needs to be provided to improve its searchability on the search engine for specific keywords.")]),e._v(" "),t("p",[t("strong",[e._v("3.Meta Description")]),e._v(" Enter the description so that products can easily appear in search engine listings.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(476),alt:"SEO"}})]),e._v(" "),t("p",[e._v("Now click on "),t("strong",[e._v("Save Channel")]),e._v(" and you will able to see the new "),t("strong",[e._v("Channel")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(477),alt:"Channel Grid"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a new "),t("strong",[e._v("Channels")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{472:function(e,t,n){e.exports=n.p+"assets/img/channels.eadfb45b.png"},473:function(e,t,n){e.exports=n.p+"assets/img/general.5849fe78.png"},474:function(e,t,n){e.exports=n.p+"assets/img/currencyLocal.4e83b107.png"},475:function(e,t,n){e.exports=n.p+"assets/img/theme.9274b839.png"},476:function(e,t,n){e.exports=n.p+"assets/img/seo.0fe2a12e.png"},477:function(e,t,n){e.exports=n.p+"assets/img/channelGrid.2fb2d268.png"},793:function(e,t,n){"use strict";n.r(t);var a=n(10),s=Object(a.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"channels"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[e._v("#")]),e._v(" Channels")]),e._v(" "),t("p",[e._v("Bagisto allows you to set up and manage multiple instances of domains or stores in a single Bagisto backend. This guide will walk you through how to create multiple websites with different domains in Bagisto.")]),e._v(" "),t("h3",{attrs:{id:"creating-channels-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#creating-channels-in-bagisto"}},[e._v("#")]),e._v(" Creating Channels in Bagisto.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" The bagisto’s channel functionality allows creating multiple websites in bagisto. Here you need to proceed towards "),t("strong",[e._v("Settings >> Channels >> Create Channel")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(472),alt:"Channels"}})]),e._v(" "),t("h3",{attrs:{id:"general"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general"}},[e._v("#")]),e._v(" General")]),e._v(" "),t("p",[e._v("Below are the fields that fall under the General section.")]),e._v(" "),t("p",[t("strong",[e._v("1.Code:")]),e._v(" Provide a code for your channel")]),e._v(" "),t("p",[t("strong",[e._v("2.Name:")]),e._v(" Provide an identifying name for your Channel")]),e._v(" "),t("p",[t("strong",[e._v("3.Description:")]),e._v(" Provide more description about your channels regarding its uses, products that would be selling etc.")]),e._v(" "),t("p",[t("strong",[e._v("4.Inventory Sources:")]),e._v(" Here you select or multi-select inventories that you would be using for this particular channel.")]),e._v(" "),t("p",[t("strong",[e._v("5.Root Category:")]),e._v(" One root category can be selected from the drop-down for your channel.")]),e._v(" "),t("p",[t("strong",[e._v("6.Hostname:")]),e._v(" Here you can provide the URL of your website which you want to connect with your main bagisto’s instance.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(473),alt:"General"}})]),e._v(" "),t("h3",{attrs:{id:"currencies-and-locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#currencies-and-locales"}},[e._v("#")]),e._v(" Currencies and Locales")]),e._v(" "),t("p",[e._v("Here the settings needed to be done for the currency and locale")]),e._v(" "),t("p",[t("strong",[e._v("1.Locales:")]),e._v(" Here you can select or multi-select locales that you would be using for the particular channel.")]),e._v(" "),t("p",[t("strong",[e._v("2.Default Locale:")]),e._v(" Here amongst the locales that you have created, you can select the locale which should be there as default for your channel.")]),e._v(" "),t("p",[t("strong",[e._v("3.Currencies:")]),e._v(" Here you select or multi-select currencies that you would be using for the particular channel.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(474),alt:"Currency Local"}})]),e._v(" "),t("h3",{attrs:{id:"design"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#design"}},[e._v("#")]),e._v(" Design")]),e._v(" "),t("p",[e._v("Within the design section, you can choose a theme from the drop-down option if multiple themes have been created.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(475),alt:"Theme"}})]),e._v(" "),t("h3",{attrs:{id:"home-page-seo"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#home-page-seo"}},[e._v("#")]),e._v(" Home Page SEO")]),e._v(" "),t("p",[t("strong",[e._v("1.Meta Title")]),e._v(" So Provide the main title of the product by which your product will be known.")]),e._v(" "),t("p",[t("strong",[e._v("2.Meta Keyword")]),e._v(" The meta keyword for the product needs to be provided to improve its searchability on the search engine for specific keywords.")]),e._v(" "),t("p",[t("strong",[e._v("3.Meta Description")]),e._v(" Enter the description so that products can easily appear in search engine listings.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(476),alt:"SEO"}})]),e._v(" "),t("p",[e._v("Now click on "),t("strong",[e._v("Save Channel")]),e._v(" and you will able to see the new "),t("strong",[e._v("Channel")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(477),alt:"Channel Grid"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a new "),t("strong",[e._v("Channels")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/40.cd13f8aa.js b/assets/js/40.3374e55c.js similarity index 99% rename from assets/js/40.cd13f8aa.js rename to assets/js/40.3374e55c.js index 6d1ebcbf..e9cfc71c 100644 --- a/assets/js/40.cd13f8aa.js +++ b/assets/js/40.3374e55c.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[40],{279:function(e,t,o){e.exports=o.p+"assets/img/createGroup.08afdc81.png"},280:function(e,t,o){e.exports=o.p+"assets/img/newGroup.0ffae93a.png"},281:function(e,t,o){e.exports=o.p+"assets/img/groupGrid.c4785f5f.png"},282:function(e,t,o){e.exports=o.p+"assets/img/customerPrice.9d1e5d18.png"},283:function(e,t,o){e.exports=o.p+"assets/img/groupPrice.924928de.png"},284:function(e,t,o){e.exports=o.p+"assets/img/priceOutput.cd52618f.png"},818:function(e,t,o){"use strict";o.r(t);var r=o(10),s=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-groups"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-groups"}},[e._v("#")]),e._v(" Customer Groups")]),e._v(" "),t("p",[e._v("Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.")]),e._v(" "),t("p",[e._v("Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.")]),e._v(" "),t("h3",{attrs:{id:"wholesale-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#wholesale-group"}},[e._v("#")]),e._v(" Wholesale Group")]),e._v(" "),t("p",[e._v("Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.")]),e._v(" "),t("p",[e._v("To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.")]),e._v(" "),t("h3",{attrs:{id:"guest-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#guest-group"}},[e._v("#")]),e._v(" Guest Group")]),e._v(" "),t("p",[e._v("The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group")]),e._v(" "),t("h3",{attrs:{id:"general-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general-group"}},[e._v("#")]),e._v(" General Group")]),e._v(" "),t("p",[e._v("The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.")]),e._v(" "),t("h3",{attrs:{id:"to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"}},[e._v("#")]),e._v(" To create a new customer group in Bagisto follow the below steps:")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": Login to admin panel of Bagisto and go to "),t("strong",[e._v("Customers")]),e._v(" >> "),t("strong",[e._v("Groups")]),e._v(".By default there are three customer groups to create a new group click on the "),t("strong",[e._v("Create Group")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(279),alt:"Group"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Next you will get a form to create a new group fill in the group "),t("strong",[e._v("Code")]),e._v(" and "),t("strong",[e._v("Name")]),e._v(" and then click the "),t("strong",[e._v("Save Group")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(280),alt:"Group"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Now you will able to see the new customer group is registered successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(281),alt:"Group Grid"}})]),e._v(" "),t("p",[e._v("So by the above steps, you can easily create a new customer group from the admin panel in Bagisto.")]),e._v(" "),t("h3",{attrs:{id:"to-create-a-customer-group-price"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-customer-group-price"}},[e._v("#")]),e._v(" To create a Customer Group Price")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": First create the customer group and assign the group to the customer or by default there is a group like “General”,” Wholesale”, or” Guest ”.")]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Login to admin panel of Bagisto and go to "),t("strong",[e._v("Catalog")]),e._v(" >> "),t("strong",[e._v("Products")]),e._v(".Create a new product and go to the product edit page and you will able to see the "),t("strong",[e._v("Customer Group Price")]),e._v(" section as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(282),alt:"Customer Price"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Now click on "),t("strong",[e._v("Add New")]),e._v(" and add the below fields.")]),e._v(" "),t("p",[t("strong",[e._v("A) Discounted Price:")]),e._v(" In Discounted price. We will have to set a percentage which will be discounted on the price of the product after the offer.")]),e._v(" "),t("p",[t("strong",[e._v("B) Fixed Price:")]),e._v(" In this, we will have to set a fixed price on the product after the offer.")]),e._v(" "),t("p",[t("strong",[e._v("C) Quantity:")]),e._v(" In this, we will have to set the minimum quantity of the product to purchase in order to avail of the offer.")]),e._v(" "),t("p",[t("strong",[e._v("D) Customer Group:")]),e._v(" In this, we can create a group that we can assign to the customer i.e. prime membership group, guest group, wholesale group, general group.")]),e._v(" "),t("p",[t("strong",[e._v("( Note-We can create a group according to our requirement.)")])]),e._v(" "),t("p",[t("strong",[e._v("Fixed Price")]),e._v("\nHere I have set the fixed price of the product in the Guest Customer group with a minimum quantity of 1. It means if you purchase 1 piece of this product of costs 500$. But if you are a guest user then the cost of the product for you will be $400.")]),e._v(" "),t("p",[e._v("So now click on the "),t("strong",[e._v("Save")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(283),alt:"Customer Group Price"}})]),e._v(" "),t("p",[e._v("Now save the product now you can see the price changed according to the group.")]),e._v(" "),t("p",[e._v("As I have set for the guest group and the fixed price here it is showing the pricing according to the guest group as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(284),alt:"Group Price Output"}})])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[40],{279:function(e,t,o){e.exports=o.p+"assets/img/createGroup.08afdc81.png"},280:function(e,t,o){e.exports=o.p+"assets/img/newGroup.0ffae93a.png"},281:function(e,t,o){e.exports=o.p+"assets/img/groupGrid.c4785f5f.png"},282:function(e,t,o){e.exports=o.p+"assets/img/customerPrice.9d1e5d18.png"},283:function(e,t,o){e.exports=o.p+"assets/img/groupPrice.924928de.png"},284:function(e,t,o){e.exports=o.p+"assets/img/priceOutput.cd52618f.png"},817:function(e,t,o){"use strict";o.r(t);var r=o(10),s=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-groups"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-groups"}},[e._v("#")]),e._v(" Customer Groups")]),e._v(" "),t("p",[e._v("Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.")]),e._v(" "),t("p",[e._v("Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.")]),e._v(" "),t("h3",{attrs:{id:"wholesale-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#wholesale-group"}},[e._v("#")]),e._v(" Wholesale Group")]),e._v(" "),t("p",[e._v("Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.")]),e._v(" "),t("p",[e._v("To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.")]),e._v(" "),t("h3",{attrs:{id:"guest-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#guest-group"}},[e._v("#")]),e._v(" Guest Group")]),e._v(" "),t("p",[e._v("The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group")]),e._v(" "),t("h3",{attrs:{id:"general-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general-group"}},[e._v("#")]),e._v(" General Group")]),e._v(" "),t("p",[e._v("The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.")]),e._v(" "),t("h3",{attrs:{id:"to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"}},[e._v("#")]),e._v(" To create a new customer group in Bagisto follow the below steps:")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": Login to admin panel of Bagisto and go to "),t("strong",[e._v("Customers")]),e._v(" >> "),t("strong",[e._v("Groups")]),e._v(".By default there are three customer groups to create a new group click on the "),t("strong",[e._v("Create Group")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(279),alt:"Group"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Next you will get a form to create a new group fill in the group "),t("strong",[e._v("Code")]),e._v(" and "),t("strong",[e._v("Name")]),e._v(" and then click the "),t("strong",[e._v("Save Group")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(280),alt:"Group"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Now you will able to see the new customer group is registered successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(281),alt:"Group Grid"}})]),e._v(" "),t("p",[e._v("So by the above steps, you can easily create a new customer group from the admin panel in Bagisto.")]),e._v(" "),t("h3",{attrs:{id:"to-create-a-customer-group-price"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-customer-group-price"}},[e._v("#")]),e._v(" To create a Customer Group Price")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": First create the customer group and assign the group to the customer or by default there is a group like “General”,” Wholesale”, or” Guest ”.")]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Login to admin panel of Bagisto and go to "),t("strong",[e._v("Catalog")]),e._v(" >> "),t("strong",[e._v("Products")]),e._v(".Create a new product and go to the product edit page and you will able to see the "),t("strong",[e._v("Customer Group Price")]),e._v(" section as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(282),alt:"Customer Price"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Now click on "),t("strong",[e._v("Add New")]),e._v(" and add the below fields.")]),e._v(" "),t("p",[t("strong",[e._v("A) Discounted Price:")]),e._v(" In Discounted price. We will have to set a percentage which will be discounted on the price of the product after the offer.")]),e._v(" "),t("p",[t("strong",[e._v("B) Fixed Price:")]),e._v(" In this, we will have to set a fixed price on the product after the offer.")]),e._v(" "),t("p",[t("strong",[e._v("C) Quantity:")]),e._v(" In this, we will have to set the minimum quantity of the product to purchase in order to avail of the offer.")]),e._v(" "),t("p",[t("strong",[e._v("D) Customer Group:")]),e._v(" In this, we can create a group that we can assign to the customer i.e. prime membership group, guest group, wholesale group, general group.")]),e._v(" "),t("p",[t("strong",[e._v("( Note-We can create a group according to our requirement.)")])]),e._v(" "),t("p",[t("strong",[e._v("Fixed Price")]),e._v("\nHere I have set the fixed price of the product in the Guest Customer group with a minimum quantity of 1. It means if you purchase 1 piece of this product of costs 500$. But if you are a guest user then the cost of the product for you will be $400.")]),e._v(" "),t("p",[e._v("So now click on the "),t("strong",[e._v("Save")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(283),alt:"Customer Group Price"}})]),e._v(" "),t("p",[e._v("Now save the product now you can see the price changed according to the group.")]),e._v(" "),t("p",[e._v("As I have set for the guest group and the fixed price here it is showing the pricing according to the guest group as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(284),alt:"Group Price Output"}})])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/43.61afd980.js b/assets/js/43.2ad39ba3.js similarity index 96% rename from assets/js/43.61afd980.js rename to assets/js/43.2ad39ba3.js index 6904f3f4..aaa51922 100644 --- a/assets/js/43.61afd980.js +++ b/assets/js/43.2ad39ba3.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[43],{737:function(A,t,e){A.exports=e.p+"assets/img/createTheme.0b94db18.png"},738:function(A,t,e){A.exports=e.p+"assets/img/saveTheme.fece12f0.png"},739:function(A,t,e){A.exports=e.p+"assets/img/productCarousel.5a334508.png"},740:function(A,t){A.exports="data:image/png;base64,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"},741:function(A,t){A.exports="data:image/png;base64,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"},742:function(A,t,e){A.exports=e.p+"assets/img/themeOutput.02bd1082.png"},846:function(A,t,e){"use strict";e.r(t);var r=e(10),s=Object(r.a)({},(function(){var A=this,t=A._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[t("h1",{attrs:{id:"themes"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#themes"}},[A._v("#")]),A._v(" Themes")]),A._v(" "),t("p",[A._v("The theme of the website is the overall look of it and that is why it plays a major role in creating the first impression on the viewer's mind.")]),A._v(" "),t("p",[A._v("The theme contains different options like slider section with different slider options, Product section, Footer option, right-sidebar, Logo resizer option, Button settings, Blog Settings, Site preloader option, Related option, Icon changer option, full-width-template, color options, widgets, sidebar layouts, header.")]),A._v(" "),t("h3",{attrs:{id:"create-themes"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#create-themes"}},[A._v("#")]),A._v(" Create Themes")]),A._v(" "),t("p",[t("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),t("strong",[A._v("Setting >> Themes")]),A._v(". Here you can create new role by clicking on the button "),t("strong",[A._v("Create Theme")]),A._v(" as shown in below image.")]),A._v(" "),t("p",[t("img",{attrs:{src:e(737),alt:"Theme"}})]),A._v(" "),t("p",[t("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),t("p",[t("strong",[A._v("1.Name:-")]),A._v(" Enter the Theme name")]),A._v(" "),t("p",[t("strong",[A._v("2.Sort Order:-")]),A._v(" Enter the sort order.")]),A._v(" "),t("p",[t("strong",[A._v("3.Type:-")]),A._v(" Select the Type from the dropdown according to your requirement.We have selected a product carousel in this")]),A._v(" "),t("p",[t("strong",[A._v("4.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),t("p",[A._v("Now click on "),t("strong",[A._v("Save Theme")]),A._v(" button and you will get redirected to type which you just selected.")]),A._v(" "),t("p",[t("img",{attrs:{src:e(738),alt:"Save Theme"}})]),A._v(" "),t("h3",{attrs:{id:"product-carousel"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#product-carousel"}},[A._v("#")]),A._v(" Product Carousel")]),A._v(" "),t("p",[t("strong",[A._v("Step 3:")]),A._v(" Add the below fields.")]),A._v(" "),t("p",[t("strong",[A._v("1.Title:-")]),A._v(" Add the title of the product carousel.")]),A._v(" "),t("p",[t("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),t("p",[t("strong",[A._v("3.Limit:-")]),A._v(" Add the limit of the product carousel.")]),A._v(" "),t("p",[t("img",{attrs:{src:e(739),alt:"Product Carousel"}})]),A._v(" "),t("h3",{attrs:{id:"general"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general"}},[A._v("#")]),A._v(" General")]),A._v(" "),t("p",[t("strong",[A._v("1.Name:-")]),A._v(" Add the Name.")]),A._v(" "),t("p",[t("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),t("p",[t("strong",[A._v("3.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),t("p",[t("strong",[A._v("4.Status")]),A._v(" Enable the Status.")]),A._v(" "),t("p",[t("img",{attrs:{src:e(740),alt:"General Theme"}})]),A._v(" "),t("h3",{attrs:{id:"filters"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#filters"}},[A._v("#")]),A._v(" Filters")]),A._v(" "),t("p",[t("strong",[A._v("1.Key:-")]),A._v(" Add the Key.")]),A._v(" "),t("p",[t("strong",[A._v("2.Value:-")]),A._v(" Add the Value")]),A._v(" "),t("p",[t("img",{attrs:{src:e(741),alt:"Filters"}})]),A._v(" "),t("p",[A._v("Now click on "),t("strong",[A._v("Save")]),A._v(" button.")]),A._v(" "),t("p",[t("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),t("strong",[A._v("Field")]),A._v(" added in product_carousel by the name of "),t("strong",[A._v("New Theme")]),A._v(" as shown below.")]),A._v(" "),t("p",[t("img",{attrs:{src:e(742),alt:"Theme Output"}})]),A._v(" "),t("p",[A._v("So by this you can add a Theme Content in Bagisto.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[43],{742:function(A,t,e){A.exports=e.p+"assets/img/createTheme.0b94db18.png"},743:function(A,t,e){A.exports=e.p+"assets/img/saveTheme.fece12f0.png"},744:function(A,t,e){A.exports=e.p+"assets/img/productCarousel.5a334508.png"},745:function(A,t){A.exports="data:image/png;base64,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"},746:function(A,t){A.exports="data:image/png;base64,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"},747:function(A,t,e){A.exports=e.p+"assets/img/themeOutput.02bd1082.png"},847:function(A,t,e){"use strict";e.r(t);var r=e(10),s=Object(r.a)({},(function(){var A=this,t=A._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[t("h1",{attrs:{id:"themes"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#themes"}},[A._v("#")]),A._v(" Themes")]),A._v(" "),t("p",[A._v("The theme of the website is the overall look of it and that is why it plays a major role in creating the first impression on the viewer's mind.")]),A._v(" "),t("p",[A._v("The theme contains different options like slider section with different slider options, Product section, Footer option, right-sidebar, Logo resizer option, Button settings, Blog Settings, Site preloader option, Related option, Icon changer option, full-width-template, color options, widgets, sidebar layouts, header.")]),A._v(" "),t("h3",{attrs:{id:"create-themes"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#create-themes"}},[A._v("#")]),A._v(" Create Themes")]),A._v(" "),t("p",[t("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),t("strong",[A._v("Setting >> Themes")]),A._v(". Here you can create new role by clicking on the button "),t("strong",[A._v("Create Theme")]),A._v(" as shown in below image.")]),A._v(" "),t("p",[t("img",{attrs:{src:e(742),alt:"Theme"}})]),A._v(" "),t("p",[t("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),t("p",[t("strong",[A._v("1.Name:-")]),A._v(" Enter the Theme name")]),A._v(" "),t("p",[t("strong",[A._v("2.Sort Order:-")]),A._v(" Enter the sort order.")]),A._v(" "),t("p",[t("strong",[A._v("3.Type:-")]),A._v(" Select the Type from the dropdown according to your requirement.We have selected a product carousel in this")]),A._v(" "),t("p",[t("strong",[A._v("4.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),t("p",[A._v("Now click on "),t("strong",[A._v("Save Theme")]),A._v(" button and you will get redirected to type which you just selected.")]),A._v(" "),t("p",[t("img",{attrs:{src:e(743),alt:"Save Theme"}})]),A._v(" "),t("h3",{attrs:{id:"product-carousel"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#product-carousel"}},[A._v("#")]),A._v(" Product Carousel")]),A._v(" "),t("p",[t("strong",[A._v("Step 3:")]),A._v(" Add the below fields.")]),A._v(" "),t("p",[t("strong",[A._v("1.Title:-")]),A._v(" Add the title of the product carousel.")]),A._v(" "),t("p",[t("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),t("p",[t("strong",[A._v("3.Limit:-")]),A._v(" Add the limit of the product carousel.")]),A._v(" "),t("p",[t("img",{attrs:{src:e(744),alt:"Product Carousel"}})]),A._v(" "),t("h3",{attrs:{id:"general"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general"}},[A._v("#")]),A._v(" General")]),A._v(" "),t("p",[t("strong",[A._v("1.Name:-")]),A._v(" Add the Name.")]),A._v(" "),t("p",[t("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),t("p",[t("strong",[A._v("3.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),t("p",[t("strong",[A._v("4.Status")]),A._v(" Enable the Status.")]),A._v(" "),t("p",[t("img",{attrs:{src:e(745),alt:"General Theme"}})]),A._v(" "),t("h3",{attrs:{id:"filters"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#filters"}},[A._v("#")]),A._v(" Filters")]),A._v(" "),t("p",[t("strong",[A._v("1.Key:-")]),A._v(" Add the Key.")]),A._v(" "),t("p",[t("strong",[A._v("2.Value:-")]),A._v(" Add the Value")]),A._v(" "),t("p",[t("img",{attrs:{src:e(746),alt:"Filters"}})]),A._v(" "),t("p",[A._v("Now click on "),t("strong",[A._v("Save")]),A._v(" button.")]),A._v(" "),t("p",[t("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),t("strong",[A._v("Field")]),A._v(" added in product_carousel by the name of "),t("strong",[A._v("New Theme")]),A._v(" as shown below.")]),A._v(" "),t("p",[t("img",{attrs:{src:e(747),alt:"Theme Output"}})]),A._v(" "),t("p",[A._v("So by this you can add a Theme Content in Bagisto.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/45.9e96332a.js b/assets/js/45.8ce0faae.js similarity index 98% rename from assets/js/45.9e96332a.js rename to assets/js/45.8ce0faae.js index 17709c30..6b49eaf8 100644 --- a/assets/js/45.9e96332a.js +++ b/assets/js/45.8ce0faae.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[45],{308:function(t,e,a){t.exports=a.p+"assets/img/createAttribute.bf9dd39a.png"},309:function(t,e,a){t.exports=a.p+"assets/img/attributeTypes.1a15bed5.png"},310:function(t,e,a){t.exports=a.p+"assets/img/validation.9c7ee3aa.png"},311:function(t,e,a){t.exports=a.p+"assets/img/attributeFamily.288663af.png"},312:function(t,e,a){t.exports=a.p+"assets/img/editPage.5ad3e91b.png"},763:function(t,e,a){"use strict";a.r(e);var r=a(10),i=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-product-attribute"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-product-attribute"}},[t._v("#")]),t._v(" Create Product Attribute")]),t._v(" "),e("p",[t._v("An Attribute is a specification or characteristic of a product for example Color, Size, and Pattern an attribute of a T-Shirt. You can as create many attributes for a single product. Product Attribute plays a major factor in the buying decision of the Customer.")]),t._v(" "),e("h3",{attrs:{id:"how-to-create-a-product-attribute-in-bagisto2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-product-attribute-in-bagisto2-0"}},[t._v("#")]),t._v(" How to Create a Product Attribute in Bagisto2.0")]),t._v(" "),e("p",[t._v("To Create Bagisto Attributes, open the Admin Panel and then follow the below step")]),t._v(" "),e("h3",{attrs:{id:"add-attributes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#add-attributes"}},[t._v("#")]),t._v(" Add Attributes")]),t._v(" "),e("p",[t._v("Click on "),e("strong",[t._v("Catalog")]),t._v(" >> "),e("strong",[t._v("Attributes")]),t._v(" >> "),e("strong",[t._v("Create Attributes")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(308),alt:"Attribute"}})]),t._v(" "),e("h3",{attrs:{id:"attribute-types"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute-types"}},[t._v("#")]),t._v(" Attribute Types")]),t._v(" "),e("p",[t._v("Enter "),e("strong",[t._v("Label")]),t._v(", "),e("strong",[t._v("Attribute code")]),t._v(", and select "),e("strong",[t._v("Attribute Type")]),t._v(".")]),t._v(" "),e("p",[e("strong",[t._v("Attribute Code")]),t._v(":- Enter the Attribute Code to identify the Attribute")]),t._v(" "),e("p",[e("strong",[t._v("Attribute Type")]),t._v(":- There are various attribute types available in Bagisto such as Text, Textarea, Price, Boolean, Select, Multi-select, DateTime, and Date.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(309),alt:"Attribute Types"}})]),t._v(" "),e("p",[t._v("Now add validation & configuration as shown in the below image as per your requirement.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(310),alt:"Validation"}})]),t._v(" "),e("p",[t._v("So "),e("strong",[t._v("Save the Attribute")]),t._v(" and then go the the "),e("strong",[t._v("Attribute Family")]),t._v(" from "),e("strong",[t._v("Catalog >> Attribute Families")]),t._v(" and assign it from the unassigned attribute by drag and drop at your desired place as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(311),alt:"Attribute Family"}})]),t._v(" "),e("p",[t._v("Now, "),e("strong",[t._v("Save the Attribute Family")]),t._v(" and check the output while creating products on the product edit page as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(312),alt:"Edit Page"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a Product Attribute in Bagisto 2.0.")])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[45],{308:function(t,e,a){t.exports=a.p+"assets/img/createAttribute.bf9dd39a.png"},309:function(t,e,a){t.exports=a.p+"assets/img/attributeTypes.1a15bed5.png"},310:function(t,e,a){t.exports=a.p+"assets/img/validation.9c7ee3aa.png"},311:function(t,e,a){t.exports=a.p+"assets/img/attributeFamily.288663af.png"},312:function(t,e,a){t.exports=a.p+"assets/img/editPage.5ad3e91b.png"},764:function(t,e,a){"use strict";a.r(e);var r=a(10),i=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-product-attribute"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-product-attribute"}},[t._v("#")]),t._v(" Create Product Attribute")]),t._v(" "),e("p",[t._v("An Attribute is a specification or characteristic of a product for example Color, Size, and Pattern an attribute of a T-Shirt. You can as create many attributes for a single product. Product Attribute plays a major factor in the buying decision of the Customer.")]),t._v(" "),e("h3",{attrs:{id:"how-to-create-a-product-attribute-in-bagisto2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-product-attribute-in-bagisto2-0"}},[t._v("#")]),t._v(" How to Create a Product Attribute in Bagisto2.0")]),t._v(" "),e("p",[t._v("To Create Bagisto Attributes, open the Admin Panel and then follow the below step")]),t._v(" "),e("h3",{attrs:{id:"add-attributes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#add-attributes"}},[t._v("#")]),t._v(" Add Attributes")]),t._v(" "),e("p",[t._v("Click on "),e("strong",[t._v("Catalog")]),t._v(" >> "),e("strong",[t._v("Attributes")]),t._v(" >> "),e("strong",[t._v("Create Attributes")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(308),alt:"Attribute"}})]),t._v(" "),e("h3",{attrs:{id:"attribute-types"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute-types"}},[t._v("#")]),t._v(" Attribute Types")]),t._v(" "),e("p",[t._v("Enter "),e("strong",[t._v("Label")]),t._v(", "),e("strong",[t._v("Attribute code")]),t._v(", and select "),e("strong",[t._v("Attribute Type")]),t._v(".")]),t._v(" "),e("p",[e("strong",[t._v("Attribute Code")]),t._v(":- Enter the Attribute Code to identify the Attribute")]),t._v(" "),e("p",[e("strong",[t._v("Attribute Type")]),t._v(":- There are various attribute types available in Bagisto such as Text, Textarea, Price, Boolean, Select, Multi-select, DateTime, and Date.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(309),alt:"Attribute Types"}})]),t._v(" "),e("p",[t._v("Now add validation & configuration as shown in the below image as per your requirement.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(310),alt:"Validation"}})]),t._v(" "),e("p",[t._v("So "),e("strong",[t._v("Save the Attribute")]),t._v(" and then go the the "),e("strong",[t._v("Attribute Family")]),t._v(" from "),e("strong",[t._v("Catalog >> Attribute Families")]),t._v(" and assign it from the unassigned attribute by drag and drop at your desired place as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(311),alt:"Attribute Family"}})]),t._v(" "),e("p",[t._v("Now, "),e("strong",[t._v("Save the Attribute Family")]),t._v(" and check the output while creating products on the product edit page as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(312),alt:"Edit Page"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a Product Attribute in Bagisto 2.0.")])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/46.9f3bdc03.js b/assets/js/46.1e2b5ce0.js similarity index 98% rename from assets/js/46.9f3bdc03.js rename to assets/js/46.1e2b5ce0.js index c4b780af..b493e427 100644 --- a/assets/js/46.9f3bdc03.js +++ b/assets/js/46.1e2b5ce0.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[46],{313:function(t,e,o){t.exports=o.p+"assets/img/create.757552e8.png"},314:function(t,e,o){t.exports=o.p+"assets/img/editCategory.1e673965.png"},315:function(t,e,o){t.exports=o.p+"assets/img/categoryGrid.30d2b5c1.png"},316:function(t,e,o){t.exports=o.p+"assets/img/productPage.0913d8b4.png"},317:function(t,e,o){t.exports=o.p+"assets/img/output.f6302d0e.png"},764:function(t,e,o){"use strict";o.r(e);var a=o(10),r=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"how-to-create-categories-in-the-bagisto2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-categories-in-the-bagisto2-0"}},[t._v("#")]),t._v(" How to Create Categories in The Bagisto2.0")]),t._v(" "),e("p",[t._v("The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.")]),t._v(" "),e("h3",{attrs:{id:"root-category"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[t._v("#")]),t._v(" Root Category")]),t._v(" "),e("p",[t._v("Bagisto comes with a default root category, i.e., Root, but you can also create your root category. The Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-new-root-category-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-new-root-category-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps to Create a New Root Category in Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("Click on "),e("strong",[t._v("Catalog >> Categories >> Create Category")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(313),alt:"Create Category"}})])]),t._v(" "),e("li",[e("p",[t._v("Enter the general values like name, position, and description, and add images.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Display Mode")]),t._v(" - Display mode is about which content detail is visible on the category page. There are three options:")]),t._v(" "),e("ul",[e("li",[e("p",[t._v("Product and Description")])]),t._v(" "),e("li",[e("p",[t._v("Product")])]),t._v(" "),e("li",[e("p",[t._v("Description")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Product and Description:")]),t._v(' When you set the display mode to "Product and Description," then the product and description about the category both will be visible on the front end as shown below image.')])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(' When you set the display mode to "Description," then only the category description will be visible on the front end.')])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Product:")]),t._v(' When you set the display mode to "Product," the product will be visible on the front end.')]),t._v(" "),e("p",[e("img",{attrs:{src:o(314),alt:"Edit Category"}})])])])]),t._v(" "),e("li",[e("p",[t._v("Save the category, and a new category is created by the name of Electronic Items as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(315),alt:"Category Grid"}})])]),t._v(" "),e("li",[e("p",[t._v("Now check the product edit page while creating a product, and you will be able to see our new category right there.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(316),alt:"Product Page"}})])])]),t._v(" "),e("h3",{attrs:{id:"category-on-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#category-on-front-end"}},[t._v("#")]),t._v(" Category on Front-End")]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a new category.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(317),alt:"Output"}})])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[46],{313:function(t,e,o){t.exports=o.p+"assets/img/create.757552e8.png"},314:function(t,e,o){t.exports=o.p+"assets/img/editCategory.1e673965.png"},315:function(t,e,o){t.exports=o.p+"assets/img/categoryGrid.30d2b5c1.png"},316:function(t,e,o){t.exports=o.p+"assets/img/productPage.0913d8b4.png"},317:function(t,e,o){t.exports=o.p+"assets/img/output.f6302d0e.png"},765:function(t,e,o){"use strict";o.r(e);var a=o(10),r=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"how-to-create-categories-in-the-bagisto2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-categories-in-the-bagisto2-0"}},[t._v("#")]),t._v(" How to Create Categories in The Bagisto2.0")]),t._v(" "),e("p",[t._v("The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.")]),t._v(" "),e("h3",{attrs:{id:"root-category"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[t._v("#")]),t._v(" Root Category")]),t._v(" "),e("p",[t._v("Bagisto comes with a default root category, i.e., Root, but you can also create your root category. The Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-new-root-category-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-new-root-category-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps to Create a New Root Category in Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("Click on "),e("strong",[t._v("Catalog >> Categories >> Create Category")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(313),alt:"Create Category"}})])]),t._v(" "),e("li",[e("p",[t._v("Enter the general values like name, position, and description, and add images.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Display Mode")]),t._v(" - Display mode is about which content detail is visible on the category page. There are three options:")]),t._v(" "),e("ul",[e("li",[e("p",[t._v("Product and Description")])]),t._v(" "),e("li",[e("p",[t._v("Product")])]),t._v(" "),e("li",[e("p",[t._v("Description")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Product and Description:")]),t._v(' When you set the display mode to "Product and Description," then the product and description about the category both will be visible on the front end as shown below image.')])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(' When you set the display mode to "Description," then only the category description will be visible on the front end.')])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Product:")]),t._v(' When you set the display mode to "Product," the product will be visible on the front end.')]),t._v(" "),e("p",[e("img",{attrs:{src:o(314),alt:"Edit Category"}})])])])]),t._v(" "),e("li",[e("p",[t._v("Save the category, and a new category is created by the name of Electronic Items as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(315),alt:"Category Grid"}})])]),t._v(" "),e("li",[e("p",[t._v("Now check the product edit page while creating a product, and you will be able to see our new category right there.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(316),alt:"Product Page"}})])])]),t._v(" "),e("h3",{attrs:{id:"category-on-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#category-on-front-end"}},[t._v("#")]),t._v(" Category on Front-End")]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a new category.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(317),alt:"Output"}})])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/48.9d82675a.js b/assets/js/48.8c51c20e.js similarity index 98% rename from assets/js/48.9d82675a.js rename to assets/js/48.8c51c20e.js index 6df6911a..b8a00be2 100644 --- a/assets/js/48.9d82675a.js +++ b/assets/js/48.8c51c20e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[48],{365:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},366:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},367:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},368:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},369:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"},774:function(e,t,s){"use strict";s.r(t);var o=s(10),r=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-reviews"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-reviews"}},[e._v("#")]),e._v(" Customer Reviews")]),e._v(" "),t("p",[e._v("Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.")]),e._v(" "),t("p",[e._v("It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.")]),e._v(" "),t("h3",{attrs:{id:"to-add-reviews-in-bagisto-follow-the-below-steps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-add-reviews-in-bagisto-follow-the-below-steps"}},[e._v("#")]),e._v(" To add Reviews in Bagisto follow the below steps:")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": After get logged in as a customer go to the product detail page of the store front and you will able to see the "),t("strong",[e._v("Review")]),e._v(" section as shown in the below image")]),e._v(" "),t("p",[t("img",{attrs:{src:s(365),alt:"Review"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Next click on the "),t("strong",[e._v("Write Review")]),e._v(" button and fill the "),t("strong",[e._v("Star Rating")]),e._v(" add the "),t("strong",[e._v("Title")]),e._v(" and leave the comment with a attachment and "),t("strong",[e._v("Submit Review")]),e._v("as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(366),alt:"Rating"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Now after adding the review open the "),t("strong",[e._v("Admin Panel")]),e._v(" of Bagisto and open the "),t("strong",[e._v("Customers")]),e._v(" >> "),t("strong",[e._v("Reviews")]),e._v(" and the review by the customer is shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(367),alt:"Admin Review"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Next you can also change the "),t("strong",[e._v("Status")]),e._v(" of the Review as "),t("strong",[e._v("Pending")]),e._v(" to "),t("strong",[e._v("Approved")]),e._v(" and "),t("strong",[e._v("Disapproved")]),e._v(" and click on "),t("strong",[e._v("Save")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(368),alt:"Review Status"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4")]),e._v(": It will get redirected to the Review Grid and you will able to see a new record is registered successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(369),alt:"output"}})]),e._v(" "),t("p",[e._v("So by this, you can easily add the "),t("strong",[e._v("Reviews")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[48],{365:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},366:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},367:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},368:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},369:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"},775:function(e,t,s){"use strict";s.r(t);var o=s(10),r=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-reviews"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-reviews"}},[e._v("#")]),e._v(" Customer Reviews")]),e._v(" "),t("p",[e._v("Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.")]),e._v(" "),t("p",[e._v("It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.")]),e._v(" "),t("h3",{attrs:{id:"to-add-reviews-in-bagisto-follow-the-below-steps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-add-reviews-in-bagisto-follow-the-below-steps"}},[e._v("#")]),e._v(" To add Reviews in Bagisto follow the below steps:")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": After get logged in as a customer go to the product detail page of the store front and you will able to see the "),t("strong",[e._v("Review")]),e._v(" section as shown in the below image")]),e._v(" "),t("p",[t("img",{attrs:{src:s(365),alt:"Review"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Next click on the "),t("strong",[e._v("Write Review")]),e._v(" button and fill the "),t("strong",[e._v("Star Rating")]),e._v(" add the "),t("strong",[e._v("Title")]),e._v(" and leave the comment with a attachment and "),t("strong",[e._v("Submit Review")]),e._v("as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(366),alt:"Rating"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Now after adding the review open the "),t("strong",[e._v("Admin Panel")]),e._v(" of Bagisto and open the "),t("strong",[e._v("Customers")]),e._v(" >> "),t("strong",[e._v("Reviews")]),e._v(" and the review by the customer is shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(367),alt:"Admin Review"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Next you can also change the "),t("strong",[e._v("Status")]),e._v(" of the Review as "),t("strong",[e._v("Pending")]),e._v(" to "),t("strong",[e._v("Approved")]),e._v(" and "),t("strong",[e._v("Disapproved")]),e._v(" and click on "),t("strong",[e._v("Save")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(368),alt:"Review Status"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4")]),e._v(": It will get redirected to the Review Grid and you will able to see a new record is registered successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(369),alt:"output"}})]),e._v(" "),t("p",[e._v("So by this, you can easily add the "),t("strong",[e._v("Reviews")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/51.b5ed6b16.js b/assets/js/51.2fa3ab8a.js similarity index 98% rename from assets/js/51.b5ed6b16.js rename to assets/js/51.2fa3ab8a.js index 1102e827..5d49a7e4 100644 --- a/assets/js/51.b5ed6b16.js +++ b/assets/js/51.2fa3ab8a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[51],{524:function(t,e,o){t.exports=o.p+"assets/img/create.757552e8.png"},525:function(t,e,o){t.exports=o.p+"assets/img/editCategory.1e673965.png"},526:function(t,e,o){t.exports=o.p+"assets/img/categoryGrid.30d2b5c1.png"},527:function(t,e,o){t.exports=o.p+"assets/img/productPage.0913d8b4.png"},528:function(t,e,o){t.exports=o.p+"assets/img/output.f6302d0e.png"},811:function(t,e,o){"use strict";o.r(e);var a=o(10),r=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"how-to-create-categories-in-the-bagisto2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-categories-in-the-bagisto2-1-0"}},[t._v("#")]),t._v(" How to Create Categories in The Bagisto2.1.0")]),t._v(" "),e("p",[t._v("The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.")]),t._v(" "),e("h3",{attrs:{id:"root-category"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[t._v("#")]),t._v(" Root Category")]),t._v(" "),e("p",[t._v("Bagisto comes with a default root category, i.e., Root, but you can also create your root category. The Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-new-root-category-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-new-root-category-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps to Create a New Root Category in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("Click on "),e("strong",[t._v("Catalog >> Categories >> Create Category")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(524),alt:"Create Category"}})])]),t._v(" "),e("li",[e("p",[t._v("Enter the general values like name, position, and description, and add images.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Display Mode")]),t._v(" - Display mode is about which content detail is visible on the category page. There are three options:")]),t._v(" "),e("ul",[e("li",[e("p",[t._v("Product and Description")])]),t._v(" "),e("li",[e("p",[t._v("Product")])]),t._v(" "),e("li",[e("p",[t._v("Description")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Product and Description:")]),t._v(' When you set the display mode to "Product and Description," then the product and description about the category both will be visible on the front end as shown below image.')])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(' When you set the display mode to "Description," then only the category description will be visible on the front end.')])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Product:")]),t._v(' When you set the display mode to "Product," the product will be visible on the front end.')]),t._v(" "),e("p",[e("img",{attrs:{src:o(525),alt:"Edit Category"}})])])])]),t._v(" "),e("li",[e("p",[t._v("Save the category, and a new category is created by the name of Electronic Items as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(526),alt:"Category Grid"}})])]),t._v(" "),e("li",[e("p",[t._v("Now check the product edit page while creating a product, and you will be able to see our new category right there.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(527),alt:"Product Page"}})])])]),t._v(" "),e("h3",{attrs:{id:"category-on-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#category-on-front-end"}},[t._v("#")]),t._v(" Category on Front-End")]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a new category.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(528),alt:"Output"}})])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[51],{524:function(t,e,o){t.exports=o.p+"assets/img/create.757552e8.png"},525:function(t,e,o){t.exports=o.p+"assets/img/editCategory.1e673965.png"},526:function(t,e,o){t.exports=o.p+"assets/img/categoryGrid.30d2b5c1.png"},527:function(t,e,o){t.exports=o.p+"assets/img/productPage.0913d8b4.png"},528:function(t,e,o){t.exports=o.p+"assets/img/output.f6302d0e.png"},809:function(t,e,o){"use strict";o.r(e);var a=o(10),r=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"how-to-create-categories-in-the-bagisto2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-categories-in-the-bagisto2-1-0"}},[t._v("#")]),t._v(" How to Create Categories in The Bagisto2.1.0")]),t._v(" "),e("p",[t._v("The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.")]),t._v(" "),e("h3",{attrs:{id:"root-category"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[t._v("#")]),t._v(" Root Category")]),t._v(" "),e("p",[t._v("Bagisto comes with a default root category, i.e., Root, but you can also create your root category. The Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-new-root-category-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-new-root-category-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps to Create a New Root Category in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("Click on "),e("strong",[t._v("Catalog >> Categories >> Create Category")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(524),alt:"Create Category"}})])]),t._v(" "),e("li",[e("p",[t._v("Enter the general values like name, position, and description, and add images.")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Display Mode")]),t._v(" - Display mode is about which content detail is visible on the category page. There are three options:")]),t._v(" "),e("ul",[e("li",[e("p",[t._v("Product and Description")])]),t._v(" "),e("li",[e("p",[t._v("Product")])]),t._v(" "),e("li",[e("p",[t._v("Description")])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Product and Description:")]),t._v(' When you set the display mode to "Product and Description," then the product and description about the category both will be visible on the front end as shown below image.')])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Description:")]),t._v(' When you set the display mode to "Description," then only the category description will be visible on the front end.')])]),t._v(" "),e("li",[e("p",[e("strong",[t._v("Product:")]),t._v(' When you set the display mode to "Product," the product will be visible on the front end.')]),t._v(" "),e("p",[e("img",{attrs:{src:o(525),alt:"Edit Category"}})])])])]),t._v(" "),e("li",[e("p",[t._v("Save the category, and a new category is created by the name of Electronic Items as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(526),alt:"Category Grid"}})])]),t._v(" "),e("li",[e("p",[t._v("Now check the product edit page while creating a product, and you will be able to see our new category right there.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(527),alt:"Product Page"}})])])]),t._v(" "),e("h3",{attrs:{id:"category-on-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#category-on-front-end"}},[t._v("#")]),t._v(" Category on Front-End")]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a new category.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(528),alt:"Output"}})])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/52.c21eaf23.js b/assets/js/52.1e8cabe5.js similarity index 99% rename from assets/js/52.c21eaf23.js rename to assets/js/52.1e8cabe5.js index 0ac43863..967b7895 100644 --- a/assets/js/52.c21eaf23.js +++ b/assets/js/52.1e8cabe5.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[52],{529:function(e,t,r){e.exports=r.p+"assets/img/createPage.8392fa25.png"},530:function(e,t){e.exports="data:image/png;base64,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"},531:function(e,t,r){e.exports=r.p+"assets/img/description.dcf2688e.png"},532:function(e,t,r){e.exports=r.p+"assets/img/seo.43c81d1e.png"},533:function(e,t,r){e.exports=r.p+"assets/img/output.71dc9bec.png"},813:function(e,t,r){"use strict";r.r(t);var n=r(10),o=Object(n.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"cms-pages"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#cms-pages"}},[e._v("#")]),e._v(" CMS Pages")]),e._v(" "),t("p",[e._v("With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.")]),e._v(" "),t("h3",{attrs:{id:"to-create-a-cms-page-from-the-admin-panel-follow-the-below-steps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-cms-page-from-the-admin-panel-follow-the-below-steps"}},[e._v("#")]),e._v(" To create a CMS page from the Admin Panel follow the below steps:")]),e._v(" "),t("p",[t("strong",[e._v("Add a New Page")])]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin Sidebar, click on "),t("strong",[e._v("CMS >> Page")]),e._v(" By default there are already CMS pages located here to create a new CMS page click on the "),t("strong",[e._v("Create Page")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(529),alt:"CMS"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Add the page "),t("strong",[e._v("Title")]),e._v(" and add channels under general as shown in below image")]),e._v(" "),t("p",[t("img",{attrs:{src:r(530),alt:"General"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Add the "),t("strong",[e._v("Content")]),e._v(" of the CMS page under "),t("strong",[e._v("Description")]),e._v(".")]),e._v(" "),t("p",[t("img",{attrs:{src:r(531),alt:"Description"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" Add the below fields under "),t("strong",[e._v("SEO")])]),e._v(" "),t("ol",[t("li",[t("p",[t("strong",[e._v("Meta Description")]),e._v("\nEnter the description so that "),t("strong",[e._v("CMS Page")]),e._v(" can easily appear in search engine listings.")])]),e._v(" "),t("li",[t("p",[t("strong",[e._v("Meta Title")]),e._v("\nSo Provide the main title of the "),t("strong",[e._v("CMS Page")]),e._v(" by which your page will be known.")])]),e._v(" "),t("li",[t("p",[t("strong",[e._v("Meta Keyword")]),e._v("\nThe meta keyword for the page needs to be provided to improve its searchability on the search engine for specific keywords.")])]),e._v(" "),t("li",[t("p",[t("strong",[e._v("URL Key")]),e._v(" The URL key is the part of a static URL that describes the Page, product, or category.")])])]),e._v(" "),t("p",[t("img",{attrs:{src:r(532),alt:"SEO"}})]),e._v(" "),t("p",[e._v("So a new CMS page is been created successfully by the name of "),t("strong",[e._v("New Page")]),e._v(" as shown below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(533),alt:"output"}})]),e._v(" "),t("p",[e._v("By this, you can easily create CMS pages in Bagisto.")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[52],{529:function(e,t,r){e.exports=r.p+"assets/img/createPage.8392fa25.png"},530:function(e,t){e.exports="data:image/png;base64,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"},531:function(e,t,r){e.exports=r.p+"assets/img/description.dcf2688e.png"},532:function(e,t,r){e.exports=r.p+"assets/img/seo.43c81d1e.png"},533:function(e,t,r){e.exports=r.p+"assets/img/output.71dc9bec.png"},812:function(e,t,r){"use strict";r.r(t);var n=r(10),o=Object(n.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"cms-pages"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#cms-pages"}},[e._v("#")]),e._v(" CMS Pages")]),e._v(" "),t("p",[e._v("With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.")]),e._v(" "),t("h3",{attrs:{id:"to-create-a-cms-page-from-the-admin-panel-follow-the-below-steps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-cms-page-from-the-admin-panel-follow-the-below-steps"}},[e._v("#")]),e._v(" To create a CMS page from the Admin Panel follow the below steps:")]),e._v(" "),t("p",[t("strong",[e._v("Add a New Page")])]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin Sidebar, click on "),t("strong",[e._v("CMS >> Page")]),e._v(" By default there are already CMS pages located here to create a new CMS page click on the "),t("strong",[e._v("Create Page")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(529),alt:"CMS"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Add the page "),t("strong",[e._v("Title")]),e._v(" and add channels under general as shown in below image")]),e._v(" "),t("p",[t("img",{attrs:{src:r(530),alt:"General"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Add the "),t("strong",[e._v("Content")]),e._v(" of the CMS page under "),t("strong",[e._v("Description")]),e._v(".")]),e._v(" "),t("p",[t("img",{attrs:{src:r(531),alt:"Description"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" Add the below fields under "),t("strong",[e._v("SEO")])]),e._v(" "),t("ol",[t("li",[t("p",[t("strong",[e._v("Meta Description")]),e._v("\nEnter the description so that "),t("strong",[e._v("CMS Page")]),e._v(" can easily appear in search engine listings.")])]),e._v(" "),t("li",[t("p",[t("strong",[e._v("Meta Title")]),e._v("\nSo Provide the main title of the "),t("strong",[e._v("CMS Page")]),e._v(" by which your page will be known.")])]),e._v(" "),t("li",[t("p",[t("strong",[e._v("Meta Keyword")]),e._v("\nThe meta keyword for the page needs to be provided to improve its searchability on the search engine for specific keywords.")])]),e._v(" "),t("li",[t("p",[t("strong",[e._v("URL Key")]),e._v(" The URL key is the part of a static URL that describes the Page, product, or category.")])])]),e._v(" "),t("p",[t("img",{attrs:{src:r(532),alt:"SEO"}})]),e._v(" "),t("p",[e._v("So a new CMS page is been created successfully by the name of "),t("strong",[e._v("New Page")]),e._v(" as shown below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(533),alt:"output"}})]),e._v(" "),t("p",[e._v("By this, you can easily create CMS pages in Bagisto.")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/53.25ca15c3.js b/assets/js/53.155e331e.js similarity index 98% rename from assets/js/53.25ca15c3.js rename to assets/js/53.155e331e.js index 63c1f7f0..1aedac28 100644 --- a/assets/js/53.25ca15c3.js +++ b/assets/js/53.155e331e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[53],{581:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},582:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},583:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},584:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},585:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"},817:function(e,t,s){"use strict";s.r(t);var o=s(10),r=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-reviews"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-reviews"}},[e._v("#")]),e._v(" Customer Reviews")]),e._v(" "),t("p",[e._v("Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.")]),e._v(" "),t("p",[e._v("It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.")]),e._v(" "),t("h3",{attrs:{id:"to-add-reviews-in-bagisto-follow-the-below-steps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-add-reviews-in-bagisto-follow-the-below-steps"}},[e._v("#")]),e._v(" To add Reviews in Bagisto follow the below steps:")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": After get logged in as a customer go to the product detail page of the store front and you will able to see the "),t("strong",[e._v("Review")]),e._v(" section as shown in the below image")]),e._v(" "),t("p",[t("img",{attrs:{src:s(581),alt:"Review"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Next click on the "),t("strong",[e._v("Write Review")]),e._v(" button and fill the "),t("strong",[e._v("Star Rating")]),e._v(" add the "),t("strong",[e._v("Title")]),e._v(" and leave the comment with a attachment and "),t("strong",[e._v("Submit Review")]),e._v("as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(582),alt:"Rating"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Now after adding the review open the "),t("strong",[e._v("Admin Panel")]),e._v(" of Bagisto and open the "),t("strong",[e._v("Customers")]),e._v(" >> "),t("strong",[e._v("Reviews")]),e._v(" and the review by the customer is shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(583),alt:"Admin Review"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Next you can also change the "),t("strong",[e._v("Status")]),e._v(" of the Review as "),t("strong",[e._v("Pending")]),e._v(" to "),t("strong",[e._v("Approved")]),e._v(" and "),t("strong",[e._v("Disapproved")]),e._v(" and click on "),t("strong",[e._v("Save")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(584),alt:"Review Status"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4")]),e._v(": It will get redirected to the Review Grid and you will able to see a new record is registered successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(585),alt:"output"}})]),e._v(" "),t("p",[e._v("So by this, you can easily add the "),t("strong",[e._v("Reviews")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[53],{581:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},582:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},583:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},584:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},585:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"},818:function(e,t,s){"use strict";s.r(t);var o=s(10),r=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-reviews"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-reviews"}},[e._v("#")]),e._v(" Customer Reviews")]),e._v(" "),t("p",[e._v("Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.")]),e._v(" "),t("p",[e._v("It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.")]),e._v(" "),t("h3",{attrs:{id:"to-add-reviews-in-bagisto-follow-the-below-steps"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#to-add-reviews-in-bagisto-follow-the-below-steps"}},[e._v("#")]),e._v(" To add Reviews in Bagisto follow the below steps:")]),e._v(" "),t("p",[t("strong",[e._v("Step 1")]),e._v(": After get logged in as a customer go to the product detail page of the store front and you will able to see the "),t("strong",[e._v("Review")]),e._v(" section as shown in the below image")]),e._v(" "),t("p",[t("img",{attrs:{src:s(581),alt:"Review"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2")]),e._v(": Next click on the "),t("strong",[e._v("Write Review")]),e._v(" button and fill the "),t("strong",[e._v("Star Rating")]),e._v(" add the "),t("strong",[e._v("Title")]),e._v(" and leave the comment with a attachment and "),t("strong",[e._v("Submit Review")]),e._v("as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(582),alt:"Rating"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Now after adding the review open the "),t("strong",[e._v("Admin Panel")]),e._v(" of Bagisto and open the "),t("strong",[e._v("Customers")]),e._v(" >> "),t("strong",[e._v("Reviews")]),e._v(" and the review by the customer is shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(583),alt:"Admin Review"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3")]),e._v(": Next you can also change the "),t("strong",[e._v("Status")]),e._v(" of the Review as "),t("strong",[e._v("Pending")]),e._v(" to "),t("strong",[e._v("Approved")]),e._v(" and "),t("strong",[e._v("Disapproved")]),e._v(" and click on "),t("strong",[e._v("Save")]),e._v(" button as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(584),alt:"Review Status"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4")]),e._v(": It will get redirected to the Review Grid and you will able to see a new record is registered successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(585),alt:"output"}})]),e._v(" "),t("p",[e._v("So by this, you can easily add the "),t("strong",[e._v("Reviews")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/55.309aaee1.js b/assets/js/55.28be4412.js similarity index 81% rename from assets/js/55.309aaee1.js rename to assets/js/55.28be4412.js index 5aa47d0a..1f8b6578 100644 --- a/assets/js/55.309aaee1.js +++ b/assets/js/55.28be4412.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[55],{743:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},744:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},745:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},746:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},747:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"},847:function(t,e,a){"use strict";a.r(e);var r=a(10),s=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"taxes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#taxes"}},[t._v("#")]),t._v(" Taxes")]),t._v(" "),e("p",[t._v("In e-commerce, there are various taxes involved while purchasing the product. These taxes and rates of taxes differ from country to country. Here we have explained how you can create and manage taxes in Bagisto.")]),t._v(" "),e("h2",{attrs:{id:"tax-rate"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#tax-rate"}},[t._v("#")]),t._v(" Tax Rate")]),t._v(" "),e("p",[e("strong",[t._v("Step 1:-")]),t._v(" It can be set on the admin panel click on "),e("strong",[t._v("Setting >> Taxes >> Tax Rates >> Create Tax Rate")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(743),alt:"Tax Rate"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2:-")]),t._v(" Enter the "),e("strong",[t._v("Identifier, Country, State, Zip Code, and Tax Rate")])]),t._v(" "),e("p",[e("strong",[t._v("Note:-")]),t._v(" You can also set the zip range area so that tax will be applied only within this zip range then click on "),e("strong",[t._v("Save Tax Rate.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(744),alt:"Save Tax Rate"}})]),t._v(" "),e("h2",{attrs:{id:"tax-categories"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#tax-categories"}},[t._v("#")]),t._v(" Tax Categories")]),t._v(" "),e("p",[e("strong",[t._v("Step 1:-")]),t._v(" To Create Tax Categories click on "),e("strong",[t._v("Tax Categories")])]),t._v(" "),e("h3",{attrs:{id:"add-the-below-fields"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#add-the-below-fields"}},[t._v("#")]),t._v(" Add the Below Fields")]),t._v(" "),e("p",[e("strong",[t._v("1.Code:-")]),t._v(" Enter Unique code of the tax category.")]),t._v(" "),e("p",[e("strong",[t._v("2.Name:-")]),t._v(" Enter the name of the tax category.")]),t._v(" "),e("p",[e("strong",[t._v("3.Description:-")]),t._v(" Enter the description of the tax category.")]),t._v(" "),e("p",[e("strong",[t._v("3.Tax Rate:-")]),t._v(" Enter the Tax Rate.")]),t._v(" "),e("p",[t._v("Click on "),e("strong",[t._v("Save Tax Category")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(745),alt:"Save Category"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 3:-")]),t._v(" Set the Tax Category while creating a product")]),t._v(" "),e("p",[e("img",{attrs:{src:a(746),alt:"Product Category"}})]),t._v(" "),e("h3",{attrs:{id:"front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#front-end"}},[t._v("#")]),t._v(" Front End:-")]),t._v(" "),e("p",[t._v("Enter the Billing Address or if you have the account click on sign in and then "),e("strong",[t._v("Continue")]),t._v(".")]),t._v(" "),e("p",[t._v("Select the "),e("strong",[t._v("Shipping")]),t._v(" and "),e("strong",[t._v("Payment")]),t._v(" method and "),e("strong",[t._v("Continue")]),t._v(".")]),t._v(" "),e("p",[e("img",{attrs:{src:a(747),alt:"Tax Front"}})]),t._v(" "),e("p",[t._v("A tax will appear on the front end, click on Place Order, Here we set the 20% tax so the tax will be applied to the product price.")]),t._v(" "),e("p",[t._v("So by this you can easily create "),e("strong",[t._v("Taxes")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[55],{737:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},738:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},739:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},740:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},741:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"},846:function(t,e,a){"use strict";a.r(e);var r=a(10),s=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"taxes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#taxes"}},[t._v("#")]),t._v(" Taxes")]),t._v(" "),e("p",[t._v("In e-commerce, there are various taxes involved while purchasing the product. These taxes and rates of taxes differ from country to country. Here we have explained how you can create and manage taxes in Bagisto.")]),t._v(" "),e("h2",{attrs:{id:"tax-rate"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#tax-rate"}},[t._v("#")]),t._v(" Tax Rate")]),t._v(" "),e("p",[e("strong",[t._v("Step 1:-")]),t._v(" It can be set on the admin panel click on "),e("strong",[t._v("Setting >> Taxes >> Tax Rates >> Create Tax Rate")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(737),alt:"Tax Rate"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2:-")]),t._v(" Enter the "),e("strong",[t._v("Identifier, Country, State, Zip Code, and Tax Rate")])]),t._v(" "),e("p",[e("strong",[t._v("Note:-")]),t._v(" You can also set the zip range area so that tax will be applied only within this zip range then click on "),e("strong",[t._v("Save Tax Rate.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(738),alt:"Save Tax Rate"}})]),t._v(" "),e("h2",{attrs:{id:"tax-categories"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#tax-categories"}},[t._v("#")]),t._v(" Tax Categories")]),t._v(" "),e("p",[e("strong",[t._v("Step 1:-")]),t._v(" To Create Tax Categories click on "),e("strong",[t._v("Tax Categories")])]),t._v(" "),e("h3",{attrs:{id:"add-the-below-fields"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#add-the-below-fields"}},[t._v("#")]),t._v(" Add the Below Fields")]),t._v(" "),e("p",[e("strong",[t._v("1.Code:-")]),t._v(" Enter Unique code of the tax category.")]),t._v(" "),e("p",[e("strong",[t._v("2.Name:-")]),t._v(" Enter the name of the tax category.")]),t._v(" "),e("p",[e("strong",[t._v("3.Description:-")]),t._v(" Enter the description of the tax category.")]),t._v(" "),e("p",[e("strong",[t._v("3.Tax Rate:-")]),t._v(" Enter the Tax Rate.")]),t._v(" "),e("p",[t._v("Click on "),e("strong",[t._v("Save Tax Category")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(739),alt:"Save Category"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 3:-")]),t._v(" Set the Tax Category while creating a product")]),t._v(" "),e("p",[e("img",{attrs:{src:a(740),alt:"Product Category"}})]),t._v(" "),e("h3",{attrs:{id:"front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#front-end"}},[t._v("#")]),t._v(" Front End:-")]),t._v(" "),e("p",[t._v("Enter the Billing Address or if you have the account click on sign in and then "),e("strong",[t._v("Continue")]),t._v(".")]),t._v(" "),e("p",[t._v("Select the "),e("strong",[t._v("Shipping")]),t._v(" and "),e("strong",[t._v("Payment")]),t._v(" method and "),e("strong",[t._v("Continue")]),t._v(".")]),t._v(" "),e("p",[e("img",{attrs:{src:a(741),alt:"Tax Front"}})]),t._v(" "),e("p",[t._v("A tax will appear on the front end, click on Place Order, Here we set the 20% tax so the tax will be applied to the product price.")]),t._v(" "),e("p",[t._v("So by this you can easily create "),e("strong",[t._v("Taxes")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/61.dc38fbd4.js b/assets/js/61.2aa4ecfc.js similarity index 80% rename from assets/js/61.dc38fbd4.js rename to assets/js/61.2aa4ecfc.js index 86a33c9a..c866ad90 100644 --- a/assets/js/61.dc38fbd4.js +++ b/assets/js/61.2aa4ecfc.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[61],{493:function(e,t,a){e.exports=a.p+"assets/img/locales.1eec3541.png"},494:function(e,t,a){e.exports=a.p+"assets/img/newLocale.0e9afa70.png"},495:function(e,t,a){e.exports=a.p+"assets/img/localeGrid.3cc059ab.png"},496:function(e,t,a){e.exports=a.p+"assets/img/localeChannel.61e5efa8.png"},798:function(e,t,a){"use strict";a.r(t);var o=a(10),s=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#locales"}},[e._v("#")]),e._v(" Locales")]),e._v(" "),t("p",[e._v("To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.")]),e._v(" "),t("h3",{attrs:{id:"set-locales-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#set-locales-in-bagisto"}},[e._v("#")]),e._v(" Set Locales in Bagisto.")]),e._v(" "),t("p",[e._v("Here we have explained steps to set Locales in bagisto.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin panel of Bagisto go to "),t("strong",[e._v("Settings >> Locales >> Create Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(493),alt:"Locales"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Now add the below fields")]),e._v(" "),t("p",[t("strong",[e._v("1.Code")]),e._v(" Every language has its unique code.")]),e._v(" "),t("p",[t("strong",[e._v("2.Name")]),e._v(" Name of the language.")]),e._v(" "),t("p",[t("strong",[e._v("3.Directions")]),e._v(" Add the direction in which your language work "),t("strong",[e._v("LTR (Left To Right) , RTL (Right To Left)")]),e._v(".")]),e._v(" "),t("p",[t("strong",[e._v("4.Logo")]),e._v(" Add the logo of your language")]),e._v(" "),t("p",[e._v("Now "),t("strong",[e._v("Save Locale")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(494),alt:"New Locale"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(495),alt:"Locale Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" On the admin panel open "),t("strong",[e._v("Settings >> Channels")]),e._v(" you will able to see your new language is situated in the currencies and Locales section to enable this click on to that and "),t("strong",[e._v("Save Channel")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(496),alt:"Locale Channel"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a "),t("strong",[e._v("Locales")]),e._v(" in Bagisto and make your website as per your language.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[61],{497:function(e,t,a){e.exports=a.p+"assets/img/locales.1eec3541.png"},498:function(e,t,a){e.exports=a.p+"assets/img/newLocale.0e9afa70.png"},499:function(e,t,a){e.exports=a.p+"assets/img/localeGrid.3cc059ab.png"},500:function(e,t,a){e.exports=a.p+"assets/img/localeChannel.61e5efa8.png"},799:function(e,t,a){"use strict";a.r(t);var o=a(10),s=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#locales"}},[e._v("#")]),e._v(" Locales")]),e._v(" "),t("p",[e._v("To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.")]),e._v(" "),t("h3",{attrs:{id:"set-locales-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#set-locales-in-bagisto"}},[e._v("#")]),e._v(" Set Locales in Bagisto.")]),e._v(" "),t("p",[e._v("Here we have explained steps to set Locales in bagisto.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin panel of Bagisto go to "),t("strong",[e._v("Settings >> Locales >> Create Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(497),alt:"Locales"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Now add the below fields")]),e._v(" "),t("p",[t("strong",[e._v("1.Code")]),e._v(" Every language has its unique code.")]),e._v(" "),t("p",[t("strong",[e._v("2.Name")]),e._v(" Name of the language.")]),e._v(" "),t("p",[t("strong",[e._v("3.Directions")]),e._v(" Add the direction in which your language work "),t("strong",[e._v("LTR (Left To Right) , RTL (Right To Left)")]),e._v(".")]),e._v(" "),t("p",[t("strong",[e._v("4.Logo")]),e._v(" Add the logo of your language")]),e._v(" "),t("p",[e._v("Now "),t("strong",[e._v("Save Locale")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(498),alt:"New Locale"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(499),alt:"Locale Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" On the admin panel open "),t("strong",[e._v("Settings >> Channels")]),e._v(" you will able to see your new language is situated in the currencies and Locales section to enable this click on to that and "),t("strong",[e._v("Save Channel")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(500),alt:"Locale Channel"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a "),t("strong",[e._v("Locales")]),e._v(" in Bagisto and make your website as per your language.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/62.f27c3a43.js b/assets/js/62.b9f263d8.js similarity index 95% rename from assets/js/62.f27c3a43.js rename to assets/js/62.b9f263d8.js index 4b45db4e..95398d56 100644 --- a/assets/js/62.f27c3a43.js +++ b/assets/js/62.b9f263d8.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[62],{497:function(A,e,t){A.exports=t.p+"assets/img/role.d29f5e51.png"},498:function(A,e){A.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV8AAAD2CAIAAAD+sxNEAAAAA3NCSVQICAjb4U/gAAAAEHRFWHRTb2Z0d2FyZQBTaHV0dGVyY4LQCQAAIABJREFUeNrt3X9UE3e+//G3lkkgYAiF8BvEcCAsP9ogC98oFtkVPBfo+mOLhau1oivYBbmLbdX1R6VYqavYQruiK+y1WKuLF6ngXuEcwXOAFuXCAnEJlsghooAIgRIiSSSD8v1DRPxRFZe6oq/H8R/yYybOZJ75zGSSTBkeHiYAgAdMxSIAANQBAFAHAEAdAAB1AADUAQBQBwBAHQAAdQAA1AEAUAcAQB0AAFAHAEAdAAB1AADUAQBQBwBAHQAAdQAA1AEAUIfnDmvAGgZAHe6hrk5fvzFq2cbMRqxigKdk9NT37LtYdrSwvLaxs1s3xPAsHV1EfsFhkcHOZs/Df8vQo7zcqyU+VjDAM64D21SQlnxUqR39W9d76ULvJa3VvOekDgDwb6nDgOzwjqNKLREjFIeEz57pYE7aTkWNrN1tthOWKMBLXIeeM3nVaiLieSWkrgsR3L7Qe1Zg6D1D++76o4dOlsra1GRi7ea9cOnyhe48IjK0lqTnnL3U0dOl07OskanQVbokKiHYmTO6wyIrysorr2vtNTCWIq+5S2PD/QQjl+eckilaO7v69cTwbfyjdyYF9J3em16o7FZrtKyRqdB5ZnhUQoQrBi/wchtqP5NbSCFx82yZf21C4z8qqZVXtQ4RkcA/PEjwE7fprtyxIfN4TZuaJWL13RdqslPSclpZIjK0yr+70Nber2dZIhrSqhRn9qXtruwfSUP1gQ8+/fa75l4tS6yuV1HzbfKWgw1aImKVZcVnzivb+/UsEctq+hieBRGjunZJpdGOTEr53aGM3WX9eHbAy5yGa2dzM4tafij6JutsD/us66C61scSEdm42XLuJuNKray+VqZo0xKR7tzR3DodMdNDUvZ+mbt3faSbEbFtxQXyMe8vimN3/2n/jpVvCIlIX1smHyAiask7VNNNZD03bn/Wl4d3RM3kEamqj9aM2eCnh+xM/2T/7vUpi8RE5BQRtyf9T4e/+vLw3qRINyMifcPIpABeRpr6gn35LdeJiLQ/5H9zuF79rI87PERz8e5Pa7RkuWD3rjhTZZVMT0SkUxZmZxKRVk1EpG1VdpGvxe3bMybWLlZOZBUuyf+uRMNebesmMmutqVMRkRFdLc/OLCeibiKiobbmaxQsGpmRqa2jg50F2Y38yTB9svIzrT19OiIDQzTEavv7iLBzAS8hXdP/fpHb+CO9YvPLN0Pp+9x/9NblfsMzWR3tYfys6iCwtSBqJ+pqvmaYb8558AYG3e3BBatS1qnGXM6yD45zTHk8Is3IaUtqXR8R0VB3s6J77P0MPzE+0ioyt6QXXx3C0wJAd7n0i69qu4boVcmi+P/0tiQXZuivX8l6v/8qxyQ+ZuF042dTB/HM6dRwmdQ1RRVqcciDhx44PAuGiCXr8E0HY1zvu/JRw34Bz5RISyZvfPj5xoD7jqc8JBADsqLSq0PEOEUmJy1157UfSfmvwmuPvRfAi4ftqMrOquwYomniiPhob0siIoFfdIxOn3NM0VWSlcuPf+dXDuPe2J/iXEm7kEVepkSka8zckp5VVt/Q2NLQqhlzTEHk52VCRN0lX+06JVd2dCovys+drmzSPm7C9r4+5kSk/+7Q3rzqlraOK02N9aWn5X0/tUS0QywREc9CwOMQw5iOLRTDISLSK87Wd2nx5IEXm/r746XNN8jEeV7Cyl/efaOCsXpj5TsLnLl043Lh8X/0PpvjDhaBqzZcSNtRco1VNZ7c13jy/ut5QUsXFDcea9Bd++5QxneHbl/ID3MJ9HB/5HQ54pgYSe0XMrWq8dCexpH7MZItwd6zOA97GF5eYkahYBXZa3+fwxgRO2YXQyASC0mhovaSzB3CT/68yA7PIHhxCX4V/R/NhT2/Wj7H8b4xN2M7Py5ac7jKZqHUcvzTfbrPWZj7xSZ/+WHYG562Ap4RERFjIrB3mjl77qzbOxoOoSmpCZH+ImueERExPL6jp3gG50m6s/bPyb+d52krYIjIyNTcViwRWfzUrR3Ct64Pk063NGWIZYdYxsTaXjRTcvtkTdeY9e/M87Q0ZUwc7a3w9IEXnM0v4+L+w83kYVeZuETGRb9h8zRTnTI8PIxlCwATNXYAANQBAFAHAADUAQBQBwBAHQAAdQAA1AEAUAcAQB0AAHUAANQBAFAHAEAdAAB1AABAHQAAdQAA1AEAUAcAQB0AAHUAANQBAFAHAEAdAAB1AADUAQAAdQAA1AEAUAcAQB0AAHUAgOeuDuWJEumcD8o1d/6u2hziEpJe//M8mpbs5eLo3HasFoDJMnZoL/4k8Vjnz/tANOXbP8i8QJaOVlT/+dZd3w1i3QBMgjrwp1HVzq0Hlfdd3HokbrG/RCqWhC/+4FTLIBH1nt78u3lBIa95Sl8Lid/y+a64iBCxZ9CcFenlqjuhOZO+IiL8NUlI+Nrces2YifUMDF6v23+4rr3m2MHzhkHDj1g3AJOgDq5R61aJmndt/rrlnostXedFbUz+JDXKpb14166iXqLrLU2N7VahG1M3/Mbq4pG/lg/OWZ36xyD++WNbMuVERD9kxn1won1G9LZNofyajMTP6+6OEEQR2xLm8jluvg7En7d64zw7rBuAfy+jJ7rVNK+k1NVV//nXD7OlSWMulUZFExGR3YUzq8ubOonMiIg7I2jZ4lmD/Kq/J3ZKo6IjRb2DZ0q3X7qoIu/2gtIWblDWZ+/O5ZKrsir6TPkFmuk7MrXBluqqwTmrs944teJrefu77q5YOQCToA5E3F+8m5pQsjhz10GPOxcNXjyesmv/95dVg0TXiX/vgQLuNEs+NWsGichMOI1DPYZBIlVH7+D10hW+pSM34vSO2bfgesbuO0FENKtoHtYLwOSpAxF5vrtxVcHq/f8ksiciUhXs2lJkWPZZxjL7zoOJH5U/wRSEVmY0zXtPTrwvd2T04Yg1ADCpjzvceXX3TkpePDrgHxwkMhg0muuqnusaw5P1ZXGo6/Wq/eknqs431tdU1PdwuFgDAC9CHYi4AauTfm12e5N2XLRu46+pPGVd9JqMcpru+Quzx9/99fisPRGOylPbt3yyJfNUeccAVgDAc2vK8PAwlgIA/KtjBwBAHQAAdQAAQB0AAHUAANQBAFAHAHiWnvRMap3uhv7GIDs0dOsWzo8AmCQv/lOnMEZGJiZcnonxU9z9ic6GUvcPEA0bG3MZI6NXXsFwA2ByuHnzFjs0pL8xOHXKFHO+2cTXQd0/MHXqFP40UyxrgElKc31geJjGG4jHDAR0+htEw0gDwKTGn2Z2a3hYpx/fFzI+pg56/aCxMT5ICTDpmRhz9fobE1kHdmiIMTLCkgWY7BgjI3ZoaCLrcOvWMA5DArwAXnll6njfcMSWDwCoAwCgDgCAOgAA6gAAqMNEUZYd3FXQgnUMgDrch+2qqa5q1WAdAzydiTrTqTNv/UeFgnc+2xJsc+ciQ2V61D5mw5G1syZkIFCQsulom5aIyMhUaCf2D4lZEijCGd4Az30diIjU53OTc5y+jHHl/AwP1KDWaYX+G/4QYs3quzvqi/O++qBZ92VqqBPWIcDzv2chcHM2lGSmV/c/7Eqd8vTBTUmJi5clrtpysLSDJWJrMxLf3FLSd/v61vz3lqUUdo+MRHKS3nvvyJX7JsHwnGa4u3p4eQfNX74lRkLNZ6s6bl/Tcy4n/b2Y9xYvez8xLb9W/dC6dFZkp70Xe/s2JU1arHqAZ1cHI45b1NalVnX7DpZ2339dX+WBTYfarBet2Zm8KoyRZ3ya30SMWOLMdCibDEREfReVXWxnQzNLRKRVKlU8scT5ETMzM+VxiNWyRKRryE5LLdPPjFm7/Q8LRN1lOz7OV97/y3262uyMdJlJWML6nevDbFqP7ciWG7DyAZ7Z2IGIRBFxsW7K7H0lbfcelSgtUFiEr1wX7O3h7rskPkysrq9oJTNPL0dW2dBKRGzThSscHtN0QUlEhma5ghFJ3X5qJmxfR31OXr1W6C21J1LX55X1z4xJiAv29gkIXrd+gUhVlidj793nqT5+lg2KX7NQ4uohCU1a4qWVVTZg5QM8s+MORERkFZKwvGr94YxT3imC0VH9NcXVofbL298svDtfazVLLt5+wpO1FzrJXVfXbD5vkVNFmbyNxFqZ0uC2wOeBoxfs5W9///a3d/Zi5m5IfsuDQ9SsUJLdEk/zkRtZi32E+qrmTgqwu3vPDmUbq2lI+f2ZuxeJ+7REOKgJ8AzrQCQISIitTtz3VfEik9HtmojESzcl+fNGjyGYCRkiZ6nEvFCm6JL0NpA4KVjcXlBa133FIOv3CPd+yLfY2M/ekhRiY2jLS/uqQSD2sWZGp/YED8t2weaEMOHonzwLpAHgWe5Z3GYRsDzOq+donmJkfM+xdRRSe6vGwsHOaeSflQWHiMhjtrdFc01hiXzA01ckEEtdOquKyitUzlKJ+YOTZRhbRxdnkXvguqS5ZrLD6WU9REQOIie6UtusG7lRt6JBZeLoZjemS0QOIiem55Ka53T3AZibYeUDPPs6EJkHxb7lw4x+1YRz2CIxnT2cmlN2rlHRIKsurLzzfoT7bKlAcbKkx8dfzCFzP3+7pqLydhd/qfWjps7xik4I5tUdya3QEgkCImeb1+VkZlXKG2RlmWknlcLASAlDxJgJeGxrdWmrjgQBC/x5DTkZmafrGxoVtZVlpRd1WPcA/5Y6EAkCE5aIRkf8NsEJO1d7U03+7pS0bRn5FRc0AyPXuIbMtiWeOEjCEJGNv7+IMfIIDbB5zNQZn6XRb5AsJ6/FQDy/2KQNgVSVvXdTWn6DIHjrx9EeHCIin/AFUkaeU6A0EG9W/PoNwbyGvAObUtJ25JTXqlAHgMd4zHdSX73WY29rhcUE8AIY7+aMz2gCAOoAAKgDAKAOAIA6AADqAACoAwCgDgDwgtVh6tQpN2/ewmICmOxu3rw1deqUiazDU/wyJwA8h57iF7MfUweeibFeP4glCzDZ6fWDPBPuRNbBxIQ7deqU/uv4GkaASaxfMzB16hQTE+Nx3esxn8IanfTw8LCxMZcxMnrlFRzIBJgcbt68xQ4N6fU3pk6das4f91eaPFEdiEivv6HTD7JDQ7duDWOhA0wKU6dOYYyMeDxjE2PuU9z9SesAAC9dXLAIAAB1AADUAQBQBwBAHQAAdQAA1AEAUAcAQB0AAHUAANQBAFAHAADUAQBQBwBAHQDghajDYNXOKP+IzPonvHnHtyuCwuNO9GK1ATwPdTi3PSRE7Cl18Qx6LSgq+oOvyzsm8ktouVwOf9q0n/zamo5TcUHhH353508Ol8+Zxuc+/exaspeLo3PbsdoBnsBjv8HaoOoZEM5ZnhRmp7lUd7pg34rfVqX+bd8y0cTEwff9w2ceNbboVfUY+KN/CiP+XBrxlLPSlG9Pkft6WDpaUf3nW4/4f7TxDS5WP8C/umfB9wiNXPzbVe/vyP3bhrlUt+tPJRoiImo/k74iIvw1SUj42tx6DRGRpjpzRUiI2DPIP2TD8Q4iokFlyfYVi1+TBL0W9LuDPxD98G1i9GJ/iVQsCU8s6q3/eLE4JL2eiM5/vSIi/Pbl4XGZ5arRmQ8cXyN18ZTO23mRNKdWeEpXnLhORKSRH/lg+RyJVBy0PPFr+e3H03Jsw+KQkNc8pWJJePTmUy1jRzk9A4PX6/YfrmuvOXbwvGHQ8CPWPcCEHndwiFg1x0xzvryeiH7IjPvgRPuM6G2bQvk1GYmf1w3SxSMph+utIvb8+ZNtsaGeVkSD8l1xHx3pcFu2KWnj8ghPB6KrVaf/Oej77kepm1ZHeliO2XrlVZe4vgkfpb4fKmw6HLfm65Y7uxPS5Z9k/XlXapTdmMfRe3pz0pYzJE1ISppD5X9K2lLUS0SqH+T1192XJX+0LcqlpWDX9oIxRyhEEdsS5vI5br4OxJ+3euM8O6x7gH9xz+L+fQG+1TQaHNBoqL6gtIUblPXZu3O55Kqsij5TfoEWExEZiD9DOncel4gGvzvx96t2y/72ycbXxw7j7aRREZEORET3Ho98VRoeEekQMd+hc07iiePn3904jYg4jnNC579xe+9gdDeh6sj3A74Jn+yJdSGScpuidxVUacIjiIg7zW1+VIQvTW85s/p49UWKmjW6l9JSXTU4Z3XWG6dWfC1vf9fdFSsfYELrMKjquE5cMz6fVB29g9dLV/iW3nmN79WQy7JPk+o371vx5gnPX8enfhrt2NOpITtP+/Ht4fPtpztSVXsP0bSfuEVPr8bAcRS5EBGRi6M9h672qu65haWjFQ0OGgaJ7syb6xm77wQR0ayieVjvABNeh45TR2oGhP5zfYlarMxomveenHjfke1vmiMR9/XorFMRLUUZiR9mbC+Ym+vwKpcaL1wlEo6nQD2dKrKUWhFxOUSGe7bx26ws+RxDu7KV5rkQtbZfNZCVpZBIdf+UDFjBAD9vHTRNJcdPyDVNdX8vKK2nmanvh/KJPBeHuv7Pif3pdqvC3LmGXpqx2FXUeTq7ROMwnT/I4XKIBge5/hHzrUqPbN7AfXeu62Avf8678x81n8uns3P5vzCUf12hso/4jQcR2TlOM1RlZxzRuBF/5jL/0dFF0LI5ZnGZH31IEZ6XTmU0mc3fI+VjZQI82zpw+FYc1feHP/yew7ey85wTf+j9qLkORETc1+Oz9hi2f35q+5ZjZDV9/rrQSOptOZO7/58/ajhmngHx26JciO+y7cAGSvnrkZQKmjb9NzMWP7IO1F7z9faCAa5Imrrn9pBkbtIfQxL/dGp7Csd10SeRo3WgafM/zdiWsmt/Zsbf+W7z/5iRGm6JdQkwsZ6b38I6s0Gc2Lux5L9XOWClADwX8DkLAHjOxw4AgLEDAKAOAIA6AADqAACoAwC81J70TOqWS23Nyiu9fZobNwax1AAmBWNjrqWFuburs8jF8Snu/kTvaFb+n2x4mFyc7S0t+CYmxljoAJOCXn+jt6//0uWrRkavzPJ/beLrUPl/MmNjrt/rv8CyBpik/iFrZNmb4w3E1MfuUAwPE9IAMKn9UuI1NHRT2Tq+71R9TB2alVdcnO2xcAEmOxdn+2bllYmsQ2+fxtICn40GmPQsXzXv/bF/Iutw48YgDkMCvAB4Jsb6cb7hiPMdAAB1AADUAQBQBwBAHeCZe/Pt1VgIqMMLQS3PyThcof73PYCO6pwj1W3PfLZdsqKssit4KgPq8NO0iqoaZZf2CW/NtpUd/CAh8c23V0cl5TY9xewMPU0yRduYX8wYaK4sLJM/WKeu02lRCQdrtT/Tf5ttLysurrn2RD/d0ZqfGLM16yIR0UCHvPZiPzYAeASjl/T/3V2WkS3nLFm105NPxHuaz6+1Fu9Oa4vM3OzEecwNOQJLkb2tKfMc/K95to4Oto6mRKSryt6bI1z7jbs5tgFAHe594W9WKBnvrYt8fX7+eVkErNoZ8Hz8t60DN6YG4kkPz7gOPaWZWcdlnV39epbhO0pCEuLDfUxvb4idFYe+OVrd0qXjOUrCEuJDPUxbshJ21s3e9pdlzkTUd/rTVYWinZnRHkSkLtuUcNJx8+cJXnenfC7nq6M1V9pVeuKJYlI3L3SggYslmYeKq1p1HIFz0JJ3YoOdH3z9HmgsyjxaXtfaTwLXeStWxgVY3VMHlmV1Z5PfPktE5Lky9+NAM+o5l3P4UJmii+U5SgJjYt/yExARtZUd2FegUKo0WuJLY5O3Bo95sWWV++JW7yMi+7AvM96yJiKdPD0hsU/FcoTOQUtXxgbacYgGytKXHzHfnr3Kh3RNpw5mFsgv9ZOp0HXp+vULXUbHMkWJa0tFyZ+v8yIitiItMZNZezjJm0NkqN4b9QWt+2ptEEenPJ2bXVTfpCILF9+l8ctDHEYGJGxraXLS4aarLMdeHBazKkZiTkTUXZ25L7+iuddAfJvg5Xtifc26ixLXnfVL3RHjQkRD6vKMN8uJiKR/2L81kCG1PCczv6K5s4+sfEKj1y3zxuaBOkyIfuUFJUlWbg22IrX8eM63u7LtDib5ckhXm52RfsEpJmG9mJTHs4/tyLY7mCT2czMpblYOkLMZsU0XOlkVKdXkISBDq0JJojC3e6bcUKPQur2zNd6Ow5JASNRdkvppfp/krQ1L7NjWkqx9aX3Mjq2B946QO0qSPy2m0OVbV5j3nc3P/CLTZnfywnt/R4fhSRI+fkvMEDHmZqRryE5LrTRfELN2Fq+nNC9/x8f02e63RBy2WyZvYAI2rA+wZnQkvHcujNOCzSvDBAwxPJuRH+20ki5ZMEvItpXlZ+/LsnZJXjJ2pq0ndx9qE69eu87dRNutMR3726LWYh/htw3NneRlR3Sl4eKQ1lTRTt4iIuWFNnIJ8+FQX+WBTYc00tg1K+zZhqOHMz7Nd7ydVCIyMDMWLo+0ZtrL8nPSMkxTk5e46EqzD1awwUnJs21I087amj2w6k39o3cuFTNEZkKGDC05H+8tFS5I2Cw2u1qemX0g3WEHNg/UYcImZerm7edlTiR2VMvfK6hXkK+Puvr4WTZo85qFXgyRa9IS+fKcygbyFktElKNoMATP4lypayZTXmfdRTY8gFHKlAa3MJ/7RwJGFp6+fl4jW2ZTUWmDIPjLpFAREUnEph0bkwsq2wLDncbcoamoVOmy4GBMgAURuUc11aRVyHoWOljdlwcbF7uRe6kr88r6Z8Zujgs2JyIfF7Z93ck82YKNAUREjLVYKhE/7PAC4+jg7CS4Mx4hIp7trGBvHyIfN0ZRk1HX2L/EYUxQ1P1axtxD4i2yJnK5b1LOfm4mxTLlwCI7sw5FE2vCqJRNahIJehSN/TYSkQV15hUoLMI3rwt2JiKP+J6qdaUVrdEeLkREjPvcmPkBHCI/iWVf0vbCEsWSWEutboix9/ZxdzYjEj1shTE8K5GD3ciDry4tVnsnpIbPMiVyd46V1e+olGPzQB0mno3QknS6ASLqULaxmoaU35+5e6W4T0tmEm8RW1rXSrNMFU3kGxmoKDyvpADLhsZ+x0Bvi0cPUlp7TV287zzdGR+JE3NWeclATmNv09HLNh9b/vaxu6/Nqn4iq5+caodCSXZLPM3HvJLrq5o7KcDuKRcBx9JRaKRQ6YjG1MEzJNIlI3vD1trgkCWLAn0EYw9UMmJ/MWXLGwyBHo2N3V5hC7uL6y6y4V6K2qvmM2OdyVCvuDrUfnn7m4V31521mn1gxs4+biaFHZ19JA4K9y/ct/e9q74LF4aFBTibPfLxdjW3aXXXdq9cvXv0oul4RwN1+DlwGA6NPnFtF2xOCLs7iuZZmBKRt9Q+/0zNlS6hrM8tLMyfLcypV6pt665a+Umsxj8/9iEvjK+/81mMeHT74wgeO9mneVOBHdf1HNclqbv8qsvy8vI3lZQu2Lw5zos3eqWZl68Hm1/X3M+evyLyj5O2lu+oUQxQvYInXuJOZGCJSLx0U5L/6F0YMyHzwENgRy+wCFzzFzdFadHJ419sL/R857MtwTaPfqDm/hs+XjDj7vIw//3ab7GFvMx+5vMdHEROTM8lNc/Jwe7OP3MzIiI7aaBdl6y88GynSCI2c/P1UCuKC2qahN5BLo+eornIwVLbKlfeeVY3yNpYofOMe8b95k4OfPZqm0E4OlM7m0e/o+ggcqIrtc26O8cIFQ0qE0e3Rw4cODwO6QzjPouBJwoI35iWHOvSU1ykuOckBYH3PDddbVlxxUU7qae5h7+YLlQfLVcwkgAxEXFsHYXU3qqxuLskrSwe3NsxXKlq1lu4ON0ef3GsxeEx6/+yfjbnfGlxxz0p5JiSVseOPgBHN1um/1oX3V1iTtY8bB6ow89JELDAn9eQk5F5ur6hUVFbWVZ6cWQLdPL3d7xcfrLZOUjCI1PvILfO4iKFjf9s0eMm6REeIlaV7c4oOdeoOFewN/MsO3NJiBMRmVpaUGdVmaLLQD7hITPUlbvT8itkiobG+tLT9W2Pe5yRs83rcjKzKuUNsrLMtJNKYWCk5JFBsRc5MteK88pqG+UVZfKuJ1kaHfVFZfKm1itNjfIm9ZApj3fv1m3uF+zaV15aK5DMtCZyC/AznD1Zw/gF3z7k4Ry2SExnD6fmlJ1rVDTIqgsr754fyXYrahsVDbLKnLTMYq04MtyVSNdUVnausUXZ2lLbeE3L8KxN76nDDDcrtrH4aKWiQVZZcVHHkYSGCduOph0orJQ3NMrPlZXVqrF1YM/i58WbFb9+w9FvjuYdKO4fYsydpDHeIe48IiKHgBC3b3MYfz8BEfFmBouZ85p5wc5PMB4JTUmmzOzi3SkajlAkjV2fcPsNC0FAZOjZ9JL8qtDNCx3Cd26mzKPlmWnFWjKxdgveEOxLjzptiecXm7Th6Dc52XtPsoyjZ/DWhLc8Hn2aE8c3NtZ/R05u8lkSTA9cN9tb/LgHblArz+SVZav0LMOfIQnbuOz+e1j4z/VjFF2Bvk5ExBEHSfhnLviGeY1EyiY4YachN7swf3eRnniWosDl8wLJjBgLT/GM5urdKeUsY2Lt5hv/cXS4NRHp2mtKc2TX1KyRqdBZGrsyREDUfXdeTqHLVzQePL4vrZCx9FkqCnIXx6UmcbLz8/ZlqFkjgb14qVswNo+X3GO+k/q/vyn43TuLsJheTm++vfp//+evWA4vjPFuzviMJgCgDgCAOsCEwG4F6gAAgDoAAOoAAKgDAKAOAIA6AADqAACoAwCgDgCAOgAA6gAAqAMAAOoAAKgDAKAOAIA6AADqAACoAwCgDgCAOgAA6gAAqAMAoA4AgDoAwAtpzZo1qAMAPCQNBw4cQB0AYGLS8Pg6GBtz9fobWMQAkz0NOv0NE2PuRNbB0sK8t68fSxlgUqdhzZo1vT/2W75qPpF1cHd1vnS5AwsaYFKn4cCBA8rL7e6u0yeyDiIXRyMjo3/ILmBxA0zeNFTXyY05nBnTHcY1nSnDw8OPvdG5mn8ODd10cba3fNWcZ2JKfqlDAAAAyUlEQVSMpQ8wKej0N3p/7L90uZ3L4fy/X/qM9+5PVAciUl7uaG653Ptjv/7GIBY6wKRgYsy1fNXc3XX6eEcN46sDALxscL4DAKAOAIA6AADqAACoAwCgDgCAOgAA6gAAqAMAoA4AgDoAAOoAAIA6AADqAACoAwCgDgCAOgAA6gAAqAMAoA4AgDoAAOoAAKgDAKAOAABjGWERAMB92KGhGzcMRlev9WBZAMA9+xRTp7wydYoRl5mCZQEAo6bcYWRiYoLFAQAPNuL/A32KLhIhdiwdAAAAAElFTkSuQmCC"},499:function(A,e,t){A.exports=t.p+"assets/img/accessControl.76a3d346.png"},500:function(A,e,t){A.exports=t.p+"assets/img/roleGrid.8c856367.png"},799:function(A,e,t){"use strict";t.r(e);var s=t(10),o=Object(s.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#roles"}},[A._v("#")]),A._v(" Roles")]),A._v(" "),e("p",[A._v("Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),A._v(" "),e("h3",{attrs:{id:"create-roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-roles"}},[A._v("#")]),A._v(" Create Roles")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Roles")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Role")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(497),alt:"role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Role name")]),A._v(" "),e("p",[e("strong",[A._v("2.Description:-")]),A._v(" Enter the description of the role")]),A._v(" "),e("p",[e("img",{attrs:{src:t(498),alt:"new role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the "),e("strong",[A._v("Access Control")]),A._v(" according to your requirement.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(499),alt:"Access Control"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Role")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Role")]),A._v(" by the name of "),e("strong",[A._v("New Role")]),A._v(" is created successfully as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(500),alt:"Role Grid"}})]),A._v(" "),e("p",[A._v("So by this you can create a "),e("strong",[A._v("Roles")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[62],{493:function(A,e,t){A.exports=t.p+"assets/img/role.d29f5e51.png"},494:function(A,e){A.exports="data:image/png;base64,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"},495:function(A,e,t){A.exports=t.p+"assets/img/accessControl.76a3d346.png"},496:function(A,e,t){A.exports=t.p+"assets/img/roleGrid.8c856367.png"},798:function(A,e,t){"use strict";t.r(e);var s=t(10),o=Object(s.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#roles"}},[A._v("#")]),A._v(" Roles")]),A._v(" "),e("p",[A._v("Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),A._v(" "),e("h3",{attrs:{id:"create-roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-roles"}},[A._v("#")]),A._v(" Create Roles")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Roles")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Role")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(493),alt:"role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Role name")]),A._v(" "),e("p",[e("strong",[A._v("2.Description:-")]),A._v(" Enter the description of the role")]),A._v(" "),e("p",[e("img",{attrs:{src:t(494),alt:"new role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the "),e("strong",[A._v("Access Control")]),A._v(" according to your requirement.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(495),alt:"Access Control"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Role")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Role")]),A._v(" by the name of "),e("strong",[A._v("New Role")]),A._v(" is created successfully as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(496),alt:"Role Grid"}})]),A._v(" "),e("p",[A._v("So by this you can create a "),e("strong",[A._v("Roles")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/70.a2cf083f.js b/assets/js/70.79aa0864.js similarity index 97% rename from assets/js/70.a2cf083f.js rename to assets/js/70.79aa0864.js index 7aa19f98..0d9012b7 100644 --- a/assets/js/70.a2cf083f.js +++ b/assets/js/70.79aa0864.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[70],{362:function(t,e,s){t.exports=s.p+"assets/img/customer.4e4dd06f.png"},363:function(t,e,s){t.exports=s.p+"assets/img/createCustomer.a6c9698b.png"},364:function(t,e,s){t.exports=s.p+"assets/img/customerGrid.3a719b2e.png"},772:function(t,e,s){"use strict";s.r(e);var o=s(10),r=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-customer"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-customer"}},[t._v("#")]),t._v(" Create Customer")]),t._v(" "),e("p",[t._v("Visitors to your website can open an account to manage their purchases and activities. Customers generally create their own accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.")]),t._v(" "),e("h3",{attrs:{id:"to-create-a-customer-from-the-admin-panel-follow-the-below-steps"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-customer-from-the-admin-panel-follow-the-below-steps"}},[t._v("#")]),t._v(" To create a Customer from the Admin Panel follow the below steps:")]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(": Login to admin panel of Bagisto and go to "),e("strong",[t._v("Customers")]),t._v(" >> "),e("strong",[t._v("Customers")]),t._v(" click on "),e("strong",[t._v("Create Customer")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(362),alt:"Customer"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2")]),t._v(": Next you will get a form to create a customer fill in the necessary fields to create a customer as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(363),alt:"Create Customer"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 3")]),t._v(": Now you will able to see the new customer is registered successfully")]),t._v(" "),e("p",[e("img",{attrs:{src:s(364),alt:"Customer Grid"}})]),t._v(" "),e("p",[t._v("So by the above steps, you can easily create a customer from the admin panel in Bagisto.")])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[70],{362:function(t,e,s){t.exports=s.p+"assets/img/customer.4e4dd06f.png"},363:function(t,e,s){t.exports=s.p+"assets/img/createCustomer.a6c9698b.png"},364:function(t,e,s){t.exports=s.p+"assets/img/customerGrid.3a719b2e.png"},773:function(t,e,s){"use strict";s.r(e);var o=s(10),r=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-customer"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-customer"}},[t._v("#")]),t._v(" Create Customer")]),t._v(" "),e("p",[t._v("Visitors to your website can open an account to manage their purchases and activities. Customers generally create their own accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.")]),t._v(" "),e("h3",{attrs:{id:"to-create-a-customer-from-the-admin-panel-follow-the-below-steps"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#to-create-a-customer-from-the-admin-panel-follow-the-below-steps"}},[t._v("#")]),t._v(" To create a Customer from the Admin Panel follow the below steps:")]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(": Login to admin panel of Bagisto and go to "),e("strong",[t._v("Customers")]),t._v(" >> "),e("strong",[t._v("Customers")]),t._v(" click on "),e("strong",[t._v("Create Customer")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(362),alt:"Customer"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2")]),t._v(": Next you will get a form to create a customer fill in the necessary fields to create a customer as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(363),alt:"Create Customer"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 3")]),t._v(": Now you will able to see the new customer is registered successfully")]),t._v(" "),e("p",[e("img",{attrs:{src:s(364),alt:"Customer Grid"}})]),t._v(" "),e("p",[t._v("So by the above steps, you can easily create a customer from the admin panel in Bagisto.")])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/74.96d148ec.js b/assets/js/74.a6d240c5.js similarity index 97% rename from assets/js/74.96d148ec.js rename to assets/js/74.a6d240c5.js index 4d39a1df..228a50f5 100644 --- a/assets/js/74.96d148ec.js +++ b/assets/js/74.a6d240c5.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[74],{748:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},749:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},750:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"},848:function(e,t,s){"use strict";s.r(t);var r=s(10),o=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"users"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#users"}},[e._v("#")]),e._v(" Users")]),e._v(" "),t("p",[e._v("Access Control List Rules in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),e._v(" "),t("h3",{attrs:{id:"create-user"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#create-user"}},[e._v("#")]),e._v(" Create User")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" It can be set on the admin panel by going to "),t("strong",[e._v("Setting >> Users")]),e._v(". Here you can create new users by clicking on the button "),t("strong",[e._v("Create User")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(748),alt:"user"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Add the below fields.")]),e._v(" "),t("p",[t("strong",[e._v("1.Name:-")]),e._v(" Enter the user name")]),e._v(" "),t("p",[t("strong",[e._v("2.Email:-")]),e._v(" Enter the email id of the user")]),e._v(" "),t("p",[t("strong",[e._v("3.Password:-")]),e._v(" You have to enter the password and confirm password.")]),e._v(" "),t("p",[t("strong",[e._v("4.Role:-")]),e._v(" Select a Role.")]),e._v(" "),t("p",[t("strong",[e._v("5.Image:-")]),e._v(" Add image for the User.")]),e._v(" "),t("p",[e._v("Now click on "),t("strong",[e._v("Save User")]),e._v(" button.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(749),alt:"Create User"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("User")]),e._v(" by the name of "),t("strong",[e._v("New User")]),e._v(" is created successfully as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(750),alt:"User Output"}})]),e._v(" "),t("p",[e._v("So by this you can create a "),t("strong",[e._v("User")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[74],{748:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},749:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},750:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"},849:function(e,t,s){"use strict";s.r(t);var r=s(10),o=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"users"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#users"}},[e._v("#")]),e._v(" Users")]),e._v(" "),t("p",[e._v("Access Control List Rules in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),e._v(" "),t("h3",{attrs:{id:"create-user"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#create-user"}},[e._v("#")]),e._v(" Create User")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" It can be set on the admin panel by going to "),t("strong",[e._v("Setting >> Users")]),e._v(". Here you can create new users by clicking on the button "),t("strong",[e._v("Create User")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(748),alt:"user"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Add the below fields.")]),e._v(" "),t("p",[t("strong",[e._v("1.Name:-")]),e._v(" Enter the user name")]),e._v(" "),t("p",[t("strong",[e._v("2.Email:-")]),e._v(" Enter the email id of the user")]),e._v(" "),t("p",[t("strong",[e._v("3.Password:-")]),e._v(" You have to enter the password and confirm password.")]),e._v(" "),t("p",[t("strong",[e._v("4.Role:-")]),e._v(" Select a Role.")]),e._v(" "),t("p",[t("strong",[e._v("5.Image:-")]),e._v(" Add image for the User.")]),e._v(" "),t("p",[e._v("Now click on "),t("strong",[e._v("Save User")]),e._v(" button.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(749),alt:"Create User"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("User")]),e._v(" by the name of "),t("strong",[e._v("New User")]),e._v(" is created successfully as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(750),alt:"User Output"}})]),e._v(" "),t("p",[e._v("So by this you can create a "),t("strong",[e._v("User")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/78.f6dd8f5f.js b/assets/js/78.f0cef106.js similarity index 82% rename from assets/js/78.f6dd8f5f.js rename to assets/js/78.f0cef106.js index fa9c6aa9..92861591 100644 --- a/assets/js/78.f6dd8f5f.js +++ b/assets/js/78.f0cef106.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[78],{400:function(t,e,n){t.exports=n.p+"assets/img/createShipment.f1b18478.png"},401:function(t,e,n){t.exports=n.p+"assets/img/shipmentOutput.3e0d9740.png"},783:function(t,e,n){"use strict";n.r(e);var s=n(10),o=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-shipment"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-shipment"}},[t._v("#")]),t._v(" Create Shipment")]),t._v(" "),e("p",[t._v("Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.")]),t._v(" "),e("p",[t._v("“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.")]),t._v(" "),e("p",[t._v("To create a shipment for that order, click on the "),e("strong",[t._v("Ship")]),t._v(" button. Enter the "),e("strong",[t._v("Carrier Name, Tracking Number")]),t._v(" and choose your "),e("strong",[t._v("Inventory Source")]),t._v(" from the drop-down list. Enter the quantity to ship then click on "),e("strong",[t._v("Create Shipment")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(400),alt:"Create Shipment"}})]),t._v(" "),e("p",[t._v("Now the order is "),e("strong",[t._v("Completed")]),t._v(" which you can check in the order list as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(401),alt:"Output"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a "),e("strong",[t._v("Shipment")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[78],{415:function(t,e,n){t.exports=n.p+"assets/img/createShipment.f1b18478.png"},416:function(t,e,n){t.exports=n.p+"assets/img/shipmentOutput.3e0d9740.png"},785:function(t,e,n){"use strict";n.r(e);var s=n(10),o=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-shipment"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-shipment"}},[t._v("#")]),t._v(" Create Shipment")]),t._v(" "),e("p",[t._v("Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.")]),t._v(" "),e("p",[t._v("“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.")]),t._v(" "),e("p",[t._v("To create a shipment for that order, click on the "),e("strong",[t._v("Ship")]),t._v(" button. Enter the "),e("strong",[t._v("Carrier Name, Tracking Number")]),t._v(" and choose your "),e("strong",[t._v("Inventory Source")]),t._v(" from the drop-down list. Enter the quantity to ship then click on "),e("strong",[t._v("Create Shipment")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(415),alt:"Create Shipment"}})]),t._v(" "),e("p",[t._v("Now the order is "),e("strong",[t._v("Completed")]),t._v(" which you can check in the order list as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(416),alt:"Output"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a "),e("strong",[t._v("Shipment")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/79.6efec5cb.js b/assets/js/79.f2d08fa3.js similarity index 96% rename from assets/js/79.6efec5cb.js rename to assets/js/79.f2d08fa3.js index 02aa6405..ab143f28 100644 --- a/assets/js/79.6efec5cb.js +++ b/assets/js/79.f2d08fa3.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[79],{630:function(e,t,o){e.exports=o.p+"assets/img/invoice.befbdba3.png"},631:function(e,t,o){e.exports=o.p+"assets/img/invoiceSubmit.da097460.png"},827:function(e,t,o){"use strict";o.r(t);var n=o(10),i=Object(n.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"create-invoice"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#create-invoice"}},[e._v("#")]),e._v(" Create Invoice")]),e._v(" "),t("p",[e._v("From here, you can generate the invoice for the order and confirm the customer’s order by clicking on the "),t("strong",[e._v("Invoice")]),e._v(". Admin can check the details enter the quantity to invoice then click Invoice.")]),e._v(" "),t("p",[e._v("An invoice is used to confirm an e-commerce transaction and provide a detailed order confirmation to customers. That said, some business-to-business merchants may offer credit—the order will be placed first and the invoice will be sent later to ask for payment")]),e._v(" "),t("p",[e._v("An itemized commercial document that records the products or services delivered to the customer, the total amount due, and the preferred payment method. The seller can send either paper or electronic invoices to the customer. It is a document that is used to record a transaction between a buyer and a seller. It contains information about the item and its price, tax charges associated with it, etc.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(630),alt:"Invoice"}})]),e._v(" "),t("p",[e._v("After creating an Invoice order status automatically goes from "),t("strong",[e._v("Pending")]),e._v(" to "),t("strong",[e._v("Processing")])]),e._v(" "),t("p",[t("img",{attrs:{src:o(631),alt:"Invoice Submit"}})]),e._v(" "),t("p",[e._v("By following the above steps, you can easily create a "),t("strong",[e._v("Invoice")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=i.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[79],{630:function(e,t,o){e.exports=o.p+"assets/img/invoice.befbdba3.png"},631:function(e,t,o){e.exports=o.p+"assets/img/invoiceSubmit.da097460.png"},826:function(e,t,o){"use strict";o.r(t);var n=o(10),i=Object(n.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"create-invoice"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#create-invoice"}},[e._v("#")]),e._v(" Create Invoice")]),e._v(" "),t("p",[e._v("From here, you can generate the invoice for the order and confirm the customer’s order by clicking on the "),t("strong",[e._v("Invoice")]),e._v(". Admin can check the details enter the quantity to invoice then click Invoice.")]),e._v(" "),t("p",[e._v("An invoice is used to confirm an e-commerce transaction and provide a detailed order confirmation to customers. That said, some business-to-business merchants may offer credit—the order will be placed first and the invoice will be sent later to ask for payment")]),e._v(" "),t("p",[e._v("An itemized commercial document that records the products or services delivered to the customer, the total amount due, and the preferred payment method. The seller can send either paper or electronic invoices to the customer. It is a document that is used to record a transaction between a buyer and a seller. It contains information about the item and its price, tax charges associated with it, etc.")]),e._v(" "),t("p",[t("img",{attrs:{src:o(630),alt:"Invoice"}})]),e._v(" "),t("p",[e._v("After creating an Invoice order status automatically goes from "),t("strong",[e._v("Pending")]),e._v(" to "),t("strong",[e._v("Processing")])]),e._v(" "),t("p",[t("img",{attrs:{src:o(631),alt:"Invoice Submit"}})]),e._v(" "),t("p",[e._v("By following the above steps, you can easily create a "),t("strong",[e._v("Invoice")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/8.2a533a7e.js b/assets/js/8.6310bbb0.js similarity index 99% rename from assets/js/8.2a533a7e.js rename to assets/js/8.6310bbb0.js index aa47dd05..22c6b982 100644 --- a/assets/js/8.2a533a7e.js +++ b/assets/js/8.6310bbb0.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{534:function(t,e,a){t.exports=a.p+"assets/img/magic.c9b20146.png"},535:function(t,e,a){t.exports=a.p+"assets/img/content.d90f471e.png"},536:function(t,e,a){t.exports=a.p+"assets/img/imageMagic.3cc5adec.png"},537:function(t,e,a){t.exports=a.p+"assets/img/reviewMagic.f9bb1189.png"},538:function(t,e,a){t.exports=a.p+"assets/img/personalizedCheckout.0a465abe.png"},539:function(t,e,a){t.exports=a.p+"assets/img/weight.89219627.png"},540:function(t,e,a){t.exports=a.p+"assets/img/options.725fc8d0.png"},541:function(t,e,a){t.exports=a.p+"assets/img/css.2b4e1926.png"},542:function(t,e,a){t.exports=a.p+"assets/img/cssOutput.f20f7109.png"},543:function(t,e,a){t.exports=a.p+"assets/img/js.c347da35.png"},544:function(t,e,a){t.exports=a.p+"assets/img/design.3a73ffcb.png"},545:function(t,e,a){t.exports=a.p+"assets/img/designOutput.c4642cb8.png"},546:function(t,e,a){t.exports=a.p+"assets/img/backorder.ce2cbb76.png"},547:function(t,e,a){t.exports=a.p+"assets/img/outofstock.383c7271.png"},548:function(t,e,a){t.exports=a.p+"assets/img/backorderOutput.a79776d7.png"},549:function(t,e,a){t.exports=a.p+"assets/img/orderID.05515d8b.png"},550:function(t,e,a){t.exports=a.p+"assets/img/guestCheckout.4e097830.png"},551:function(t,e,a){t.exports=a.p+"assets/img/pageConfiguration.d4acc9ec.png"},552:function(t,e,a){t.exports=a.p+"assets/img/cartpageConfiguration.2a8cc626.png"},553:function(t,e,a){t.exports=a.p+"assets/img/storefront.a0695081.png"},554:function(t,e,a){t.exports=a.p+"assets/img/imageSize.8e066795.png"},555:function(t,e,a){t.exports=a.p+"assets/img/image.5fcfa261.png"},556:function(t,e,a){t.exports=a.p+"assets/img/attribute.096f9150.png"},557:function(t,e,a){t.exports=a.p+"assets/img/socialShare.dcf350bd.png"},558:function(t,e,a){t.exports=a.p+"assets/img/socialOutput.3896fec4.png"},559:function(t,e,a){t.exports=a.p+"assets/img/products.3865c39b.png"},560:function(t,e,a){t.exports=a.p+"assets/img/categories.9654bd7b.png"},561:function(t,e,a){t.exports=a.p+"assets/img/address.54c54bb8.png"},562:function(t,e,a){t.exports=a.p+"assets/img/captcha.67275c7f.png"},563:function(t,e,a){t.exports=a.p+"assets/img/settings.bc0811ed.png"},564:function(t,e,a){t.exports=a.p+"assets/img/emailSettings.39150cea.png"},565:function(t,e,a){t.exports=a.p+"assets/img/notifications.0cf7b2b1.png"},566:function(t,e,a){t.exports=a.p+"assets/img/shipping.c2dae652.png"},567:function(t,e,a){t.exports=a.p+"assets/img/shippingMethods.cfa03447.png"},568:function(t,e,a){t.exports=a.p+"assets/img/paypal.08e56b66.png"},569:function(t,e,a){t.exports=a.p+"assets/img/cod.a12ca48a.png"},570:function(t,e,a){t.exports=a.p+"assets/img/moneyTransfer.d78c9eeb.png"},571:function(t,e,a){t.exports=a.p+"assets/img/paypalStandard.eb088da0.png"},572:function(t,e,a){t.exports=a.p+"assets/img/orderSettings.f4ab6c13.png"},573:function(t,e,a){t.exports=a.p+"assets/img/invoicenumberSettings.495f7127.png"},574:function(t,e,a){t.exports=a.p+"assets/img/paymentTerms.6bc06672.png"},575:function(t,e,a){t.exports=a.p+"assets/img/invoiceSlip.8d53aba6.png"},576:function(t,e,a){t.exports=a.p+"assets/img/invoiceReminder.d09415a1.png"},577:function(t,e,a){t.exports=a.p+"assets/img/pricing.05f6d9d9.png"},814:function(t,e,a){"use strict";a.r(e);var s=a(10),n=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configure"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[t._v("#")]),t._v(" Configure")]),t._v(" "),e("p",[t._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")]),t._v(" "),e("p",[t._v("How the parts of something, or a group of things, are arranged.")]),t._v(" "),e("h2",{attrs:{id:"magic-ai"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#magic-ai"}},[t._v("#")]),t._v(" Magic AI")]),t._v(" "),e("p",[t._v("To add Magic AI go to Admin Panel and go to "),e("strong",[t._v("Configure >> General >> Magic AI")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(534),alt:"Magic"}})]),t._v(" "),e("ol",[e("li",[t._v("If you want to enable it for the "),e("strong",[t._v("Content Generation")]),t._v(" kindly enable it from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(535),alt:"Magic Content"}})]),t._v(" "),e("ol",{attrs:{start:"2"}},[e("li",[t._v("Kindly Enable it for the "),e("strong",[t._v("Image Generation")]),t._v(" from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(536),alt:"Magic Image"}})]),t._v(" "),e("ol",{attrs:{start:"3"}},[e("li",[t._v("For "),e("strong",[t._v("Review Translation")]),t._v(" add you model and Enable it as shown in the below image.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(537),alt:"Magic Review"}})]),t._v(" "),e("ol",{attrs:{start:"4"}},[e("li",[t._v("For the "),e("strong",[t._v("Personalized Checkout Message")]),t._v(" Enable it and add the model.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(538),alt:"Magic Personalized Checkout"}})]),t._v(" "),e("h2",{attrs:{id:"weight-unit"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#weight-unit"}},[t._v("#")]),t._v(" Weight Unit")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" To add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> General")]),t._v(".Next, select the "),e("strong",[t._v("Weight Unit")]),t._v(" from dropdown "),e("strong",[t._v("lbs or kgs")]),t._v(" according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(539),alt:"Weight"}})]),t._v(" "),e("h2",{attrs:{id:"configurable-choices"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configurable-choices"}},[t._v("#")]),t._v(" Configurable Choices.")]),t._v(" "),e("p",[t._v("Settings refer to configurable choices that control how a system, application, or device behaves, tailored to user preferences and requirements.")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" Now to add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> Content")]),t._v(".Next, you will able to see the below options.")]),t._v(" "),e("p",[e("strong",[t._v("Compare Options")]),t._v(" - By this, you can easily compare your products.")]),t._v(" "),e("p",[e("strong",[t._v("Wishlist Option")]),t._v(" - This helps to add the functionality of Wishlist.")]),t._v(" "),e("p",[e("strong",[t._v("Image Search Option")]),t._v(" - This option helps to search your image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(540),alt:"Options"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"custom-scripts"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-scripts"}},[t._v("#")]),t._v(" Custom Scripts")]),t._v(" "),e("p",[t._v("Custom scripts are personalized pieces of code created to add specific functions or features to the software, enhancing its capabilities uniquely.")]),t._v(" "),e("p",[t._v("Here, in this specified section CSS and JS Admin can write the code. And in last, it will automatically append the code to the master file.")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" Now to add "),e("strong",[t._v("Custom Scripts")]),t._v(" go to the Admin panel go to "),e("strong",[t._v("Configure >> Content")]),t._v(".Next you will able to see the below options.")]),t._v(" "),e("h3",{attrs:{id:"custom-css"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-css"}},[t._v("#")]),t._v(" Custom CSS")]),t._v(" "),e("p",[t._v("We have used a background color by "),e("strong",[t._v("Light Blue")]),t._v(" and saved the Configurations.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(541),alt:"CSS"}})]),t._v(" "),e("p",[t._v("Now the storefront background color has changed as shown below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(542),alt:"CSS"}})]),t._v(" "),e("h3",{attrs:{id:"custom-js"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-js"}},[t._v("#")]),t._v(" Custom JS")]),t._v(" "),e("p",[t._v("You can apply javascript also according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(543),alt:"JS"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"design"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#design"}},[t._v("#")]),t._v(" Design")]),t._v(" "),e("p",[t._v("Admin logo is the distinctive image or emblem representing the administration interface of a system or website, often customizable.")]),t._v(" "),e("p",[t._v("To add "),e("strong",[t._v("Designs")]),t._v(" like "),e("strong",[t._v("Admin logo, Favicon")]),t._v(" go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Design")]),t._v(" and you can easily update a new logo image and favicon from here. click on the "),e("strong",[t._v("Choose Files")]),t._v(" option to select an image last click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(544),alt:"Design"}})]),t._v(" "),e("p",[t._v("The new "),e("strong",[t._v("Admin Logo")]),t._v(" and "),e("strong",[t._v("Favicon")]),t._v(" images are updated.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(545),alt:"Design Output"}})]),t._v(" "),e("h2",{attrs:{id:"back-orders"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#back-orders"}},[t._v("#")]),t._v(" Back Orders")]),t._v(" "),e("p",[t._v("A backorder is an order for a good or service that cannot be filled immediately because of a lack of available supply. Backorders give insight into a company's inventory management.")]),t._v(" "),e("p",[t._v("A manageable backorder with a short turnaround is a net positive, but a large backorder with longer wait times can be problematic.")]),t._v(" "),e("p",[t._v("You can easily manage "),e("strong",[t._v("Backorders")]),t._v(" by going to the Admin Panel and clicking on "),e("strong",[t._v("Configure >> Inventory")]),t._v(".")]),t._v(" "),e("p",[t._v("There is an option present to "),e("strong",[t._v("Enable or Disable")]),t._v(" a Backorder and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(546),alt:"Back Orders"}})]),t._v(" "),e("p",[e("strong",[t._v("Note:- If the product is Out of Stock then also customer is able to Place an Order after Enabling the Backorder Option")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(547),alt:"Out Of Stock"}})]),t._v(" "),e("p",[t._v("In the above image these products are "),e("strong",[t._v("Out of Stock")]),t._v(" but you can still able to Add the product to the Cart and "),e("strong",[t._v("Place an Order")]),t._v(".")]),t._v(" "),e("p",[e("img",{attrs:{src:a(548),alt:"Out Of Stock"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(549),alt:"Order ID"}})]),t._v(" "),e("h2",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("p",[t._v("Guest checkout allows customers to buy products without creating an account, streamlining the purchase process for convenience and faster transactions.")]),t._v(" "),e("p",[t._v("To manage Guest checkout go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")]),t._v(".You can see an option of "),e("strong",[t._v("Enable or Disable")]),t._v(" of Guest Checkout and then click the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(550),alt:"Guest Checkout"}})]),t._v(" "),e("h2",{attrs:{id:"product-view-page"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-view-page"}},[t._v("#")]),t._v(" Product View Page")]),t._v(" "),e("p",[t._v("Product view page configuration entails adjusting the layout and elements on a product's display page, enhancing user experience and information presentation.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(551),alt:"Page Configuration"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"cart-view-page"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#cart-view-page"}},[t._v("#")]),t._v(" Cart View Page")]),t._v(" "),e("p",[t._v("Cart view page configuration involves arranging items, details, and options on the shopping cart page, improving user interaction and purchase flow.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(552),alt:"Cart Configuration"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"storefront"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#storefront"}},[t._v("#")]),t._v(" Storefront")]),t._v(" "),e("p",[t._v("Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Storefront")])]),t._v(" "),e("p",[e("strong",[t._v("1.Search Mode:")]),t._v(" Select the search mode by "),e("strong",[t._v("Dropdown or Elasticsearch")]),t._v(" as per your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("2.Default List Mode:")]),t._v(" You manage in which format your products will be visible on the storefront select from the dropdown "),e("strong",[t._v("Grid or List")]),t._v(".")]),t._v(" "),e("p",[e("strong",[t._v("3.Products Per Page:")]),t._v(" You can enter the quantity that how many products that will be visible per page on the Storefront.")]),t._v(" "),e("p",[e("strong",[t._v("4. Sort By")]),t._v(" Select a sort-by option from the dropdown according to your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("5.Allow customers to directly buy products")]),t._v(" Select from the "),e("strong",[t._v("Enable/Disable")]),t._v(" option as per requirement.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(553),alt:"Storefront"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"image-size"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#image-size"}},[t._v("#")]),t._v(" Image Size")]),t._v(" "),e("p",[t._v("Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("h3",{attrs:{id:"small-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#small-image"}},[t._v("#")]),t._v(" Small Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the small images.")]),t._v(" "),e("h3",{attrs:{id:"medium-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#medium-image"}},[t._v("#")]),t._v(" Medium Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the medium images.")]),t._v(" "),e("h3",{attrs:{id:"large-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#large-image"}},[t._v("#")]),t._v(" Large Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the Large images.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(554),alt:"Image Size"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"review"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#review"}},[t._v("#")]),t._v(" Review")]),t._v(" "),e("p",[t._v("Evaluation or assessment of something, often involving opinions and feedback.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Review")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(555),alt:"Image"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"attribute"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute"}},[t._v("#")]),t._v(" Attribute")]),t._v(" "),e("p",[t._v("Characteristic or property that defines an object, influencing its behavior, appearance, or function.")]),t._v(" "),e("p",[t._v("You can easily allow "),e("strong",[t._v("Image and File")]),t._v(" upload size (in KB) from here.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Attribute")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(556),alt:"Attribute"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"social-share"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#social-share"}},[t._v("#")]),t._v(" Social Share")]),t._v(" "),e("p",[t._v("Sharing things from a website with friends on social media platforms like Facebook, Twitter, or Instagram.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Social Share")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(557),alt:"Social Share"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h3",{attrs:{id:"frontend"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#frontend"}},[t._v("#")]),t._v(" Frontend:-")]),t._v(" "),e("p",[t._v("All the icons that you just enabled from the Admin Panel are created as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(558),alt:"Social Share Output"}})]),t._v(" "),e("h2",{attrs:{id:"rich-snippets"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#rich-snippets"}},[t._v("#")]),t._v(" Rich Snippets")]),t._v(" "),e("p",[t._v("Rich Snippets (also known as “Rich Results”) are normal Google search results with additional data displayed. This extra data is usually pulled from Structured Data found in a page's HTML.")]),t._v(" "),e("p",[t._v("Set products and category configurations. To add to the Admin Panel click on "),e("strong",[t._v("Configure >> Rich Snippets")])]),t._v(" "),e("h3",{attrs:{id:"products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#products"}},[t._v("#")]),t._v(" Products")]),t._v(" "),e("p",[t._v("Items available for purchase or use, offered by a business or seller. Select the option of "),e("strong",[t._v("Enable/Disable")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" Button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(559),alt:"Products"}})]),t._v(" "),e("h3",{attrs:{id:"categories"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#categories"}},[t._v("#")]),t._v(" Categories")]),t._v(" "),e("p",[t._v('"Categories" refer to groups or classifications that help organize and group similar products or items for easier browsing and navigation.')]),t._v(" "),e("p",[t._v("Select the option of "),e("strong",[t._v("Enable/Disable")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" Button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(560),alt:"Categories"}})]),t._v(" "),e("h2",{attrs:{id:"address"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#address"}},[t._v("#")]),t._v(" Address")]),t._v(" "),e("p",[t._v("To add an address on the Admin Panel go to "),e("strong",[t._v("Configure >> Address")]),t._v(" and manage your "),e("strong",[t._v("Requirements & Information")]),t._v(" and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(561),alt:"Address"}})]),t._v(" "),e("h2",{attrs:{id:"captcha"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#captcha"}},[t._v("#")]),t._v(" Captcha")]),t._v(" "),e("p",[t._v('"Sitemap: Website layout map for search engines. Secret key: Secure code for data encryption, authentication, or API access protection."')]),t._v(" "),e("p",[t._v("On the Admin Panel go to "),e("strong",[t._v("Configure >> Captcha")]),t._v(" add the "),e("strong",[t._v("Site Key & Secret Key")]),t._v(" and enable/disable the "),e("strong",[t._v("Status")]),t._v(" according to your requirement.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(562),alt:"Captcha"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#settings"}},[t._v("#")]),t._v(" Settings")]),t._v(" "),e("p",[t._v("Set newsletter subscriptions, email verifications, and social login.\nTo add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Settings")])]),t._v(" "),e("h3",{attrs:{id:"newsletter-subscription"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscription"}},[t._v("#")]),t._v(" Newsletter Subscription")]),t._v(" "),e("p",[t._v('"Newsletter information" contains updates, offers, or content shared regularly through emails to subscribers, keeping them informed and engaged.')]),t._v(" "),e("h3",{attrs:{id:"email-verification"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#email-verification"}},[t._v("#")]),t._v(" Email Verification")]),t._v(" "),e("p",[t._v('"Email verification" confirms the authenticity of an email address, often by sending a confirmation link, enhancing account security and communication reliability.')]),t._v(" "),e("h3",{attrs:{id:"social-login"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#social-login"}},[t._v("#")]),t._v(" Social Login")]),t._v(" "),e("p",[t._v('"Social login" enables users to access websites using their social media accounts, streamlining registration and login processes for convenience.')]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(563),alt:"Settings"}})]),t._v(" "),e("h2",{attrs:{id:"e-mail-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#e-mail-settings"}},[t._v("#")]),t._v(" E-mail Settings")]),t._v(" "),e("p",[t._v("Set email sender name, shop email address, admin name, and admin email address.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Email Settings")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(564),alt:"Email Settings"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"notifications"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#notifications"}},[t._v("#")]),t._v(" Notifications")]),t._v(" "),e("p",[t._v('"Notification" is a message or alert that informs users about events, updates, or actions, enhancing user engagement and awareness.')]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Notifications")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(565),alt:"Notifications"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"shipping"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shipping"}},[t._v("#")]),t._v(" Shipping")]),t._v(" "),e("p",[t._v("Shipping origin refers to the location where goods or products originate before being transported to their destination.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(566),alt:"Shipping"}})]),t._v(" "),e("h2",{attrs:{id:"shipping-methods"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shipping-methods"}},[t._v("#")]),t._v(" Shipping Methods")]),t._v(" "),e("p",[t._v("To deliver the products there are two types of shipping methods.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Shipping Methods")])]),t._v(" "),e("p",[e("strong",[t._v("1) Free Shipping")]),t._v(' "Free shipping" refers to a shipping method where the cost of shipping is waived, and the seller covers the shipping expenses for delivering goods to the buyer.')]),t._v(" "),e("p",[e("strong",[t._v("2)Flat Rate Shipping")]),t._v(" Flat rate shipping is a shipping method where a fixed fee is charged for shipping, regardless of the weight, size, or distance of the package. This simplifies shipping costs and can be advantageous for both buyers and sellers.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(567),alt:"Shipping Methods"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"payment-methods"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#payment-methods"}},[t._v("#")]),t._v(" Payment Methods")]),t._v(" "),e("p",[t._v("A payment method refers to the various options available for customers to make payments when purchasing a product or service. Whether in a physical or online store, payment methods cover a range of choices. Commonly accepted payment methods include cash, credit cards, debit cards, gift cards, and mobile payments.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Payment Method")])]),t._v(" "),e("h3",{attrs:{id:"paypal"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#paypal"}},[t._v("#")]),t._v(" Paypal")]),t._v(" "),e("p",[t._v("PayPal Smart Button: Simplifies online payments with customizable buttons for secure, multi-method transactions on websites and apps.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(568),alt:"Paypal"}})]),t._v(" "),e("h3",{attrs:{id:"cash-on-delivery"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#cash-on-delivery"}},[t._v("#")]),t._v(" Cash On Delivery")]),t._v(" "),e("p",[t._v("Payment method where customers pay in cash upon receiving goods or services at their doorstep.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(569),alt:"COD"}})]),t._v(" "),e("h3",{attrs:{id:"money-transfer"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#money-transfer"}},[t._v("#")]),t._v(" Money Transfer")]),t._v(" "),e("p",[t._v("Transfer of funds from one person or account to another, often electronically, for various purposes such as transactions or remittances.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(570),alt:"Money Transfer"}})]),t._v(" "),e("h3",{attrs:{id:"paypal-standard"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#paypal-standard"}},[t._v("#")]),t._v(" PayPal Standard")]),t._v(" "),e("p",[t._v("PayPal Standard is a basic PayPal payment option for online businesses, enabling customers to pay using their PayPal accounts or credit/debit cards.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(571),alt:"Paypal Standard"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"order-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#order-settings"}},[t._v("#")]),t._v(" Order Settings")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Order Settings")])]),t._v(" "),e("p",[e("strong",[t._v("Order Number Settings:-")]),t._v(" Unique identifier assigned to a specific customer order, aiding tracking, communication, and reference throughout the purchasing process.")]),t._v(" "),e("p",[e("strong",[t._v("Minimum Order Settings:-")]),t._v(" Configured criteria specifying the lowest required quantity or value for an order to be processed or qualify for benefits.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(572),alt:"Order Settings"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"invoice-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#invoice-settings"}},[t._v("#")]),t._v(" Invoice Settings")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Invoice Settings")])]),t._v(" "),e("p",[e("strong",[t._v("1.Invoice Number Settings")]),t._v(" Configuration of rules or parameters for generating and assigning unique identification numbers to invoices for organizational and tracking purposes.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(573),alt:"Invoice Number Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("2. Payment Terms")]),t._v(" Agreed-upon conditions dictating when and how payment for goods or services should be made by the buyer to the seller.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(574),alt:"Payment Terms"}})]),t._v(" "),e("p",[e("strong",[t._v("3.Invoice Slip Design")]),t._v(" Visual layout and formatting of an invoice slip, including company branding, itemization, pricing, and payment details for professional presentation.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(575),alt:"Invoice Slip Design"}})]),t._v(" "),e("p",[e("strong",[t._v("4.Invoice Reminders")]),t._v(" Automated notifications or communications sent to customers to remind them of upcoming or overdue payments for invoices.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(576),alt:"Invoice Reminder"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"pricing"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#pricing"}},[t._v("#")]),t._v(" Pricing")]),t._v(" "),e("p",[t._v("Details about the cost of goods or services, including base price, discounts, taxes, and additional charges information.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Pricing")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(577),alt:"Pricing"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{534:function(t,e,a){t.exports=a.p+"assets/img/magic.c9b20146.png"},535:function(t,e,a){t.exports=a.p+"assets/img/content.d90f471e.png"},536:function(t,e,a){t.exports=a.p+"assets/img/imageMagic.3cc5adec.png"},537:function(t,e,a){t.exports=a.p+"assets/img/reviewMagic.f9bb1189.png"},538:function(t,e,a){t.exports=a.p+"assets/img/personalizedCheckout.0a465abe.png"},539:function(t,e,a){t.exports=a.p+"assets/img/weight.89219627.png"},540:function(t,e,a){t.exports=a.p+"assets/img/options.725fc8d0.png"},541:function(t,e,a){t.exports=a.p+"assets/img/css.2b4e1926.png"},542:function(t,e,a){t.exports=a.p+"assets/img/cssOutput.f20f7109.png"},543:function(t,e,a){t.exports=a.p+"assets/img/js.c347da35.png"},544:function(t,e,a){t.exports=a.p+"assets/img/design.3a73ffcb.png"},545:function(t,e,a){t.exports=a.p+"assets/img/designOutput.c4642cb8.png"},546:function(t,e,a){t.exports=a.p+"assets/img/backorder.ce2cbb76.png"},547:function(t,e,a){t.exports=a.p+"assets/img/outofstock.383c7271.png"},548:function(t,e,a){t.exports=a.p+"assets/img/backorderOutput.a79776d7.png"},549:function(t,e,a){t.exports=a.p+"assets/img/orderID.05515d8b.png"},550:function(t,e,a){t.exports=a.p+"assets/img/guestCheckout.4e097830.png"},551:function(t,e,a){t.exports=a.p+"assets/img/pageConfiguration.d4acc9ec.png"},552:function(t,e,a){t.exports=a.p+"assets/img/cartpageConfiguration.2a8cc626.png"},553:function(t,e,a){t.exports=a.p+"assets/img/storefront.a0695081.png"},554:function(t,e,a){t.exports=a.p+"assets/img/imageSize.8e066795.png"},555:function(t,e,a){t.exports=a.p+"assets/img/image.5fcfa261.png"},556:function(t,e,a){t.exports=a.p+"assets/img/attribute.096f9150.png"},557:function(t,e,a){t.exports=a.p+"assets/img/socialShare.dcf350bd.png"},558:function(t,e,a){t.exports=a.p+"assets/img/socialOutput.3896fec4.png"},559:function(t,e,a){t.exports=a.p+"assets/img/products.3865c39b.png"},560:function(t,e,a){t.exports=a.p+"assets/img/categories.9654bd7b.png"},561:function(t,e,a){t.exports=a.p+"assets/img/address.54c54bb8.png"},562:function(t,e,a){t.exports=a.p+"assets/img/captcha.67275c7f.png"},563:function(t,e,a){t.exports=a.p+"assets/img/settings.bc0811ed.png"},564:function(t,e,a){t.exports=a.p+"assets/img/emailSettings.39150cea.png"},565:function(t,e,a){t.exports=a.p+"assets/img/notifications.0cf7b2b1.png"},566:function(t,e,a){t.exports=a.p+"assets/img/shipping.c2dae652.png"},567:function(t,e,a){t.exports=a.p+"assets/img/shippingMethods.cfa03447.png"},568:function(t,e,a){t.exports=a.p+"assets/img/paypal.08e56b66.png"},569:function(t,e,a){t.exports=a.p+"assets/img/cod.a12ca48a.png"},570:function(t,e,a){t.exports=a.p+"assets/img/moneyTransfer.d78c9eeb.png"},571:function(t,e,a){t.exports=a.p+"assets/img/paypalStandard.eb088da0.png"},572:function(t,e,a){t.exports=a.p+"assets/img/orderSettings.f4ab6c13.png"},573:function(t,e,a){t.exports=a.p+"assets/img/invoicenumberSettings.495f7127.png"},574:function(t,e,a){t.exports=a.p+"assets/img/paymentTerms.6bc06672.png"},575:function(t,e,a){t.exports=a.p+"assets/img/invoiceSlip.8d53aba6.png"},576:function(t,e,a){t.exports=a.p+"assets/img/invoiceReminder.d09415a1.png"},577:function(t,e,a){t.exports=a.p+"assets/img/pricing.05f6d9d9.png"},813:function(t,e,a){"use strict";a.r(e);var s=a(10),n=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configure"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[t._v("#")]),t._v(" Configure")]),t._v(" "),e("p",[t._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")]),t._v(" "),e("p",[t._v("How the parts of something, or a group of things, are arranged.")]),t._v(" "),e("h2",{attrs:{id:"magic-ai"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#magic-ai"}},[t._v("#")]),t._v(" Magic AI")]),t._v(" "),e("p",[t._v("To add Magic AI go to Admin Panel and go to "),e("strong",[t._v("Configure >> General >> Magic AI")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(534),alt:"Magic"}})]),t._v(" "),e("ol",[e("li",[t._v("If you want to enable it for the "),e("strong",[t._v("Content Generation")]),t._v(" kindly enable it from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(535),alt:"Magic Content"}})]),t._v(" "),e("ol",{attrs:{start:"2"}},[e("li",[t._v("Kindly Enable it for the "),e("strong",[t._v("Image Generation")]),t._v(" from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(536),alt:"Magic Image"}})]),t._v(" "),e("ol",{attrs:{start:"3"}},[e("li",[t._v("For "),e("strong",[t._v("Review Translation")]),t._v(" add you model and Enable it as shown in the below image.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(537),alt:"Magic Review"}})]),t._v(" "),e("ol",{attrs:{start:"4"}},[e("li",[t._v("For the "),e("strong",[t._v("Personalized Checkout Message")]),t._v(" Enable it and add the model.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(538),alt:"Magic Personalized Checkout"}})]),t._v(" "),e("h2",{attrs:{id:"weight-unit"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#weight-unit"}},[t._v("#")]),t._v(" Weight Unit")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" To add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> General")]),t._v(".Next, select the "),e("strong",[t._v("Weight Unit")]),t._v(" from dropdown "),e("strong",[t._v("lbs or kgs")]),t._v(" according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(539),alt:"Weight"}})]),t._v(" "),e("h2",{attrs:{id:"configurable-choices"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configurable-choices"}},[t._v("#")]),t._v(" Configurable Choices.")]),t._v(" "),e("p",[t._v("Settings refer to configurable choices that control how a system, application, or device behaves, tailored to user preferences and requirements.")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" Now to add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> Content")]),t._v(".Next, you will able to see the below options.")]),t._v(" "),e("p",[e("strong",[t._v("Compare Options")]),t._v(" - By this, you can easily compare your products.")]),t._v(" "),e("p",[e("strong",[t._v("Wishlist Option")]),t._v(" - This helps to add the functionality of Wishlist.")]),t._v(" "),e("p",[e("strong",[t._v("Image Search Option")]),t._v(" - This option helps to search your image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(540),alt:"Options"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"custom-scripts"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-scripts"}},[t._v("#")]),t._v(" Custom Scripts")]),t._v(" "),e("p",[t._v("Custom scripts are personalized pieces of code created to add specific functions or features to the software, enhancing its capabilities uniquely.")]),t._v(" "),e("p",[t._v("Here, in this specified section CSS and JS Admin can write the code. And in last, it will automatically append the code to the master file.")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" Now to add "),e("strong",[t._v("Custom Scripts")]),t._v(" go to the Admin panel go to "),e("strong",[t._v("Configure >> Content")]),t._v(".Next you will able to see the below options.")]),t._v(" "),e("h3",{attrs:{id:"custom-css"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-css"}},[t._v("#")]),t._v(" Custom CSS")]),t._v(" "),e("p",[t._v("We have used a background color by "),e("strong",[t._v("Light Blue")]),t._v(" and saved the Configurations.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(541),alt:"CSS"}})]),t._v(" "),e("p",[t._v("Now the storefront background color has changed as shown below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(542),alt:"CSS"}})]),t._v(" "),e("h3",{attrs:{id:"custom-js"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-js"}},[t._v("#")]),t._v(" Custom JS")]),t._v(" "),e("p",[t._v("You can apply javascript also according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(543),alt:"JS"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"design"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#design"}},[t._v("#")]),t._v(" Design")]),t._v(" "),e("p",[t._v("Admin logo is the distinctive image or emblem representing the administration interface of a system or website, often customizable.")]),t._v(" "),e("p",[t._v("To add "),e("strong",[t._v("Designs")]),t._v(" like "),e("strong",[t._v("Admin logo, Favicon")]),t._v(" go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Design")]),t._v(" and you can easily update a new logo image and favicon from here. click on the "),e("strong",[t._v("Choose Files")]),t._v(" option to select an image last click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(544),alt:"Design"}})]),t._v(" "),e("p",[t._v("The new "),e("strong",[t._v("Admin Logo")]),t._v(" and "),e("strong",[t._v("Favicon")]),t._v(" images are updated.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(545),alt:"Design Output"}})]),t._v(" "),e("h2",{attrs:{id:"back-orders"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#back-orders"}},[t._v("#")]),t._v(" Back Orders")]),t._v(" "),e("p",[t._v("A backorder is an order for a good or service that cannot be filled immediately because of a lack of available supply. Backorders give insight into a company's inventory management.")]),t._v(" "),e("p",[t._v("A manageable backorder with a short turnaround is a net positive, but a large backorder with longer wait times can be problematic.")]),t._v(" "),e("p",[t._v("You can easily manage "),e("strong",[t._v("Backorders")]),t._v(" by going to the Admin Panel and clicking on "),e("strong",[t._v("Configure >> Inventory")]),t._v(".")]),t._v(" "),e("p",[t._v("There is an option present to "),e("strong",[t._v("Enable or Disable")]),t._v(" a Backorder and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(546),alt:"Back Orders"}})]),t._v(" "),e("p",[e("strong",[t._v("Note:- If the product is Out of Stock then also customer is able to Place an Order after Enabling the Backorder Option")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(547),alt:"Out Of Stock"}})]),t._v(" "),e("p",[t._v("In the above image these products are "),e("strong",[t._v("Out of Stock")]),t._v(" but you can still able to Add the product to the Cart and "),e("strong",[t._v("Place an Order")]),t._v(".")]),t._v(" "),e("p",[e("img",{attrs:{src:a(548),alt:"Out Of Stock"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(549),alt:"Order ID"}})]),t._v(" "),e("h2",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("p",[t._v("Guest checkout allows customers to buy products without creating an account, streamlining the purchase process for convenience and faster transactions.")]),t._v(" "),e("p",[t._v("To manage Guest checkout go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")]),t._v(".You can see an option of "),e("strong",[t._v("Enable or Disable")]),t._v(" of Guest Checkout and then click the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(550),alt:"Guest Checkout"}})]),t._v(" "),e("h2",{attrs:{id:"product-view-page"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-view-page"}},[t._v("#")]),t._v(" Product View Page")]),t._v(" "),e("p",[t._v("Product view page configuration entails adjusting the layout and elements on a product's display page, enhancing user experience and information presentation.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(551),alt:"Page Configuration"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"cart-view-page"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#cart-view-page"}},[t._v("#")]),t._v(" Cart View Page")]),t._v(" "),e("p",[t._v("Cart view page configuration involves arranging items, details, and options on the shopping cart page, improving user interaction and purchase flow.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(552),alt:"Cart Configuration"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"storefront"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#storefront"}},[t._v("#")]),t._v(" Storefront")]),t._v(" "),e("p",[t._v("Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Storefront")])]),t._v(" "),e("p",[e("strong",[t._v("1.Search Mode:")]),t._v(" Select the search mode by "),e("strong",[t._v("Dropdown or Elasticsearch")]),t._v(" as per your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("2.Default List Mode:")]),t._v(" You manage in which format your products will be visible on the storefront select from the dropdown "),e("strong",[t._v("Grid or List")]),t._v(".")]),t._v(" "),e("p",[e("strong",[t._v("3.Products Per Page:")]),t._v(" You can enter the quantity that how many products that will be visible per page on the Storefront.")]),t._v(" "),e("p",[e("strong",[t._v("4. Sort By")]),t._v(" Select a sort-by option from the dropdown according to your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("5.Allow customers to directly buy products")]),t._v(" Select from the "),e("strong",[t._v("Enable/Disable")]),t._v(" option as per requirement.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(553),alt:"Storefront"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"image-size"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#image-size"}},[t._v("#")]),t._v(" Image Size")]),t._v(" "),e("p",[t._v("Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("h3",{attrs:{id:"small-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#small-image"}},[t._v("#")]),t._v(" Small Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the small images.")]),t._v(" "),e("h3",{attrs:{id:"medium-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#medium-image"}},[t._v("#")]),t._v(" Medium Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the medium images.")]),t._v(" "),e("h3",{attrs:{id:"large-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#large-image"}},[t._v("#")]),t._v(" Large Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the Large images.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(554),alt:"Image Size"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"review"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#review"}},[t._v("#")]),t._v(" Review")]),t._v(" "),e("p",[t._v("Evaluation or assessment of something, often involving opinions and feedback.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Review")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(555),alt:"Image"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"attribute"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute"}},[t._v("#")]),t._v(" Attribute")]),t._v(" "),e("p",[t._v("Characteristic or property that defines an object, influencing its behavior, appearance, or function.")]),t._v(" "),e("p",[t._v("You can easily allow "),e("strong",[t._v("Image and File")]),t._v(" upload size (in KB) from here.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Attribute")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(556),alt:"Attribute"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"social-share"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#social-share"}},[t._v("#")]),t._v(" Social Share")]),t._v(" "),e("p",[t._v("Sharing things from a website with friends on social media platforms like Facebook, Twitter, or Instagram.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Social Share")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(557),alt:"Social Share"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h3",{attrs:{id:"frontend"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#frontend"}},[t._v("#")]),t._v(" Frontend:-")]),t._v(" "),e("p",[t._v("All the icons that you just enabled from the Admin Panel are created as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(558),alt:"Social Share Output"}})]),t._v(" "),e("h2",{attrs:{id:"rich-snippets"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#rich-snippets"}},[t._v("#")]),t._v(" Rich Snippets")]),t._v(" "),e("p",[t._v("Rich Snippets (also known as “Rich Results”) are normal Google search results with additional data displayed. This extra data is usually pulled from Structured Data found in a page's HTML.")]),t._v(" "),e("p",[t._v("Set products and category configurations. To add to the Admin Panel click on "),e("strong",[t._v("Configure >> Rich Snippets")])]),t._v(" "),e("h3",{attrs:{id:"products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#products"}},[t._v("#")]),t._v(" Products")]),t._v(" "),e("p",[t._v("Items available for purchase or use, offered by a business or seller. Select the option of "),e("strong",[t._v("Enable/Disable")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" Button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(559),alt:"Products"}})]),t._v(" "),e("h3",{attrs:{id:"categories"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#categories"}},[t._v("#")]),t._v(" Categories")]),t._v(" "),e("p",[t._v('"Categories" refer to groups or classifications that help organize and group similar products or items for easier browsing and navigation.')]),t._v(" "),e("p",[t._v("Select the option of "),e("strong",[t._v("Enable/Disable")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" Button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(560),alt:"Categories"}})]),t._v(" "),e("h2",{attrs:{id:"address"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#address"}},[t._v("#")]),t._v(" Address")]),t._v(" "),e("p",[t._v("To add an address on the Admin Panel go to "),e("strong",[t._v("Configure >> Address")]),t._v(" and manage your "),e("strong",[t._v("Requirements & Information")]),t._v(" and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(561),alt:"Address"}})]),t._v(" "),e("h2",{attrs:{id:"captcha"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#captcha"}},[t._v("#")]),t._v(" Captcha")]),t._v(" "),e("p",[t._v('"Sitemap: Website layout map for search engines. Secret key: Secure code for data encryption, authentication, or API access protection."')]),t._v(" "),e("p",[t._v("On the Admin Panel go to "),e("strong",[t._v("Configure >> Captcha")]),t._v(" add the "),e("strong",[t._v("Site Key & Secret Key")]),t._v(" and enable/disable the "),e("strong",[t._v("Status")]),t._v(" according to your requirement.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(562),alt:"Captcha"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#settings"}},[t._v("#")]),t._v(" Settings")]),t._v(" "),e("p",[t._v("Set newsletter subscriptions, email verifications, and social login.\nTo add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Settings")])]),t._v(" "),e("h3",{attrs:{id:"newsletter-subscription"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscription"}},[t._v("#")]),t._v(" Newsletter Subscription")]),t._v(" "),e("p",[t._v('"Newsletter information" contains updates, offers, or content shared regularly through emails to subscribers, keeping them informed and engaged.')]),t._v(" "),e("h3",{attrs:{id:"email-verification"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#email-verification"}},[t._v("#")]),t._v(" Email Verification")]),t._v(" "),e("p",[t._v('"Email verification" confirms the authenticity of an email address, often by sending a confirmation link, enhancing account security and communication reliability.')]),t._v(" "),e("h3",{attrs:{id:"social-login"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#social-login"}},[t._v("#")]),t._v(" Social Login")]),t._v(" "),e("p",[t._v('"Social login" enables users to access websites using their social media accounts, streamlining registration and login processes for convenience.')]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(563),alt:"Settings"}})]),t._v(" "),e("h2",{attrs:{id:"e-mail-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#e-mail-settings"}},[t._v("#")]),t._v(" E-mail Settings")]),t._v(" "),e("p",[t._v("Set email sender name, shop email address, admin name, and admin email address.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Email Settings")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(564),alt:"Email Settings"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"notifications"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#notifications"}},[t._v("#")]),t._v(" Notifications")]),t._v(" "),e("p",[t._v('"Notification" is a message or alert that informs users about events, updates, or actions, enhancing user engagement and awareness.')]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Notifications")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(565),alt:"Notifications"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"shipping"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shipping"}},[t._v("#")]),t._v(" Shipping")]),t._v(" "),e("p",[t._v("Shipping origin refers to the location where goods or products originate before being transported to their destination.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(566),alt:"Shipping"}})]),t._v(" "),e("h2",{attrs:{id:"shipping-methods"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shipping-methods"}},[t._v("#")]),t._v(" Shipping Methods")]),t._v(" "),e("p",[t._v("To deliver the products there are two types of shipping methods.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Shipping Methods")])]),t._v(" "),e("p",[e("strong",[t._v("1) Free Shipping")]),t._v(' "Free shipping" refers to a shipping method where the cost of shipping is waived, and the seller covers the shipping expenses for delivering goods to the buyer.')]),t._v(" "),e("p",[e("strong",[t._v("2)Flat Rate Shipping")]),t._v(" Flat rate shipping is a shipping method where a fixed fee is charged for shipping, regardless of the weight, size, or distance of the package. This simplifies shipping costs and can be advantageous for both buyers and sellers.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(567),alt:"Shipping Methods"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"payment-methods"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#payment-methods"}},[t._v("#")]),t._v(" Payment Methods")]),t._v(" "),e("p",[t._v("A payment method refers to the various options available for customers to make payments when purchasing a product or service. Whether in a physical or online store, payment methods cover a range of choices. Commonly accepted payment methods include cash, credit cards, debit cards, gift cards, and mobile payments.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Payment Method")])]),t._v(" "),e("h3",{attrs:{id:"paypal"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#paypal"}},[t._v("#")]),t._v(" Paypal")]),t._v(" "),e("p",[t._v("PayPal Smart Button: Simplifies online payments with customizable buttons for secure, multi-method transactions on websites and apps.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(568),alt:"Paypal"}})]),t._v(" "),e("h3",{attrs:{id:"cash-on-delivery"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#cash-on-delivery"}},[t._v("#")]),t._v(" Cash On Delivery")]),t._v(" "),e("p",[t._v("Payment method where customers pay in cash upon receiving goods or services at their doorstep.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(569),alt:"COD"}})]),t._v(" "),e("h3",{attrs:{id:"money-transfer"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#money-transfer"}},[t._v("#")]),t._v(" Money Transfer")]),t._v(" "),e("p",[t._v("Transfer of funds from one person or account to another, often electronically, for various purposes such as transactions or remittances.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(570),alt:"Money Transfer"}})]),t._v(" "),e("h3",{attrs:{id:"paypal-standard"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#paypal-standard"}},[t._v("#")]),t._v(" PayPal Standard")]),t._v(" "),e("p",[t._v("PayPal Standard is a basic PayPal payment option for online businesses, enabling customers to pay using their PayPal accounts or credit/debit cards.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(571),alt:"Paypal Standard"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"order-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#order-settings"}},[t._v("#")]),t._v(" Order Settings")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Order Settings")])]),t._v(" "),e("p",[e("strong",[t._v("Order Number Settings:-")]),t._v(" Unique identifier assigned to a specific customer order, aiding tracking, communication, and reference throughout the purchasing process.")]),t._v(" "),e("p",[e("strong",[t._v("Minimum Order Settings:-")]),t._v(" Configured criteria specifying the lowest required quantity or value for an order to be processed or qualify for benefits.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(572),alt:"Order Settings"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"invoice-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#invoice-settings"}},[t._v("#")]),t._v(" Invoice Settings")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Invoice Settings")])]),t._v(" "),e("p",[e("strong",[t._v("1.Invoice Number Settings")]),t._v(" Configuration of rules or parameters for generating and assigning unique identification numbers to invoices for organizational and tracking purposes.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(573),alt:"Invoice Number Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("2. Payment Terms")]),t._v(" Agreed-upon conditions dictating when and how payment for goods or services should be made by the buyer to the seller.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(574),alt:"Payment Terms"}})]),t._v(" "),e("p",[e("strong",[t._v("3.Invoice Slip Design")]),t._v(" Visual layout and formatting of an invoice slip, including company branding, itemization, pricing, and payment details for professional presentation.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(575),alt:"Invoice Slip Design"}})]),t._v(" "),e("p",[e("strong",[t._v("4.Invoice Reminders")]),t._v(" Automated notifications or communications sent to customers to remind them of upcoming or overdue payments for invoices.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(576),alt:"Invoice Reminder"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"pricing"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#pricing"}},[t._v("#")]),t._v(" Pricing")]),t._v(" "),e("p",[t._v("Details about the cost of goods or services, including base price, discounts, taxes, and additional charges information.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Pricing")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(577),alt:"Pricing"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/80.5968dd78.js b/assets/js/80.5bb6722f.js similarity index 82% rename from assets/js/80.5968dd78.js rename to assets/js/80.5bb6722f.js index 844b8bd0..4b00799b 100644 --- a/assets/js/80.5968dd78.js +++ b/assets/js/80.5bb6722f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[80],{638:function(t,e,n){t.exports=n.p+"assets/img/createShipment.f1b18478.png"},639:function(t,e,n){t.exports=n.p+"assets/img/shipmentOutput.3e0d9740.png"},829:function(t,e,n){"use strict";n.r(e);var s=n(10),o=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-shipment"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-shipment"}},[t._v("#")]),t._v(" Create Shipment")]),t._v(" "),e("p",[t._v("Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.")]),t._v(" "),e("p",[t._v("“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.")]),t._v(" "),e("p",[t._v("To create a shipment for that order, click on the "),e("strong",[t._v("Ship")]),t._v(" button. Enter the "),e("strong",[t._v("Carrier Name, Tracking Number")]),t._v(" and choose your "),e("strong",[t._v("Inventory Source")]),t._v(" from the drop-down list. Enter the quantity to ship then click on "),e("strong",[t._v("Create Shipment")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(638),alt:"Create Shipment"}})]),t._v(" "),e("p",[t._v("Now the order is "),e("strong",[t._v("Completed")]),t._v(" which you can check in the order list as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(639),alt:"Output"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a "),e("strong",[t._v("Shipment")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[80],{647:function(t,e,n){t.exports=n.p+"assets/img/createShipment.f1b18478.png"},648:function(t,e,n){t.exports=n.p+"assets/img/shipmentOutput.3e0d9740.png"},830:function(t,e,n){"use strict";n.r(e);var s=n(10),o=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-shipment"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-shipment"}},[t._v("#")]),t._v(" Create Shipment")]),t._v(" "),e("p",[t._v("Shipment is a process whereby goods are shipped using the Internet as the primary means of communication. It is a convenient way of shipping for both consumers and businesses alike, as it offers a quick and easy way to send items from one location to another.")]),t._v(" "),e("p",[t._v("“Shipping” denotes the processing, packaging, and dispatching of small items that can be sent quickly and easily, typically through a local courier service.")]),t._v(" "),e("p",[t._v("To create a shipment for that order, click on the "),e("strong",[t._v("Ship")]),t._v(" button. Enter the "),e("strong",[t._v("Carrier Name, Tracking Number")]),t._v(" and choose your "),e("strong",[t._v("Inventory Source")]),t._v(" from the drop-down list. Enter the quantity to ship then click on "),e("strong",[t._v("Create Shipment")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(647),alt:"Create Shipment"}})]),t._v(" "),e("p",[t._v("Now the order is "),e("strong",[t._v("Completed")]),t._v(" which you can check in the order list as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(648),alt:"Output"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a "),e("strong",[t._v("Shipment")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/83.7b945f0c.js b/assets/js/83.f34edaee.js similarity index 97% rename from assets/js/83.7b945f0c.js rename to assets/js/83.f34edaee.js index 120c6977..f1e21c8c 100644 --- a/assets/js/83.7b945f0c.js +++ b/assets/js/83.f34edaee.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[83],{761:function(t,e,a){"use strict";a.r(e);var r=a(10),i=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"attribute-input-type"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute-input-type"}},[t._v("#")]),t._v(" Attribute Input Type")]),t._v(" "),e("p",[t._v("Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.")]),t._v(" "),e("p",[t._v("Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but they speak about the value of products that makes it unique.")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Property")]),t._v(" "),e("th",[t._v("Description")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Text")]),t._v(" "),e("td",[t._v("A single-line input field for text.")])]),t._v(" "),e("tr",[e("td",[t._v("Text Area")]),t._v(" "),e("td",[t._v("A multiple-line input field for entering paragraphs of text, such as a product description.")])]),t._v(" "),e("tr",[e("td",[t._v("Price")]),t._v(" "),e("td",[t._v("This input type is used to create price fields that are in addition to the predefined attributes: Price, Special Price, Tier Price, and Cost.")])]),t._v(" "),e("tr",[e("td",[t._v("Boolean")]),t._v(" "),e("td",[t._v("Displays a drop-down list with pre-defined options of Yes and No.")])]),t._v(" "),e("tr",[e("td",[t._v("Select")]),t._v(" "),e("td",[t._v("Displays an option to select a value.")])]),t._v(" "),e("tr",[e("td",[t._v("Multi Select")]),t._v(" "),e("td",[t._v("Displays a drop-down list of values that accepts multiple selections.")])]),t._v(" "),e("tr",[e("td",[t._v("Date")]),t._v(" "),e("td",[t._v("Displays a date value in the preferred format.")])]),t._v(" "),e("tr",[e("td",[t._v("Date Time")]),t._v(" "),e("td",[t._v("Displays a date and time value in the preferred format and time zone.")])]),t._v(" "),e("tr",[e("td",[t._v("Image")]),t._v(" "),e("td",[t._v("This is used to show the image.The image attribute can be excluded from the storefront media browser.")])]),t._v(" "),e("tr",[e("td",[t._v("File")]),t._v(" "),e("td",[t._v("File attributes are a type of meta-data that describe and may modify how files and/or directories in a filesystem behave.")])]),t._v(" "),e("tr",[e("td",[t._v("Checkbox")]),t._v(" "),e("td",[t._v("It represents a state or option that can be toggled.")])])])])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[83],{762:function(t,e,a){"use strict";a.r(e);var r=a(10),i=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"attribute-input-type"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute-input-type"}},[t._v("#")]),t._v(" Attribute Input Type")]),t._v(" "),e("p",[t._v("Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.")]),t._v(" "),e("p",[t._v("Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but they speak about the value of products that makes it unique.")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Property")]),t._v(" "),e("th",[t._v("Description")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Text")]),t._v(" "),e("td",[t._v("A single-line input field for text.")])]),t._v(" "),e("tr",[e("td",[t._v("Text Area")]),t._v(" "),e("td",[t._v("A multiple-line input field for entering paragraphs of text, such as a product description.")])]),t._v(" "),e("tr",[e("td",[t._v("Price")]),t._v(" "),e("td",[t._v("This input type is used to create price fields that are in addition to the predefined attributes: Price, Special Price, Tier Price, and Cost.")])]),t._v(" "),e("tr",[e("td",[t._v("Boolean")]),t._v(" "),e("td",[t._v("Displays a drop-down list with pre-defined options of Yes and No.")])]),t._v(" "),e("tr",[e("td",[t._v("Select")]),t._v(" "),e("td",[t._v("Displays an option to select a value.")])]),t._v(" "),e("tr",[e("td",[t._v("Multi Select")]),t._v(" "),e("td",[t._v("Displays a drop-down list of values that accepts multiple selections.")])]),t._v(" "),e("tr",[e("td",[t._v("Date")]),t._v(" "),e("td",[t._v("Displays a date value in the preferred format.")])]),t._v(" "),e("tr",[e("td",[t._v("Date Time")]),t._v(" "),e("td",[t._v("Displays a date and time value in the preferred format and time zone.")])]),t._v(" "),e("tr",[e("td",[t._v("Image")]),t._v(" "),e("td",[t._v("This is used to show the image.The image attribute can be excluded from the storefront media browser.")])]),t._v(" "),e("tr",[e("td",[t._v("File")]),t._v(" "),e("td",[t._v("File attributes are a type of meta-data that describe and may modify how files and/or directories in a filesystem behave.")])]),t._v(" "),e("tr",[e("td",[t._v("Checkbox")]),t._v(" "),e("td",[t._v("It represents a state or option that can be toggled.")])])])])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/84.72624283.js b/assets/js/84.b7329f5d.js similarity index 96% rename from assets/js/84.72624283.js rename to assets/js/84.b7329f5d.js index efc20181..1115f00f 100644 --- a/assets/js/84.72624283.js +++ b/assets/js/84.b7329f5d.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[84],{762:function(t,e,a){"use strict";a.r(e);var r=a(10),o=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"attribute-overview"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute-overview"}},[t._v("#")]),t._v(" Attribute Overview")]),t._v(" "),e("p",[t._v("An "),e("em",[t._v("Attribute")]),t._v(" is a specification or characteristic of a product, for example, Color, Size, and Pattern are attributes of a T-Shirt. You can also create many attributes for a single product. Product attributes play a major role in the buying decision of the customer.\nAttributes determine the type of input control that is used for product options and provide additional information for product pages. They are also used as search parameters and criteria for layered navigation, product comparison reports, and promotions. You can create as many "),e("strong",[t._v("attributes")]),t._v(" and "),e("strong",[t._v("attribute families")]),t._v(" as necessary to describe the products in your catalog in Bagisto.")]),t._v(" "),e("p",[t._v("Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.")]),t._v(" "),e("p",[t._v("Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but they speak about the value of products that make it unique.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[84],{761:function(t,e,a){"use strict";a.r(e);var r=a(10),o=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"attribute-overview"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute-overview"}},[t._v("#")]),t._v(" Attribute Overview")]),t._v(" "),e("p",[t._v("An "),e("em",[t._v("Attribute")]),t._v(" is a specification or characteristic of a product, for example, Color, Size, and Pattern are attributes of a T-Shirt. You can also create many attributes for a single product. Product attributes play a major role in the buying decision of the customer.\nAttributes determine the type of input control that is used for product options and provide additional information for product pages. They are also used as search parameters and criteria for layered navigation, product comparison reports, and promotions. You can create as many "),e("strong",[t._v("attributes")]),t._v(" and "),e("strong",[t._v("attribute families")]),t._v(" as necessary to describe the products in your catalog in Bagisto.")]),t._v(" "),e("p",[t._v("Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.")]),t._v(" "),e("p",[t._v("Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but they speak about the value of products that make it unique.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/85.af888555.js b/assets/js/85.deb360cd.js similarity index 96% rename from assets/js/85.af888555.js rename to assets/js/85.deb360cd.js index ee6c8d1b..d46342e4 100644 --- a/assets/js/85.af888555.js +++ b/assets/js/85.deb360cd.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[85],{767:function(e,s,o){"use strict";o.r(s);var t=o(10),a=Object(t.a)({},(function(){var e=this,s=e._self._c;return s("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[s("h1",{attrs:{id:"category"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#category"}},[e._v("#")]),e._v(" Category")]),e._v(" "),s("p",[e._v("Product categories in e-commerce are broad classifications used to organize and display products for online shoppers. They help customers navigate e-commerce websites more easily. Common product categories include:")]),e._v(" "),s("ul",[s("li",[s("strong",[e._v("Electronics:")]),e._v(" Includes gadgets, appliances, and accessories.")]),e._v(" "),s("li",[s("strong",[e._v("Clothing and Fashion:")]),e._v(" Covers apparel, footwear, and accessories.")]),e._v(" "),s("li",[s("strong",[e._v("Home and Living:")]),e._v(" Encompasses furniture, decor, and home essentials.C")]),e._v(" "),s("li",[s("strong",[e._v("Beauty and Personal Care:")]),e._v(" Features cosmetics, skincare, and grooming products.")]),e._v(" "),s("li",[s("strong",[e._v("Books and Media:")]),e._v(" Includes books, e-books, movies, and music.")]),e._v(" "),s("li",[s("strong",[e._v("Sports and Outdoors:")]),e._v(" Offers sports equipment, activewear, and outdoor gear.")]),e._v(" "),s("li",[s("strong",[e._v("Health and Wellness:")]),e._v(" Encompasses vitamins, supplements, and healthcare items.")]),e._v(" "),s("li",[s("strong",[e._v("Automotive:")]),e._v(" Covers car parts, accessories, and tools.")])]),e._v(" "),s("p",[e._v("These categories make it easier for shoppers to find and explore products of interest efficiently on e-commerce platforms.")])])}),[],!1,null,null,null);s.default=a.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[85],{763:function(e,s,o){"use strict";o.r(s);var t=o(10),a=Object(t.a)({},(function(){var e=this,s=e._self._c;return s("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[s("h1",{attrs:{id:"category"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#category"}},[e._v("#")]),e._v(" Category")]),e._v(" "),s("p",[e._v("Product categories in e-commerce are broad classifications used to organize and display products for online shoppers. They help customers navigate e-commerce websites more easily. Common product categories include:")]),e._v(" "),s("ul",[s("li",[s("strong",[e._v("Electronics:")]),e._v(" Includes gadgets, appliances, and accessories.")]),e._v(" "),s("li",[s("strong",[e._v("Clothing and Fashion:")]),e._v(" Covers apparel, footwear, and accessories.")]),e._v(" "),s("li",[s("strong",[e._v("Home and Living:")]),e._v(" Encompasses furniture, decor, and home essentials.C")]),e._v(" "),s("li",[s("strong",[e._v("Beauty and Personal Care:")]),e._v(" Features cosmetics, skincare, and grooming products.")]),e._v(" "),s("li",[s("strong",[e._v("Books and Media:")]),e._v(" Includes books, e-books, movies, and music.")]),e._v(" "),s("li",[s("strong",[e._v("Sports and Outdoors:")]),e._v(" Offers sports equipment, activewear, and outdoor gear.")]),e._v(" "),s("li",[s("strong",[e._v("Health and Wellness:")]),e._v(" Encompasses vitamins, supplements, and healthcare items.")]),e._v(" "),s("li",[s("strong",[e._v("Automotive:")]),e._v(" Covers car parts, accessories, and tools.")])]),e._v(" "),s("p",[e._v("These categories make it easier for shoppers to find and explore products of interest efficiently on e-commerce platforms.")])])}),[],!1,null,null,null);s.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/86.90f91daa.js b/assets/js/86.cd7e25fa.js similarity index 97% rename from assets/js/86.90f91daa.js rename to assets/js/86.cd7e25fa.js index ec405c59..cff3f292 100644 --- a/assets/js/86.90f91daa.js +++ b/assets/js/86.cd7e25fa.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[86],{765:function(e,t,a){"use strict";a.r(t);var o=a(10),r=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"category-overview"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#category-overview"}},[e._v("#")]),e._v(" Category Overview")]),e._v(" "),t("p",[e._v("The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.")]),e._v(" "),t("h2",{attrs:{id:"root-category"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[e._v("#")]),e._v(" Root Category")]),e._v(" "),t("p",[e._v("Bagisto comes with a default root category i.e. Root, but you can also create your root category. Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.")]),e._v(" "),t("h2",{attrs:{id:"sub-category"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#sub-category"}},[e._v("#")]),e._v(" Sub Category")]),e._v(" "),t("p",[e._v("In e-commerce, a subcategory is a more specific classification or subset within a broader category. It is a way of further organizing and structuring products on an online store to help users navigate and find what they are looking for more easily. Subcategories are nested within larger or parent categories, creating a hierarchical structure.")]),e._v(" "),t("p",[e._v('For example, if "Electronics" is a main category, you might have subcategories such as "Smartphones," "Laptops," and "Audio Devices" underneath it. Each of these subcategories may then have additional subcategories. This hierarchical organization helps shoppers drill down into specific product types and makes the browsing and shopping experience more intuitive.')]),e._v(" "),t("p",[e._v("In summary, subcategories in e-commerce provide a way to organize and present products in a structured manner, facilitating smoother navigation for online shoppers.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[86],{766:function(e,t,a){"use strict";a.r(t);var o=a(10),r=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"category-overview"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#category-overview"}},[e._v("#")]),e._v(" Category Overview")]),e._v(" "),t("p",[e._v("The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.")]),e._v(" "),t("h2",{attrs:{id:"root-category"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[e._v("#")]),e._v(" Root Category")]),e._v(" "),t("p",[e._v("Bagisto comes with a default root category i.e. Root, but you can also create your root category. Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.")]),e._v(" "),t("h2",{attrs:{id:"sub-category"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#sub-category"}},[e._v("#")]),e._v(" Sub Category")]),e._v(" "),t("p",[e._v("In e-commerce, a subcategory is a more specific classification or subset within a broader category. It is a way of further organizing and structuring products on an online store to help users navigate and find what they are looking for more easily. Subcategories are nested within larger or parent categories, creating a hierarchical structure.")]),e._v(" "),t("p",[e._v('For example, if "Electronics" is a main category, you might have subcategories such as "Smartphones," "Laptops," and "Audio Devices" underneath it. Each of these subcategories may then have additional subcategories. This hierarchical organization helps shoppers drill down into specific product types and makes the browsing and shopping experience more intuitive.')]),e._v(" "),t("p",[e._v("In summary, subcategories in e-commerce provide a way to organize and present products in a structured manner, facilitating smoother navigation for online shoppers.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/87.426e3921.js b/assets/js/87.21f8e257.js similarity index 90% rename from assets/js/87.426e3921.js rename to assets/js/87.21f8e257.js index bce90215..c1c3b29d 100644 --- a/assets/js/87.426e3921.js +++ b/assets/js/87.21f8e257.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[87],{766:function(t,e,s){"use strict";s.r(e);var a=s(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"cms-page"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#cms-page"}},[this._v("#")]),this._v(" CMS Page")]),this._v(" "),t("p",[this._v("With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[87],{767:function(t,e,s){"use strict";s.r(e);var a=s(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"cms-page"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#cms-page"}},[this._v("#")]),this._v(" CMS Page")]),this._v(" "),t("p",[this._v("With the help of CMS(content management system), you can create a new page, and edit the page for your Bagisto store. CMS is also helpful for the customer while purchasing the product to check the refund and return policy and many more.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/89.0720e1f3.js b/assets/js/89.4ebda9ff.js similarity index 98% rename from assets/js/89.0720e1f3.js rename to assets/js/89.4ebda9ff.js index ffc5f6d6..22b2f6dc 100644 --- a/assets/js/89.0720e1f3.js +++ b/assets/js/89.4ebda9ff.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[89],{771:function(e,t,s){"use strict";s.r(t);var r=s(10),o=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-overview"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-overview"}},[e._v("#")]),e._v(" Customer Overview")]),e._v(" "),t("p",[e._v("Visitors to your website can open an account to manage their purchases and activities. Customers generally create their accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.")]),e._v(" "),t("h3",{attrs:{id:"customer-groups"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-groups"}},[e._v("#")]),e._v(" Customer Groups")]),e._v(" "),t("p",[e._v("Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.")]),e._v(" "),t("p",[e._v("Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.")]),e._v(" "),t("h4",{attrs:{id:"wholesale-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#wholesale-group"}},[e._v("#")]),e._v(" Wholesale Group")]),e._v(" "),t("p",[e._v("Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.")]),e._v(" "),t("p",[e._v("To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.")]),e._v(" "),t("h4",{attrs:{id:"guest-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#guest-group"}},[e._v("#")]),e._v(" Guest Group")]),e._v(" "),t("p",[e._v("The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group")]),e._v(" "),t("h4",{attrs:{id:"general-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general-group"}},[e._v("#")]),e._v(" General Group")]),e._v(" "),t("p",[e._v("The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.")]),e._v(" "),t("h3",{attrs:{id:"customer-reviews"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-reviews"}},[e._v("#")]),e._v(" Customer Reviews")]),e._v(" "),t("p",[e._v("Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.")]),e._v(" "),t("p",[e._v("It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[89],{770:function(e,t,s){"use strict";s.r(t);var r=s(10),o=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"customer-overview"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-overview"}},[e._v("#")]),e._v(" Customer Overview")]),e._v(" "),t("p",[e._v("Visitors to your website can open an account to manage their purchases and activities. Customers generally create their accounts in their shop. However, you can also create customer accounts directly from the administrator, which is useful for helping customers on the phone.")]),e._v(" "),t("h3",{attrs:{id:"customer-groups"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-groups"}},[e._v("#")]),e._v(" Customer Groups")]),e._v(" "),t("p",[e._v("Customer groups allow you to organize your customers, give them discounts, and restrict access to specific products or categories. With Customer Groups, you can: set up a loyalty group — give access to specific products or categories at discounted rates to select customers.")]),e._v(" "),t("p",[e._v("Customer groups determine which discounts are available and the tax class that is associated with the group. The default customer groups are General, Guest, and Wholesale.")]),e._v(" "),t("h4",{attrs:{id:"wholesale-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#wholesale-group"}},[e._v("#")]),e._v(" Wholesale Group")]),e._v(" "),t("p",[e._v("Wholesale customers usually have access to products or bundles of products not available to retail customers, and they often have a discount on the products they buy. Both of these can be set up by using the Customer Groups feature.")]),e._v(" "),t("p",[e._v("To restrict wholesale products from retail customers, you will first need to create a category specifically for those products. Then, you will need to segment your customers, so that only wholesale customers can view those products.")]),e._v(" "),t("h4",{attrs:{id:"guest-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#guest-group"}},[e._v("#")]),e._v(" Guest Group")]),e._v(" "),t("p",[e._v("The Guest group is the only one that can apply to guests and cannot be edited or deleted. A non-logged-in group also falls under this guest group")]),e._v(" "),t("h4",{attrs:{id:"general-group"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#general-group"}},[e._v("#")]),e._v(" General Group")]),e._v(" "),t("p",[e._v("The general customer group refers to customers who are not defined as Professional Customers and don't want the order products in bulk.")]),e._v(" "),t("h3",{attrs:{id:"customer-reviews"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#customer-reviews"}},[e._v("#")]),e._v(" Customer Reviews")]),e._v(" "),t("p",[e._v("Customer reviews are an important aspect of an eCommerce business. And as an eCommerce business owner, it should be an integral part of your online marketing strategy. Reviews create credibility for your products, and increased credibility means increased sales.")]),e._v(" "),t("p",[e._v("It helps other customers with the selection of the product. A customer review is an evaluation of a product or service made by someone who has purchased and used or had experience with, a product or service. Customer reviews are a form of customer feedback on electronic commerce and online shopping sites.")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/9.5e4d9d86.js b/assets/js/9.f744b03a.js similarity index 99% rename from assets/js/9.5e4d9d86.js rename to assets/js/9.f744b03a.js index b3044698..267ab1ab 100644 --- a/assets/js/9.5e4d9d86.js +++ b/assets/js/9.f744b03a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{323:function(t,e,a){t.exports=a.p+"assets/img/weight.89219627.png"},324:function(t,e,a){t.exports=a.p+"assets/img/options.725fc8d0.png"},325:function(t,e,a){t.exports=a.p+"assets/img/css.2b4e1926.png"},326:function(t,e,a){t.exports=a.p+"assets/img/cssOutput.f20f7109.png"},327:function(t,e,a){t.exports=a.p+"assets/img/js.c347da35.png"},328:function(t,e,a){t.exports=a.p+"assets/img/design.3a73ffcb.png"},329:function(t,e,a){t.exports=a.p+"assets/img/designOutput.c4642cb8.png"},330:function(t,e,a){t.exports=a.p+"assets/img/backorder.ce2cbb76.png"},331:function(t,e,a){t.exports=a.p+"assets/img/outofstock.383c7271.png"},332:function(t,e,a){t.exports=a.p+"assets/img/backorderOutput.a79776d7.png"},333:function(t,e,a){t.exports=a.p+"assets/img/orderID.05515d8b.png"},334:function(t,e,a){t.exports=a.p+"assets/img/guestCheckout.4e097830.png"},335:function(t,e,a){t.exports=a.p+"assets/img/pageConfiguration.d4acc9ec.png"},336:function(t,e,a){t.exports=a.p+"assets/img/cartpageConfiguration.2a8cc626.png"},337:function(t,e,a){t.exports=a.p+"assets/img/storefront.a0695081.png"},338:function(t,e,a){t.exports=a.p+"assets/img/imageSize.8e066795.png"},339:function(t,e,a){t.exports=a.p+"assets/img/image.5fcfa261.png"},340:function(t,e,a){t.exports=a.p+"assets/img/attribute.096f9150.png"},341:function(t,e,a){t.exports=a.p+"assets/img/socialShare.dcf350bd.png"},342:function(t,e,a){t.exports=a.p+"assets/img/socialOutput.3896fec4.png"},343:function(t,e,a){t.exports=a.p+"assets/img/products.3865c39b.png"},344:function(t,e,a){t.exports=a.p+"assets/img/categories.9654bd7b.png"},345:function(t,e,a){t.exports=a.p+"assets/img/address.54c54bb8.png"},346:function(t,e,a){t.exports=a.p+"assets/img/captcha.67275c7f.png"},347:function(t,e,a){t.exports=a.p+"assets/img/settings.bc0811ed.png"},348:function(t,e,a){t.exports=a.p+"assets/img/emailSettings.39150cea.png"},349:function(t,e,a){t.exports=a.p+"assets/img/notifications.0cf7b2b1.png"},350:function(t,e,a){t.exports=a.p+"assets/img/shipping.c2dae652.png"},351:function(t,e,a){t.exports=a.p+"assets/img/shippingMethods.cfa03447.png"},352:function(t,e,a){t.exports=a.p+"assets/img/paypal.08e56b66.png"},353:function(t,e,a){t.exports=a.p+"assets/img/cod.a12ca48a.png"},354:function(t,e,a){t.exports=a.p+"assets/img/moneyTransfer.d78c9eeb.png"},355:function(t,e,a){t.exports=a.p+"assets/img/paypalStandard.eb088da0.png"},356:function(t,e,a){t.exports=a.p+"assets/img/orderSettings.f4ab6c13.png"},357:function(t,e,a){t.exports=a.p+"assets/img/invoicenumberSettings.495f7127.png"},358:function(t,e,a){t.exports=a.p+"assets/img/paymentTerms.6bc06672.png"},359:function(t,e,a){t.exports=a.p+"assets/img/invoiceSlip.8d53aba6.png"},360:function(t,e,a){t.exports=a.p+"assets/img/invoiceReminder.d09415a1.png"},361:function(t,e,a){t.exports=a.p+"assets/img/pricing.05f6d9d9.png"},770:function(t,e,a){"use strict";a.r(e);var s=a(10),n=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configure"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[t._v("#")]),t._v(" Configure")]),t._v(" "),e("p",[t._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")]),t._v(" "),e("p",[t._v("How the parts of something, or a group of things, are arranged.")]),t._v(" "),e("h2",{attrs:{id:"weight-unit"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#weight-unit"}},[t._v("#")]),t._v(" Weight Unit")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" To add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> General")]),t._v(".Next, select the "),e("strong",[t._v("Weight Unit")]),t._v(" from dropdown "),e("strong",[t._v("lbs or kgs")]),t._v(" according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(323),alt:"Weight"}})]),t._v(" "),e("h2",{attrs:{id:"configurable-choices"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configurable-choices"}},[t._v("#")]),t._v(" Configurable Choices.")]),t._v(" "),e("p",[t._v("Settings refer to configurable choices that control how a system, application, or device behaves, tailored to user preferences and requirements.")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" Now to add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> Content")]),t._v(".Next, you will able to see the below options.")]),t._v(" "),e("p",[e("strong",[t._v("Compare Options")]),t._v(" - By this, you can easily compare your products.")]),t._v(" "),e("p",[e("strong",[t._v("Wishlist Option")]),t._v(" - This helps to add the functionality of Wishlist.")]),t._v(" "),e("p",[e("strong",[t._v("Image Search Option")]),t._v(" - This option helps to search your image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(324),alt:"Options"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"custom-scripts"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-scripts"}},[t._v("#")]),t._v(" Custom Scripts")]),t._v(" "),e("p",[t._v("Custom scripts are personalized pieces of code created to add specific functions or features to the software, enhancing its capabilities uniquely.")]),t._v(" "),e("p",[t._v("Here, in this specified section CSS and JS Admin can write the code. And in last, it will automatically append the code to the master file.")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" Now to add "),e("strong",[t._v("Custom Scripts")]),t._v(" go to the Admin panel go to "),e("strong",[t._v("Configure >> Content")]),t._v(".Next you will able to see the below options.")]),t._v(" "),e("h3",{attrs:{id:"custom-css"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-css"}},[t._v("#")]),t._v(" Custom CSS")]),t._v(" "),e("p",[t._v("We have used a background color by "),e("strong",[t._v("Light Blue")]),t._v(" and saved the Configurations.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(325),alt:"CSS"}})]),t._v(" "),e("p",[t._v("Now the storefront background color has changed as shown below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(326),alt:"CSS"}})]),t._v(" "),e("h3",{attrs:{id:"custom-js"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-js"}},[t._v("#")]),t._v(" Custom JS")]),t._v(" "),e("p",[t._v("You can apply javascript also according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(327),alt:"JS"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"design"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#design"}},[t._v("#")]),t._v(" Design")]),t._v(" "),e("p",[t._v("Admin logo is the distinctive image or emblem representing the administration interface of a system or website, often customizable.")]),t._v(" "),e("p",[t._v("To add "),e("strong",[t._v("Designs")]),t._v(" like "),e("strong",[t._v("Admin logo, Favicon")]),t._v(" go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Design")]),t._v(" and you can easily update a new logo image and favicon from here. click on the "),e("strong",[t._v("Choose Files")]),t._v(" option to select an image last click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(328),alt:"Design"}})]),t._v(" "),e("p",[t._v("The new "),e("strong",[t._v("Admin Logo")]),t._v(" and "),e("strong",[t._v("Favicon")]),t._v(" images are updated.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(329),alt:"Design Output"}})]),t._v(" "),e("h2",{attrs:{id:"back-orders"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#back-orders"}},[t._v("#")]),t._v(" Back Orders")]),t._v(" "),e("p",[t._v("A backorder is an order for a good or service that cannot be filled immediately because of a lack of available supply. Backorders give insight into a company's inventory management.")]),t._v(" "),e("p",[t._v("A manageable backorder with a short turnaround is a net positive, but a large backorder with longer wait times can be problematic.")]),t._v(" "),e("p",[t._v("You can easily manage "),e("strong",[t._v("Backorders")]),t._v(" by going to the Admin Panel and clicking on "),e("strong",[t._v("Configure >> Inventory")]),t._v(".")]),t._v(" "),e("p",[t._v("There is an option present to "),e("strong",[t._v("Enable or Disable")]),t._v(" a Backorder and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(330),alt:"Back Orders"}})]),t._v(" "),e("p",[e("strong",[t._v("Note:- If the product is Out of Stock then also customer is able to Place an Order after Enabling the Backorder Option")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(331),alt:"Out Of Stock"}})]),t._v(" "),e("p",[t._v("In the above image these products are "),e("strong",[t._v("Out of Stock")]),t._v(" but you can still able to Add the product to the Cart and "),e("strong",[t._v("Place an Order")]),t._v(".")]),t._v(" "),e("p",[e("img",{attrs:{src:a(332),alt:"Out Of Stock"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(333),alt:"Order ID"}})]),t._v(" "),e("h2",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("p",[t._v("Guest checkout allows customers to buy products without creating an account, streamlining the purchase process for convenience and faster transactions.")]),t._v(" "),e("p",[t._v("To manage Guest checkout go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")]),t._v(".You can see an option of "),e("strong",[t._v("Enable or Disable")]),t._v(" of Guest Checkout and then click the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(334),alt:"Guest Checkout"}})]),t._v(" "),e("h2",{attrs:{id:"product-view-page"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-view-page"}},[t._v("#")]),t._v(" Product View Page")]),t._v(" "),e("p",[t._v("Product view page configuration entails adjusting the layout and elements on a product's display page, enhancing user experience and information presentation.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(335),alt:"Page Configuration"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"cart-view-page"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#cart-view-page"}},[t._v("#")]),t._v(" Cart View Page")]),t._v(" "),e("p",[t._v("Cart view page configuration involves arranging items, details, and options on the shopping cart page, improving user interaction and purchase flow.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(336),alt:"Cart Configuration"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"storefront"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#storefront"}},[t._v("#")]),t._v(" Storefront")]),t._v(" "),e("p",[t._v("Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Storefront")])]),t._v(" "),e("p",[e("strong",[t._v("1.Search Mode:")]),t._v(" Select the search mode by "),e("strong",[t._v("Dropdown or Elasticsearch")]),t._v(" as per your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("2.Default List Mode:")]),t._v(" You manage in which format your products will be visible on the storefront select from the dropdown "),e("strong",[t._v("Grid or List")]),t._v(".")]),t._v(" "),e("p",[e("strong",[t._v("3.Products Per Page:")]),t._v(" You can enter the quantity that how many products that will be visible per page on the Storefront.")]),t._v(" "),e("p",[e("strong",[t._v("4. Sort By")]),t._v(" Select a sort-by option from the dropdown according to your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("5.Allow customers to directly buy products")]),t._v(" Select from the "),e("strong",[t._v("Enable/Disable")]),t._v(" option as per requirement.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(337),alt:"Storefront"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"image-size"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#image-size"}},[t._v("#")]),t._v(" Image Size")]),t._v(" "),e("p",[t._v("Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("h3",{attrs:{id:"small-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#small-image"}},[t._v("#")]),t._v(" Small Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the small images.")]),t._v(" "),e("h3",{attrs:{id:"medium-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#medium-image"}},[t._v("#")]),t._v(" Medium Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the medium images.")]),t._v(" "),e("h3",{attrs:{id:"large-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#large-image"}},[t._v("#")]),t._v(" Large Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the Large images.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(338),alt:"Image Size"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"review"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#review"}},[t._v("#")]),t._v(" Review")]),t._v(" "),e("p",[t._v("Evaluation or assessment of something, often involving opinions and feedback.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Review")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(339),alt:"Image"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"attribute"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute"}},[t._v("#")]),t._v(" Attribute")]),t._v(" "),e("p",[t._v("Characteristic or property that defines an object, influencing its behavior, appearance, or function.")]),t._v(" "),e("p",[t._v("You can easily allow "),e("strong",[t._v("Image and File")]),t._v(" upload size (in KB) from here.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Attribute")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(340),alt:"Attribute"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"social-share"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#social-share"}},[t._v("#")]),t._v(" Social Share")]),t._v(" "),e("p",[t._v("Sharing things from a website with friends on social media platforms like Facebook, Twitter, or Instagram.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Social Share")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(341),alt:"Social Share"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h3",{attrs:{id:"frontend"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#frontend"}},[t._v("#")]),t._v(" Frontend:-")]),t._v(" "),e("p",[t._v("All the icons that you just enabled from the Admin Panel are created as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(342),alt:"Social Share Output"}})]),t._v(" "),e("h2",{attrs:{id:"rich-snippets"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#rich-snippets"}},[t._v("#")]),t._v(" Rich Snippets")]),t._v(" "),e("p",[t._v("Rich Snippets (also known as “Rich Results”) are normal Google search results with additional data displayed. This extra data is usually pulled from Structured Data found in a page's HTML.")]),t._v(" "),e("p",[t._v("Set products and category configurations. To add to the Admin Panel click on "),e("strong",[t._v("Configure >> Rich Snippets")])]),t._v(" "),e("h3",{attrs:{id:"products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#products"}},[t._v("#")]),t._v(" Products")]),t._v(" "),e("p",[t._v("Items available for purchase or use, offered by a business or seller. Select the option of "),e("strong",[t._v("Enable/Disable")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" Button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(343),alt:"Products"}})]),t._v(" "),e("h3",{attrs:{id:"categories"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#categories"}},[t._v("#")]),t._v(" Categories")]),t._v(" "),e("p",[t._v('"Categories" refer to groups or classifications that help organize and group similar products or items for easier browsing and navigation.')]),t._v(" "),e("p",[t._v("Select the option of "),e("strong",[t._v("Enable/Disable")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" Button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(344),alt:"Categories"}})]),t._v(" "),e("h2",{attrs:{id:"address"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#address"}},[t._v("#")]),t._v(" Address")]),t._v(" "),e("p",[t._v("To add an address on the Admin Panel go to "),e("strong",[t._v("Configure >> Address")]),t._v(" and manage your "),e("strong",[t._v("Requirements & Information")]),t._v(" and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(345),alt:"Address"}})]),t._v(" "),e("h2",{attrs:{id:"captcha"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#captcha"}},[t._v("#")]),t._v(" Captcha")]),t._v(" "),e("p",[t._v('"Sitemap: Website layout map for search engines. Secret key: Secure code for data encryption, authentication, or API access protection."')]),t._v(" "),e("p",[t._v("On the Admin Panel go to "),e("strong",[t._v("Configure >> Captcha")]),t._v(" add the "),e("strong",[t._v("Site Key & Secret Key")]),t._v(" and enable/disable the "),e("strong",[t._v("Status")]),t._v(" according to your requirement.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(346),alt:"Captcha"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#settings"}},[t._v("#")]),t._v(" Settings")]),t._v(" "),e("p",[t._v("Set newsletter subscriptions, email verifications, and social login.\nTo add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Settings")])]),t._v(" "),e("h3",{attrs:{id:"newsletter-subscription"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscription"}},[t._v("#")]),t._v(" Newsletter Subscription")]),t._v(" "),e("p",[t._v('"Newsletter information" contains updates, offers, or content shared regularly through emails to subscribers, keeping them informed and engaged.')]),t._v(" "),e("h3",{attrs:{id:"email-verification"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#email-verification"}},[t._v("#")]),t._v(" Email Verification")]),t._v(" "),e("p",[t._v('"Email verification" confirms the authenticity of an email address, often by sending a confirmation link, enhancing account security and communication reliability.')]),t._v(" "),e("h3",{attrs:{id:"social-login"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#social-login"}},[t._v("#")]),t._v(" Social Login")]),t._v(" "),e("p",[t._v('"Social login" enables users to access websites using their social media accounts, streamlining registration and login processes for convenience.')]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(347),alt:"Settings"}})]),t._v(" "),e("h2",{attrs:{id:"e-mail-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#e-mail-settings"}},[t._v("#")]),t._v(" E-mail Settings")]),t._v(" "),e("p",[t._v("Set email sender name, shop email address, admin name, and admin email address.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Email Settings")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(348),alt:"Email Settings"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"notifications"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#notifications"}},[t._v("#")]),t._v(" Notifications")]),t._v(" "),e("p",[t._v('"Notification" is a message or alert that informs users about events, updates, or actions, enhancing user engagement and awareness.')]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Notifications")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(349),alt:"Notifications"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"shipping"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shipping"}},[t._v("#")]),t._v(" Shipping")]),t._v(" "),e("p",[t._v("Shipping origin refers to the location where goods or products originate before being transported to their destination.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(350),alt:"Shipping"}})]),t._v(" "),e("h2",{attrs:{id:"shipping-methods"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shipping-methods"}},[t._v("#")]),t._v(" Shipping Methods")]),t._v(" "),e("p",[t._v("To deliver the products there are two types of shipping methods.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Shipping Methods")])]),t._v(" "),e("p",[e("strong",[t._v("1) Free Shipping")]),t._v(' "Free shipping" refers to a shipping method where the cost of shipping is waived, and the seller covers the shipping expenses for delivering goods to the buyer.')]),t._v(" "),e("p",[e("strong",[t._v("2)Flat Rate Shipping")]),t._v(" Flat rate shipping is a shipping method where a fixed fee is charged for shipping, regardless of the weight, size, or distance of the package. This simplifies shipping costs and can be advantageous for both buyers and sellers.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(351),alt:"Shipping Methods"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"payment-methods"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#payment-methods"}},[t._v("#")]),t._v(" Payment Methods")]),t._v(" "),e("p",[t._v("A payment method refers to the various options available for customers to make payments when purchasing a product or service. Whether in a physical or online store, payment methods cover a range of choices. Commonly accepted payment methods include cash, credit cards, debit cards, gift cards, and mobile payments.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Payment Method")])]),t._v(" "),e("h3",{attrs:{id:"paypal"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#paypal"}},[t._v("#")]),t._v(" Paypal")]),t._v(" "),e("p",[t._v("PayPal Smart Button: Simplifies online payments with customizable buttons for secure, multi-method transactions on websites and apps.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(352),alt:"Paypal"}})]),t._v(" "),e("h3",{attrs:{id:"cash-on-delivery"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#cash-on-delivery"}},[t._v("#")]),t._v(" Cash On Delivery")]),t._v(" "),e("p",[t._v("Payment method where customers pay in cash upon receiving goods or services at their doorstep.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(353),alt:"COD"}})]),t._v(" "),e("h3",{attrs:{id:"money-transfer"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#money-transfer"}},[t._v("#")]),t._v(" Money Transfer")]),t._v(" "),e("p",[t._v("Transfer of funds from one person or account to another, often electronically, for various purposes such as transactions or remittances.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(354),alt:"Money Transfer"}})]),t._v(" "),e("h3",{attrs:{id:"paypal-standard"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#paypal-standard"}},[t._v("#")]),t._v(" PayPal Standard")]),t._v(" "),e("p",[t._v("PayPal Standard is a basic PayPal payment option for online businesses, enabling customers to pay using their PayPal accounts or credit/debit cards.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(355),alt:"Paypal Standard"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"order-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#order-settings"}},[t._v("#")]),t._v(" Order Settings")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Order Settings")])]),t._v(" "),e("p",[e("strong",[t._v("Order Number Settings:-")]),t._v(" Unique identifier assigned to a specific customer order, aiding tracking, communication, and reference throughout the purchasing process.")]),t._v(" "),e("p",[e("strong",[t._v("Minimum Order Settings:-")]),t._v(" Configured criteria specifying the lowest required quantity or value for an order to be processed or qualify for benefits.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(356),alt:"Order Settings"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"invoice-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#invoice-settings"}},[t._v("#")]),t._v(" Invoice Settings")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Invoice Settings")])]),t._v(" "),e("p",[e("strong",[t._v("1.Invoice Number Settings")]),t._v(" Configuration of rules or parameters for generating and assigning unique identification numbers to invoices for organizational and tracking purposes.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(357),alt:"Invoice Number Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("2. Payment Terms")]),t._v(" Agreed-upon conditions dictating when and how payment for goods or services should be made by the buyer to the seller.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(358),alt:"Payment Terms"}})]),t._v(" "),e("p",[e("strong",[t._v("3.Invoice Slip Design")]),t._v(" Visual layout and formatting of an invoice slip, including company branding, itemization, pricing, and payment details for professional presentation.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(359),alt:"Invoice Slip Design"}})]),t._v(" "),e("p",[e("strong",[t._v("4.Invoice Reminders")]),t._v(" Automated notifications or communications sent to customers to remind them of upcoming or overdue payments for invoices.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(360),alt:"Invoice Reminder"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"pricing"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#pricing"}},[t._v("#")]),t._v(" Pricing")]),t._v(" "),e("p",[t._v("Details about the cost of goods or services, including base price, discounts, taxes, and additional charges information.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Pricing")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(361),alt:"Pricing"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{323:function(t,e,a){t.exports=a.p+"assets/img/weight.89219627.png"},324:function(t,e,a){t.exports=a.p+"assets/img/options.725fc8d0.png"},325:function(t,e,a){t.exports=a.p+"assets/img/css.2b4e1926.png"},326:function(t,e,a){t.exports=a.p+"assets/img/cssOutput.f20f7109.png"},327:function(t,e,a){t.exports=a.p+"assets/img/js.c347da35.png"},328:function(t,e,a){t.exports=a.p+"assets/img/design.3a73ffcb.png"},329:function(t,e,a){t.exports=a.p+"assets/img/designOutput.c4642cb8.png"},330:function(t,e,a){t.exports=a.p+"assets/img/backorder.ce2cbb76.png"},331:function(t,e,a){t.exports=a.p+"assets/img/outofstock.383c7271.png"},332:function(t,e,a){t.exports=a.p+"assets/img/backorderOutput.a79776d7.png"},333:function(t,e,a){t.exports=a.p+"assets/img/orderID.05515d8b.png"},334:function(t,e,a){t.exports=a.p+"assets/img/guestCheckout.4e097830.png"},335:function(t,e,a){t.exports=a.p+"assets/img/pageConfiguration.d4acc9ec.png"},336:function(t,e,a){t.exports=a.p+"assets/img/cartpageConfiguration.2a8cc626.png"},337:function(t,e,a){t.exports=a.p+"assets/img/storefront.a0695081.png"},338:function(t,e,a){t.exports=a.p+"assets/img/imageSize.8e066795.png"},339:function(t,e,a){t.exports=a.p+"assets/img/image.5fcfa261.png"},340:function(t,e,a){t.exports=a.p+"assets/img/attribute.096f9150.png"},341:function(t,e,a){t.exports=a.p+"assets/img/socialShare.dcf350bd.png"},342:function(t,e,a){t.exports=a.p+"assets/img/socialOutput.3896fec4.png"},343:function(t,e,a){t.exports=a.p+"assets/img/products.3865c39b.png"},344:function(t,e,a){t.exports=a.p+"assets/img/categories.9654bd7b.png"},345:function(t,e,a){t.exports=a.p+"assets/img/address.54c54bb8.png"},346:function(t,e,a){t.exports=a.p+"assets/img/captcha.67275c7f.png"},347:function(t,e,a){t.exports=a.p+"assets/img/settings.bc0811ed.png"},348:function(t,e,a){t.exports=a.p+"assets/img/emailSettings.39150cea.png"},349:function(t,e,a){t.exports=a.p+"assets/img/notifications.0cf7b2b1.png"},350:function(t,e,a){t.exports=a.p+"assets/img/shipping.c2dae652.png"},351:function(t,e,a){t.exports=a.p+"assets/img/shippingMethods.cfa03447.png"},352:function(t,e,a){t.exports=a.p+"assets/img/paypal.08e56b66.png"},353:function(t,e,a){t.exports=a.p+"assets/img/cod.a12ca48a.png"},354:function(t,e,a){t.exports=a.p+"assets/img/moneyTransfer.d78c9eeb.png"},355:function(t,e,a){t.exports=a.p+"assets/img/paypalStandard.eb088da0.png"},356:function(t,e,a){t.exports=a.p+"assets/img/orderSettings.f4ab6c13.png"},357:function(t,e,a){t.exports=a.p+"assets/img/invoicenumberSettings.495f7127.png"},358:function(t,e,a){t.exports=a.p+"assets/img/paymentTerms.6bc06672.png"},359:function(t,e,a){t.exports=a.p+"assets/img/invoiceSlip.8d53aba6.png"},360:function(t,e,a){t.exports=a.p+"assets/img/invoiceReminder.d09415a1.png"},361:function(t,e,a){t.exports=a.p+"assets/img/pricing.05f6d9d9.png"},771:function(t,e,a){"use strict";a.r(e);var s=a(10),n=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configure"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[t._v("#")]),t._v(" Configure")]),t._v(" "),e("p",[t._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")]),t._v(" "),e("p",[t._v("How the parts of something, or a group of things, are arranged.")]),t._v(" "),e("h2",{attrs:{id:"weight-unit"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#weight-unit"}},[t._v("#")]),t._v(" Weight Unit")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" To add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> General")]),t._v(".Next, select the "),e("strong",[t._v("Weight Unit")]),t._v(" from dropdown "),e("strong",[t._v("lbs or kgs")]),t._v(" according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(323),alt:"Weight"}})]),t._v(" "),e("h2",{attrs:{id:"configurable-choices"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configurable-choices"}},[t._v("#")]),t._v(" Configurable Choices.")]),t._v(" "),e("p",[t._v("Settings refer to configurable choices that control how a system, application, or device behaves, tailored to user preferences and requirements.")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" Now to add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> Content")]),t._v(".Next, you will able to see the below options.")]),t._v(" "),e("p",[e("strong",[t._v("Compare Options")]),t._v(" - By this, you can easily compare your products.")]),t._v(" "),e("p",[e("strong",[t._v("Wishlist Option")]),t._v(" - This helps to add the functionality of Wishlist.")]),t._v(" "),e("p",[e("strong",[t._v("Image Search Option")]),t._v(" - This option helps to search your image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(324),alt:"Options"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"custom-scripts"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-scripts"}},[t._v("#")]),t._v(" Custom Scripts")]),t._v(" "),e("p",[t._v("Custom scripts are personalized pieces of code created to add specific functions or features to the software, enhancing its capabilities uniquely.")]),t._v(" "),e("p",[t._v("Here, in this specified section CSS and JS Admin can write the code. And in last, it will automatically append the code to the master file.")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" Now to add "),e("strong",[t._v("Custom Scripts")]),t._v(" go to the Admin panel go to "),e("strong",[t._v("Configure >> Content")]),t._v(".Next you will able to see the below options.")]),t._v(" "),e("h3",{attrs:{id:"custom-css"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-css"}},[t._v("#")]),t._v(" Custom CSS")]),t._v(" "),e("p",[t._v("We have used a background color by "),e("strong",[t._v("Light Blue")]),t._v(" and saved the Configurations.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(325),alt:"CSS"}})]),t._v(" "),e("p",[t._v("Now the storefront background color has changed as shown below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(326),alt:"CSS"}})]),t._v(" "),e("h3",{attrs:{id:"custom-js"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#custom-js"}},[t._v("#")]),t._v(" Custom JS")]),t._v(" "),e("p",[t._v("You can apply javascript also according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(327),alt:"JS"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"design"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#design"}},[t._v("#")]),t._v(" Design")]),t._v(" "),e("p",[t._v("Admin logo is the distinctive image or emblem representing the administration interface of a system or website, often customizable.")]),t._v(" "),e("p",[t._v("To add "),e("strong",[t._v("Designs")]),t._v(" like "),e("strong",[t._v("Admin logo, Favicon")]),t._v(" go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Design")]),t._v(" and you can easily update a new logo image and favicon from here. click on the "),e("strong",[t._v("Choose Files")]),t._v(" option to select an image last click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(328),alt:"Design"}})]),t._v(" "),e("p",[t._v("The new "),e("strong",[t._v("Admin Logo")]),t._v(" and "),e("strong",[t._v("Favicon")]),t._v(" images are updated.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(329),alt:"Design Output"}})]),t._v(" "),e("h2",{attrs:{id:"back-orders"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#back-orders"}},[t._v("#")]),t._v(" Back Orders")]),t._v(" "),e("p",[t._v("A backorder is an order for a good or service that cannot be filled immediately because of a lack of available supply. Backorders give insight into a company's inventory management.")]),t._v(" "),e("p",[t._v("A manageable backorder with a short turnaround is a net positive, but a large backorder with longer wait times can be problematic.")]),t._v(" "),e("p",[t._v("You can easily manage "),e("strong",[t._v("Backorders")]),t._v(" by going to the Admin Panel and clicking on "),e("strong",[t._v("Configure >> Inventory")]),t._v(".")]),t._v(" "),e("p",[t._v("There is an option present to "),e("strong",[t._v("Enable or Disable")]),t._v(" a Backorder and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(330),alt:"Back Orders"}})]),t._v(" "),e("p",[e("strong",[t._v("Note:- If the product is Out of Stock then also customer is able to Place an Order after Enabling the Backorder Option")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(331),alt:"Out Of Stock"}})]),t._v(" "),e("p",[t._v("In the above image these products are "),e("strong",[t._v("Out of Stock")]),t._v(" but you can still able to Add the product to the Cart and "),e("strong",[t._v("Place an Order")]),t._v(".")]),t._v(" "),e("p",[e("img",{attrs:{src:a(332),alt:"Out Of Stock"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(333),alt:"Order ID"}})]),t._v(" "),e("h2",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("p",[t._v("Guest checkout allows customers to buy products without creating an account, streamlining the purchase process for convenience and faster transactions.")]),t._v(" "),e("p",[t._v("To manage Guest checkout go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")]),t._v(".You can see an option of "),e("strong",[t._v("Enable or Disable")]),t._v(" of Guest Checkout and then click the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(334),alt:"Guest Checkout"}})]),t._v(" "),e("h2",{attrs:{id:"product-view-page"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-view-page"}},[t._v("#")]),t._v(" Product View Page")]),t._v(" "),e("p",[t._v("Product view page configuration entails adjusting the layout and elements on a product's display page, enhancing user experience and information presentation.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(335),alt:"Page Configuration"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"cart-view-page"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#cart-view-page"}},[t._v("#")]),t._v(" Cart View Page")]),t._v(" "),e("p",[t._v("Cart view page configuration involves arranging items, details, and options on the shopping cart page, improving user interaction and purchase flow.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(336),alt:"Cart Configuration"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"storefront"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#storefront"}},[t._v("#")]),t._v(" Storefront")]),t._v(" "),e("p",[t._v("Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Storefront")])]),t._v(" "),e("p",[e("strong",[t._v("1.Search Mode:")]),t._v(" Select the search mode by "),e("strong",[t._v("Dropdown or Elasticsearch")]),t._v(" as per your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("2.Default List Mode:")]),t._v(" You manage in which format your products will be visible on the storefront select from the dropdown "),e("strong",[t._v("Grid or List")]),t._v(".")]),t._v(" "),e("p",[e("strong",[t._v("3.Products Per Page:")]),t._v(" You can enter the quantity that how many products that will be visible per page on the Storefront.")]),t._v(" "),e("p",[e("strong",[t._v("4. Sort By")]),t._v(" Select a sort-by option from the dropdown according to your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("5.Allow customers to directly buy products")]),t._v(" Select from the "),e("strong",[t._v("Enable/Disable")]),t._v(" option as per requirement.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(337),alt:"Storefront"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"image-size"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#image-size"}},[t._v("#")]),t._v(" Image Size")]),t._v(" "),e("p",[t._v("Storefront is the customer-facing interface of an online shop, showcasing products, categories, and navigation for a seamless shopping experience.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products")])]),t._v(" "),e("h3",{attrs:{id:"small-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#small-image"}},[t._v("#")]),t._v(" Small Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the small images.")]),t._v(" "),e("h3",{attrs:{id:"medium-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#medium-image"}},[t._v("#")]),t._v(" Medium Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the medium images.")]),t._v(" "),e("h3",{attrs:{id:"large-image"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#large-image"}},[t._v("#")]),t._v(" Large Image")]),t._v(" "),e("p",[t._v("Select "),e("strong",[t._v("Height and Width")]),t._v(" for the Large images.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(338),alt:"Image Size"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"review"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#review"}},[t._v("#")]),t._v(" Review")]),t._v(" "),e("p",[t._v("Evaluation or assessment of something, often involving opinions and feedback.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Review")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(339),alt:"Image"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"attribute"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute"}},[t._v("#")]),t._v(" Attribute")]),t._v(" "),e("p",[t._v("Characteristic or property that defines an object, influencing its behavior, appearance, or function.")]),t._v(" "),e("p",[t._v("You can easily allow "),e("strong",[t._v("Image and File")]),t._v(" upload size (in KB) from here.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Attribute")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(340),alt:"Attribute"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"social-share"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#social-share"}},[t._v("#")]),t._v(" Social Share")]),t._v(" "),e("p",[t._v("Sharing things from a website with friends on social media platforms like Facebook, Twitter, or Instagram.")]),t._v(" "),e("p",[t._v("To add go to Admin Panel and click on "),e("strong",[t._v("Configure >> Products >> Social Share")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(341),alt:"Social Share"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h3",{attrs:{id:"frontend"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#frontend"}},[t._v("#")]),t._v(" Frontend:-")]),t._v(" "),e("p",[t._v("All the icons that you just enabled from the Admin Panel are created as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(342),alt:"Social Share Output"}})]),t._v(" "),e("h2",{attrs:{id:"rich-snippets"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#rich-snippets"}},[t._v("#")]),t._v(" Rich Snippets")]),t._v(" "),e("p",[t._v("Rich Snippets (also known as “Rich Results”) are normal Google search results with additional data displayed. This extra data is usually pulled from Structured Data found in a page's HTML.")]),t._v(" "),e("p",[t._v("Set products and category configurations. To add to the Admin Panel click on "),e("strong",[t._v("Configure >> Rich Snippets")])]),t._v(" "),e("h3",{attrs:{id:"products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#products"}},[t._v("#")]),t._v(" Products")]),t._v(" "),e("p",[t._v("Items available for purchase or use, offered by a business or seller. Select the option of "),e("strong",[t._v("Enable/Disable")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" Button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(343),alt:"Products"}})]),t._v(" "),e("h3",{attrs:{id:"categories"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#categories"}},[t._v("#")]),t._v(" Categories")]),t._v(" "),e("p",[t._v('"Categories" refer to groups or classifications that help organize and group similar products or items for easier browsing and navigation.')]),t._v(" "),e("p",[t._v("Select the option of "),e("strong",[t._v("Enable/Disable")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" Button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(344),alt:"Categories"}})]),t._v(" "),e("h2",{attrs:{id:"address"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#address"}},[t._v("#")]),t._v(" Address")]),t._v(" "),e("p",[t._v("To add an address on the Admin Panel go to "),e("strong",[t._v("Configure >> Address")]),t._v(" and manage your "),e("strong",[t._v("Requirements & Information")]),t._v(" and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(345),alt:"Address"}})]),t._v(" "),e("h2",{attrs:{id:"captcha"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#captcha"}},[t._v("#")]),t._v(" Captcha")]),t._v(" "),e("p",[t._v('"Sitemap: Website layout map for search engines. Secret key: Secure code for data encryption, authentication, or API access protection."')]),t._v(" "),e("p",[t._v("On the Admin Panel go to "),e("strong",[t._v("Configure >> Captcha")]),t._v(" add the "),e("strong",[t._v("Site Key & Secret Key")]),t._v(" and enable/disable the "),e("strong",[t._v("Status")]),t._v(" according to your requirement.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(346),alt:"Captcha"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#settings"}},[t._v("#")]),t._v(" Settings")]),t._v(" "),e("p",[t._v("Set newsletter subscriptions, email verifications, and social login.\nTo add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Settings")])]),t._v(" "),e("h3",{attrs:{id:"newsletter-subscription"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscription"}},[t._v("#")]),t._v(" Newsletter Subscription")]),t._v(" "),e("p",[t._v('"Newsletter information" contains updates, offers, or content shared regularly through emails to subscribers, keeping them informed and engaged.')]),t._v(" "),e("h3",{attrs:{id:"email-verification"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#email-verification"}},[t._v("#")]),t._v(" Email Verification")]),t._v(" "),e("p",[t._v('"Email verification" confirms the authenticity of an email address, often by sending a confirmation link, enhancing account security and communication reliability.')]),t._v(" "),e("h3",{attrs:{id:"social-login"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#social-login"}},[t._v("#")]),t._v(" Social Login")]),t._v(" "),e("p",[t._v('"Social login" enables users to access websites using their social media accounts, streamlining registration and login processes for convenience.')]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(347),alt:"Settings"}})]),t._v(" "),e("h2",{attrs:{id:"e-mail-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#e-mail-settings"}},[t._v("#")]),t._v(" E-mail Settings")]),t._v(" "),e("p",[t._v("Set email sender name, shop email address, admin name, and admin email address.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Email Settings")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(348),alt:"Email Settings"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"notifications"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#notifications"}},[t._v("#")]),t._v(" Notifications")]),t._v(" "),e("p",[t._v('"Notification" is a message or alert that informs users about events, updates, or actions, enhancing user engagement and awareness.')]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Notifications")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(349),alt:"Notifications"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"shipping"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shipping"}},[t._v("#")]),t._v(" Shipping")]),t._v(" "),e("p",[t._v("Shipping origin refers to the location where goods or products originate before being transported to their destination.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(350),alt:"Shipping"}})]),t._v(" "),e("h2",{attrs:{id:"shipping-methods"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shipping-methods"}},[t._v("#")]),t._v(" Shipping Methods")]),t._v(" "),e("p",[t._v("To deliver the products there are two types of shipping methods.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Shipping Methods")])]),t._v(" "),e("p",[e("strong",[t._v("1) Free Shipping")]),t._v(' "Free shipping" refers to a shipping method where the cost of shipping is waived, and the seller covers the shipping expenses for delivering goods to the buyer.')]),t._v(" "),e("p",[e("strong",[t._v("2)Flat Rate Shipping")]),t._v(" Flat rate shipping is a shipping method where a fixed fee is charged for shipping, regardless of the weight, size, or distance of the package. This simplifies shipping costs and can be advantageous for both buyers and sellers.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(351),alt:"Shipping Methods"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"payment-methods"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#payment-methods"}},[t._v("#")]),t._v(" Payment Methods")]),t._v(" "),e("p",[t._v("A payment method refers to the various options available for customers to make payments when purchasing a product or service. Whether in a physical or online store, payment methods cover a range of choices. Commonly accepted payment methods include cash, credit cards, debit cards, gift cards, and mobile payments.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Payment Method")])]),t._v(" "),e("h3",{attrs:{id:"paypal"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#paypal"}},[t._v("#")]),t._v(" Paypal")]),t._v(" "),e("p",[t._v("PayPal Smart Button: Simplifies online payments with customizable buttons for secure, multi-method transactions on websites and apps.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(352),alt:"Paypal"}})]),t._v(" "),e("h3",{attrs:{id:"cash-on-delivery"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#cash-on-delivery"}},[t._v("#")]),t._v(" Cash On Delivery")]),t._v(" "),e("p",[t._v("Payment method where customers pay in cash upon receiving goods or services at their doorstep.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(353),alt:"COD"}})]),t._v(" "),e("h3",{attrs:{id:"money-transfer"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#money-transfer"}},[t._v("#")]),t._v(" Money Transfer")]),t._v(" "),e("p",[t._v("Transfer of funds from one person or account to another, often electronically, for various purposes such as transactions or remittances.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(354),alt:"Money Transfer"}})]),t._v(" "),e("h3",{attrs:{id:"paypal-standard"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#paypal-standard"}},[t._v("#")]),t._v(" PayPal Standard")]),t._v(" "),e("p",[t._v("PayPal Standard is a basic PayPal payment option for online businesses, enabling customers to pay using their PayPal accounts or credit/debit cards.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(355),alt:"Paypal Standard"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"order-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#order-settings"}},[t._v("#")]),t._v(" Order Settings")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Order Settings")])]),t._v(" "),e("p",[e("strong",[t._v("Order Number Settings:-")]),t._v(" Unique identifier assigned to a specific customer order, aiding tracking, communication, and reference throughout the purchasing process.")]),t._v(" "),e("p",[e("strong",[t._v("Minimum Order Settings:-")]),t._v(" Configured criteria specifying the lowest required quantity or value for an order to be processed or qualify for benefits.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(356),alt:"Order Settings"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"invoice-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#invoice-settings"}},[t._v("#")]),t._v(" Invoice Settings")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Invoice Settings")])]),t._v(" "),e("p",[e("strong",[t._v("1.Invoice Number Settings")]),t._v(" Configuration of rules or parameters for generating and assigning unique identification numbers to invoices for organizational and tracking purposes.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(357),alt:"Invoice Number Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("2. Payment Terms")]),t._v(" Agreed-upon conditions dictating when and how payment for goods or services should be made by the buyer to the seller.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(358),alt:"Payment Terms"}})]),t._v(" "),e("p",[e("strong",[t._v("3.Invoice Slip Design")]),t._v(" Visual layout and formatting of an invoice slip, including company branding, itemization, pricing, and payment details for professional presentation.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(359),alt:"Invoice Slip Design"}})]),t._v(" "),e("p",[e("strong",[t._v("4.Invoice Reminders")]),t._v(" Automated notifications or communications sent to customers to remind them of upcoming or overdue payments for invoices.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(360),alt:"Invoice Reminder"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"pricing"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#pricing"}},[t._v("#")]),t._v(" Pricing")]),t._v(" "),e("p",[t._v("Details about the cost of goods or services, including base price, discounts, taxes, and additional charges information.")]),t._v(" "),e("p",[t._v("To add go to the Admin Panel and click on "),e("strong",[t._v("Configure >> Pricing")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(361),alt:"Pricing"}})]),t._v(" "),e("p",[t._v("After clicking on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/90.f2c0513f.js b/assets/js/90.b42e597a.js similarity index 95% rename from assets/js/90.f2c0513f.js rename to assets/js/90.b42e597a.js index 10d06355..0be42864 100644 --- a/assets/js/90.f2c0513f.js +++ b/assets/js/90.b42e597a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[90],{777:function(e,t,r){"use strict";r.r(t);var n=r(10),o=Object(n.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"introduction"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#introduction"}},[e._v("#")]),e._v(" Introduction")]),e._v(" "),t("p",[t("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Bagisto"),t("OutboundLink")],1),e._v(" is a fantastic open-source eCommerce platform that allows businesses to create modern online stores easily. Bagisto offers a wide range of customizable features to meet the specific needs of any online business.")]),e._v(" "),t("p",[e._v("The platform is built on top of the reliable "),t("a",{attrs:{href:"https://laravel.com/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Laravel"),t("OutboundLink")],1),e._v(" framework , "),t("a",{attrs:{href:"https://tailwindcss.com/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Tailwind CSS"),t("OutboundLink")],1),e._v(" and "),t("a",{attrs:{href:"https://vuejs.org/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Vue.js"),t("OutboundLink")],1),e._v(", a user-friendly JavaScript framework. It provides businesses with a user-friendly interface and powerful tools to manage their online stores, handle inventory and orders, and create a smooth shopping experience for customers")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[90],{774:function(e,t,r){"use strict";r.r(t);var n=r(10),o=Object(n.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"introduction"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#introduction"}},[e._v("#")]),e._v(" Introduction")]),e._v(" "),t("p",[t("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Bagisto"),t("OutboundLink")],1),e._v(" is a fantastic open-source eCommerce platform that allows businesses to create modern online stores easily. Bagisto offers a wide range of customizable features to meet the specific needs of any online business.")]),e._v(" "),t("p",[e._v("The platform is built on top of the reliable "),t("a",{attrs:{href:"https://laravel.com/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Laravel"),t("OutboundLink")],1),e._v(" framework , "),t("a",{attrs:{href:"https://tailwindcss.com/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Tailwind CSS"),t("OutboundLink")],1),e._v(" and "),t("a",{attrs:{href:"https://vuejs.org/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Vue.js"),t("OutboundLink")],1),e._v(", a user-friendly JavaScript framework. It provides businesses with a user-friendly interface and powerful tools to manage their online stores, handle inventory and orders, and create a smooth shopping experience for customers")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/91.d8fc93bc.js b/assets/js/91.3242752c.js similarity index 95% rename from assets/js/91.d8fc93bc.js rename to assets/js/91.3242752c.js index 0b08a4c6..9bf9ab05 100644 --- a/assets/js/91.d8fc93bc.js +++ b/assets/js/91.3242752c.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[91],{775:function(e,t,r){"use strict";r.r(t);var n=r(10),o=Object(n.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"introduction"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#introduction"}},[e._v("#")]),e._v(" Introduction")]),e._v(" "),t("p",[t("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Bagisto"),t("OutboundLink")],1),e._v(" is a fantastic open-source eCommerce platform that allows businesses to create modern online stores easily. Bagisto offers a wide range of customizable features to meet the specific needs of any online business.")]),e._v(" "),t("p",[e._v("The platform is built on top of the reliable "),t("a",{attrs:{href:"https://laravel.com/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Laravel"),t("OutboundLink")],1),e._v(" framework, "),t("a",{attrs:{href:"https://tailwindcss.com/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Tailwind CSS"),t("OutboundLink")],1),e._v(" and "),t("a",{attrs:{href:"https://vuejs.org/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Vue.js"),t("OutboundLink")],1),e._v(", a user-friendly JavaScript framework. It provides businesses with a user-friendly interface and powerful tools to manage their online stores, handle inventory and orders, and create a smooth shopping experience for customers")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[91],{777:function(e,t,r){"use strict";r.r(t);var n=r(10),o=Object(n.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"introduction"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#introduction"}},[e._v("#")]),e._v(" Introduction")]),e._v(" "),t("p",[t("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Bagisto"),t("OutboundLink")],1),e._v(" is a fantastic open-source eCommerce platform that allows businesses to create modern online stores easily. Bagisto offers a wide range of customizable features to meet the specific needs of any online business.")]),e._v(" "),t("p",[e._v("The platform is built on top of the reliable "),t("a",{attrs:{href:"https://laravel.com/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Laravel"),t("OutboundLink")],1),e._v(" framework, "),t("a",{attrs:{href:"https://tailwindcss.com/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Tailwind CSS"),t("OutboundLink")],1),e._v(" and "),t("a",{attrs:{href:"https://vuejs.org/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Vue.js"),t("OutboundLink")],1),e._v(", a user-friendly JavaScript framework. It provides businesses with a user-friendly interface and powerful tools to manage their online stores, handle inventory and orders, and create a smooth shopping experience for customers")])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/94.9741f4df.js b/assets/js/94.79731c42.js similarity index 97% rename from assets/js/94.9741f4df.js rename to assets/js/94.79731c42.js index 8d647cb1..41eedc87 100644 --- a/assets/js/94.9741f4df.js +++ b/assets/js/94.79731c42.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[94],{787:function(t,e,s){"use strict";s.r(e);var r=s(10),n=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"product-types"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-types"}},[t._v("#")]),t._v(" Product types")]),t._v(" "),e("p",[e("strong",[t._v("TOPICS:")]),t._v(" Inventory, Products")]),t._v(" "),e("p",[e("strong",[t._v("CREATED FOR:")])]),t._v(" "),e("ul",[e("li",[t._v("Beginner")]),t._v(" "),e("li",[t._v("Intermediate")]),t._v(" "),e("li",[t._v("Admin")]),t._v(" "),e("li",[t._v("Leader")]),t._v(" "),e("li",[t._v("User")])]),t._v(" "),e("p",[t._v("Inventory Management supports inventory and order management for all product types in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1),t._v(": simple, configurable, virtual, downloadable, bundle, and grouped. Options and requirements may differ per product type for sources, stocks, and shipping.")]),t._v(" "),e("p",[t._v("Single-source merchants create and update product settings and quantities without requiring additional updates. All created and newly imported products automatically assign to the Default Source and Default Stock, immediately available to customers if enabled and In-Stock.")]),t._v(" "),e("p",[t._v("Multi-source merchants assign sources, quantities per source, and settings during or after product creation. Commerce assigns all newly imported products to the Default Source, requiring additional edits to assign sources and quantities.")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Product Type")]),t._v(" "),e("th",[t._v("Shipping and Source Selection Algorithm")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Simple")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Configurable")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Virtual")]),t._v(" "),e("td",[t._v("Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.")])]),t._v(" "),e("tr",[e("td",[t._v("Downloadable")]),t._v(" "),e("td",[t._v("Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.")])]),t._v(" "),e("tr",[e("td",[t._v("Bundle")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Grouped")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])])])])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[94],{786:function(t,e,s){"use strict";s.r(e);var r=s(10),n=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"product-types"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-types"}},[t._v("#")]),t._v(" Product types")]),t._v(" "),e("p",[e("strong",[t._v("TOPICS:")]),t._v(" Inventory, Products")]),t._v(" "),e("p",[e("strong",[t._v("CREATED FOR:")])]),t._v(" "),e("ul",[e("li",[t._v("Beginner")]),t._v(" "),e("li",[t._v("Intermediate")]),t._v(" "),e("li",[t._v("Admin")]),t._v(" "),e("li",[t._v("Leader")]),t._v(" "),e("li",[t._v("User")])]),t._v(" "),e("p",[t._v("Inventory Management supports inventory and order management for all product types in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1),t._v(": simple, configurable, virtual, downloadable, bundle, and grouped. Options and requirements may differ per product type for sources, stocks, and shipping.")]),t._v(" "),e("p",[t._v("Single-source merchants create and update product settings and quantities without requiring additional updates. All created and newly imported products automatically assign to the Default Source and Default Stock, immediately available to customers if enabled and In-Stock.")]),t._v(" "),e("p",[t._v("Multi-source merchants assign sources, quantities per source, and settings during or after product creation. Commerce assigns all newly imported products to the Default Source, requiring additional edits to assign sources and quantities.")]),t._v(" "),e("table",[e("thead",[e("tr",[e("th",[t._v("Product Type")]),t._v(" "),e("th",[t._v("Shipping and Source Selection Algorithm")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("Simple")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Configurable")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Virtual")]),t._v(" "),e("td",[t._v("Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.")])]),t._v(" "),e("tr",[e("td",[t._v("Downloadable")]),t._v(" "),e("td",[t._v("Always uses the SSA recommendation. The system runs the algorithm implicitly when it creates invoices, and always uses the suggested results. You cannot adjust these results.")])]),t._v(" "),e("tr",[e("td",[t._v("Bundle")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])]),t._v(" "),e("tr",[e("td",[t._v("Grouped")]),t._v(" "),e("td",[t._v("Supports SSA recommendations and overrides at shipping.")])])])])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/95.1865b541.js b/assets/js/95.48677683.js similarity index 98% rename from assets/js/95.1865b541.js rename to assets/js/95.48677683.js index c084eb02..0cfc5329 100644 --- a/assets/js/95.1865b541.js +++ b/assets/js/95.48677683.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[95],{792:function(e,t,o){"use strict";o.r(t);var a=o(10),r=Object(a.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"setting"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#setting"}},[e._v("#")]),e._v(" Setting")]),e._v(" "),t("p",[e._v("You can easily manage your almost Admin panel from the Setting menu.")]),e._v(" "),t("h3",{attrs:{id:"locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#locales"}},[e._v("#")]),e._v(" Locales")]),e._v(" "),t("p",[e._v("To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.")]),e._v(" "),t("h3",{attrs:{id:"currencies"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#currencies"}},[e._v("#")]),e._v(" Currencies")]),e._v(" "),t("p",[e._v("Before launching your eCommerce website you need to set up the currency in which you will doing your business. Currency symbol will be visible in product prices, order, invoices, transactions etc. Here we have mentioned steps on how to add currency in bagisto.")]),e._v(" "),t("h3",{attrs:{id:"exchange-rates"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#exchange-rates"}},[e._v("#")]),e._v(" Exchange Rates")]),e._v(" "),t("p",[e._v("An Exchange Rate is the worth of one nation’s currency compares to other nations’ currency.")]),e._v(" "),t("p",[e._v("For example how many Euro is required to buy 1 Dollar? Then you require €0.88 to buy a $1. This means the exchange rate of the Euro is 0.88 against Dollar. Here we are going to discuss how to set the exchange rate in bagisto.")]),e._v(" "),t("h3",{attrs:{id:"inventory-source"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#inventory-source"}},[e._v("#")]),e._v(" Inventory Source")]),e._v(" "),t("p",[e._v("Multi-Warehouse Inventory is one of the unique features of Bagisto. Here we will explain how you can manage multi-warehouse inventory in Laravel eCommerce and provide reliable service to your customer. Having a single inventory source can pose some restrictions for your eCommerce store.")]),e._v(" "),t("p",[e._v("For instance, suppose you have only one inventory in Delhi. A Customer from Chennai has ordered some products. So delivering that product from the Delhi location can have some impacts like delay in delivery of the product, increased transportation cost, etc. However, if you have an inventory in Chennai, then the product will reach the customer very quickly which will further cut down the time and shipping cost.")]),e._v(" "),t("p",[e._v("By using Multi-Warehouse Inventory you can easily manage all inventory sources. In Bagisto, you can create as many inventory sources and easily manage them")]),e._v(" "),t("h3",{attrs:{id:"channels"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[e._v("#")]),e._v(" Channels")]),e._v(" "),t("p",[e._v("Bagisto allows you to set up and manage multiple instances of domains or stores in a single Bagisto backend. This guide will walk you through how to create multiple websites with different domains in Bagisto.")]),e._v(" "),t("h3",{attrs:{id:"users"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#users"}},[e._v("#")]),e._v(" Users")]),e._v(" "),t("p",[e._v("Access Control List Rules in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),e._v(" "),t("h3",{attrs:{id:"roles"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#roles"}},[e._v("#")]),e._v(" Roles")]),e._v(" "),t("p",[e._v("Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),e._v(" "),t("h3",{attrs:{id:"themes"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#themes"}},[e._v("#")]),e._v(" Themes")]),e._v(" "),t("p",[e._v("The theme of the website is the overall look of it and that is why it plays a major role in creating the first impression on the viewer's mind.")]),e._v(" "),t("p",[e._v("The theme contains different options like slider section with different slider options, Product section, Footer option, right-sidebar, Logo resizer option, Button settings, Blog Settings, Site preloader option, Related option, Icon changer option, full-width-template, color options, widgets, sidebar layouts, header.")]),e._v(" "),t("h3",{attrs:{id:"taxes"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#taxes"}},[e._v("#")]),e._v(" Taxes")]),e._v(" "),t("p",[e._v("In e-commerce, there are various taxes involved while purchasing the product. These taxes and rates of taxes differ from country to country. Here we have explained how you can create and manage taxes in Bagisto.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[95],{794:function(e,t,o){"use strict";o.r(t);var a=o(10),r=Object(a.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"setting"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#setting"}},[e._v("#")]),e._v(" Setting")]),e._v(" "),t("p",[e._v("You can easily manage your almost Admin panel from the Setting menu.")]),e._v(" "),t("h3",{attrs:{id:"locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#locales"}},[e._v("#")]),e._v(" Locales")]),e._v(" "),t("p",[e._v("To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.")]),e._v(" "),t("h3",{attrs:{id:"currencies"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#currencies"}},[e._v("#")]),e._v(" Currencies")]),e._v(" "),t("p",[e._v("Before launching your eCommerce website you need to set up the currency in which you will doing your business. Currency symbol will be visible in product prices, order, invoices, transactions etc. Here we have mentioned steps on how to add currency in bagisto.")]),e._v(" "),t("h3",{attrs:{id:"exchange-rates"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#exchange-rates"}},[e._v("#")]),e._v(" Exchange Rates")]),e._v(" "),t("p",[e._v("An Exchange Rate is the worth of one nation’s currency compares to other nations’ currency.")]),e._v(" "),t("p",[e._v("For example how many Euro is required to buy 1 Dollar? Then you require €0.88 to buy a $1. This means the exchange rate of the Euro is 0.88 against Dollar. Here we are going to discuss how to set the exchange rate in bagisto.")]),e._v(" "),t("h3",{attrs:{id:"inventory-source"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#inventory-source"}},[e._v("#")]),e._v(" Inventory Source")]),e._v(" "),t("p",[e._v("Multi-Warehouse Inventory is one of the unique features of Bagisto. Here we will explain how you can manage multi-warehouse inventory in Laravel eCommerce and provide reliable service to your customer. Having a single inventory source can pose some restrictions for your eCommerce store.")]),e._v(" "),t("p",[e._v("For instance, suppose you have only one inventory in Delhi. A Customer from Chennai has ordered some products. So delivering that product from the Delhi location can have some impacts like delay in delivery of the product, increased transportation cost, etc. However, if you have an inventory in Chennai, then the product will reach the customer very quickly which will further cut down the time and shipping cost.")]),e._v(" "),t("p",[e._v("By using Multi-Warehouse Inventory you can easily manage all inventory sources. In Bagisto, you can create as many inventory sources and easily manage them")]),e._v(" "),t("h3",{attrs:{id:"channels"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[e._v("#")]),e._v(" Channels")]),e._v(" "),t("p",[e._v("Bagisto allows you to set up and manage multiple instances of domains or stores in a single Bagisto backend. This guide will walk you through how to create multiple websites with different domains in Bagisto.")]),e._v(" "),t("h3",{attrs:{id:"users"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#users"}},[e._v("#")]),e._v(" Users")]),e._v(" "),t("p",[e._v("Access Control List Rules in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),e._v(" "),t("h3",{attrs:{id:"roles"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#roles"}},[e._v("#")]),e._v(" Roles")]),e._v(" "),t("p",[e._v("Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),e._v(" "),t("h3",{attrs:{id:"themes"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#themes"}},[e._v("#")]),e._v(" Themes")]),e._v(" "),t("p",[e._v("The theme of the website is the overall look of it and that is why it plays a major role in creating the first impression on the viewer's mind.")]),e._v(" "),t("p",[e._v("The theme contains different options like slider section with different slider options, Product section, Footer option, right-sidebar, Logo resizer option, Button settings, Blog Settings, Site preloader option, Related option, Icon changer option, full-width-template, color options, widgets, sidebar layouts, header.")]),e._v(" "),t("h3",{attrs:{id:"taxes"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#taxes"}},[e._v("#")]),e._v(" Taxes")]),e._v(" "),t("p",[e._v("In e-commerce, there are various taxes involved while purchasing the product. These taxes and rates of taxes differ from country to country. Here we have explained how you can create and manage taxes in Bagisto.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/app.0677150b.js b/assets/js/app.887ec372.js similarity index 80% rename from assets/js/app.0677150b.js rename to assets/js/app.887ec372.js index 0f4c1f96..bcf32284 100644 --- a/assets/js/app.0677150b.js +++ b/assets/js/app.887ec372.js @@ -1,16 +1,16 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[]]);!function(t){function e(e){for(var r,a,s=e[0],l=e[1],c=e[2],p=0,f=[];p=e||n<0||m&&t-c>=i}function w(){var t=d();if(_(t))return x(t);s=setTimeout(w,function(t){var n=e-(t-l);return m?f(n,i-(t-c)):n}(t))}function x(t){return s=void 0,g&&r?y(t):(r=o=void 0,a)}function P(){var t=d(),n=_(t);if(r=arguments,o=this,l=t,n){if(void 0===s)return b(l);if(m)return s=setTimeout(w,e),y(l)}return void 0===s&&(s=setTimeout(w,e)),a}return e=v(e)||0,h(n)&&(u=!!n.leading,i=(m="maxWait"in n)?p(v(n.maxWait)||0,e):i,g="trailing"in n?!!n.trailing:g),P.cancel=function(){void 0!==s&&clearTimeout(s),c=0,r=l=o=s=void 0},P.flush=function(){return void 0===s?a:x(d())},P}},function(t,e,n){var r,o; +(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[]]);!function(t){function e(e){for(var r,a,s=e[0],l=e[1],c=e[2],p=0,f=[];p=e||n<0||m&&t-c>=i}function w(){var t=d();if(_(t))return x(t);s=setTimeout(w,function(t){var n=e-(t-l);return m?f(n,i-(t-c)):n}(t))}function x(t){return s=void 0,g&&r?b(t):(r=o=void 0,a)}function P(){var t=d(),n=_(t);if(r=arguments,o=this,l=t,n){if(void 0===s)return y(l);if(m)return s=setTimeout(w,e),b(l)}return void 0===s&&(s=setTimeout(w,e)),a}return e=v(e)||0,h(n)&&(u=!!n.leading,i=(m="maxWait"in n)?p(v(n.maxWait)||0,e):i,g="trailing"in n?!!n.trailing:g),P.cancel=function(){void 0!==s&&clearTimeout(s),c=0,r=l=o=s=void 0},P.flush=function(){return void 0===s?a:x(d())},P}},function(t,e,n){var r,o; /* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress - * @license MIT */void 0===(o="function"==typeof(r=function(){var t,e,n={version:"0.2.0"},r=n.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'
'};function o(t,e,n){return tn?n:t}function i(t){return 100*(-1+t)}n.configure=function(t){var e,n;for(e in t)void 0!==(n=t[e])&&t.hasOwnProperty(e)&&(r[e]=n);return this},n.status=null,n.set=function(t){var e=n.isStarted();t=o(t,r.minimum,1),n.status=1===t?null:t;var l=n.render(!e),c=l.querySelector(r.barSelector),u=r.speed,p=r.easing;return l.offsetWidth,a((function(e){""===r.positionUsing&&(r.positionUsing=n.getPositioningCSS()),s(c,function(t,e,n){var o;return(o="translate3d"===r.positionUsing?{transform:"translate3d("+i(t)+"%,0,0)"}:"translate"===r.positionUsing?{transform:"translate("+i(t)+"%,0)"}:{"margin-left":i(t)+"%"}).transition="all "+e+"ms "+n,o}(t,u,p)),1===t?(s(l,{transition:"none",opacity:1}),l.offsetWidth,setTimeout((function(){s(l,{transition:"all "+u+"ms linear",opacity:0}),setTimeout((function(){n.remove(),e()}),u)}),u)):setTimeout(e,u)})),this},n.isStarted=function(){return"number"==typeof n.status},n.start=function(){n.status||n.set(0);var t=function(){setTimeout((function(){n.status&&(n.trickle(),t())}),r.trickleSpeed)};return r.trickle&&t(),this},n.done=function(t){return t||n.status?n.inc(.3+.5*Math.random()).set(1):this},n.inc=function(t){var e=n.status;return e?("number"!=typeof t&&(t=(1-e)*o(Math.random()*e,.1,.95)),e=o(e+t,0,.994),n.set(e)):n.start()},n.trickle=function(){return n.inc(Math.random()*r.trickleRate)},t=0,e=0,n.promise=function(r){return r&&"resolved"!==r.state()?(0===e&&n.start(),t++,e++,r.always((function(){0==--e?(t=0,n.done()):n.set((t-e)/t)})),this):this},n.render=function(t){if(n.isRendered())return document.getElementById("nprogress");c(document.documentElement,"nprogress-busy");var e=document.createElement("div");e.id="nprogress",e.innerHTML=r.template;var o,a=e.querySelector(r.barSelector),l=t?"-100":i(n.status||0),u=document.querySelector(r.parent);return s(a,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r.showSpinner||(o=e.querySelector(r.spinnerSelector))&&f(o),u!=document.body&&c(u,"nprogress-custom-parent"),u.appendChild(e),e},n.remove=function(){u(document.documentElement,"nprogress-busy"),u(document.querySelector(r.parent),"nprogress-custom-parent");var t=document.getElementById("nprogress");t&&f(t)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var t=document.body.style,e="WebkitTransform"in t?"Webkit":"MozTransform"in t?"Moz":"msTransform"in t?"ms":"OTransform"in t?"O":"";return e+"Perspective"in t?"translate3d":e+"Transform"in t?"translate":"margin"};var a=function(){var t=[];function e(){var n=t.shift();n&&n(e)}return function(n){t.push(n),1==t.length&&e()}}(),s=function(){var t=["Webkit","O","Moz","ms"],e={};function n(n){return n=n.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(t,e){return e.toUpperCase()})),e[n]||(e[n]=function(e){var n=document.body.style;if(e in n)return e;for(var r,o=t.length,i=e.charAt(0).toUpperCase()+e.slice(1);o--;)if((r=t[o]+i)in n)return r;return e}(n))}function r(t,e,r){e=n(e),t.style[e]=r}return function(t,e){var n,o,i=arguments;if(2==i.length)for(n in e)void 0!==(o=e[n])&&e.hasOwnProperty(n)&&r(t,n,o);else r(t,i[1],i[2])}}();function l(t,e){return("string"==typeof t?t:p(t)).indexOf(" "+e+" ")>=0}function c(t,e){var n=p(t),r=n+e;l(n,e)||(t.className=r.substring(1))}function u(t,e){var n,r=p(t);l(t,e)&&(n=r.replace(" "+e+" "," "),t.className=n.substring(1,n.length-1))}function p(t){return(" "+(t.className||"")+" ").replace(/\s+/gi," ")}function f(t){t&&t.parentNode&&t.parentNode.removeChild(t)}return n})?r.call(e,n,e,t):r)||(t.exports=o)},function(t,e,n){"use strict";var r=n(0),o=n(46).f,i=n(13),a=n(93),s=n(33),l=n(61),c=n(121);t.exports=function(t,e){var n,u,p,f,d,h=t.target,v=t.global,m=t.stat;if(n=v?r:m?r[h]||s(h,{}):(r[h]||{}).prototype)for(u in e){if(f=e[u],p=t.dontCallGetSet?(d=o(n,u))&&d.value:n[u],!c(v?u:h+(m?".":"#")+u,t.forced)&&void 0!==p){if(typeof f==typeof p)continue;l(f,p)}(t.sham||p&&p.sham)&&i(f,"sham",!0),a(n,u,f,t)}}},function(t,e,n){"use strict";var r=n(26),o=Function.prototype.call;t.exports=r?o.bind(o):function(){return o.apply(o,arguments)}},function(t,e,n){"use strict";var r=n(3);t.exports=!r((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},function(t,e,n){"use strict";t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,n){"use strict";var r=n(47),o=n(48);t.exports=function(t){return r(o(t))}},function(t,e,n){"use strict";var r=n(0),o=n(1),i=function(t){return o(t)?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t]):r[t]&&r[t][e]}},function(t,e,n){"use strict";var r=n(1),o=n(103),i=TypeError;t.exports=function(t){if(r(t))return t;throw new i(o(t)+" is not a function")}},function(t,e,n){"use strict";var r=n(0),o=n(56),i=n(8),a=n(58),s=n(54),l=n(53),c=r.Symbol,u=o("wks"),p=l?c.for||c:c&&c.withoutSetter||a;t.exports=function(t){return i(u,t)||(u[t]=s&&i(c,t)?c[t]:p("Symbol."+t)),u[t]}},function(t,e,n){"use strict";var r=n(0),o=n(33),i=r["__core-js_shared__"]||o("__core-js_shared__",{});t.exports=i},function(t,e,n){"use strict";var r=n(0),o=Object.defineProperty;t.exports=function(t,e){try{o(r,t,{value:e,configurable:!0,writable:!0})}catch(n){r[t]=e}return e}},function(t,e,n){"use strict";var r=n(48),o=Object;t.exports=function(t){return o(r(t))}},function(t,e,n){"use strict";var r=n(7),o=String,i=TypeError;t.exports=function(t){if(r(t))return t;throw new i(o(t)+" is not an object")}},function(t,e,n){"use strict";var r=n(118);t.exports=function(t){return r(t.length)}},function(t,e,n){var r=n(145),o=n(11),i=Object.prototype,a=i.hasOwnProperty,s=i.propertyIsEnumerable,l=r(function(){return arguments}())?r:function(t){return o(t)&&a.call(t,"callee")&&!s.call(t,"callee")};t.exports=l},function(t,e,n){var r=n(9)(n(6),"Map");t.exports=r},function(t,e){t.exports=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}},function(t,e,n){var r=n(165),o=n(172),i=n(174),a=n(175),s=n(176);function l(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e-1&&t%1==0&&t<=9007199254740991}},function(t,e,n){var r=n(4),o=n(44),i=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,a=/^\w*$/;t.exports=function(t,e){if(r(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!o(t))||(a.test(t)||!i.test(t)||null!=e&&t in Object(e))}},function(t,e,n){var r=n(12),o=n(11);t.exports=function(t){return"symbol"==typeof t||o(t)&&"[object Symbol]"==r(t)}},function(t,e){t.exports=function(t){return t}},function(t,e,n){"use strict";var r=n(5),o=n(25),i=n(99),a=n(27),s=n(28),l=n(50),c=n(8),u=n(59),p=Object.getOwnPropertyDescriptor;e.f=r?p:function(t,e){if(t=s(t),e=l(e),u)try{return p(t,e)}catch(t){}if(c(t,e))return a(!o(i.f,t,e),t[e])}},function(t,e,n){"use strict";var r=n(2),o=n(3),i=n(16),a=Object,s=r("".split);t.exports=o((function(){return!a("z").propertyIsEnumerable(0)}))?function(t){return"String"===i(t)?s(t,""):a(t)}:a},function(t,e,n){"use strict";var r=n(49),o=TypeError;t.exports=function(t){if(r(t))throw new o("Can't call method on "+t);return t}},function(t,e,n){"use strict";t.exports=function(t){return null==t}},function(t,e,n){"use strict";var r=n(100),o=n(51);t.exports=function(t){var e=r(t,"string");return o(e)?e:e+""}},function(t,e,n){"use strict";var r=n(29),o=n(1),i=n(52),a=n(53),s=Object;t.exports=a?function(t){return"symbol"==typeof t}:function(t){var e=r("Symbol");return o(e)&&i(e.prototype,s(t))}},function(t,e,n){"use strict";var r=n(2);t.exports=r({}.isPrototypeOf)},function(t,e,n){"use strict";var r=n(54);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},function(t,e,n){"use strict";var r=n(55),o=n(3),i=n(0).String;t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol("symbol detection");return!i(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},function(t,e,n){"use strict";var r,o,i=n(0),a=n(101),s=i.process,l=i.Deno,c=s&&s.versions||l&&l.version,u=c&&c.v8;u&&(o=(r=u.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!o&&a&&(!(r=a.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/))&&(o=+r[1]),t.exports=o},function(t,e,n){"use strict";var r=n(57),o=n(32);(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.35.0",mode:r?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.35.0/LICENSE",source:"https://github.com/zloirock/core-js"})},function(t,e,n){"use strict";t.exports=!1},function(t,e,n){"use strict";var r=n(2),o=0,i=Math.random(),a=r(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+a(++o+i,36)}},function(t,e,n){"use strict";var r=n(5),o=n(3),i=n(105);t.exports=!r&&!o((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},function(t,e,n){"use strict";t.exports={}},function(t,e,n){"use strict";var r=n(8),o=n(112),i=n(46),a=n(15);t.exports=function(t,e,n){for(var s=o(e),l=a.f,c=i.f,u=0;uu))return!1;var f=l.get(t),d=l.get(e);if(f&&d)return f==e&&d==t;var h=-1,v=!0,m=2&n?new r:void 0;for(l.set(t,e),l.set(e,t);++h-1&&t%1==0&&t
'};function o(t,e,n){return tn?n:t}function i(t){return 100*(-1+t)}n.configure=function(t){var e,n;for(e in t)void 0!==(n=t[e])&&t.hasOwnProperty(e)&&(r[e]=n);return this},n.status=null,n.set=function(t){var e=n.isStarted();t=o(t,r.minimum,1),n.status=1===t?null:t;var l=n.render(!e),c=l.querySelector(r.barSelector),u=r.speed,p=r.easing;return l.offsetWidth,a((function(e){""===r.positionUsing&&(r.positionUsing=n.getPositioningCSS()),s(c,function(t,e,n){var o;return(o="translate3d"===r.positionUsing?{transform:"translate3d("+i(t)+"%,0,0)"}:"translate"===r.positionUsing?{transform:"translate("+i(t)+"%,0)"}:{"margin-left":i(t)+"%"}).transition="all "+e+"ms "+n,o}(t,u,p)),1===t?(s(l,{transition:"none",opacity:1}),l.offsetWidth,setTimeout((function(){s(l,{transition:"all "+u+"ms linear",opacity:0}),setTimeout((function(){n.remove(),e()}),u)}),u)):setTimeout(e,u)})),this},n.isStarted=function(){return"number"==typeof n.status},n.start=function(){n.status||n.set(0);var t=function(){setTimeout((function(){n.status&&(n.trickle(),t())}),r.trickleSpeed)};return r.trickle&&t(),this},n.done=function(t){return t||n.status?n.inc(.3+.5*Math.random()).set(1):this},n.inc=function(t){var e=n.status;return e?("number"!=typeof t&&(t=(1-e)*o(Math.random()*e,.1,.95)),e=o(e+t,0,.994),n.set(e)):n.start()},n.trickle=function(){return n.inc(Math.random()*r.trickleRate)},t=0,e=0,n.promise=function(r){return r&&"resolved"!==r.state()?(0===e&&n.start(),t++,e++,r.always((function(){0==--e?(t=0,n.done()):n.set((t-e)/t)})),this):this},n.render=function(t){if(n.isRendered())return document.getElementById("nprogress");c(document.documentElement,"nprogress-busy");var e=document.createElement("div");e.id="nprogress",e.innerHTML=r.template;var o,a=e.querySelector(r.barSelector),l=t?"-100":i(n.status||0),u=document.querySelector(r.parent);return s(a,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r.showSpinner||(o=e.querySelector(r.spinnerSelector))&&f(o),u!=document.body&&c(u,"nprogress-custom-parent"),u.appendChild(e),e},n.remove=function(){u(document.documentElement,"nprogress-busy"),u(document.querySelector(r.parent),"nprogress-custom-parent");var t=document.getElementById("nprogress");t&&f(t)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var t=document.body.style,e="WebkitTransform"in t?"Webkit":"MozTransform"in t?"Moz":"msTransform"in t?"ms":"OTransform"in t?"O":"";return e+"Perspective"in t?"translate3d":e+"Transform"in t?"translate":"margin"};var a=function(){var t=[];function e(){var n=t.shift();n&&n(e)}return function(n){t.push(n),1==t.length&&e()}}(),s=function(){var t=["Webkit","O","Moz","ms"],e={};function n(n){return n=n.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(t,e){return e.toUpperCase()})),e[n]||(e[n]=function(e){var n=document.body.style;if(e in n)return e;for(var r,o=t.length,i=e.charAt(0).toUpperCase()+e.slice(1);o--;)if((r=t[o]+i)in n)return r;return e}(n))}function r(t,e,r){e=n(e),t.style[e]=r}return function(t,e){var n,o,i=arguments;if(2==i.length)for(n in e)void 0!==(o=e[n])&&e.hasOwnProperty(n)&&r(t,n,o);else r(t,i[1],i[2])}}();function l(t,e){return("string"==typeof t?t:p(t)).indexOf(" "+e+" ")>=0}function c(t,e){var n=p(t),r=n+e;l(n,e)||(t.className=r.substring(1))}function u(t,e){var n,r=p(t);l(t,e)&&(n=r.replace(" "+e+" "," "),t.className=n.substring(1,n.length-1))}function p(t){return(" "+(t.className||"")+" ").replace(/\s+/gi," ")}function f(t){t&&t.parentNode&&t.parentNode.removeChild(t)}return n})?r.call(e,n,e,t):r)||(t.exports=o)},function(t,e,n){"use strict";var r=n(0),o=n(46).f,i=n(13),a=n(93),s=n(33),l=n(61),c=n(121);t.exports=function(t,e){var n,u,p,f,d,h=t.target,v=t.global,m=t.stat;if(n=v?r:m?r[h]||s(h,{}):(r[h]||{}).prototype)for(u in e){if(f=e[u],p=t.dontCallGetSet?(d=o(n,u))&&d.value:n[u],!c(v?u:h+(m?".":"#")+u,t.forced)&&void 0!==p){if(typeof f==typeof p)continue;l(f,p)}(t.sham||p&&p.sham)&&i(f,"sham",!0),a(n,u,f,t)}}},function(t,e,n){"use strict";var r=n(26),o=Function.prototype.call;t.exports=r?o.bind(o):function(){return o.apply(o,arguments)}},function(t,e,n){"use strict";var r=n(3);t.exports=!r((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},function(t,e,n){"use strict";t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,n){"use strict";var r=n(47),o=n(48);t.exports=function(t){return r(o(t))}},function(t,e,n){"use strict";var r=n(0),o=n(1),i=function(t){return o(t)?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t]):r[t]&&r[t][e]}},function(t,e,n){"use strict";var r=n(1),o=n(103),i=TypeError;t.exports=function(t){if(r(t))return t;throw new i(o(t)+" is not a function")}},function(t,e,n){"use strict";var r=n(0),o=n(56),i=n(8),a=n(58),s=n(54),l=n(53),c=r.Symbol,u=o("wks"),p=l?c.for||c:c&&c.withoutSetter||a;t.exports=function(t){return i(u,t)||(u[t]=s&&i(c,t)?c[t]:p("Symbol."+t)),u[t]}},function(t,e,n){"use strict";var r=n(0),o=n(33),i=r["__core-js_shared__"]||o("__core-js_shared__",{});t.exports=i},function(t,e,n){"use strict";var r=n(0),o=Object.defineProperty;t.exports=function(t,e){try{o(r,t,{value:e,configurable:!0,writable:!0})}catch(n){r[t]=e}return e}},function(t,e,n){"use strict";var r=n(48),o=Object;t.exports=function(t){return o(r(t))}},function(t,e,n){"use strict";var r=n(7),o=String,i=TypeError;t.exports=function(t){if(r(t))return t;throw new i(o(t)+" is not an object")}},function(t,e,n){"use strict";var r=n(118);t.exports=function(t){return r(t.length)}},function(t,e,n){var r=n(145),o=n(11),i=Object.prototype,a=i.hasOwnProperty,s=i.propertyIsEnumerable,l=r(function(){return arguments}())?r:function(t){return o(t)&&a.call(t,"callee")&&!s.call(t,"callee")};t.exports=l},function(t,e,n){var r=n(9)(n(6),"Map");t.exports=r},function(t,e){t.exports=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}},function(t,e,n){var r=n(165),o=n(172),i=n(174),a=n(175),s=n(176);function l(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e-1&&t%1==0&&t<=9007199254740991}},function(t,e,n){var r=n(4),o=n(44),i=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,a=/^\w*$/;t.exports=function(t,e){if(r(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!o(t))||(a.test(t)||!i.test(t)||null!=e&&t in Object(e))}},function(t,e,n){var r=n(12),o=n(11);t.exports=function(t){return"symbol"==typeof t||o(t)&&"[object Symbol]"==r(t)}},function(t,e){t.exports=function(t){return t}},function(t,e,n){"use strict";var r=n(5),o=n(25),i=n(99),a=n(27),s=n(28),l=n(50),c=n(8),u=n(59),p=Object.getOwnPropertyDescriptor;e.f=r?p:function(t,e){if(t=s(t),e=l(e),u)try{return p(t,e)}catch(t){}if(c(t,e))return a(!o(i.f,t,e),t[e])}},function(t,e,n){"use strict";var r=n(2),o=n(3),i=n(16),a=Object,s=r("".split);t.exports=o((function(){return!a("z").propertyIsEnumerable(0)}))?function(t){return"String"===i(t)?s(t,""):a(t)}:a},function(t,e,n){"use strict";var r=n(49),o=TypeError;t.exports=function(t){if(r(t))throw new o("Can't call method on "+t);return t}},function(t,e,n){"use strict";t.exports=function(t){return null==t}},function(t,e,n){"use strict";var r=n(100),o=n(51);t.exports=function(t){var e=r(t,"string");return o(e)?e:e+""}},function(t,e,n){"use strict";var r=n(29),o=n(1),i=n(52),a=n(53),s=Object;t.exports=a?function(t){return"symbol"==typeof t}:function(t){var e=r("Symbol");return o(e)&&i(e.prototype,s(t))}},function(t,e,n){"use strict";var r=n(2);t.exports=r({}.isPrototypeOf)},function(t,e,n){"use strict";var r=n(54);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},function(t,e,n){"use strict";var r=n(55),o=n(3),i=n(0).String;t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol("symbol detection");return!i(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},function(t,e,n){"use strict";var r,o,i=n(0),a=n(101),s=i.process,l=i.Deno,c=s&&s.versions||l&&l.version,u=c&&c.v8;u&&(o=(r=u.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!o&&a&&(!(r=a.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/))&&(o=+r[1]),t.exports=o},function(t,e,n){"use strict";var r=n(57),o=n(32);(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.35.0",mode:r?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.35.0/LICENSE",source:"https://github.com/zloirock/core-js"})},function(t,e,n){"use strict";t.exports=!1},function(t,e,n){"use strict";var r=n(2),o=0,i=Math.random(),a=r(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+a(++o+i,36)}},function(t,e,n){"use strict";var r=n(5),o=n(3),i=n(105);t.exports=!r&&!o((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},function(t,e,n){"use strict";t.exports={}},function(t,e,n){"use strict";var r=n(8),o=n(112),i=n(46),a=n(15);t.exports=function(t,e,n){for(var s=o(e),l=a.f,c=i.f,u=0;uu))return!1;var f=l.get(t),d=l.get(e);if(f&&d)return f==e&&d==t;var h=-1,v=!0,m=2&n?new r:void 0;for(l.set(t,e),l.set(e,t);++h-1&&t%1==0&&t]/;t.exports=function(t){var e,n=""+t,o=r.exec(n);if(!o)return n;var i="",a=0,s=0;for(a=o.index;a1?1:s,n=.5*(1-Math.cos(Math.PI*a)),r=e.startX+(e.x-e.startX)*n,o=e.startY+(e.y-e.startY)*n,e.method.call(e.scrollable,r,o),r===e.x&&o===e.y||t.requestAnimationFrame(d.bind(t,e))}function h(n,r,a){var l,c,u,p,f=i();n===e.body?(l=t,c=t.scrollX||t.pageXOffset,u=t.scrollY||t.pageYOffset,p=o.scroll):(l=n,c=n.scrollLeft,u=n.scrollTop,p=s),d({scrollable:l,method:p,startTime:f,startX:c,startY:u,x:r,y:a})}}}}()},function(t,e,n){"use strict";var r=n(24),o=n(34),i=n(36),a=n(125),s=n(127);r({target:"Array",proto:!0,arity:1,forced:n(3)((function(){return 4294967297!==[].push.call({length:4294967296},1)}))||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(t){return t instanceof TypeError}}()},{push:function(t){var e=o(this),n=i(e),r=arguments.length;s(n+r);for(var l=0;l79&&a<83||!i("reduce")},{reduce:function(t){var e=arguments.length;return o(this,t,e,e>1?arguments[1]:void 0)}})},function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:r},function(t,e,n){"use strict";var r=n(25),o=n(7),i=n(51),a=n(102),s=n(104),l=n(31),c=TypeError,u=l("toPrimitive");t.exports=function(t,e){if(!o(t)||i(t))return t;var n,l=a(t,u);if(l){if(void 0===e&&(e="default"),n=r(l,t,e),!o(n)||i(n))return n;throw new c("Can't convert object to primitive value")}return void 0===e&&(e="number"),s(t,e)}},function(t,e,n){"use strict";t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},function(t,e,n){"use strict";var r=n(30),o=n(49);t.exports=function(t,e){var n=t[e];return o(n)?void 0:r(n)}},function(t,e,n){"use strict";var r=String;t.exports=function(t){try{return r(t)}catch(t){return"Object"}}},function(t,e,n){"use strict";var r=n(25),o=n(1),i=n(7),a=TypeError;t.exports=function(t,e){var n,s;if("string"===e&&o(n=t.toString)&&!i(s=r(n,t)))return s;if(o(n=t.valueOf)&&!i(s=r(n,t)))return s;if("string"!==e&&o(n=t.toString)&&!i(s=r(n,t)))return s;throw new a("Can't convert object to primitive value")}},function(t,e,n){"use strict";var r=n(0),o=n(7),i=r.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},function(t,e,n){"use strict";var r=n(5),o=n(3);t.exports=r&&o((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},function(t,e,n){"use strict";var r=n(5),o=n(8),i=Function.prototype,a=r&&Object.getOwnPropertyDescriptor,s=o(i,"name"),l=s&&"something"===function(){}.name,c=s&&(!r||r&&a(i,"name").configurable);t.exports={EXISTS:s,PROPER:l,CONFIGURABLE:c}},function(t,e,n){"use strict";var r=n(2),o=n(1),i=n(32),a=r(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return a(t)}),t.exports=i.inspectSource},function(t,e,n){"use strict";var r,o,i,a=n(110),s=n(0),l=n(7),c=n(13),u=n(8),p=n(32),f=n(111),d=n(60),h=s.TypeError,v=s.WeakMap;if(a||p.state){var m=p.state||(p.state=new v);m.get=m.get,m.has=m.has,m.set=m.set,r=function(t,e){if(m.has(t))throw new h("Object already initialized");return e.facade=t,m.set(t,e),e},o=function(t){return m.get(t)||{}},i=function(t){return m.has(t)}}else{var g=f("state");d[g]=!0,r=function(t,e){if(u(t,g))throw new h("Object already initialized");return e.facade=t,c(t,g,e),e},o=function(t){return u(t,g)?t[g]:{}},i=function(t){return u(t,g)}}t.exports={set:r,get:o,has:i,enforce:function(t){return i(t)?o(t):r(t,{})},getterFor:function(t){return function(e){var n;if(!l(e)||(n=o(e)).type!==t)throw new h("Incompatible receiver, "+t+" required");return n}}}},function(t,e,n){"use strict";var r=n(0),o=n(1),i=r.WeakMap;t.exports=o(i)&&/native code/.test(String(i))},function(t,e,n){"use strict";var r=n(56),o=n(58),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},function(t,e,n){"use strict";var r=n(29),o=n(2),i=n(113),a=n(120),s=n(35),l=o([].concat);t.exports=r("Reflect","ownKeys")||function(t){var e=i.f(s(t)),n=a.f;return n?l(e,n(t)):e}},function(t,e,n){"use strict";var r=n(114),o=n(119).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},function(t,e,n){"use strict";var r=n(2),o=n(8),i=n(28),a=n(115).indexOf,s=n(60),l=r([].push);t.exports=function(t,e){var n,r=i(t),c=0,u=[];for(n in r)!o(s,n)&&o(r,n)&&l(u,n);for(;e.length>c;)o(r,n=e[c++])&&(~a(u,n)||l(u,n));return u}},function(t,e,n){"use strict";var r=n(28),o=n(116),i=n(36),a=function(t){return function(e,n,a){var s,l=r(e),c=i(l),u=o(a,c);if(t&&n!=n){for(;c>u;)if((s=l[u++])!=s)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===n)return t||u||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},function(t,e,n){"use strict";var r=n(62),o=Math.max,i=Math.min;t.exports=function(t,e){var n=r(t);return n<0?o(n+e,0):i(n,e)}},function(t,e,n){"use strict";var r=Math.ceil,o=Math.floor;t.exports=Math.trunc||function(t){var e=+t;return(e>0?o:r)(e)}},function(t,e,n){"use strict";var r=n(62),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},function(t,e,n){"use strict";t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(t,e,n){"use strict";e.f=Object.getOwnPropertySymbols},function(t,e,n){"use strict";var r=n(3),o=n(1),i=/#|\.prototype\./,a=function(t,e){var n=l[s(t)];return n===u||n!==c&&(o(e)?r(e):!!e)},s=a.normalize=function(t){return String(t).replace(i,".").toLowerCase()},l=a.data={},c=a.NATIVE="N",u=a.POLYFILL="P";t.exports=a},function(t,e,n){"use strict";var r=n(30),o=n(34),i=n(47),a=n(36),s=TypeError,l=function(t){return function(e,n,l,c){var u=o(e),p=i(u),f=a(u);r(n);var d=t?f-1:0,h=t?-1:1;if(l<2)for(;;){if(d in p){c=p[d],d+=h;break}if(d+=h,t?d<0:f<=d)throw new s("Reduce of empty array with no initial value")}for(;t?d>=0:f>d;d+=h)d in p&&(c=n(c,p[d],d,u));return c}};t.exports={left:l(!1),right:l(!0)}},function(t,e,n){"use strict";var r=n(3);t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){return 1},1)}))}},function(t,e,n){"use strict";var r=n(0),o=n(16);t.exports="process"===o(r.process)},function(t,e,n){"use strict";var r=n(5),o=n(126),i=TypeError,a=Object.getOwnPropertyDescriptor,s=r&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=s?function(t,e){if(o(t)&&!a(t,"length").writable)throw new i("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},function(t,e,n){"use strict";var r=n(16);t.exports=Array.isArray||function(t){return"Array"===r(t)}},function(t,e,n){"use strict";var r=TypeError;t.exports=function(t){if(t>9007199254740991)throw r("Maximum allowed index exceeded");return t}},function(t,e,n){"use strict";var r=n(24),o=n(0),i=n(129),a=n(130),s=o.WebAssembly,l=7!==new Error("e",{cause:7}).cause,c=function(t,e){var n={};n[t]=a(t,e,l),r({global:!0,constructor:!0,arity:1,forced:l},n)},u=function(t,e){if(s&&s[t]){var n={};n[t]=a("WebAssembly."+t,e,l),r({target:"WebAssembly",stat:!0,constructor:!0,arity:1,forced:l},n)}};c("Error",(function(t){return function(e){return i(t,this,arguments)}})),c("EvalError",(function(t){return function(e){return i(t,this,arguments)}})),c("RangeError",(function(t){return function(e){return i(t,this,arguments)}})),c("ReferenceError",(function(t){return function(e){return i(t,this,arguments)}})),c("SyntaxError",(function(t){return function(e){return i(t,this,arguments)}})),c("TypeError",(function(t){return function(e){return i(t,this,arguments)}})),c("URIError",(function(t){return function(e){return i(t,this,arguments)}})),u("CompileError",(function(t){return function(e){return i(t,this,arguments)}})),u("LinkError",(function(t){return function(e){return i(t,this,arguments)}})),u("RuntimeError",(function(t){return function(e){return i(t,this,arguments)}}))},function(t,e,n){"use strict";var r=n(26),o=Function.prototype,i=o.apply,a=o.call;t.exports="object"==typeof Reflect&&Reflect.apply||(r?a.bind(i):function(){return a.apply(i,arguments)})},function(t,e,n){"use strict";var r=n(29),o=n(8),i=n(13),a=n(52),s=n(63),l=n(61),c=n(134),u=n(135),p=n(136),f=n(139),d=n(140),h=n(5),v=n(57);t.exports=function(t,e,n,m){var g=m?2:1,y=t.split("."),b=y[y.length-1],_=r.apply(null,y);if(_){var w=_.prototype;if(!v&&o(w,"cause")&&delete w.cause,!n)return _;var x=r("Error"),P=e((function(t,e){var n=p(m?e:t,void 0),r=m?new _(t):new _;return void 0!==n&&i(r,"message",n),d(r,P,r.stack,2),this&&a(w,this)&&u(r,this,P),arguments.length>g&&f(r,arguments[g]),r}));if(P.prototype=w,"Error"!==b?s?s(P,x):l(P,x,{name:!0}):h&&"stackTraceLimit"in _&&(c(P,_,"stackTraceLimit"),c(P,_,"prepareStackTrace")),l(P,_),!v)try{w.name!==b&&i(w,"name",b),w.constructor=P}catch(t){}return P}}},function(t,e,n){"use strict";var r=n(2),o=n(30);t.exports=function(t,e,n){try{return r(o(Object.getOwnPropertyDescriptor(t,e)[n]))}catch(t){}}},function(t,e,n){"use strict";var r=n(133),o=String,i=TypeError;t.exports=function(t){if(r(t))return t;throw new i("Can't set "+o(t)+" as a prototype")}},function(t,e,n){"use strict";var r=n(7);t.exports=function(t){return r(t)||null===t}},function(t,e,n){"use strict";var r=n(15).f;t.exports=function(t,e,n){n in t||r(t,n,{configurable:!0,get:function(){return e[n]},set:function(t){e[n]=t}})}},function(t,e,n){"use strict";var r=n(1),o=n(7),i=n(63);t.exports=function(t,e,n){var a,s;return i&&r(a=e.constructor)&&a!==n&&o(s=a.prototype)&&s!==n.prototype&&i(t,s),t}},function(t,e,n){"use strict";var r=n(94);t.exports=function(t,e){return void 0===t?arguments.length<2?"":e:r(t)}},function(t,e,n){"use strict";var r=n(138),o=n(1),i=n(16),a=n(31)("toStringTag"),s=Object,l="Arguments"===i(function(){return arguments}());t.exports=r?i:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=s(t),a))?n:l?i(e):"Object"===(r=i(e))&&o(e.callee)?"Arguments":r}},function(t,e,n){"use strict";var r={};r[n(31)("toStringTag")]="z",t.exports="[object z]"===String(r)},function(t,e,n){"use strict";var r=n(7),o=n(13);t.exports=function(t,e){r(e)&&"cause"in e&&o(t,"cause",e.cause)}},function(t,e,n){"use strict";var r=n(13),o=n(141),i=n(142),a=Error.captureStackTrace;t.exports=function(t,e,n,s){i&&(a?a(t,e):r(t,"stack",o(n,s)))}},function(t,e,n){"use strict";var r=n(2),o=Error,i=r("".replace),a=String(new o("zxcasd").stack),s=/\n\s*at [^:]*:[^\n]*/,l=s.test(a);t.exports=function(t,e){if(l&&"string"==typeof t&&!o.prepareStackTrace)for(;e--;)t=i(t,s,"");return t}},function(t,e,n){"use strict";var r=n(3),o=n(27);t.exports=!r((function(){var t=new Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",o(1,7)),7!==t.stack)}))},function(t,e,n){var r=n(64),o=n(144);t.exports=function t(e,n,i,a,s){var l=-1,c=e.length;for(i||(i=o),s||(s=[]);++l0&&i(u)?n>1?t(u,n-1,i,a,s):r(s,u):a||(s[s.length]=u)}return s}},function(t,e,n){var r=n(14),o=n(37),i=n(4),a=r?r.isConcatSpreadable:void 0;t.exports=function(t){return i(t)||o(t)||!!(a&&t&&t[a])}},function(t,e,n){var r=n(12),o=n(11);t.exports=function(t){return o(t)&&"[object Arguments]"==r(t)}},function(t,e,n){var r=n(14),o=Object.prototype,i=o.hasOwnProperty,a=o.toString,s=r?r.toStringTag:void 0;t.exports=function(t){var e=i.call(t,s),n=t[s];try{t[s]=void 0;var r=!0}catch(t){}var o=a.call(t);return r&&(e?t[s]=n:delete t[s]),o}},function(t,e){var n=Object.prototype.toString;t.exports=function(t){return n.call(t)}},function(t,e,n){var r=n(149),o=n(205),i=n(45),a=n(4),s=n(215);t.exports=function(t){return"function"==typeof t?t:null==t?i:"object"==typeof t?a(t)?o(t[0],t[1]):r(t):s(t)}},function(t,e,n){var r=n(150),o=n(204),i=n(82);t.exports=function(t){var e=o(t);return 1==e.length&&e[0][2]?i(e[0][0],e[0][1]):function(n){return n===t||r(n,t,e)}}},function(t,e,n){var r=n(66),o=n(70);t.exports=function(t,e,n,i){var a=n.length,s=a,l=!i;if(null==t)return!s;for(t=Object(t);a--;){var c=n[a];if(l&&c[2]?c[1]!==t[c[0]]:!(c[0]in t))return!1}for(;++a-1}},function(t,e,n){var r=n(18);t.exports=function(t,e){var n=this.__data__,o=r(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this}},function(t,e,n){var r=n(17);t.exports=function(){this.__data__=new r,this.size=0}},function(t,e){t.exports=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}},function(t,e){t.exports=function(t){return this.__data__.get(t)}},function(t,e){t.exports=function(t){return this.__data__.has(t)}},function(t,e,n){var r=n(17),o=n(38),i=n(40);t.exports=function(t,e){var n=this.__data__;if(n instanceof r){var a=n.__data__;if(!o||a.length<199)return a.push([t,e]),this.size=++n.size,this;n=this.__data__=new i(a)}return n.set(t,e),this.size=n.size,this}},function(t,e,n){var r=n(68),o=n(162),i=n(39),a=n(69),s=/^\[object .+?Constructor\]$/,l=Function.prototype,c=Object.prototype,u=l.toString,p=c.hasOwnProperty,f=RegExp("^"+u.call(p).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");t.exports=function(t){return!(!i(t)||o(t))&&(r(t)?f:s).test(a(t))}},function(t,e,n){var r,o=n(163),i=(r=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";t.exports=function(t){return!!i&&i in t}},function(t,e,n){var r=n(6)["__core-js_shared__"];t.exports=r},function(t,e){t.exports=function(t,e){return null==t?void 0:t[e]}},function(t,e,n){var r=n(166),o=n(17),i=n(38);t.exports=function(){this.size=0,this.__data__={hash:new r,map:new(i||o),string:new r}}},function(t,e,n){var r=n(167),o=n(168),i=n(169),a=n(170),s=n(171);function l(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}},function(t,e,n){var r=n(72),o=n(227),i=n(232),a=n(73),s=n(233),l=n(41);t.exports=function(t,e,n){var c=-1,u=o,p=t.length,f=!0,d=[],h=d;if(n)f=!1,u=i;else if(p>=200){var v=e?null:s(t);if(v)return l(v);f=!1,u=a,h=new r}else h=e?[]:d;t:for(;++c-1}},function(t,e,n){var r=n(229),o=n(230),i=n(231);t.exports=function(t,e,n){return e==e?i(t,e,n):r(t,o,n)}},function(t,e){t.exports=function(t,e,n,r){for(var o=t.length,i=n+(r?1:-1);r?i--:++i]/;t.exports=function(t){var e,n=""+t,o=r.exec(n);if(!o)return n;var i="",a=0,s=0;for(a=o.index;a1?1:s,n=.5*(1-Math.cos(Math.PI*a)),r=e.startX+(e.x-e.startX)*n,o=e.startY+(e.y-e.startY)*n,e.method.call(e.scrollable,r,o),r===e.x&&o===e.y||t.requestAnimationFrame(d.bind(t,e))}function h(n,r,a){var l,c,u,p,f=i();n===e.body?(l=t,c=t.scrollX||t.pageXOffset,u=t.scrollY||t.pageYOffset,p=o.scroll):(l=n,c=n.scrollLeft,u=n.scrollTop,p=s),d({scrollable:l,method:p,startTime:f,startX:c,startY:u,x:r,y:a})}}}}()},function(t,e,n){"use strict";var r=n(24),o=n(34),i=n(36),a=n(125),s=n(127);r({target:"Array",proto:!0,arity:1,forced:n(3)((function(){return 4294967297!==[].push.call({length:4294967296},1)}))||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(t){return t instanceof TypeError}}()},{push:function(t){var e=o(this),n=i(e),r=arguments.length;s(n+r);for(var l=0;l79&&a<83||!i("reduce")},{reduce:function(t){var e=arguments.length;return o(this,t,e,e>1?arguments[1]:void 0)}})},function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:r},function(t,e,n){"use strict";var r=n(25),o=n(7),i=n(51),a=n(102),s=n(104),l=n(31),c=TypeError,u=l("toPrimitive");t.exports=function(t,e){if(!o(t)||i(t))return t;var n,l=a(t,u);if(l){if(void 0===e&&(e="default"),n=r(l,t,e),!o(n)||i(n))return n;throw new c("Can't convert object to primitive value")}return void 0===e&&(e="number"),s(t,e)}},function(t,e,n){"use strict";t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},function(t,e,n){"use strict";var r=n(30),o=n(49);t.exports=function(t,e){var n=t[e];return o(n)?void 0:r(n)}},function(t,e,n){"use strict";var r=String;t.exports=function(t){try{return r(t)}catch(t){return"Object"}}},function(t,e,n){"use strict";var r=n(25),o=n(1),i=n(7),a=TypeError;t.exports=function(t,e){var n,s;if("string"===e&&o(n=t.toString)&&!i(s=r(n,t)))return s;if(o(n=t.valueOf)&&!i(s=r(n,t)))return s;if("string"!==e&&o(n=t.toString)&&!i(s=r(n,t)))return s;throw new a("Can't convert object to primitive value")}},function(t,e,n){"use strict";var r=n(0),o=n(7),i=r.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},function(t,e,n){"use strict";var r=n(5),o=n(3);t.exports=r&&o((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},function(t,e,n){"use strict";var r=n(5),o=n(8),i=Function.prototype,a=r&&Object.getOwnPropertyDescriptor,s=o(i,"name"),l=s&&"something"===function(){}.name,c=s&&(!r||r&&a(i,"name").configurable);t.exports={EXISTS:s,PROPER:l,CONFIGURABLE:c}},function(t,e,n){"use strict";var r=n(2),o=n(1),i=n(32),a=r(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return a(t)}),t.exports=i.inspectSource},function(t,e,n){"use strict";var r,o,i,a=n(110),s=n(0),l=n(7),c=n(13),u=n(8),p=n(32),f=n(111),d=n(60),h=s.TypeError,v=s.WeakMap;if(a||p.state){var m=p.state||(p.state=new v);m.get=m.get,m.has=m.has,m.set=m.set,r=function(t,e){if(m.has(t))throw new h("Object already initialized");return e.facade=t,m.set(t,e),e},o=function(t){return m.get(t)||{}},i=function(t){return m.has(t)}}else{var g=f("state");d[g]=!0,r=function(t,e){if(u(t,g))throw new h("Object already initialized");return e.facade=t,c(t,g,e),e},o=function(t){return u(t,g)?t[g]:{}},i=function(t){return u(t,g)}}t.exports={set:r,get:o,has:i,enforce:function(t){return i(t)?o(t):r(t,{})},getterFor:function(t){return function(e){var n;if(!l(e)||(n=o(e)).type!==t)throw new h("Incompatible receiver, "+t+" required");return n}}}},function(t,e,n){"use strict";var r=n(0),o=n(1),i=r.WeakMap;t.exports=o(i)&&/native code/.test(String(i))},function(t,e,n){"use strict";var r=n(56),o=n(58),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},function(t,e,n){"use strict";var r=n(29),o=n(2),i=n(113),a=n(120),s=n(35),l=o([].concat);t.exports=r("Reflect","ownKeys")||function(t){var e=i.f(s(t)),n=a.f;return n?l(e,n(t)):e}},function(t,e,n){"use strict";var r=n(114),o=n(119).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},function(t,e,n){"use strict";var r=n(2),o=n(8),i=n(28),a=n(115).indexOf,s=n(60),l=r([].push);t.exports=function(t,e){var n,r=i(t),c=0,u=[];for(n in r)!o(s,n)&&o(r,n)&&l(u,n);for(;e.length>c;)o(r,n=e[c++])&&(~a(u,n)||l(u,n));return u}},function(t,e,n){"use strict";var r=n(28),o=n(116),i=n(36),a=function(t){return function(e,n,a){var s,l=r(e),c=i(l),u=o(a,c);if(t&&n!=n){for(;c>u;)if((s=l[u++])!=s)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===n)return t||u||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},function(t,e,n){"use strict";var r=n(62),o=Math.max,i=Math.min;t.exports=function(t,e){var n=r(t);return n<0?o(n+e,0):i(n,e)}},function(t,e,n){"use strict";var r=Math.ceil,o=Math.floor;t.exports=Math.trunc||function(t){var e=+t;return(e>0?o:r)(e)}},function(t,e,n){"use strict";var r=n(62),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},function(t,e,n){"use strict";t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(t,e,n){"use strict";e.f=Object.getOwnPropertySymbols},function(t,e,n){"use strict";var r=n(3),o=n(1),i=/#|\.prototype\./,a=function(t,e){var n=l[s(t)];return n===u||n!==c&&(o(e)?r(e):!!e)},s=a.normalize=function(t){return String(t).replace(i,".").toLowerCase()},l=a.data={},c=a.NATIVE="N",u=a.POLYFILL="P";t.exports=a},function(t,e,n){"use strict";var r=n(30),o=n(34),i=n(47),a=n(36),s=TypeError,l=function(t){return function(e,n,l,c){var u=o(e),p=i(u),f=a(u);r(n);var d=t?f-1:0,h=t?-1:1;if(l<2)for(;;){if(d in p){c=p[d],d+=h;break}if(d+=h,t?d<0:f<=d)throw new s("Reduce of empty array with no initial value")}for(;t?d>=0:f>d;d+=h)d in p&&(c=n(c,p[d],d,u));return c}};t.exports={left:l(!1),right:l(!0)}},function(t,e,n){"use strict";var r=n(3);t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){return 1},1)}))}},function(t,e,n){"use strict";var r=n(0),o=n(16);t.exports="process"===o(r.process)},function(t,e,n){"use strict";var r=n(5),o=n(126),i=TypeError,a=Object.getOwnPropertyDescriptor,s=r&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=s?function(t,e){if(o(t)&&!a(t,"length").writable)throw new i("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},function(t,e,n){"use strict";var r=n(16);t.exports=Array.isArray||function(t){return"Array"===r(t)}},function(t,e,n){"use strict";var r=TypeError;t.exports=function(t){if(t>9007199254740991)throw r("Maximum allowed index exceeded");return t}},function(t,e,n){"use strict";var r=n(24),o=n(0),i=n(129),a=n(130),s=o.WebAssembly,l=7!==new Error("e",{cause:7}).cause,c=function(t,e){var n={};n[t]=a(t,e,l),r({global:!0,constructor:!0,arity:1,forced:l},n)},u=function(t,e){if(s&&s[t]){var n={};n[t]=a("WebAssembly."+t,e,l),r({target:"WebAssembly",stat:!0,constructor:!0,arity:1,forced:l},n)}};c("Error",(function(t){return function(e){return i(t,this,arguments)}})),c("EvalError",(function(t){return function(e){return i(t,this,arguments)}})),c("RangeError",(function(t){return function(e){return i(t,this,arguments)}})),c("ReferenceError",(function(t){return function(e){return i(t,this,arguments)}})),c("SyntaxError",(function(t){return function(e){return i(t,this,arguments)}})),c("TypeError",(function(t){return function(e){return i(t,this,arguments)}})),c("URIError",(function(t){return function(e){return i(t,this,arguments)}})),u("CompileError",(function(t){return function(e){return i(t,this,arguments)}})),u("LinkError",(function(t){return function(e){return i(t,this,arguments)}})),u("RuntimeError",(function(t){return function(e){return i(t,this,arguments)}}))},function(t,e,n){"use strict";var r=n(26),o=Function.prototype,i=o.apply,a=o.call;t.exports="object"==typeof Reflect&&Reflect.apply||(r?a.bind(i):function(){return a.apply(i,arguments)})},function(t,e,n){"use strict";var r=n(29),o=n(8),i=n(13),a=n(52),s=n(63),l=n(61),c=n(134),u=n(135),p=n(136),f=n(139),d=n(140),h=n(5),v=n(57);t.exports=function(t,e,n,m){var g=m?2:1,b=t.split("."),y=b[b.length-1],_=r.apply(null,b);if(_){var w=_.prototype;if(!v&&o(w,"cause")&&delete w.cause,!n)return _;var x=r("Error"),P=e((function(t,e){var n=p(m?e:t,void 0),r=m?new _(t):new _;return void 0!==n&&i(r,"message",n),d(r,P,r.stack,2),this&&a(w,this)&&u(r,this,P),arguments.length>g&&f(r,arguments[g]),r}));if(P.prototype=w,"Error"!==y?s?s(P,x):l(P,x,{name:!0}):h&&"stackTraceLimit"in _&&(c(P,_,"stackTraceLimit"),c(P,_,"prepareStackTrace")),l(P,_),!v)try{w.name!==y&&i(w,"name",y),w.constructor=P}catch(t){}return P}}},function(t,e,n){"use strict";var r=n(2),o=n(30);t.exports=function(t,e,n){try{return r(o(Object.getOwnPropertyDescriptor(t,e)[n]))}catch(t){}}},function(t,e,n){"use strict";var r=n(133),o=String,i=TypeError;t.exports=function(t){if(r(t))return t;throw new i("Can't set "+o(t)+" as a prototype")}},function(t,e,n){"use strict";var r=n(7);t.exports=function(t){return r(t)||null===t}},function(t,e,n){"use strict";var r=n(15).f;t.exports=function(t,e,n){n in t||r(t,n,{configurable:!0,get:function(){return e[n]},set:function(t){e[n]=t}})}},function(t,e,n){"use strict";var r=n(1),o=n(7),i=n(63);t.exports=function(t,e,n){var a,s;return i&&r(a=e.constructor)&&a!==n&&o(s=a.prototype)&&s!==n.prototype&&i(t,s),t}},function(t,e,n){"use strict";var r=n(94);t.exports=function(t,e){return void 0===t?arguments.length<2?"":e:r(t)}},function(t,e,n){"use strict";var r=n(138),o=n(1),i=n(16),a=n(31)("toStringTag"),s=Object,l="Arguments"===i(function(){return arguments}());t.exports=r?i:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=s(t),a))?n:l?i(e):"Object"===(r=i(e))&&o(e.callee)?"Arguments":r}},function(t,e,n){"use strict";var r={};r[n(31)("toStringTag")]="z",t.exports="[object z]"===String(r)},function(t,e,n){"use strict";var r=n(7),o=n(13);t.exports=function(t,e){r(e)&&"cause"in e&&o(t,"cause",e.cause)}},function(t,e,n){"use strict";var r=n(13),o=n(141),i=n(142),a=Error.captureStackTrace;t.exports=function(t,e,n,s){i&&(a?a(t,e):r(t,"stack",o(n,s)))}},function(t,e,n){"use strict";var r=n(2),o=Error,i=r("".replace),a=String(new o("zxcasd").stack),s=/\n\s*at [^:]*:[^\n]*/,l=s.test(a);t.exports=function(t,e){if(l&&"string"==typeof t&&!o.prepareStackTrace)for(;e--;)t=i(t,s,"");return t}},function(t,e,n){"use strict";var r=n(3),o=n(27);t.exports=!r((function(){var t=new Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",o(1,7)),7!==t.stack)}))},function(t,e,n){var r=n(64),o=n(144);t.exports=function t(e,n,i,a,s){var l=-1,c=e.length;for(i||(i=o),s||(s=[]);++l0&&i(u)?n>1?t(u,n-1,i,a,s):r(s,u):a||(s[s.length]=u)}return s}},function(t,e,n){var r=n(14),o=n(37),i=n(4),a=r?r.isConcatSpreadable:void 0;t.exports=function(t){return i(t)||o(t)||!!(a&&t&&t[a])}},function(t,e,n){var r=n(12),o=n(11);t.exports=function(t){return o(t)&&"[object Arguments]"==r(t)}},function(t,e,n){var r=n(14),o=Object.prototype,i=o.hasOwnProperty,a=o.toString,s=r?r.toStringTag:void 0;t.exports=function(t){var e=i.call(t,s),n=t[s];try{t[s]=void 0;var r=!0}catch(t){}var o=a.call(t);return r&&(e?t[s]=n:delete t[s]),o}},function(t,e){var n=Object.prototype.toString;t.exports=function(t){return n.call(t)}},function(t,e,n){var r=n(149),o=n(205),i=n(45),a=n(4),s=n(215);t.exports=function(t){return"function"==typeof t?t:null==t?i:"object"==typeof t?a(t)?o(t[0],t[1]):r(t):s(t)}},function(t,e,n){var r=n(150),o=n(204),i=n(82);t.exports=function(t){var e=o(t);return 1==e.length&&e[0][2]?i(e[0][0],e[0][1]):function(n){return n===t||r(n,t,e)}}},function(t,e,n){var r=n(66),o=n(70);t.exports=function(t,e,n,i){var a=n.length,s=a,l=!i;if(null==t)return!s;for(t=Object(t);a--;){var c=n[a];if(l&&c[2]?c[1]!==t[c[0]]:!(c[0]in t))return!1}for(;++a-1}},function(t,e,n){var r=n(18);t.exports=function(t,e){var n=this.__data__,o=r(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this}},function(t,e,n){var r=n(17);t.exports=function(){this.__data__=new r,this.size=0}},function(t,e){t.exports=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}},function(t,e){t.exports=function(t){return this.__data__.get(t)}},function(t,e){t.exports=function(t){return this.__data__.has(t)}},function(t,e,n){var r=n(17),o=n(38),i=n(40);t.exports=function(t,e){var n=this.__data__;if(n instanceof r){var a=n.__data__;if(!o||a.length<199)return a.push([t,e]),this.size=++n.size,this;n=this.__data__=new i(a)}return n.set(t,e),this.size=n.size,this}},function(t,e,n){var r=n(68),o=n(162),i=n(39),a=n(69),s=/^\[object .+?Constructor\]$/,l=Function.prototype,c=Object.prototype,u=l.toString,p=c.hasOwnProperty,f=RegExp("^"+u.call(p).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");t.exports=function(t){return!(!i(t)||o(t))&&(r(t)?f:s).test(a(t))}},function(t,e,n){var r,o=n(163),i=(r=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";t.exports=function(t){return!!i&&i in t}},function(t,e,n){var r=n(6)["__core-js_shared__"];t.exports=r},function(t,e){t.exports=function(t,e){return null==t?void 0:t[e]}},function(t,e,n){var r=n(166),o=n(17),i=n(38);t.exports=function(){this.size=0,this.__data__={hash:new r,map:new(i||o),string:new r}}},function(t,e,n){var r=n(167),o=n(168),i=n(169),a=n(170),s=n(171);function l(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}},function(t,e,n){var r=n(72),o=n(227),i=n(232),a=n(73),s=n(233),l=n(41);t.exports=function(t,e,n){var c=-1,u=o,p=t.length,f=!0,d=[],h=d;if(n)f=!1,u=i;else if(p>=200){var v=e?null:s(t);if(v)return l(v);f=!1,u=a,h=new r}else h=e?[]:d;t:for(;++c-1}},function(t,e,n){var r=n(229),o=n(230),i=n(231);t.exports=function(t,e,n){return e==e?i(t,e,n):r(t,o,n)}},function(t,e){t.exports=function(t,e,n,r){for(var o=t.length,i=n+(r?1:-1);r?i--:++i=0&&Math.floor(e)===e&&isFinite(t)}function v(t){return a(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function m(t){return null==t?"":Array.isArray(t)||f(t)&&t.toString===p?JSON.stringify(t,g,2):String(t)}function g(t,e){return e&&e.__v_isRef?e.value:e}function y(t){var e=parseFloat(t);return isNaN(e)?t:e}function b(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(r,1)}}var x=Object.prototype.hasOwnProperty;function P(t,e){return x.call(t,e)}function C(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var S=/-(\w)/g,k=C((function(t){return t.replace(S,(function(t,e){return e?e.toUpperCase():""}))})),E=C((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),O=/\B([A-Z])/g,T=C((function(t){return t.replace(O,"-$1").toLowerCase()}));var $=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function j(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function A(t,e){for(var n in e)t[n]=e[n];return t}function M(t){for(var e={},n=0;n0,Q=Y&&Y.indexOf("edge/")>0;Y&&Y.indexOf("android");var tt=Y&&/iphone|ipad|ipod|ios/.test(Y);Y&&/chrome\/\d+/.test(Y),Y&&/phantomjs/.test(Y);var et,nt=Y&&Y.match(/firefox\/(\d+)/),rt={}.watch,ot=!1;if(X)try{var it={};Object.defineProperty(it,"passive",{get:function(){ot=!0}}),window.addEventListener("test-passive",null,it)}catch(t){}var at=function(){return void 0===et&&(et=!X&&"undefined"!=typeof global&&(global.process&&"server"===global.process.env.VUE_ENV)),et},st=X&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function lt(t){return"function"==typeof t&&/native code/.test(t.toString())}var ct,ut="undefined"!=typeof Symbol&<(Symbol)&&"undefined"!=typeof Reflect&<(Reflect.ownKeys);ct="undefined"!=typeof Set&<(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var pt=null;function ft(t){void 0===t&&(t=null),t||pt&&pt._scope.off(),pt=t,t&&t._scope.on()}var dt=function(){function t(t,e,n,r,o,i,a,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=o,this.ns=void 0,this.context=i,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(t.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),t}(),ht=function(t){void 0===t&&(t="");var e=new dt;return e.text=t,e.isComment=!0,e};function vt(t){return new dt(void 0,void 0,void 0,String(t))}function mt(t){var e=new dt(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}"function"==typeof SuppressedError&&SuppressedError;var gt=0,yt=[],bt=function(){function t(){this._pending=!1,this.id=gt++,this.subs=[]}return t.prototype.addSub=function(t){this.subs.push(t)},t.prototype.removeSub=function(t){this.subs[this.subs.indexOf(t)]=null,this._pending||(this._pending=!0,yt.push(this))},t.prototype.depend=function(e){t.target&&t.target.addDep(this)},t.prototype.notify=function(t){var e=this.subs.filter((function(t){return t}));for(var n=0,r=e.length;n0&&(Yt((c=t(c,"".concat(n||"","_").concat(r)))[0])&&Yt(p)&&(f[u]=vt(p.text+c[0].text),c.shift()),f.push.apply(f,c)):l(c)?Yt(p)?f[u]=vt(p.text+c):""!==c&&f.push(vt(c)):Yt(c)&&Yt(p)?f[u]=vt(p.text+c.text):(s(e._isVList)&&a(c.tag)&&i(c.key)&&a(n)&&(c.key="__vlist".concat(n,"_").concat(r,"__")),f.push(c)));return f}(t):void 0}function Yt(t){return a(t)&&a(t.text)&&!1===t.isComment}function Jt(t,e){var n,r,i,s,l=null;if(o(t)||"string"==typeof t)for(l=new Array(t.length),n=0,r=t.length;n0,s=e?!!e.$stable:!a,l=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(s&&o&&o!==r&&l===o.$key&&!a&&!o.$hasNormal)return o;for(var c in i={},e)e[c]&&"$"!==c[0]&&(i[c]=me(t,n,c,e[c]))}else i={};for(var u in n)u in i||(i[u]=ge(n,u));return e&&Object.isExtensible(e)&&(e._normalized=i),q(i,"$stable",s),q(i,"$key",l),q(i,"$hasNormal",a),i}function me(t,e,n,r){var i=function(){var e=pt;ft(t);var n=arguments.length?r.apply(null,arguments):r({}),i=(n=n&&"object"==typeof n&&!o(n)?[n]:Xt(n))&&n[0];return ft(e),n&&(!i||1===n.length&&i.isComment&&!he(i))?void 0:n};return r.proxy&&Object.defineProperty(e,n,{get:i,enumerable:!0,configurable:!0}),i}function ge(t,e){return function(){return t[e]}}function ye(t){return{get attrs(){if(!t._attrsProxy){var e=t._attrsProxy={};q(e,"_v_attr_proxy",!0),be(e,t.$attrs,r,t,"$attrs")}return t._attrsProxy},get listeners(){t._listenersProxy||be(t._listenersProxy={},t.$listeners,r,t,"$listeners");return t._listenersProxy},get slots(){return function(t){t._slotsProxy||we(t._slotsProxy={},t.$scopedSlots);return t._slotsProxy}(t)},emit:$(t.$emit,t),expose:function(e){e&&Object.keys(e).forEach((function(n){return Nt(t,e,n)}))}}}function be(t,e,n,r,o){var i=!1;for(var a in e)a in t?e[a]!==n[a]&&(i=!0):(i=!0,_e(t,a,r,o));for(var a in t)a in e||(i=!0,delete t[a]);return i}function _e(t,e,n,r){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[r][e]}})}function we(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}var xe=null;function Pe(t,e){return(t.__esModule||ut&&"Module"===t[Symbol.toStringTag])&&(t=t.default),u(t)?e.extend(t):t}function Ce(t){if(o(t))for(var e=0;edocument.createEvent("Event").timeStamp&&(cn=function(){return un.now()})}var pn=function(t,e){if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function fn(){var t,e;for(ln=cn(),an=!0,en.sort(pn),sn=0;snsn&&en[n].id>t.id;)n--;en.splice(n+1,0,t)}else en.push(t);on||(on=!0,Be(fn))}}function hn(t,e){if(t){for(var n=Object.create(null),r=ut?Reflect.ownKeys(t):Object.keys(t),o=0;o-1)if(i&&!P(o,"default"))a=!1;else if(""===a||a===T(t)){var l=Rn(String,o.type);(l<0||s-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!d(t)&&t.test(e)}function Jn(t,e){var n=t.cache,r=t.keys,o=t._vnode,i=t.$vnode;for(var a in n){var s=n[a];if(s){var l=s.name;l&&!e(l)&&Zn(n,a,r,o)}}i.componentOptions.children=void 0}function Zn(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,w(n,e)}Wn.prototype._init=function(t){var e=this;e._uid=Hn++,e._isVue=!0,e.__v_skip=!0,e._scope=new zt(!0),e._scope.parent=void 0,e._scope._vm=!0,t&&t._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var o=r.componentOptions;n.propsData=o.propsData,n._parentListeners=o.listeners,n._renderChildren=o.children,n._componentTag=o.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(e,t):e.$options=$n(qn(e.constructor),t||{},e),e._renderProxy=e,e._self=e,function(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._provided=n?n._provided:Object.create(null),t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(e),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&Xe(t,e)}(e),function(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,o=n&&n.context;t.$slots=fe(e._renderChildren,o),t.$scopedSlots=n?ve(t.$parent,n.data.scopedSlots,t.$slots):r,t._c=function(e,n,r,o){return Se(t,e,n,r,o,!1)},t.$createElement=function(e,n,r,o){return Se(t,e,n,r,o,!0)};var i=n&&n.data;At(t,"$attrs",i&&i.attrs||r,null,!0),At(t,"$listeners",e._parentListeners||r,null,!0)}(e),tn(e,"beforeCreate",void 0,!1),function(t){var e=hn(t.$options.inject,t);e&&(Ot(!1),Object.keys(e).forEach((function(n){At(t,n,e[n])})),Ot(!0))}(e),Bn(e),function(t){var e=t.$options.provide;if(e){var n=c(e)?e.call(t):e;if(!u(n))return;for(var r=Vt(t),o=ut?Reflect.ownKeys(n):Object.keys(n),i=0;i1?j(n):n;for(var r=j(arguments,1),o='event handler for "'.concat(t,'"'),i=0,a=n.length;iparseInt(this.max)&&Zn(t,e[0],e,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Zn(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){Jn(t,(function(t){return Yn(e,t)}))})),this.$watch("exclude",(function(e){Jn(t,(function(t){return!Yn(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=Ce(t),n=e&&e.componentOptions;if(n){var r=Xn(n),o=this.include,i=this.exclude;if(o&&(!r||!Yn(o,r))||i&&r&&Yn(i,r))return e;var a=this.cache,s=this.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;a[l]?(e.componentInstance=a[l].componentInstance,w(s,l),s.push(l)):(this.vnodeToCache=e,this.keyToCache=l),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return V}};Object.defineProperty(t,"config",e),t.util={warn:Pn,extend:A,mergeOptions:$n,defineReactive:At},t.set=Mt,t.delete=Ut,t.nextTick=Be,t.observable=function(t){return jt(t),t},t.options=Object.create(null),F.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,A(t.options.components,tr),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=j(arguments,1);return n.unshift(this),c(t.install)?t.install.apply(t,n):c(t)&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=$n(this.options,t),this}}(t),Kn(t),function(t){F.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&f(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&c(n)&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}(t)}(Wn),Object.defineProperty(Wn.prototype,"$isServer",{get:at}),Object.defineProperty(Wn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Wn,"FunctionalRenderContext",{value:vn}),Wn.version="2.7.16";var er=b("style,class"),nr=b("input,textarea,option,select,progress"),rr=b("contenteditable,draggable,spellcheck"),or=b("events,caret,typing,plaintext-only"),ir=b("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),ar="http://www.w3.org/1999/xlink",sr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},lr=function(t){return sr(t)?t.slice(6,t.length):""},cr=function(t){return null==t||!1===t};function ur(t){for(var e=t.data,n=t,r=t;a(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=pr(r.data,e));for(;a(n=n.parent);)n&&n.data&&(e=pr(e,n.data));return function(t,e){if(a(t)||a(e))return fr(t,dr(e));return""}(e.staticClass,e.class)}function pr(t,e){return{staticClass:fr(t.staticClass,e.staticClass),class:a(t.class)?[t.class,e.class]:e.class}}function fr(t,e){return t?e?t+" "+e:t:e||""}function dr(t){return Array.isArray(t)?function(t){for(var e,n="",r=0,o=t.length;r-1?Ir(t,e,n):ir(e)?cr(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):rr(e)?t.setAttribute(e,function(t,e){return cr(e)||"false"===e?"false":"contenteditable"===t&&or(e)?e:"true"}(e,n)):sr(e)?cr(n)?t.removeAttributeNS(ar,lr(e)):t.setAttributeNS(ar,e,n):Ir(t,e,n)}function Ir(t,e,n){if(cr(n))t.removeAttribute(e);else{if(J&&!Z&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var Dr={create:Lr,update:Lr};function Br(t,e){var n=e.elm,r=e.data,o=t.data;if(!(i(r.staticClass)&&i(r.class)&&(i(o)||i(o.staticClass)&&i(o.class)))){var s=ur(e),l=n._transitionClasses;a(l)&&(s=fr(s,dr(l))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Nr,Fr={create:Br,update:Br};function zr(t,e,n){var r=Nr;return function o(){var i=e.apply(null,arguments);null!==i&&Hr(t,o,n,r)}}var Vr=je&&!(nt&&Number(nt[1])<=53);function Gr(t,e,n,r){if(Vr){var o=ln,i=e;e=i._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return i.apply(this,arguments)}}Nr.addEventListener(t,e,ot?{capture:n,passive:r}:n)}function Hr(t,e,n,r){(r||Nr).removeEventListener(t,e._wrapper||e,n)}function qr(t,e){if(!i(t.data.on)||!i(e.data.on)){var n=e.data.on||{},r=t.data.on||{};Nr=e.elm||t.elm,function(t){if(a(t.__r)){var e=J?"change":"input";t[e]=[].concat(t.__r,t[e]||[]),delete t.__r}a(t.__c)&&(t.change=[].concat(t.__c,t.change||[]),delete t.__c)}(n),qt(n,r,Gr,Hr,zr,e.context),Nr=void 0}}var Wr,Kr={create:qr,update:qr,destroy:function(t){return qr(t,Cr)}};function Xr(t,e){if(!i(t.data.domProps)||!i(e.data.domProps)){var n,r,o=e.elm,l=t.data.domProps||{},c=e.data.domProps||{};for(n in(a(c.__ob__)||s(c._v_attr_proxy))&&(c=e.data.domProps=A({},c)),l)n in c||(o[n]="");for(n in c){if(r=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),r===l[n])continue;1===o.childNodes.length&&o.removeChild(o.childNodes[0])}if("value"===n&&"PROGRESS"!==o.tagName){o._value=r;var u=i(r)?"":String(r);Yr(o,u)&&(o.value=u)}else if("innerHTML"===n&&mr(o.tagName)&&i(o.innerHTML)){(Wr=Wr||document.createElement("div")).innerHTML="".concat(r,"");for(var p=Wr.firstChild;o.firstChild;)o.removeChild(o.firstChild);for(;p.firstChild;)o.appendChild(p.firstChild)}else if(r!==l[n])try{o[n]=r}catch(t){}}}}function Yr(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}(t,e)||function(t,e){var n=t.value,r=t._vModifiers;if(a(r)){if(r.number)return y(n)!==y(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var Jr={create:Xr,update:Xr},Zr=C((function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){var r=t.split(n);r.length>1&&(e[r[0].trim()]=r[1].trim())}})),e}));function Qr(t){var e=to(t.style);return t.staticStyle?A(t.staticStyle,e):e}function to(t){return Array.isArray(t)?M(t):"string"==typeof t?Zr(t):t}var eo,no=/^--/,ro=/\s*!important$/,oo=function(t,e,n){if(no.test(e))t.style.setProperty(e,n);else if(ro.test(n))t.style.setProperty(T(e),n.replace(ro,""),"important");else{var r=ao(e);if(Array.isArray(n))for(var o=0,i=n.length;o-1?e.split(co).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" ".concat(t.getAttribute("class")||""," ");n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function po(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(co).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" ".concat(t.getAttribute("class")||""," "),r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?t.setAttribute("class",n):t.removeAttribute("class")}}function fo(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&A(e,ho(t.name||"v")),A(e,t),e}return"string"==typeof t?ho(t):void 0}}var ho=C((function(t){return{enterClass:"".concat(t,"-enter"),enterToClass:"".concat(t,"-enter-to"),enterActiveClass:"".concat(t,"-enter-active"),leaveClass:"".concat(t,"-leave"),leaveToClass:"".concat(t,"-leave-to"),leaveActiveClass:"".concat(t,"-leave-active")}})),vo=X&&!Z,mo="transition",go="transitionend",yo="animation",bo="animationend";vo&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(mo="WebkitTransition",go="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(yo="WebkitAnimation",bo="webkitAnimationEnd"));var _o=X?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function wo(t){_o((function(){_o(t)}))}function xo(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),uo(t,e))}function Po(t,e){t._transitionClasses&&w(t._transitionClasses,e),po(t,e)}function Co(t,e,n){var r=ko(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s="transition"===o?go:bo,l=0,c=function(){t.removeEventListener(s,u),n()},u=function(e){e.target===t&&++l>=a&&c()};setTimeout((function(){l0&&(n="transition",u=a,p=i.length):"animation"===e?c>0&&(n="animation",u=c,p=l.length):p=(n=(u=Math.max(a,c))>0?a>c?"transition":"animation":null)?"transition"===n?i.length:l.length:0,{type:n,timeout:u,propCount:p,hasTransform:"transition"===n&&So.test(r[mo+"Property"])}}function Eo(t,e){for(;t.length1}function Mo(t,e){!0!==e.data.show&&To(e)}var Uo=function(t){var e,n,r={},c=t.modules,u=t.nodeOps;for(e=0;eh?_(t,i(n[g+1])?null:n[g+1].elm,n,d,g,r):d>g&&x(e,p,h)}(p,v,g,n,c):a(g)?(a(t.text)&&u.setTextContent(p,""),_(p,null,g,0,g.length-1,n)):a(v)?x(v,0,v.length-1):a(t.text)&&u.setTextContent(p,""):t.text!==e.text&&u.setTextContent(p,e.text),a(h)&&a(d=h.hook)&&a(d=d.postpatch)&&d(t,e)}}}function k(t,e,n){if(s(n)&&a(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r-1,a.selected!==i&&(a.selected=i);else if(I(Bo(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function Do(t,e){return e.every((function(e){return!I(e,t)}))}function Bo(t){return"_value"in t?t._value:t.value}function No(t){t.target.composing=!0}function Fo(t){t.target.composing&&(t.target.composing=!1,zo(t.target,"input"))}function zo(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Vo(t){return!t.componentInstance||t.data&&t.data.transition?t:Vo(t.componentInstance._vnode)}var Go={model:Lo,show:{bind:function(t,e,n){var r=e.value,o=(n=Vo(n)).data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,To(n,(function(){t.style.display=i}))):t.style.display=r?i:"none"},update:function(t,e,n){var r=e.value;!r!=!e.oldValue&&((n=Vo(n)).data&&n.data.transition?(n.data.show=!0,r?To(n,(function(){t.style.display=t.__vOriginalDisplay})):$o(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}}},Ho={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function qo(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?qo(Ce(e.children)):t}function Wo(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var r in o)e[k(r)]=o[r];return e}function Ko(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var Xo=function(t){return t.tag||he(t)},Yo=function(t){return"show"===t.name},Jo={name:"transition",props:Ho,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(Xo)).length){0;var r=this.mode;0;var o=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return o;var i=qo(o);if(!i)return o;if(this._leaving)return Ko(t,o);var a="__transition-".concat(this._uid,"-");i.key=null==i.key?i.isComment?a+"comment":a+i.tag:l(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var s=(i.data||(i.data={})).transition=Wo(this),c=this._vnode,u=qo(c);if(i.data.directives&&i.data.directives.some(Yo)&&(i.data.show=!0),u&&u.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(i,u)&&!he(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var p=u.data.transition=A({},s);if("out-in"===r)return this._leaving=!0,Wt(p,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),Ko(t,o);if("in-out"===r){if(he(i))return c;var f,d=function(){f()};Wt(s,"afterEnter",d),Wt(s,"enterCancelled",d),Wt(p,"delayLeave",(function(t){f=t}))}}return o}}},Zo=A({tag:String,moveClass:String},Ho);function Qo(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function ti(t){t.data.newPos=t.elm.getBoundingClientRect()}function ei(t){var e=t.data.pos,n=t.data.newPos,r=e.left-n.left,o=e.top-n.top;if(r||o){t.data.moved=!0;var i=t.elm.style;i.transform=i.WebkitTransform="translate(".concat(r,"px,").concat(o,"px)"),i.transitionDuration="0s"}}delete Zo.mode;var ni={Transition:Jo,TransitionGroup:{props:Zo,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=Je(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,o(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,o=this.$slots.default||[],i=this.children=[],a=Wo(this),s=0;s-1?yr[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:yr[t]=/HTMLUnknownElement/.test(e.toString())},A(Wn.options.directives,Go),A(Wn.options.components,ni),Wn.prototype.__patch__=X?Uo:U,Wn.prototype.$mount=function(t,e){return function(t,e,n){var r;t.$el=e,t.$options.render||(t.$options.render=ht),tn(t,"beforeMount"),r=function(){t._update(t._render(),n)},new He(t,r,U,{before:function(){t._isMounted&&!t._isDestroyed&&tn(t,"beforeUpdate")}},!0),n=!1;var o=t._preWatchers;if(o)for(var i=0;i=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}(o.path||""),c=e&&e.path||"/",u=l.path?Pi(l.path,c,n||o.append):c,p=function(t,e,n){void 0===e&&(e={});var r,o=n||ui;try{r=o(t||"")}catch(t){r={}}for(var i in e){var a=e[i];r[i]=Array.isArray(a)?a.map(ci):ci(a)}return r}(l.query,o.query,r&&r.options.parseQuery),f=o.hash||l.hash;return f&&"#"!==f.charAt(0)&&(f="#"+f),{_normalized:!0,path:u,query:p,hash:f}}var Gi,Hi=function(){},qi={name:"RouterLink",props:{to:{type:[String,Object],required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:[String,Array],default:"click"}},render:function(t){var e=this,n=this.$router,r=this.$route,o=n.resolve(this.to,r,this.append),i=o.location,a=o.route,s=o.href,l={},c=n.options.linkActiveClass,u=n.options.linkExactActiveClass,p=null==c?"router-link-active":c,f=null==u?"router-link-exact-active":u,d=null==this.activeClass?p:this.activeClass,h=null==this.exactActiveClass?f:this.exactActiveClass,v=a.redirectedFrom?di(null,Vi(a.redirectedFrom),null,n):a;l[h]=yi(r,v,this.exactPath),l[d]=this.exact||this.exactPath?l[h]:function(t,e){return 0===t.path.replace(fi,"/").indexOf(e.path.replace(fi,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(r,v);var m=l[h]?this.ariaCurrentValue:null,g=function(t){Wi(t)&&(e.replace?n.replace(i,Hi):n.push(i,Hi))},y={click:Wi};Array.isArray(this.event)?this.event.forEach((function(t){y[t]=g})):y[this.event]=g;var b={class:l},_=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:s,route:a,navigate:g,isActive:l[d],isExactActive:l[h]});if(_){if(1===_.length)return _[0];if(_.length>1||!_.length)return 0===_.length?t():t("span",{},_)}if("a"===this.tag)b.on=y,b.attrs={href:s,"aria-current":m};else{var w=function t(e){var n;if(e)for(var r=0;r-1&&(s.params[f]=n.params[f]);return s.path=zi(u.path,s.params),l(u,s,a)}if(s.path){s.params={};for(var d=0;d-1}function Sa(t,e){return Ca(t)&&t._isRouter&&(null==e||t.type===e)}function ka(t,e,n){var r=function(o){o>=t.length?n():t[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}function Ea(t){return function(e,n,r){var o=!1,i=0,a=null;Oa(t,(function(t,e,n,s){if("function"==typeof t&&void 0===t.cid){o=!0,i++;var l,c=ja((function(e){var o;((o=e).__esModule||$a&&"Module"===o[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:Gi.extend(e),n.components[s]=e,--i<=0&&r()})),u=ja((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Ca(t)?t:new Error(e),r(a))}));try{l=t(c,u)}catch(t){u(t)}if(l)if("function"==typeof l.then)l.then(c,u);else{var p=l.component;p&&"function"==typeof p.then&&p.then(c,u)}}})),o||r()}}function Oa(t,e){return Ta(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Ta(t){return Array.prototype.concat.apply([],t)}var $a="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function ja(t){var e=!1;return function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var Aa=function(t,e){this.router=t,this.base=function(t){if(!t)if(Ki){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=vi,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function Ma(t,e,n,r){var o=Oa(t,(function(t,r,o,i){var a=function(t,e){"function"!=typeof t&&(t=Gi.extend(t));return t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,r,o,i)})):n(a,r,o,i)}));return Ta(r?o.reverse():o)}function Ua(t,e){if(e)return function(){return t.apply(e,arguments)}}Aa.prototype.listen=function(t){this.cb=t},Aa.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},Aa.prototype.onError=function(t){this.errorCbs.push(t)},Aa.prototype.transitionTo=function(t,e,n){var r,o=this;try{r=this.router.match(t,this.current)}catch(t){throw this.errorCbs.forEach((function(e){e(t)})),t}var i=this.current;this.confirmTransition(r,(function(){o.updateRoute(r),e&&e(r),o.ensureURL(),o.router.afterHooks.forEach((function(t){t&&t(r,i)})),o.ready||(o.ready=!0,o.readyCbs.forEach((function(t){t(r)})))}),(function(t){n&&n(t),t&&!o.ready&&(Sa(t,ba.redirected)&&i===vi||(o.ready=!0,o.readyErrorCbs.forEach((function(e){e(t)}))))}))},Aa.prototype.confirmTransition=function(t,e,n){var r=this,o=this.current;this.pending=t;var i,a,s=function(t){!Sa(t)&&Ca(t)&&(r.errorCbs.length?r.errorCbs.forEach((function(e){e(t)})):console.error(t)),n&&n(t)},l=t.matched.length-1,c=o.matched.length-1;if(yi(t,o)&&l===c&&t.matched[l]===o.matched[c])return this.ensureURL(),t.hash&&aa(this.router,o,t,!1),s(((a=xa(i=o,t,ba.duplicated,'Avoided redundant navigation to current location: "'+i.fullPath+'".')).name="NavigationDuplicated",a));var u=function(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=va&&n;r&&this.listeners.push(ia());var o=function(){var n=t.current,o=Ra(t.base);t.current===vi&&o===t._startLocation||t.transitionTo(o,(function(t){r&&aa(e,t,n,!0)}))};window.addEventListener("popstate",o),this.listeners.push((function(){window.removeEventListener("popstate",o)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){ma(Ci(r.base+t.fullPath)),aa(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){ya(Ci(r.base+t.fullPath)),aa(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(Ra(this.base)!==this.current.fullPath){var e=Ci(this.base+this.current.fullPath);t?ma(e):ya(e)}},e.prototype.getCurrentLocation=function(){return Ra(this.base)},e}(Aa);function Ra(t){var e=window.location.pathname,n=e.toLowerCase(),r=t.toLowerCase();return!t||n!==r&&0!==n.indexOf(Ci(r+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Ia=function(t){function e(e,n,r){t.call(this,e,n),r&&function(t){var e=Ra(t);if(!/^\/#/.test(e))return window.location.replace(Ci(t+"/#"+e)),!0}(this.base)||Da()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router.options.scrollBehavior,n=va&&e;n&&this.listeners.push(ia());var r=function(){var e=t.current;Da()&&t.transitionTo(Ba(),(function(r){n&&aa(t.router,r,e,!0),va||za(r.fullPath)}))},o=va?"popstate":"hashchange";window.addEventListener(o,r),this.listeners.push((function(){window.removeEventListener(o,r)}))}},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){Fa(t.fullPath),aa(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){za(t.fullPath),aa(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;Ba()!==e&&(t?Fa(e):za(e))},e.prototype.getCurrentLocation=function(){return Ba()},e}(Aa);function Da(){var t=Ba();return"/"===t.charAt(0)||(za("/"+t),!1)}function Ba(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function Na(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function Fa(t){va?ma(Na(t)):window.location.hash=t}function za(t){va?ya(Na(t)):window.location.replace(Na(t))}var Va=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){Sa(t,ba.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(Aa),Ga=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Ji(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!va&&!1!==t.fallback,this.fallback&&(e="hash"),Ki||(e="abstract"),this.mode=e,e){case"history":this.history=new La(this,t.base);break;case"hash":this.history=new Ia(this,t.base,this.fallback);break;case"abstract":this.history=new Va(this,t.base);break;default:0}},Ha={currentRoute:{configurable:!0}};Ga.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Ha.currentRoute.get=function(){return this.history&&this.history.current},Ga.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof La||n instanceof Ia){var r=function(t){n.setupListeners(),function(t){var r=n.current,o=e.options.scrollBehavior;va&&o&&"fullPath"in t&&aa(e,t,r,!1)}(t)};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},Ga.prototype.beforeEach=function(t){return Wa(this.beforeHooks,t)},Ga.prototype.beforeResolve=function(t){return Wa(this.resolveHooks,t)},Ga.prototype.afterEach=function(t){return Wa(this.afterHooks,t)},Ga.prototype.onReady=function(t,e){this.history.onReady(t,e)},Ga.prototype.onError=function(t){this.history.onError(t)},Ga.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},Ga.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},Ga.prototype.go=function(t){this.history.go(t)},Ga.prototype.back=function(){this.go(-1)},Ga.prototype.forward=function(){this.go(1)},Ga.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},Ga.prototype.resolve=function(t,e,n){var r=Vi(t,e=e||this.history.current,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath;return{location:r,route:o,href:function(t,e,n){var r="hash"===n?"#"+e:e;return t?Ci(t+"/"+r):r}(this.history.base,i,this.mode),normalizedTo:r,resolved:o}},Ga.prototype.getRoutes=function(){return this.matcher.getRoutes()},Ga.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==vi&&this.history.transitionTo(this.history.getCurrentLocation())},Ga.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==vi&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Ga.prototype,Ha);var qa=Ga;function Wa(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}Ga.install=function t(e){if(!t.installed||Gi!==e){t.installed=!0,Gi=e;var n=function(t){return void 0!==t},r=function(t,e){var r=t.$options._parentVnode;n(r)&&n(r=r.data)&&n(r=r.registerRouteInstance)&&r(t,e)};e.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,r(this,this)},destroyed:function(){r(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",wi),e.component("RouterLink",qi);var o=e.config.optionMergeStrategies;o.beforeRouteEnter=o.beforeRouteLeave=o.beforeRouteUpdate=o.created}},Ga.version="3.6.5",Ga.isNavigationFailure=Sa,Ga.NavigationFailureType=ba,Ga.START_LOCATION=vi,Ki&&window.Vue&&window.Vue.use(Ga);n(98);n(91),n(128);var Ka={"components/AlgoliaSearchBox":()=>Promise.all([n.e(0),n.e(32)]).then(n.bind(null,755)),"components/DropdownLink":()=>Promise.all([n.e(0),n.e(33)]).then(n.bind(null,260)),"components/DropdownTransition":()=>Promise.all([n.e(0),n.e(75)]).then(n.bind(null,248)),"components/Home":()=>Promise.all([n.e(0),n.e(56)]).then(n.bind(null,292)),"components/NavLink":()=>n.e(81).then(n.bind(null,247)),"components/NavLinks":()=>Promise.all([n.e(0),n.e(15)]).then(n.bind(null,271)),"components/Navbar":()=>Promise.all([n.e(0),n.e(1)]).then(n.bind(null,751)),"components/Page":()=>Promise.all([n.e(0),n.e(14)]).then(n.bind(null,293)),"components/PageEdit":()=>Promise.all([n.e(0),n.e(57)]).then(n.bind(null,273)),"components/PageNav":()=>Promise.all([n.e(0),n.e(44)]).then(n.bind(null,274)),"components/Sidebar":()=>Promise.all([n.e(0),n.e(10)]).then(n.bind(null,294)),"components/SidebarButton":()=>Promise.all([n.e(0),n.e(76)]).then(n.bind(null,295)),"components/SidebarGroup":()=>Promise.all([n.e(0),n.e(3)]).then(n.bind(null,272)),"components/SidebarLink":()=>Promise.all([n.e(0),n.e(69)]).then(n.bind(null,261)),"components/SidebarLinks":()=>Promise.all([n.e(0),n.e(3)]).then(n.bind(null,259)),"global-components/Badge":()=>Promise.all([n.e(0),n.e(4)]).then(n.bind(null,758)),"layouts/404":()=>n.e(5).then(n.bind(null,756)),"layouts/Layout":()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,757)),NotFound:()=>n.e(5).then(n.bind(null,756)),Layout:()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,757))},Xa={"v-ffc9b4dc":()=>n.e(82).then(n.bind(null,759)),"v-62fadf0b":()=>n.e(58).then(n.bind(null,760)),"v-91e7bdf6":()=>n.e(83).then(n.bind(null,761)),"v-0d815883":()=>n.e(84).then(n.bind(null,762)),"v-40fbbce5":()=>n.e(45).then(n.bind(null,763)),"v-7b6fe51f":()=>n.e(46).then(n.bind(null,764)),"v-22d47d85":()=>n.e(86).then(n.bind(null,765)),"v-c8bcf290":()=>n.e(87).then(n.bind(null,766)),"v-87432074":()=>n.e(85).then(n.bind(null,767)),"v-1faf3ce9":()=>n.e(47).then(n.bind(null,768)),"v-63107504":()=>n.e(88).then(n.bind(null,769)),"v-213ed54f":()=>n.e(9).then(n.bind(null,770)),"v-2ad42bc6":()=>n.e(89).then(n.bind(null,771)),"v-1c6aecc2":()=>n.e(70).then(n.bind(null,772)),"v-c7165f12":()=>n.e(36).then(n.bind(null,773)),"v-98d133b6":()=>n.e(48).then(n.bind(null,774)),"v-b9b99c5a":()=>n.e(91).then(n.bind(null,775)),"v-5592f204":()=>n.e(92).then(n.bind(null,776)),"v-639d7a46":()=>n.e(90).then(n.bind(null,777)),"v-0eaa498f":()=>n.e(16).then(n.bind(null,778)),"v-350e62a9":()=>n.e(11).then(n.bind(null,779)),"v-2afdbccd":()=>n.e(71).then(n.bind(null,780)),"v-a2ebbe34":()=>n.e(93).then(n.bind(null,781)),"v-1805d985":()=>n.e(77).then(n.bind(null,782)),"v-f847b44e":()=>n.e(78).then(n.bind(null,783)),"v-5cfaac65":()=>n.e(37).then(n.bind(null,784)),"v-6e012079":()=>n.e(22).then(n.bind(null,785)),"v-14c1d425":()=>n.e(23).then(n.bind(null,786)),"v-b078aaf4":()=>n.e(94).then(n.bind(null,787)),"v-a6c5fe76":()=>n.e(24).then(n.bind(null,788)),"v-e60dd596":()=>n.e(30).then(n.bind(null,789)),"v-a6814fb6":()=>n.e(17).then(n.bind(null,790)),"v-6a826a25":()=>n.e(18).then(n.bind(null,791)),"v-770c7566":()=>n.e(95).then(n.bind(null,792)),"v-14b3b51b":()=>n.e(25).then(n.bind(null,793)),"v-6ea47545":()=>n.e(38).then(n.bind(null,794)),"v-93bce636":()=>n.e(59).then(n.bind(null,795)),"v-ee8c05b6":()=>n.e(60).then(n.bind(null,796)),"v-7c157ac5":()=>n.e(34).then(n.bind(null,797)),"v-286bb045":()=>n.e(61).then(n.bind(null,798)),"v-53f67b0e":()=>n.e(62).then(n.bind(null,799)),"v-752544c1":()=>n.e(49).then(n.bind(null,800)),"v-e173e376":()=>n.e(39).then(n.bind(null,801)),"v-45f5383a":()=>n.e(72).then(n.bind(null,802)),"v-0eb66be8":()=>n.e(96).then(n.bind(null,803)),"v-44b590d1":()=>n.e(63).then(n.bind(null,804)),"v-5267b1a5":()=>n.e(97).then(n.bind(null,805)),"v-5862376e":()=>n.e(98).then(n.bind(null,806)),"v-9c1ca8f6":()=>n.e(50).then(n.bind(null,807)),"v-79da3da6":()=>n.e(99).then(n.bind(null,808)),"v-fb2a5fb6":()=>n.e(100).then(n.bind(null,809)),"v-5926509c":()=>n.e(101).then(n.bind(null,810)),"v-134f42a5":()=>n.e(51).then(n.bind(null,811)),"v-8d2cf710":()=>n.e(102).then(n.bind(null,812)),"v-0cbc3aaf":()=>n.e(52).then(n.bind(null,813)),"v-45a6e656":()=>n.e(8).then(n.bind(null,814)),"v-2c5a7cb4":()=>n.e(103).then(n.bind(null,815)),"v-7cbe5725":()=>n.e(73).then(n.bind(null,816)),"v-29e665f6":()=>n.e(53).then(n.bind(null,817)),"v-eb391a06":()=>n.e(40).then(n.bind(null,818)),"v-66fbeab4":()=>n.e(104).then(n.bind(null,819)),"v-15538ace":()=>n.e(105).then(n.bind(null,820)),"v-5118290d":()=>n.e(54).then(n.bind(null,821)),"v-fdbc0dd6":()=>n.e(19).then(n.bind(null,822)),"v-421b15f8":()=>n.e(106).then(n.bind(null,823)),"v-1b97e122":()=>n.e(12).then(n.bind(null,824)),"v-578ef636":()=>n.e(13).then(n.bind(null,825)),"v-0c01bc46":()=>n.e(107).then(n.bind(null,826)),"v-1da188b6":()=>n.e(79).then(n.bind(null,827)),"v-146711f6":()=>n.e(41).then(n.bind(null,828)),"v-d0614342":()=>n.e(80).then(n.bind(null,829)),"v-040b1dff":()=>n.e(26).then(n.bind(null,830)),"v-395876e6":()=>n.e(108).then(n.bind(null,831)),"v-4980b276":()=>n.e(27).then(n.bind(null,832)),"v-45558c85":()=>n.e(20).then(n.bind(null,833)),"v-20b0a936":()=>n.e(28).then(n.bind(null,834)),"v-326bf4fb":()=>n.e(31).then(n.bind(null,835)),"v-244eb0c5":()=>n.e(21).then(n.bind(null,836)),"v-686d8421":()=>n.e(29).then(n.bind(null,837)),"v-bcfe63f4":()=>n.e(109).then(n.bind(null,838)),"v-89ba8936":()=>n.e(42).then(n.bind(null,839)),"v-59b83a85":()=>n.e(64).then(n.bind(null,840)),"v-7653ff46":()=>n.e(65).then(n.bind(null,841)),"v-383e6a76":()=>n.e(66).then(n.bind(null,842)),"v-ab42b236":()=>n.e(35).then(n.bind(null,843)),"v-27a0b8a5":()=>n.e(67).then(n.bind(null,844)),"v-3ab67fff":()=>n.e(68).then(n.bind(null,845)),"v-6b457aa5":()=>n.e(43).then(n.bind(null,846)),"v-3e60ad72":()=>n.e(55).then(n.bind(null,847)),"v-466c0029":()=>n.e(74).then(n.bind(null,848)),"v-2b9aed14":()=>n.e(110).then(n.bind(null,849))};function Ya(t){const e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}const Ja=/-(\w)/g,Za=Ya(t=>t.replace(Ja,(t,e)=>e?e.toUpperCase():"")),Qa=/\B([A-Z])/g,ts=Ya(t=>t.replace(Qa,"-$1").toLowerCase()),es=Ya(t=>t.charAt(0).toUpperCase()+t.slice(1));function ns(t,e){if(!e)return;if(t(e))return t(e);return e.includes("-")?t(es(Za(e))):t(es(e))||t(ts(e))}const rs=Object.assign({},Ka,Xa),os=t=>rs[t],is=t=>Xa[t],as=t=>Ka[t],ss=t=>Wn.component(t);function ls(t){return ns(is,t)}function cs(t){return ns(as,t)}function us(t){return ns(os,t)}function ps(t){return ns(ss,t)}function fs(...t){return Promise.all(t.filter(t=>t).map(async t=>{if(!ps(t)&&us(t)){const e=await us(t)();Wn.component(t,e.default)}}))}function ds(t,e){"undefined"!=typeof window&&window.__VUEPRESS__&&(window.__VUEPRESS__[t]=e)}var hs=n(88),vs=n.n(hs),ms=n(89),gs=n.n(ms),ys={created(){if(this.siteMeta=this.$site.headTags.filter(([t])=>"meta"===t).map(([t,e])=>e),this.$ssrContext){const e=this.getMergedMetaTags();this.$ssrContext.title=this.$title,this.$ssrContext.lang=this.$lang,this.$ssrContext.pageMeta=(t=e)?t.map(t=>{let e="{e+=` ${n}="${gs()(t[n])}"`}),e+">"}).join("\n "):"",this.$ssrContext.canonicalLink=_s(this.$canonicalUrl)}var t},mounted(){this.currentMetaTags=[...document.querySelectorAll("meta")],this.updateMeta(),this.updateCanonicalLink()},methods:{updateMeta(){document.title=this.$title,document.documentElement.lang=this.$lang;const t=this.getMergedMetaTags();this.currentMetaTags=ws(t,this.currentMetaTags)},getMergedMetaTags(){const t=this.$page.frontmatter.meta||[];return vs()([{name:"description",content:this.$description}],t,this.siteMeta,xs)},updateCanonicalLink(){bs(),this.$canonicalUrl&&document.head.insertAdjacentHTML("beforeend",_s(this.$canonicalUrl))}},watch:{$page(){this.updateMeta(),this.updateCanonicalLink()}},beforeDestroy(){ws(null,this.currentMetaTags),bs()}};function bs(){const t=document.querySelector("link[rel='canonical']");t&&t.remove()}function _s(t=""){return t?``:""}function ws(t,e){if(e&&[...e].filter(t=>t.parentNode===document.head).forEach(t=>document.head.removeChild(t)),t)return t.map(t=>{const e=document.createElement("meta");return Object.keys(t).forEach(n=>{e.setAttribute(n,t[n])}),document.head.appendChild(e),e})}function xs(t){for(const e of["name","property","itemprop"])if(t.hasOwnProperty(e))return t[e]+e;return JSON.stringify(t)}var Ps=n(22),Cs=n.n(Ps),Ss={mounted(){window.addEventListener("scroll",this.onScroll)},methods:{onScroll:Cs()((function(){this.setActiveHash()}),300),setActiveHash(){const t=[].slice.call(document.querySelectorAll(".sidebar-link")),e=[].slice.call(document.querySelectorAll(".header-anchor")).filter(e=>t.some(t=>t.hash===e.hash)),n=Math.max(window.pageYOffset,document.documentElement.scrollTop,document.body.scrollTop),r=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight),o=window.innerHeight+n;for(let t=0;t=i.parentElement.offsetTop+10&&(!a||n{this.$nextTick(()=>{this.$vuepress.$set("disableScrollBehavior",!1)})})}}}},beforeDestroy(){window.removeEventListener("scroll",this.onScroll)}},ks=n(23),Es=n.n(ks),Os={mounted(){Es.a.configure({showSpinner:!1}),this.$router.beforeEach((t,e,n)=>{t.path===e.path||Wn.component(t.name)||Es.a.start(),n()}),this.$router.afterEach(()=>{Es.a.done(),this.isSidebarOpen=!1})}},Ts=n(90),$s=n.n(Ts),js={mounted(){$s.a.polyfill()}};n(236),n(237);class As{constructor(){this.containerEl=document.getElementById("message-container"),this.containerEl||(this.containerEl=document.createElement("div"),this.containerEl.id="message-container",document.body.appendChild(this.containerEl))}show({text:t="",duration:e=3e3}){let n=document.createElement("div");n.className="message move-in",n.innerHTML=`\n \n \n \n
${t}
\n `,this.containerEl.appendChild(n),e>0&&setTimeout(()=>{this.close(n)},e)}close(t){t.className=t.className.replace("move-in",""),t.className+="move-out",t.addEventListener("animationend",()=>{t.remove()})}}var Ms=[ys,Ss,Os,js,{mounted(){this.updateCopy()},watch:{$route:{handler(){this.updateCopy()}}},updated(){this.updateCopy()},methods:{updateCopy(){!!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)||setTimeout(()=>{(['div[class*="language-"] pre','div[class*="aside-code"] aside']instanceof Array||Array.isArray(['div[class*="language-"] pre','div[class*="aside-code"] aside']))&&['div[class*="language-"] pre','div[class*="aside-code"] aside'].forEach(t=>{document.querySelectorAll(t).forEach(this.generateCopyButton)})},1e3)},generateCopyButton(t){if(t.classList.contains("codecopy-enabled"))return;const e=document.createElement("i");e.className="code-copy",e.innerHTML='',e.title="Click to Copy to Clipboard",e.addEventListener("click",()=>{this.copyToClipboard(t.innerText)}),t.appendChild(e),t.classList.add("codecopy-enabled")},copyToClipboard(t){const e=document.createElement("textarea");e.value=t,e.setAttribute("readonly",""),e.style.position="absolute",e.style.left="-9999px",document.body.appendChild(e);const n=document.getSelection().rangeCount>0&&document.getSelection().getRangeAt(0);e.select(),document.execCommand("copy");(new As).show({text:"Copy successfully and then paste it for use.",duration:3e3}),document.body.removeChild(e),n&&(document.getSelection().removeAllRanges(),document.getSelection().addRange(n))}}}],Us={name:"GlobalLayout",computed:{layout(){const t=this.getLayout();return ds("layout",t),Wn.component(t)}},methods:{getLayout(){if(this.$page.path){const t=this.$page.frontmatter.layout;return t&&(this.$vuepress.getLayoutAsyncComponent(t)||this.$vuepress.getVueComponent(t))?t:"Layout"}return"NotFound"}}},Ls=n(10),Rs=Object(Ls.a)(Us,(function(){return(0,this._self._c)(this.layout,{tag:"component"})}),[],!1,null,null,null).exports;!function(t,e,n){switch(e){case"components":t[e]||(t[e]={}),Object.assign(t[e],n);break;case"mixins":t[e]||(t[e]=[]),t[e].push(...n);break;default:throw new Error("Unknown option name.")}}(Rs,"mixins",Ms);const Is=[{name:"v-ffc9b4dc",path:"/2.0/attribute/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-ffc9b4dc").then(n)}},{path:"/2.0/attribute/index.html",redirect:"/2.0/attribute/"},{name:"v-62fadf0b",path:"/2.0/attribute/attribute-family.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-62fadf0b").then(n)}},{name:"v-91e7bdf6",path:"/2.0/attribute/attribute-input.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-91e7bdf6").then(n)}},{name:"v-0d815883",path:"/2.0/attribute/overview.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-0d815883").then(n)}},{name:"v-40fbbce5",path:"/2.0/attribute/product-attribute.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-40fbbce5").then(n)}},{name:"v-7b6fe51f",path:"/2.0/category/create-category.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-7b6fe51f").then(n)}},{name:"v-22d47d85",path:"/2.0/category/overview.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-22d47d85").then(n)}},{name:"v-c8bcf290",path:"/2.0/cms/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-c8bcf290").then(n)}},{path:"/2.0/cms/index.html",redirect:"/2.0/cms/"},{name:"v-87432074",path:"/2.0/category/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-87432074").then(n)}},{path:"/2.0/category/index.html",redirect:"/2.0/category/"},{name:"v-1faf3ce9",path:"/2.0/cms/cms-page.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1faf3ce9").then(n)}},{name:"v-63107504",path:"/2.0/configure/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-63107504").then(n)}},{path:"/2.0/configure/index.html",redirect:"/2.0/configure/"},{name:"v-213ed54f",path:"/2.0/configure/configurations.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-213ed54f").then(n)}},{name:"v-2ad42bc6",path:"/2.0/customer/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-2ad42bc6").then(n)}},{path:"/2.0/customer/index.html",redirect:"/2.0/customer/"},{name:"v-1c6aecc2",path:"/2.0/customer/create-customer.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1c6aecc2").then(n)}},{name:"v-c7165f12",path:"/2.0/customer/customer-groups.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-c7165f12").then(n)}},{name:"v-98d133b6",path:"/2.0/customer/customer-reviews.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-98d133b6").then(n)}},{name:"v-b9b99c5a",path:"/2.0/introduction/introductions.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-b9b99c5a").then(n)}},{name:"v-5592f204",path:"/2.0/marketing/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5592f204").then(n)}},{path:"/2.0/marketing/index.html",redirect:"/2.0/marketing/"},{name:"v-639d7a46",path:"/2.0/introduction/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-639d7a46").then(n)}},{path:"/2.0/introduction/index.html",redirect:"/2.0/introduction/"},{name:"v-0eaa498f",path:"/2.0/marketing/communications.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-0eaa498f").then(n)}},{name:"v-350e62a9",path:"/2.0/marketing/promotions.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-350e62a9").then(n)}},{name:"v-2afdbccd",path:"/2.0/marketing/sitemaps.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-2afdbccd").then(n)}},{name:"v-a2ebbe34",path:"/2.0/orders/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-a2ebbe34").then(n)}},{path:"/2.0/orders/index.html",redirect:"/2.0/orders/"},{name:"v-1805d985",path:"/2.0/orders/create-invoice.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1805d985").then(n)}},{name:"v-f847b44e",path:"/2.0/orders/create-shipment.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-f847b44e").then(n)}},{name:"v-5cfaac65",path:"/2.0/orders/create-order.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5cfaac65").then(n)}},{name:"v-6e012079",path:"/2.0/orders/refunds.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-6e012079").then(n)}},{name:"v-14c1d425",path:"/2.0/products/bundle.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-14c1d425").then(n)}},{name:"v-b078aaf4",path:"/2.0/products/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-b078aaf4").then(n)}},{path:"/2.0/products/index.html",redirect:"/2.0/products/"},{name:"v-a6c5fe76",path:"/2.0/products/configurable.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-a6c5fe76").then(n)}},{name:"v-e60dd596",path:"/2.0/products/grouped.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-e60dd596").then(n)}},{name:"v-a6814fb6",path:"/2.0/products/downloadable.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-a6814fb6").then(n)}},{name:"v-6a826a25",path:"/2.0/products/simple.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-6a826a25").then(n)}},{name:"v-770c7566",path:"/2.0/settings/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-770c7566").then(n)}},{path:"/2.0/settings/index.html",redirect:"/2.0/settings/"},{name:"v-14b3b51b",path:"/2.0/products/virtual.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-14b3b51b").then(n)}},{name:"v-6ea47545",path:"/2.0/settings/channels.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-6ea47545").then(n)}},{name:"v-93bce636",path:"/2.0/settings/currencies.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-93bce636").then(n)}},{name:"v-ee8c05b6",path:"/2.0/settings/exchange-rates.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-ee8c05b6").then(n)}},{name:"v-7c157ac5",path:"/2.0/settings/inventory-source.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-7c157ac5").then(n)}},{name:"v-286bb045",path:"/2.0/settings/locale.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-286bb045").then(n)}},{name:"v-53f67b0e",path:"/2.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-53f67b0e").then(n)}},{name:"v-752544c1",path:"/2.0/settings/taxes.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-752544c1").then(n)}},{name:"v-e173e376",path:"/2.0/settings/themes.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-e173e376").then(n)}},{name:"v-45f5383a",path:"/2.0/settings/users.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-45f5383a").then(n)}},{name:"v-0eb66be8",path:"/2.1.0/attribute/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-0eb66be8").then(n)}},{path:"/2.1.0/attribute/index.html",redirect:"/2.1.0/attribute/"},{name:"v-44b590d1",path:"/2.1.0/attribute/attribute-family.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-44b590d1").then(n)}},{name:"v-5267b1a5",path:"/2.1.0/attribute/attribute-input.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5267b1a5").then(n)}},{name:"v-5862376e",path:"/2.1.0/attribute/overview.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5862376e").then(n)}},{name:"v-9c1ca8f6",path:"/2.1.0/attribute/product-attribute.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-9c1ca8f6").then(n)}},{name:"v-79da3da6",path:"/2.1.0/category/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-79da3da6").then(n)}},{path:"/2.1.0/category/index.html",redirect:"/2.1.0/category/"},{name:"v-fb2a5fb6",path:"/2.1.0/category/overview.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-fb2a5fb6").then(n)}},{name:"v-5926509c",path:"/2.1.0/cms/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5926509c").then(n)}},{path:"/2.1.0/cms/index.html",redirect:"/2.1.0/cms/"},{name:"v-134f42a5",path:"/2.1.0/category/create-category.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-134f42a5").then(n)}},{name:"v-8d2cf710",path:"/2.1.0/configure/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-8d2cf710").then(n)}},{path:"/2.1.0/configure/index.html",redirect:"/2.1.0/configure/"},{name:"v-0cbc3aaf",path:"/2.1.0/cms/cms-page.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-0cbc3aaf").then(n)}},{name:"v-45a6e656",path:"/2.1.0/configure/configurations.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-45a6e656").then(n)}},{name:"v-2c5a7cb4",path:"/2.1.0/customer/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-2c5a7cb4").then(n)}},{path:"/2.1.0/customer/index.html",redirect:"/2.1.0/customer/"},{name:"v-7cbe5725",path:"/2.1.0/customer/create-customer.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-7cbe5725").then(n)}},{name:"v-29e665f6",path:"/2.1.0/customer/customer-reviews.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-29e665f6").then(n)}},{name:"v-eb391a06",path:"/2.1.0/customer/customer-groups.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-eb391a06").then(n)}},{name:"v-66fbeab4",path:"/2.1.0/introduction/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-66fbeab4").then(n)}},{path:"/2.1.0/introduction/index.html",redirect:"/2.1.0/introduction/"},{name:"v-15538ace",path:"/2.1.0/introduction/introductions.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-15538ace").then(n)}},{name:"v-5118290d",path:"/2.1.0/magic/magic-ai.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5118290d").then(n)}},{name:"v-fdbc0dd6",path:"/2.1.0/marketing/communications.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-fdbc0dd6").then(n)}},{name:"v-421b15f8",path:"/2.1.0/marketing/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-421b15f8").then(n)}},{path:"/2.1.0/marketing/index.html",redirect:"/2.1.0/marketing/"},{name:"v-1b97e122",path:"/2.1.0/marketing/promotions.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1b97e122").then(n)}},{name:"v-578ef636",path:"/2.1.0/marketing/searchseo.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-578ef636").then(n)}},{name:"v-0c01bc46",path:"/2.1.0/orders/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-0c01bc46").then(n)}},{path:"/2.1.0/orders/index.html",redirect:"/2.1.0/orders/"},{name:"v-1da188b6",path:"/2.1.0/orders/create-invoice.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1da188b6").then(n)}},{name:"v-146711f6",path:"/2.1.0/orders/create-order.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-146711f6").then(n)}},{name:"v-d0614342",path:"/2.1.0/orders/create-shipment.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-d0614342").then(n)}},{name:"v-040b1dff",path:"/2.1.0/orders/refunds.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-040b1dff").then(n)}},{name:"v-395876e6",path:"/2.1.0/products/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-395876e6").then(n)}},{path:"/2.1.0/products/index.html",redirect:"/2.1.0/products/"},{name:"v-4980b276",path:"/2.1.0/products/bundle.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-4980b276").then(n)}},{name:"v-45558c85",path:"/2.1.0/products/downloadable.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-45558c85").then(n)}},{name:"v-20b0a936",path:"/2.1.0/products/configurable.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-20b0a936").then(n)}},{name:"v-326bf4fb",path:"/2.1.0/products/grouped.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-326bf4fb").then(n)}},{name:"v-244eb0c5",path:"/2.1.0/products/simple.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-244eb0c5").then(n)}},{name:"v-686d8421",path:"/2.1.0/products/virtual.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-686d8421").then(n)}},{name:"v-bcfe63f4",path:"/2.1.0/settings/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-bcfe63f4").then(n)}},{path:"/2.1.0/settings/index.html",redirect:"/2.1.0/settings/"},{name:"v-89ba8936",path:"/2.1.0/settings/channels.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-89ba8936").then(n)}},{name:"v-59b83a85",path:"/2.1.0/settings/currencies.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-59b83a85").then(n)}},{name:"v-7653ff46",path:"/2.1.0/settings/data-transfer.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-7653ff46").then(n)}},{name:"v-383e6a76",path:"/2.1.0/settings/exchange-rates.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-383e6a76").then(n)}},{name:"v-ab42b236",path:"/2.1.0/settings/inventory-source.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-ab42b236").then(n)}},{name:"v-27a0b8a5",path:"/2.1.0/settings/locale.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-27a0b8a5").then(n)}},{name:"v-3ab67fff",path:"/2.1.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-3ab67fff").then(n)}},{name:"v-6b457aa5",path:"/2.1.0/settings/themes.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-6b457aa5").then(n)}},{name:"v-3e60ad72",path:"/2.1.0/settings/taxes.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-3e60ad72").then(n)}},{name:"v-466c0029",path:"/2.1.0/settings/users.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-466c0029").then(n)}},{name:"v-2b9aed14",path:"/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-2b9aed14").then(n)}},{path:"/index.html",redirect:"/"},{path:"*",component:Rs}],Ds={title:"Bagisto Documentation",description:"Bagisto Developer Portal",base:"/",headTags:[["link",{rel:"icon",type:"image/png",href:"/favicon.ico"}]],pages:[{title:"Attribute",frontmatter:{},regularPath:"/2.0/attribute/",relativePath:"2.0/attribute/README.md",key:"v-ffc9b4dc",path:"/2.0/attribute/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Attribute Family",frontmatter:{},regularPath:"/2.0/attribute/attribute-family.html",relativePath:"2.0/attribute/attribute-family.md",key:"v-62fadf0b",path:"/2.0/attribute/attribute-family.html",headers:[{level:3,title:"Create Attribute Family in Bagisto 2.0",slug:"create-attribute-family-in-bagisto-2-0"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Attribute Input Type",frontmatter:{},regularPath:"/2.0/attribute/attribute-input.html",relativePath:"2.0/attribute/attribute-input.md",key:"v-91e7bdf6",path:"/2.0/attribute/attribute-input.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Attribute Overview",frontmatter:{},regularPath:"/2.0/attribute/overview.html",relativePath:"2.0/attribute/overview.md",key:"v-0d815883",path:"/2.0/attribute/overview.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Product Attribute",frontmatter:{},regularPath:"/2.0/attribute/product-attribute.html",relativePath:"2.0/attribute/product-attribute.md",key:"v-40fbbce5",path:"/2.0/attribute/product-attribute.html",headers:[{level:3,title:"How to Create a Product Attribute in Bagisto2.0",slug:"how-to-create-a-product-attribute-in-bagisto2-0"},{level:3,title:"Add Attributes",slug:"add-attributes"},{level:3,title:"Attribute Types",slug:"attribute-types"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"How to Create Categories in The Bagisto2.0",frontmatter:{},regularPath:"/2.0/category/create-category.html",relativePath:"2.0/category/create-category.md",key:"v-7b6fe51f",path:"/2.0/category/create-category.html",headers:[{level:3,title:"Root Category",slug:"root-category"},{level:3,title:"Steps to Create a New Root Category in Bagisto 2.0",slug:"steps-to-create-a-new-root-category-in-bagisto-2-0"},{level:3,title:"Category on Front-End",slug:"category-on-front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Category Overview",frontmatter:{},regularPath:"/2.0/category/overview.html",relativePath:"2.0/category/overview.md",key:"v-22d47d85",path:"/2.0/category/overview.html",headers:[{level:2,title:"Root Category",slug:"root-category"},{level:2,title:"Sub Category",slug:"sub-category"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"CMS Page",frontmatter:{},regularPath:"/2.0/cms/",relativePath:"2.0/cms/README.md",key:"v-c8bcf290",path:"/2.0/cms/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Category",frontmatter:{},regularPath:"/2.0/category/",relativePath:"2.0/category/README.md",key:"v-87432074",path:"/2.0/category/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"CMS Pages",frontmatter:{},regularPath:"/2.0/cms/cms-page.html",relativePath:"2.0/cms/cms-page.md",key:"v-1faf3ce9",path:"/2.0/cms/cms-page.html",headers:[{level:3,title:"To create a CMS page from the Admin Panel follow the below steps:",slug:"to-create-a-cms-page-from-the-admin-panel-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Configure",frontmatter:{},regularPath:"/2.0/configure/",relativePath:"2.0/configure/README.md",key:"v-63107504",path:"/2.0/configure/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Configure",frontmatter:{},regularPath:"/2.0/configure/configurations.html",relativePath:"2.0/configure/configurations.md",key:"v-213ed54f",path:"/2.0/configure/configurations.html",headers:[{level:2,title:"Weight Unit",slug:"weight-unit"},{level:2,title:"Configurable Choices.",slug:"configurable-choices"},{level:2,title:"Custom Scripts",slug:"custom-scripts"},{level:3,title:"Custom CSS",slug:"custom-css"},{level:3,title:"Custom JS",slug:"custom-js"},{level:2,title:"Design",slug:"design"},{level:2,title:"Back Orders",slug:"back-orders"},{level:2,title:"Guest Checkout",slug:"guest-checkout"},{level:2,title:"Product View Page",slug:"product-view-page"},{level:2,title:"Cart View Page",slug:"cart-view-page"},{level:2,title:"Storefront",slug:"storefront"},{level:2,title:"Image Size",slug:"image-size"},{level:3,title:"Small Image",slug:"small-image"},{level:3,title:"Medium Image",slug:"medium-image"},{level:3,title:"Large Image",slug:"large-image"},{level:2,title:"Review",slug:"review"},{level:2,title:"Attribute",slug:"attribute"},{level:2,title:"Social Share",slug:"social-share"},{level:3,title:"Frontend:-",slug:"frontend"},{level:2,title:"Rich Snippets",slug:"rich-snippets"},{level:3,title:"Products",slug:"products"},{level:3,title:"Categories",slug:"categories"},{level:2,title:"Address",slug:"address"},{level:2,title:"Captcha",slug:"captcha"},{level:2,title:"Settings",slug:"settings"},{level:3,title:"Newsletter Subscription",slug:"newsletter-subscription"},{level:3,title:"Email Verification",slug:"email-verification"},{level:3,title:"Social Login",slug:"social-login"},{level:2,title:"E-mail Settings",slug:"e-mail-settings"},{level:2,title:"Notifications",slug:"notifications"},{level:2,title:"Shipping",slug:"shipping"},{level:2,title:"Shipping Methods",slug:"shipping-methods"},{level:2,title:"Payment Methods",slug:"payment-methods"},{level:3,title:"Paypal",slug:"paypal"},{level:3,title:"Cash On Delivery",slug:"cash-on-delivery"},{level:3,title:"Money Transfer",slug:"money-transfer"},{level:3,title:"PayPal Standard",slug:"paypal-standard"},{level:2,title:"Order Settings",slug:"order-settings"},{level:2,title:"Invoice Settings",slug:"invoice-settings"},{level:2,title:"Pricing",slug:"pricing"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Customer Overview",frontmatter:{},regularPath:"/2.0/customer/",relativePath:"2.0/customer/README.md",key:"v-2ad42bc6",path:"/2.0/customer/",headers:[{level:3,title:"Customer Groups",slug:"customer-groups"},{level:3,title:"Customer Reviews",slug:"customer-reviews"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Customer",frontmatter:{},regularPath:"/2.0/customer/create-customer.html",relativePath:"2.0/customer/create-customer.md",key:"v-1c6aecc2",path:"/2.0/customer/create-customer.html",headers:[{level:3,title:"To create a Customer from the Admin Panel follow the below steps:",slug:"to-create-a-customer-from-the-admin-panel-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Customer Groups",frontmatter:{},regularPath:"/2.0/customer/customer-groups.html",relativePath:"2.0/customer/customer-groups.md",key:"v-c7165f12",path:"/2.0/customer/customer-groups.html",headers:[{level:3,title:"Wholesale Group",slug:"wholesale-group"},{level:3,title:"Guest Group",slug:"guest-group"},{level:3,title:"General Group",slug:"general-group"},{level:3,title:"To create a new customer group in Bagisto follow the below steps:",slug:"to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"},{level:3,title:"To create a Customer Group Price",slug:"to-create-a-customer-group-price"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Customer Reviews",frontmatter:{},regularPath:"/2.0/customer/customer-reviews.html",relativePath:"2.0/customer/customer-reviews.md",key:"v-98d133b6",path:"/2.0/customer/customer-reviews.html",headers:[{level:3,title:"To add Reviews in Bagisto follow the below steps:",slug:"to-add-reviews-in-bagisto-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Introduction",frontmatter:{},regularPath:"/2.0/introduction/introductions.html",relativePath:"2.0/introduction/introductions.md",key:"v-b9b99c5a",path:"/2.0/introduction/introductions.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Marketing",frontmatter:{},regularPath:"/2.0/marketing/",relativePath:"2.0/marketing/README.md",key:"v-5592f204",path:"/2.0/marketing/",headers:[{level:3,title:"Promotion Rules",slug:"promotion-rules"},{level:3,title:"Communications",slug:"communications"},{level:3,title:"Sitemaps",slug:"sitemaps"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Introduction",frontmatter:{},regularPath:"/2.0/introduction/",relativePath:"2.0/introduction/README.md",key:"v-639d7a46",path:"/2.0/introduction/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Communications",frontmatter:{},regularPath:"/2.0/marketing/communications.html",relativePath:"2.0/marketing/communications.md",key:"v-0eaa498f",path:"/2.0/marketing/communications.html",headers:[{level:2,title:"Email Templates",slug:"email-templates"},{level:3,title:"Step 1:",slug:"step-1"},{level:3,title:"Step 2:",slug:"step-2"},{level:3,title:"Step 3:",slug:"step-3"},{level:2,title:"Events",slug:"events"},{level:3,title:"Step 1:",slug:"step-1-2"},{level:3,title:"Step 2:",slug:"step-2-2"},{level:3,title:"Step 3:",slug:"step-3-2"},{level:2,title:"Campaigns",slug:"campaigns"},{level:3,title:"Fill in the necessary fields.",slug:"fill-in-the-necessary-fields"},{level:3,title:"Step 4:",slug:"step-4"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Promotions",frontmatter:{},regularPath:"/2.0/marketing/promotions.html",relativePath:"2.0/marketing/promotions.md",key:"v-350e62a9",path:"/2.0/marketing/promotions.html",headers:[{level:2,title:"Cart Rules",slug:"cart-rules"},{level:3,title:"Step 1: Add New Cart Rule",slug:"step-1-add-new-cart-rule"},{level:3,title:"Do the following entry in the Rule Information Section",slug:"do-the-following-entry-in-the-rule-information-section"},{level:3,title:"If you want to use coupon then select “Specific coupon” and do the entry in the following field.",slug:"if-you-want-to-use-coupon-then-select-specific-coupon-and-do-the-entry-in-the-following-field"},{level:3,title:"Step 2: Set Conditions",slug:"step-2-set-conditions"},{level:3,title:"Step 3: Set the Actions",slug:"step-3-set-the-actions"},{level:3,title:"Front End:-",slug:"front-end"},{level:2,title:"Catalog Rules",slug:"catalog-rules"},{level:3,title:"Step 1: Add New Catalog Rule",slug:"step-1-add-new-catalog-rule"},{level:3,title:"Do the following entry in the Rule Information Section",slug:"do-the-following-entry-in-the-rule-information-section-2"},{level:3,title:"Step 2: Set Conditions",slug:"step-2-set-conditions-2"},{level:3,title:"Step 3: Set the Actions",slug:"step-3-set-the-actions-2"},{level:3,title:"Front End:-",slug:"front-end-2"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Sitemaps",frontmatter:{},regularPath:"/2.0/marketing/sitemaps.html",relativePath:"2.0/marketing/sitemaps.md",key:"v-2afdbccd",path:"/2.0/marketing/sitemaps.html",headers:[{level:3,title:"Step 1: Add New Sitemap",slug:"step-1-add-new-sitemap"},{level:3,title:"Step 2: Add New Sitemap",slug:"step-2-add-new-sitemap"},{level:3,title:"Step 3:",slug:"step-3"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Manage Orders",frontmatter:{},regularPath:"/2.0/orders/",relativePath:"2.0/orders/README.md",key:"v-a2ebbe34",path:"/2.0/orders/",headers:[{level:3,title:"Order",slug:"order"},{level:3,title:"Invoice",slug:"invoice"},{level:3,title:"Shipment",slug:"shipment"},{level:3,title:"Refund",slug:"refund"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Invoice",frontmatter:{},regularPath:"/2.0/orders/create-invoice.html",relativePath:"2.0/orders/create-invoice.md",key:"v-1805d985",path:"/2.0/orders/create-invoice.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Shipment",frontmatter:{},regularPath:"/2.0/orders/create-shipment.html",relativePath:"2.0/orders/create-shipment.md",key:"v-f847b44e",path:"/2.0/orders/create-shipment.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Orders",frontmatter:{},regularPath:"/2.0/orders/create-order.html",relativePath:"2.0/orders/create-order.md",key:"v-5cfaac65",path:"/2.0/orders/create-order.html",headers:[{level:3,title:"How to Manage Orders in Bagisto2.0",slug:"how-to-manage-orders-in-bagisto2-0"},{level:3,title:"Customer Panel",slug:"customer-panel"},{level:3,title:"Information",slug:"information"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Refunds",frontmatter:{},regularPath:"/2.0/orders/refunds.html",relativePath:"2.0/orders/refunds.md",key:"v-6e012079",path:"/2.0/orders/refunds.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Bundle Product",frontmatter:{},regularPath:"/2.0/products/bundle.html",relativePath:"2.0/products/bundle.md",key:"v-14c1d425",path:"/2.0/products/bundle.html",headers:[{level:3,title:"Steps To Create A Bundle Product In Bagisto 2.0",slug:"steps-to-create-a-bundle-product-in-bagisto-2-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Bundle Item",slug:"bundle-item"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Product types",frontmatter:{},regularPath:"/2.0/products/",relativePath:"2.0/products/README.md",key:"v-b078aaf4",path:"/2.0/products/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Configurable Product",frontmatter:{},regularPath:"/2.0/products/configurable.html",relativePath:"2.0/products/configurable.md",key:"v-a6c5fe76",path:"/2.0/products/configurable.html",headers:[{level:3,title:"How to Create a Configurable Product in Bagisto 2.0",slug:"how-to-create-a-configurable-product-in-bagisto-2-0"},{level:3,title:"General Attributes",slug:"general-attributes"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Variations",slug:"variations"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Grouped Product",frontmatter:{},regularPath:"/2.0/products/grouped.html",relativePath:"2.0/products/grouped.md",key:"v-e60dd596",path:"/2.0/products/grouped.html",headers:[{level:3,title:"Steps to Create a Grouped Product in Bagisto 2.0",slug:"steps-to-create-a-grouped-product-in-bagisto-2-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Grouped Products",slug:"grouped-products"},{level:3,title:"Product at Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Downloadable Product",frontmatter:{},regularPath:"/2.0/products/downloadable.html",relativePath:"2.0/products/downloadable.md",key:"v-a6814fb6",path:"/2.0/products/downloadable.html",headers:[{level:3,title:"Steps to Create a Downloadable Product in Bagisto 2.0",slug:"steps-to-create-a-downloadable-product-in-bagisto-2-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Price",slug:"price"},{level:3,title:"Images",slug:"images"},{level:3,title:"Downloadable Information",slug:"downloadable-information"},{level:3,title:"Samples",slug:"samples"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Simple Product",frontmatter:{},regularPath:"/2.0/products/simple.html",relativePath:"2.0/products/simple.md",key:"v-6a826a25",path:"/2.0/products/simple.html",headers:[{level:3,title:"Create Simple Product in Bagisto 2.0",slug:"create-simple-product-in-bagisto-2-0"},{level:3,title:"General Attributes",slug:"general-attributes"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"New",slug:"new"},{level:3,title:"Featured",slug:"featured"},{level:3,title:"Visible Individually",slug:"visible-individually"},{level:3,title:"Status",slug:"status"},{level:3,title:"Guest Checkout",slug:"guest-checkout"},{level:3,title:"Price",slug:"price"},{level:3,title:"Shipping",slug:"shipping"},{level:3,title:"Inventories",slug:"inventories"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Setting",frontmatter:{},regularPath:"/2.0/settings/",relativePath:"2.0/settings/README.md",key:"v-770c7566",path:"/2.0/settings/",headers:[{level:3,title:"Locales",slug:"locales"},{level:3,title:"Currencies",slug:"currencies"},{level:3,title:"Exchange Rates",slug:"exchange-rates"},{level:3,title:"Inventory Source",slug:"inventory-source"},{level:3,title:"Channels",slug:"channels"},{level:3,title:"Users",slug:"users"},{level:3,title:"Roles",slug:"roles"},{level:3,title:"Themes",slug:"themes"},{level:3,title:"Taxes",slug:"taxes"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Virtual Product",frontmatter:{},regularPath:"/2.0/products/virtual.html",relativePath:"2.0/products/virtual.md",key:"v-14b3b51b",path:"/2.0/products/virtual.html",headers:[{level:3,title:"Steps To Create Virtual Product In Bagisto 2.0",slug:"steps-to-create-virtual-product-in-bagisto-2-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Inventory",slug:"inventory"},{level:3,title:"Price",slug:"price"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Channels",frontmatter:{},regularPath:"/2.0/settings/channels.html",relativePath:"2.0/settings/channels.md",key:"v-6ea47545",path:"/2.0/settings/channels.html",headers:[{level:3,title:"Creating Channels in Bagisto.",slug:"creating-channels-in-bagisto"},{level:3,title:"General",slug:"general"},{level:3,title:"Currencies and Locales",slug:"currencies-and-locales"},{level:3,title:"Design",slug:"design"},{level:3,title:"Home Page SEO",slug:"home-page-seo"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Currencies",frontmatter:{},regularPath:"/2.0/settings/currencies.html",relativePath:"2.0/settings/currencies.md",key:"v-93bce636",path:"/2.0/settings/currencies.html",headers:[{level:3,title:"Add Currency in Bagisto",slug:"add-currency-in-bagisto"},{level:3,title:"Channel Setting For Currency",slug:"channel-setting-for-currency"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Exchange Rates",frontmatter:{},regularPath:"/2.0/settings/exchange-rates.html",relativePath:"2.0/settings/exchange-rates.md",key:"v-ee8c05b6",path:"/2.0/settings/exchange-rates.html",headers:[{level:3,title:"Set Exchange Rate in Bagisto.",slug:"set-exchange-rate-in-bagisto"},{level:3,title:"Front End:-",slug:"front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Inventory Source",frontmatter:{},regularPath:"/2.0/settings/inventory-source.html",relativePath:"2.0/settings/inventory-source.md",key:"v-7c157ac5",path:"/2.0/settings/inventory-source.html",headers:[{level:3,title:"Easy step to managing your inventory in Bagisto2.0",slug:"easy-step-to-managing-your-inventory-in-bagisto2-0"},{level:3,title:"Inventory Setting on the Product Page",slug:"inventory-setting-on-the-product-page"},{level:3,title:"Inventory Setting on the Shipment Page",slug:"inventory-setting-on-the-shipment-page"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Locales",frontmatter:{},regularPath:"/2.0/settings/locale.html",relativePath:"2.0/settings/locale.md",key:"v-286bb045",path:"/2.0/settings/locale.html",headers:[{level:3,title:"Set Locales in Bagisto.",slug:"set-locales-in-bagisto"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Roles",frontmatter:{},regularPath:"/2.0/settings/roles.html",relativePath:"2.0/settings/roles.md",key:"v-53f67b0e",path:"/2.0/settings/roles.html",headers:[{level:3,title:"Create Roles",slug:"create-roles"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Taxes",frontmatter:{},regularPath:"/2.0/settings/taxes.html",relativePath:"2.0/settings/taxes.md",key:"v-752544c1",path:"/2.0/settings/taxes.html",headers:[{level:2,title:"Tax Rate",slug:"tax-rate"},{level:2,title:"Tax Categories",slug:"tax-categories"},{level:3,title:"Add the Below Fields",slug:"add-the-below-fields"},{level:3,title:"Front End:-",slug:"front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Themes",frontmatter:{},regularPath:"/2.0/settings/themes.html",relativePath:"2.0/settings/themes.md",key:"v-e173e376",path:"/2.0/settings/themes.html",headers:[{level:3,title:"Create Themes",slug:"create-themes"},{level:3,title:"Product Carousel",slug:"product-carousel"},{level:3,title:"General",slug:"general"},{level:3,title:"Filters",slug:"filters"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Users",frontmatter:{},regularPath:"/2.0/settings/users.html",relativePath:"2.0/settings/users.md",key:"v-45f5383a",path:"/2.0/settings/users.html",headers:[{level:3,title:"Create User",slug:"create-user"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Attribute",frontmatter:{},regularPath:"/2.1.0/attribute/",relativePath:"2.1.0/attribute/README.md",key:"v-0eb66be8",path:"/2.1.0/attribute/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Attribute Family",frontmatter:{},regularPath:"/2.1.0/attribute/attribute-family.html",relativePath:"2.1.0/attribute/attribute-family.md",key:"v-44b590d1",path:"/2.1.0/attribute/attribute-family.html",headers:[{level:3,title:"Create Attribute Family in Bagisto 2.1.0",slug:"create-attribute-family-in-bagisto-2-1-0"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Attribute Input Type",frontmatter:{},regularPath:"/2.1.0/attribute/attribute-input.html",relativePath:"2.1.0/attribute/attribute-input.md",key:"v-5267b1a5",path:"/2.1.0/attribute/attribute-input.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Attribute Overview",frontmatter:{},regularPath:"/2.1.0/attribute/overview.html",relativePath:"2.1.0/attribute/overview.md",key:"v-5862376e",path:"/2.1.0/attribute/overview.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Product Attribute",frontmatter:{},regularPath:"/2.1.0/attribute/product-attribute.html",relativePath:"2.1.0/attribute/product-attribute.md",key:"v-9c1ca8f6",path:"/2.1.0/attribute/product-attribute.html",headers:[{level:3,title:"How to Create a Product Attribute in Bagisto2.1.0",slug:"how-to-create-a-product-attribute-in-bagisto2-1-0"},{level:3,title:"Add Attributes",slug:"add-attributes"},{level:3,title:"Attribute Types",slug:"attribute-types"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Category",frontmatter:{},regularPath:"/2.1.0/category/",relativePath:"2.1.0/category/README.md",key:"v-79da3da6",path:"/2.1.0/category/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Category Overview",frontmatter:{},regularPath:"/2.1.0/category/overview.html",relativePath:"2.1.0/category/overview.md",key:"v-fb2a5fb6",path:"/2.1.0/category/overview.html",headers:[{level:2,title:"Root Category",slug:"root-category"},{level:2,title:"Sub Category",slug:"sub-category"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"CMS Page",frontmatter:{},regularPath:"/2.1.0/cms/",relativePath:"2.1.0/cms/README.md",key:"v-5926509c",path:"/2.1.0/cms/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"How to Create Categories in The Bagisto2.1.0",frontmatter:{},regularPath:"/2.1.0/category/create-category.html",relativePath:"2.1.0/category/create-category.md",key:"v-134f42a5",path:"/2.1.0/category/create-category.html",headers:[{level:3,title:"Root Category",slug:"root-category"},{level:3,title:"Steps to Create a New Root Category in Bagisto 2.1.0",slug:"steps-to-create-a-new-root-category-in-bagisto-2-1-0"},{level:3,title:"Category on Front-End",slug:"category-on-front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Configure",frontmatter:{},regularPath:"/2.1.0/configure/",relativePath:"2.1.0/configure/README.md",key:"v-8d2cf710",path:"/2.1.0/configure/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"CMS Pages",frontmatter:{},regularPath:"/2.1.0/cms/cms-page.html",relativePath:"2.1.0/cms/cms-page.md",key:"v-0cbc3aaf",path:"/2.1.0/cms/cms-page.html",headers:[{level:3,title:"To create a CMS page from the Admin Panel follow the below steps:",slug:"to-create-a-cms-page-from-the-admin-panel-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Configure",frontmatter:{},regularPath:"/2.1.0/configure/configurations.html",relativePath:"2.1.0/configure/configurations.md",key:"v-45a6e656",path:"/2.1.0/configure/configurations.html",headers:[{level:2,title:"Magic AI",slug:"magic-ai"},{level:2,title:"Weight Unit",slug:"weight-unit"},{level:2,title:"Configurable Choices.",slug:"configurable-choices"},{level:2,title:"Custom Scripts",slug:"custom-scripts"},{level:3,title:"Custom CSS",slug:"custom-css"},{level:3,title:"Custom JS",slug:"custom-js"},{level:2,title:"Design",slug:"design"},{level:2,title:"Back Orders",slug:"back-orders"},{level:2,title:"Guest Checkout",slug:"guest-checkout"},{level:2,title:"Product View Page",slug:"product-view-page"},{level:2,title:"Cart View Page",slug:"cart-view-page"},{level:2,title:"Storefront",slug:"storefront"},{level:2,title:"Image Size",slug:"image-size"},{level:3,title:"Small Image",slug:"small-image"},{level:3,title:"Medium Image",slug:"medium-image"},{level:3,title:"Large Image",slug:"large-image"},{level:2,title:"Review",slug:"review"},{level:2,title:"Attribute",slug:"attribute"},{level:2,title:"Social Share",slug:"social-share"},{level:3,title:"Frontend:-",slug:"frontend"},{level:2,title:"Rich Snippets",slug:"rich-snippets"},{level:3,title:"Products",slug:"products"},{level:3,title:"Categories",slug:"categories"},{level:2,title:"Address",slug:"address"},{level:2,title:"Captcha",slug:"captcha"},{level:2,title:"Settings",slug:"settings"},{level:3,title:"Newsletter Subscription",slug:"newsletter-subscription"},{level:3,title:"Email Verification",slug:"email-verification"},{level:3,title:"Social Login",slug:"social-login"},{level:2,title:"E-mail Settings",slug:"e-mail-settings"},{level:2,title:"Notifications",slug:"notifications"},{level:2,title:"Shipping",slug:"shipping"},{level:2,title:"Shipping Methods",slug:"shipping-methods"},{level:2,title:"Payment Methods",slug:"payment-methods"},{level:3,title:"Paypal",slug:"paypal"},{level:3,title:"Cash On Delivery",slug:"cash-on-delivery"},{level:3,title:"Money Transfer",slug:"money-transfer"},{level:3,title:"PayPal Standard",slug:"paypal-standard"},{level:2,title:"Order Settings",slug:"order-settings"},{level:2,title:"Invoice Settings",slug:"invoice-settings"},{level:2,title:"Pricing",slug:"pricing"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Customer Overview",frontmatter:{},regularPath:"/2.1.0/customer/",relativePath:"2.1.0/customer/README.md",key:"v-2c5a7cb4",path:"/2.1.0/customer/",headers:[{level:3,title:"Customer Groups",slug:"customer-groups"},{level:3,title:"Customer Reviews",slug:"customer-reviews"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Customer",frontmatter:{},regularPath:"/2.1.0/customer/create-customer.html",relativePath:"2.1.0/customer/create-customer.md",key:"v-7cbe5725",path:"/2.1.0/customer/create-customer.html",headers:[{level:3,title:"To create a Customer from the Admin Panel follow the below steps:",slug:"to-create-a-customer-from-the-admin-panel-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Customer Reviews",frontmatter:{},regularPath:"/2.1.0/customer/customer-reviews.html",relativePath:"2.1.0/customer/customer-reviews.md",key:"v-29e665f6",path:"/2.1.0/customer/customer-reviews.html",headers:[{level:3,title:"To add Reviews in Bagisto follow the below steps:",slug:"to-add-reviews-in-bagisto-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Customer Groups",frontmatter:{},regularPath:"/2.1.0/customer/customer-groups.html",relativePath:"2.1.0/customer/customer-groups.md",key:"v-eb391a06",path:"/2.1.0/customer/customer-groups.html",headers:[{level:3,title:"Wholesale Group",slug:"wholesale-group"},{level:3,title:"Guest Group",slug:"guest-group"},{level:3,title:"General Group",slug:"general-group"},{level:3,title:"To create a new customer group in Bagisto follow the below steps:",slug:"to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"},{level:3,title:"To create a Customer Group Price",slug:"to-create-a-customer-group-price"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Introduction",frontmatter:{},regularPath:"/2.1.0/introduction/",relativePath:"2.1.0/introduction/README.md",key:"v-66fbeab4",path:"/2.1.0/introduction/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Introduction",frontmatter:{},regularPath:"/2.1.0/introduction/introductions.html",relativePath:"2.1.0/introduction/introductions.md",key:"v-15538ace",path:"/2.1.0/introduction/introductions.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Magic AI",frontmatter:{},regularPath:"/2.1.0/magic/magic-ai.html",relativePath:"2.1.0/magic/magic-ai.md",key:"v-5118290d",path:"/2.1.0/magic/magic-ai.html",headers:[{level:2,title:"Content Generation",slug:"content-generation"},{level:3,title:"In Bagisto 2.1.0 it provides Native Support to various LLMs.",slug:"in-bagisto-2-1-0-it-provides-native-support-to-various-llms"},{level:2,title:"Image Generation",slug:"image-generation"},{level:2,title:"Review Translation",slug:"review-translation"},{level:2,title:"Personalized Checkout Messages",slug:"personalized-checkout-messages"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Communications",frontmatter:{},regularPath:"/2.1.0/marketing/communications.html",relativePath:"2.1.0/marketing/communications.md",key:"v-fdbc0dd6",path:"/2.1.0/marketing/communications.html",headers:[{level:2,title:"Email Templates",slug:"email-templates"},{level:3,title:"Step 1:",slug:"step-1"},{level:3,title:"Step 2:",slug:"step-2"},{level:3,title:"Step 3:",slug:"step-3"},{level:2,title:"Events",slug:"events"},{level:3,title:"Step 1:",slug:"step-1-2"},{level:3,title:"Step 2:",slug:"step-2-2"},{level:3,title:"Step 3:",slug:"step-3-2"},{level:2,title:"Campaigns",slug:"campaigns"},{level:3,title:"Fill in the necessary fields.",slug:"fill-in-the-necessary-fields"},{level:3,title:"Step 4:",slug:"step-4"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Marketing",frontmatter:{},regularPath:"/2.1.0/marketing/",relativePath:"2.1.0/marketing/README.md",key:"v-421b15f8",path:"/2.1.0/marketing/",headers:[{level:3,title:"Promotion Rules",slug:"promotion-rules"},{level:3,title:"Communications",slug:"communications"},{level:3,title:"Sitemaps",slug:"sitemaps"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Promotions",frontmatter:{},regularPath:"/2.1.0/marketing/promotions.html",relativePath:"2.1.0/marketing/promotions.md",key:"v-1b97e122",path:"/2.1.0/marketing/promotions.html",headers:[{level:2,title:"Cart Rules",slug:"cart-rules"},{level:3,title:"Step 1: Add New Cart Rule",slug:"step-1-add-new-cart-rule"},{level:3,title:"Do the following entry in the Rule Information Section",slug:"do-the-following-entry-in-the-rule-information-section"},{level:3,title:"If you want to use coupon then select “Specific coupon” and do the entry in the following field.",slug:"if-you-want-to-use-coupon-then-select-specific-coupon-and-do-the-entry-in-the-following-field"},{level:3,title:"Step 2: Set Conditions",slug:"step-2-set-conditions"},{level:3,title:"Step 3: Set the Actions",slug:"step-3-set-the-actions"},{level:3,title:"Front End:-",slug:"front-end"},{level:2,title:"Catalog Rules",slug:"catalog-rules"},{level:3,title:"Step 1: Add New Catalog Rule",slug:"step-1-add-new-catalog-rule"},{level:3,title:"Do the following entry in the Rule Information Section",slug:"do-the-following-entry-in-the-rule-information-section-2"},{level:3,title:"Step 2: Set Conditions",slug:"step-2-set-conditions-2"},{level:3,title:"Step 3: Set the Actions",slug:"step-3-set-the-actions-2"},{level:3,title:"Front End:-",slug:"front-end-2"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Search & SEO",frontmatter:{},regularPath:"/2.1.0/marketing/searchseo.html",relativePath:"2.1.0/marketing/searchseo.md",key:"v-578ef636",path:"/2.1.0/marketing/searchseo.html",headers:[{level:2,title:"URL Rewrite",slug:"url-rewrite"},{level:2,title:"Search Terms",slug:"search-terms"},{level:2,title:"Search Synonyms",slug:"search-synonyms"},{level:2,title:"Sitemaps",slug:"sitemaps"},{level:3,title:"Step 1: Add New Sitemap",slug:"step-1-add-new-sitemap"},{level:3,title:"Step 2: Add New Sitemap",slug:"step-2-add-new-sitemap"},{level:3,title:"Step 3:",slug:"step-3"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Manage Orders",frontmatter:{},regularPath:"/2.1.0/orders/",relativePath:"2.1.0/orders/README.md",key:"v-0c01bc46",path:"/2.1.0/orders/",headers:[{level:3,title:"Order",slug:"order"},{level:3,title:"Invoice",slug:"invoice"},{level:3,title:"Shipment",slug:"shipment"},{level:3,title:"Refund",slug:"refund"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Invoice",frontmatter:{},regularPath:"/2.1.0/orders/create-invoice.html",relativePath:"2.1.0/orders/create-invoice.md",key:"v-1da188b6",path:"/2.1.0/orders/create-invoice.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Orders",frontmatter:{},regularPath:"/2.1.0/orders/create-order.html",relativePath:"2.1.0/orders/create-order.md",key:"v-146711f6",path:"/2.1.0/orders/create-order.html",headers:[{level:3,title:"How to Manage Orders in Bagisto2.1.0",slug:"how-to-manage-orders-in-bagisto2-1-0"},{level:3,title:"Customer Panel",slug:"customer-panel"},{level:3,title:"Information",slug:"information"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Create Shipment",frontmatter:{},regularPath:"/2.1.0/orders/create-shipment.html",relativePath:"2.1.0/orders/create-shipment.md",key:"v-d0614342",path:"/2.1.0/orders/create-shipment.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Refunds",frontmatter:{},regularPath:"/2.1.0/orders/refunds.html",relativePath:"2.1.0/orders/refunds.md",key:"v-040b1dff",path:"/2.1.0/orders/refunds.html",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Product types",frontmatter:{},regularPath:"/2.1.0/products/",relativePath:"2.1.0/products/README.md",key:"v-395876e6",path:"/2.1.0/products/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Bundle Product",frontmatter:{},regularPath:"/2.1.0/products/bundle.html",relativePath:"2.1.0/products/bundle.md",key:"v-4980b276",path:"/2.1.0/products/bundle.html",headers:[{level:3,title:"Steps To Create A Bundle Product In Bagisto 2.1.0",slug:"steps-to-create-a-bundle-product-in-bagisto-2-1-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Bundle Item",slug:"bundle-item"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Downloadable Product",frontmatter:{},regularPath:"/2.1.0/products/downloadable.html",relativePath:"2.1.0/products/downloadable.md",key:"v-45558c85",path:"/2.1.0/products/downloadable.html",headers:[{level:3,title:"Steps to Create a Downloadable Product in Bagisto 2.1.0",slug:"steps-to-create-a-downloadable-product-in-bagisto-2-1-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Price",slug:"price"},{level:3,title:"Images",slug:"images"},{level:3,title:"Downloadable Information",slug:"downloadable-information"},{level:3,title:"Samples",slug:"samples"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Configurable Product",frontmatter:{},regularPath:"/2.1.0/products/configurable.html",relativePath:"2.1.0/products/configurable.md",key:"v-20b0a936",path:"/2.1.0/products/configurable.html",headers:[{level:3,title:"How to Create a Configurable Product in Bagisto 2.1.0",slug:"how-to-create-a-configurable-product-in-bagisto-2-1-0"},{level:3,title:"General Attributes",slug:"general-attributes"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Variations",slug:"variations"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Grouped Product",frontmatter:{},regularPath:"/2.1.0/products/grouped.html",relativePath:"2.1.0/products/grouped.md",key:"v-326bf4fb",path:"/2.1.0/products/grouped.html",headers:[{level:3,title:"Steps to Create a Grouped Product in Bagisto 2.1.0",slug:"steps-to-create-a-grouped-product-in-bagisto-2-1-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Grouped Products",slug:"grouped-products"},{level:3,title:"Product at Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Simple Product",frontmatter:{},regularPath:"/2.1.0/products/simple.html",relativePath:"2.1.0/products/simple.md",key:"v-244eb0c5",path:"/2.1.0/products/simple.html",headers:[{level:3,title:"Create Simple Product in Bagisto 2.1.0",slug:"create-simple-product-in-bagisto-2-1-0"},{level:3,title:"General Attributes",slug:"general-attributes"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"New",slug:"new"},{level:3,title:"Featured",slug:"featured"},{level:3,title:"Visible Individually",slug:"visible-individually"},{level:3,title:"Status",slug:"status"},{level:3,title:"Guest Checkout",slug:"guest-checkout"},{level:3,title:"Price",slug:"price"},{level:3,title:"Shipping",slug:"shipping"},{level:3,title:"Inventories",slug:"inventories"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Virtual Product",frontmatter:{},regularPath:"/2.1.0/products/virtual.html",relativePath:"2.1.0/products/virtual.md",key:"v-686d8421",path:"/2.1.0/products/virtual.html",headers:[{level:3,title:"Steps To Create Virtual Product In Bagisto 2.1.0",slug:"steps-to-create-virtual-product-in-bagisto-2-1-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Inventory",slug:"inventory"},{level:3,title:"Price",slug:"price"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Setting",frontmatter:{},regularPath:"/2.1.0/settings/",relativePath:"2.1.0/settings/README.md",key:"v-bcfe63f4",path:"/2.1.0/settings/",headers:[{level:3,title:"Locales",slug:"locales"},{level:3,title:"Currencies",slug:"currencies"},{level:3,title:"Exchange Rates",slug:"exchange-rates"},{level:3,title:"Inventory Source",slug:"inventory-source"},{level:3,title:"Channels",slug:"channels"},{level:3,title:"Users",slug:"users"},{level:3,title:"Roles",slug:"roles"},{level:3,title:"Themes",slug:"themes"},{level:3,title:"Taxes",slug:"taxes"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Channels",frontmatter:{},regularPath:"/2.1.0/settings/channels.html",relativePath:"2.1.0/settings/channels.md",key:"v-89ba8936",path:"/2.1.0/settings/channels.html",headers:[{level:3,title:"Creating Channels in Bagisto.",slug:"creating-channels-in-bagisto"},{level:3,title:"General",slug:"general"},{level:3,title:"Currencies and Locales",slug:"currencies-and-locales"},{level:3,title:"Design",slug:"design"},{level:3,title:"Home Page SEO",slug:"home-page-seo"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Currencies",frontmatter:{},regularPath:"/2.1.0/settings/currencies.html",relativePath:"2.1.0/settings/currencies.md",key:"v-59b83a85",path:"/2.1.0/settings/currencies.html",headers:[{level:3,title:"Add Currency in Bagisto",slug:"add-currency-in-bagisto"},{level:3,title:"Channel Setting For Currency",slug:"channel-setting-for-currency"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Bulk Import",frontmatter:{},regularPath:"/2.1.0/settings/data-transfer.html",relativePath:"2.1.0/settings/data-transfer.md",key:"v-7653ff46",path:"/2.1.0/settings/data-transfer.html",headers:[{level:3,title:"Steps to add Bulk Import in Bagisto2.1.0",slug:"steps-to-add-bulk-import-in-bagisto2-1-0"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Exchange Rates",frontmatter:{},regularPath:"/2.1.0/settings/exchange-rates.html",relativePath:"2.1.0/settings/exchange-rates.md",key:"v-383e6a76",path:"/2.1.0/settings/exchange-rates.html",headers:[{level:3,title:"Set Exchange Rate in Bagisto.",slug:"set-exchange-rate-in-bagisto"},{level:3,title:"Front End:-",slug:"front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Inventory Source",frontmatter:{},regularPath:"/2.1.0/settings/inventory-source.html",relativePath:"2.1.0/settings/inventory-source.md",key:"v-ab42b236",path:"/2.1.0/settings/inventory-source.html",headers:[{level:3,title:"Easy step to managing your inventory in Bagisto 2.1.0",slug:"easy-step-to-managing-your-inventory-in-bagisto-2-1-0"},{level:3,title:"Inventory Setting on the Product Page",slug:"inventory-setting-on-the-product-page"},{level:3,title:"Inventory Setting on the Shipment Page",slug:"inventory-setting-on-the-shipment-page"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Locales",frontmatter:{},regularPath:"/2.1.0/settings/locale.html",relativePath:"2.1.0/settings/locale.md",key:"v-27a0b8a5",path:"/2.1.0/settings/locale.html",headers:[{level:3,title:"Set Locales in Bagisto.",slug:"set-locales-in-bagisto"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Roles",frontmatter:{},regularPath:"/2.1.0/settings/roles.html",relativePath:"2.1.0/settings/roles.md",key:"v-3ab67fff",path:"/2.1.0/settings/roles.html",headers:[{level:3,title:"Create Roles",slug:"create-roles"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Themes",frontmatter:{},regularPath:"/2.1.0/settings/themes.html",relativePath:"2.1.0/settings/themes.md",key:"v-6b457aa5",path:"/2.1.0/settings/themes.html",headers:[{level:3,title:"Create Themes",slug:"create-themes"},{level:3,title:"Product Carousel",slug:"product-carousel"},{level:3,title:"General",slug:"general"},{level:3,title:"Filters",slug:"filters"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Taxes",frontmatter:{},regularPath:"/2.1.0/settings/taxes.html",relativePath:"2.1.0/settings/taxes.md",key:"v-3e60ad72",path:"/2.1.0/settings/taxes.html",headers:[{level:2,title:"Tax Rate",slug:"tax-rate"},{level:2,title:"Tax Categories",slug:"tax-categories"},{level:3,title:"Add the Below Fields",slug:"add-the-below-fields"},{level:3,title:"Front End:-",slug:"front-end"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Users",frontmatter:{},regularPath:"/2.1.0/settings/users.html",relativePath:"2.1.0/settings/users.md",key:"v-466c0029",path:"/2.1.0/settings/users.html",headers:[{level:3,title:"Create User",slug:"create-user"}],lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3},{title:"Home",frontmatter:{home:!0,heroText:"Bagisto User Guide",tagline:"A Comprehensive User Guide to Seamlessly Navigate Bagisto.",actionText:"Get Started →",actionLink:"/2.0/introduction/",features:[{title:"Product Types",details:"Learn how to create Products for Bagisto."},{title:"Category",details:"Learn how to create Category for Bagisto."},{title:"Attribute",details:"Learn how to create Product Attribute and Attribute Families for Bagisto."}],footer:"Copyright © 2024 Bagisto"},regularPath:"/",relativePath:"README.md",key:"v-2b9aed14",path:"/",lastUpdated:"3/20/2024, 12:50:01 PM",lastUpdatedTimestamp:1710939001e3}],themeConfig:{smoothScroll:!0,lastUpdated:"Last Updated",repo:"bagisto/bagisto",repoLabel:"Contribute to Bagisto",docsRepo:"bagisto/bagisto-docs",docsDir:"docs",docsBranch:"master",editLinks:!0,editLinkText:"Help us improve this page on Github.",logo:"/logo.png",nav:[{text:"Home",link:"/"},{text:"Extensions",link:"https://bagisto.com/en/extensions/"},{text:"Community Forum",link:"https://forums.bagisto.com/"}],sidebar:{"/2.0/":[["/2.0/introduction/introductions","Introduction"],{title:"Product Types",path:"/2.0/products",collapsable:!0,children:[["/2.0/products/simple","Simple Product"],["/2.0/products/configurable","Configurable Product"],["/2.0/products/virtual","Virtual Product"],["/2.0/products/bundle","Bundle Product"],["/2.0/products/grouped","Grouped Product"],["/2.0/products/downloadable","Downloadable Product"]]},{title:"Category",path:"/2.0/category",collapsable:!0,children:[["/2.0/category/overview","Category Overview"],["/2.0/category/create-category","Create Category"]]},{title:"Attributes",path:"/2.0/attribute",collapsable:!0,children:[["/2.0/attribute/overview","Attribute Overview"],["/2.0/attribute/product-attribute","Create Product Attribute"],["/2.0/attribute/attribute-family","Attribute Family"],["/2.0/attribute/attribute-input","Attribute Input Type"]]},{title:"Orders",path:"/2.0/orders",collapsable:!0,children:[["/2.0/orders/create-order","Orders"],["/2.0/orders/create-invoice","Invoice"],["/2.0/orders/create-shipment","Shipment"],["/2.0/orders/refunds","Refunds"]]},{title:"Customers",path:"/2.0/customer",collapsable:!0,children:[["/2.0/customer/create-customer","Customers"],["/2.0/customer/customer-groups","Groups"],["/2.0/customer/customer-reviews","Reviews"]]},["/2.0/cms/cms-page","CMS"],{title:"Marketing",path:"/2.0/marketing",collapsable:!0,children:[["/2.0/marketing/promotions","Promotions"],["/2.0/marketing/communications","Communications"],["/2.0/marketing/sitemaps","Sitemaps"]]},{title:"Settings",path:"/2.0/settings",collapsable:!0,children:[["/2.0/settings/locale","Locales"],["/2.0/settings/currencies","Currencies"],["/2.0/settings/exchange-rates","Exchange Rates"],["/2.0/settings/inventory-source","Inventory Source"],["/2.0/settings/channels","Channels"],["/2.0/settings/users","Users"],["/2.0/settings/roles","Roles"],["/2.0/settings/themes","Themes"],["/2.0/settings/taxes","Taxes"]]},["/2.0/configure/configurations","Configure"]],"/2.1.0/":[["/2.1.0/introduction/introductions","Introduction"],{title:"Product Types",path:"/2.1.0/products",collapsable:!0,children:[["/2.1.0/products/simple","Simple Product"],["/2.1.0/products/configurable","Configurable Product"],["/2.1.0/products/virtual","Virtual Product"],["/2.1.0/products/bundle","Bundle Product"],["/2.1.0/products/grouped","Grouped Product"],["/2.1.0/products/downloadable","Downloadable Product"]]},{title:"Category",path:"/2.1.0/category",collapsable:!0,children:[["/2.1.0/category/overview","Category Overview"],["/2.1.0/category/create-category","Create Category"]]},{title:"Attributes",path:"/2.1.0/attribute",collapsable:!0,children:[["/2.1.0/attribute/overview","Attribute Overview"],["/2.1.0/attribute/product-attribute","Create Product Attribute"],["/2.1.0/attribute/attribute-family","Attribute Family"],["/2.1.0/attribute/attribute-input","Attribute Input Type"]]},{title:"Orders",path:"/2.1.0/orders",collapsable:!0,children:[["/2.1.0/orders/create-order","Orders"],["/2.1.0/orders/create-invoice","Invoice"],["/2.1.0/orders/create-shipment","Shipment"],["/2.1.0/orders/refunds","Refunds"]]},{title:"Customers",path:"/2.1.0/customer",collapsable:!0,children:[["/2.1.0/customer/create-customer","Customers"],["/2.1.0/customer/customer-groups","Groups"],["/2.1.0/customer/customer-reviews","Reviews"]]},["/2.1.0/cms/cms-page","CMS"],{title:"Marketing",path:"/2.1.0/marketing",collapsable:!0,children:[["/2.1.0/marketing/promotions","Promotions"],["/2.1.0/marketing/communications","Communications"],["/2.1.0/marketing/searchseo","Search & SEO"]]},{title:"Settings",path:"/2.1.0/settings",collapsable:!0,children:[["/2.1.0/settings/locale","Locales"],["/2.1.0/settings/currencies","Currencies"],["/2.1.0/settings/exchange-rates","Exchange Rates"],["/2.1.0/settings/inventory-source","Inventory Source"],["/2.1.0/settings/channels","Channels"],["/2.1.0/settings/users","Users"],["/2.1.0/settings/roles","Roles"],["/2.1.0/settings/themes","Themes"],["/2.1.0/settings/taxes","Taxes"],["/2.1.0/settings/data-transfer","Data Transfer"]]},["/2.1.0/configure/configurations","Configure"],["/2.1.0/magic/magic-ai","Magic AI"]]}}};n(238);Wn.component("Badge",()=>Promise.all([n.e(0),n.e(4)]).then(n.bind(null,758)));n(239),n(240);function Bs(t){const e=document.documentElement.getBoundingClientRect(),n=t.getBoundingClientRect();return{x:n.left-e.left,y:n.top-e.top}}class Ns{constructor(t){Object.defineProperty(this,"registration",{value:t,configurable:!0,writable:!0})}update(){return this.registration.update()}skipWaiting(){const t=this.registration.waiting;return t?(console.log("[vuepress:sw] Doing worker.skipWaiting()."),new Promise((e,n)=>{const r=new MessageChannel;r.port1.onmessage=t=>{console.log("[vuepress:sw] Done worker.skipWaiting()."),t.data.error?n(t.data.error):e(t.data)},t.postMessage({type:"skip-waiting"},[r.port2])})):Promise.resolve()}}var Fs=new Wn;var zs={name:"BackToTop",props:{threshold:{type:Number,default:300}},data:()=>({scrollTop:null}),computed:{show(){return this.scrollTop>this.threshold}},mounted(){this.scrollTop=this.getScrollTop(),window.addEventListener("scroll",Cs()(()=>{this.scrollTop=this.getScrollTop()},100))},methods:{getScrollTop:()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,scrollToTop(){window.scrollTo({top:0,behavior:"smooth"}),this.scrollTop=0}}},Vs=(n(241),Object(Ls.a)(zs,(function(){var t=this._self._c;return t("transition",{attrs:{name:"fade"}},[this.show?t("svg",{staticClass:"go-to-top",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 49.484 28.284"},on:{click:this.scrollToTop}},[t("g",{attrs:{transform:"translate(-229 -126.358)"}},[t("rect",{attrs:{fill:"currentColor",width:"35",height:"5",rx:"2",transform:"translate(229 151.107) rotate(-45)"}}),this._v(" "),t("rect",{attrs:{fill:"currentColor",width:"35",height:"5",rx:"2",transform:"translate(274.949 154.642) rotate(-135)"}})])]):this._e()])}),[],!1,null,"5fd4ef0c",null).exports),Gs=[{},({Vue:t})=>{t.mixin({computed:{$dataBlock(){return this.$options.__data__block__}}})},{},{},({Vue:t,router:e})=>{e.options.scrollBehavior=(e,n,r)=>{if(r)return window.scrollTo({top:r.y,behavior:"smooth"});if(e.hash){if(t.$vuepress.$get("disableScrollBehavior"))return!1;const n=document.querySelector(e.hash);return!!n&&window.scrollTo({top:Bs(n).y,behavior:"smooth"})}return window.scrollTo({top:0,behavior:"smooth"})}},async({router:t,isServer:e})=>{if(!e){const{register:e}=await n.e(111).then(n.bind(null,752));t.onReady(()=>{e("/service-worker.js",{registrationOptions:{},ready(){console.log("[vuepress:sw] Service worker is active."),Fs.$emit("sw-ready")},cached(t){console.log("[vuepress:sw] Content has been cached for offline use."),Fs.$emit("sw-cached",new Ns(t))},updated(t){console.log("[vuepress:sw] Content updated."),Fs.$emit("sw-updated",new Ns(t))},offline(){console.log("[vuepress:sw] No internet connection found. App is running in offline mode."),Fs.$emit("sw-offline")},error(t){console.error("[vuepress:sw] Error during service worker registration:",t),Fs.$emit("sw-error",t),GA_ID&&ga("send","exception",{exDescription:t.message,exFatal:!1})}})})}},({Vue:t})=>{t.component("BackToTop",Vs)}],Hs=["BackToTop"];class qs extends class{constructor(){this.store=new Wn({data:{state:{}}})}$get(t){return this.store.state[t]}$set(t,e){Wn.set(this.store.state,t,e)}$emit(...t){this.store.$emit(...t)}$on(...t){this.store.$on(...t)}}{}Object.assign(qs.prototype,{getPageAsyncComponent:ls,getLayoutAsyncComponent:cs,getAsyncComponent:us,getVueComponent:ps});var Ws={install(t){const e=new qs;t.$vuepress=e,t.prototype.$vuepress=e}};function Ks(t,e){const n=e.toLowerCase();return t.options.routes.some(t=>t.path.toLowerCase()===n)}var Xs={props:{pageKey:String,slotKey:{type:String,default:"default"}},render(t){const e=this.pageKey||this.$parent.$page.key;return ds("pageKey",e),Wn.component(e)||Wn.component(e,ls(e)),Wn.component(e)?t(e):t("")}},Ys={functional:!0,props:{slotKey:String,required:!0},render:(t,{props:e,slots:n})=>t("div",{class:["content__"+e.slotKey]},n()[e.slotKey])},Js={computed:{openInNewWindowTitle(){return this.$themeLocaleConfig.openNewWindowText||"(opens new window)"}}},Zs=(n(242),n(243),Object(Ls.a)(Js,(function(){var t=this._self._c;return t("span",[t("svg",{staticClass:"icon outbound",attrs:{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",x:"0px",y:"0px",viewBox:"0 0 100 100",width:"15",height:"15"}},[t("path",{attrs:{fill:"currentColor",d:"M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"}}),this._v(" "),t("polygon",{attrs:{fill:"currentColor",points:"45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"}})]),this._v(" "),t("span",{staticClass:"sr-only"},[this._v(this._s(this.openInNewWindowTitle))])])}),[],!1,null,null,null).exports),Qs={functional:!0,render(t,{parent:e,children:n}){if(e._isMounted)return n;e.$once("hook:mounted",()=>{e.$forceUpdate()})}};Wn.config.productionTip=!1,Wn.use(qa),Wn.use(Ws),Wn.mixin(function(t,e,n=Wn){!function(t){t.locales&&Object.keys(t.locales).forEach(e=>{t.locales[e].path=e});Object.freeze(t)}(e),n.$vuepress.$set("siteData",e);const r=new(t(n.$vuepress.$get("siteData"))),o=Object.getOwnPropertyDescriptors(Object.getPrototypeOf(r)),i={};return Object.keys(o).reduce((t,e)=>(e.startsWith("$")&&(t[e]=o[e].get),t),i),{computed:i}}(t=>class{setPage(t){this.__page=t}get $site(){return t}get $themeConfig(){return this.$site.themeConfig}get $frontmatter(){return this.$page.frontmatter}get $localeConfig(){const{locales:t={}}=this.$site;let e,n;for(const r in t)"/"===r?n=t[r]:0===this.$page.path.indexOf(r)&&(e=t[r]);return e||n||{}}get $siteTitle(){return this.$localeConfig.title||this.$site.title||""}get $canonicalUrl(){const{canonicalUrl:t}=this.$page.frontmatter;return"string"==typeof t&&t}get $title(){const t=this.$page,{metaTitle:e}=this.$page.frontmatter;if("string"==typeof e)return e;const n=this.$siteTitle,r=t.frontmatter.home?null:t.frontmatter.title||t.title;return n?r?r+" | "+n:n:r||"VuePress"}get $description(){const t=function(t){if(t){const e=t.filter(t=>"description"===t.name)[0];if(e)return e.content}}(this.$page.frontmatter.meta);return t||(this.$page.frontmatter.description||this.$localeConfig.description||this.$site.description||"")}get $lang(){return this.$page.frontmatter.lang||this.$localeConfig.lang||"en-US"}get $localePath(){return this.$localeConfig.path||"/"}get $themeLocaleConfig(){return(this.$site.themeConfig.locales||{})[this.$localePath]||{}}get $page(){return this.__page?this.__page:function(t,e){for(let n=0;nn||(t.hash?!Wn.$vuepress.$get("disableScrollBehavior")&&{selector:decodeURIComponent(t.hash)}:{x:0,y:0})});!function(t){t.beforeEach((e,n,r)=>{if(Ks(t,e.path))r();else if(/(\/|\.html)$/.test(e.path))if(/\/$/.test(e.path)){const n=e.path.replace(/\/$/,"")+".html";Ks(t,n)?r(n):r()}else r();else{const n=e.path+"/",o=e.path+".html";Ks(t,o)?r(o):Ks(t,n)?r(n):r()}})}(n);const r={};try{await Promise.all(Gs.filter(t=>"function"==typeof t).map(e=>e({Vue:Wn,options:r,router:n,siteData:Ds,isServer:t})))}catch(t){console.error(t)}return{app:new Wn(Object.assign(r,{router:n,render:t=>t("div",{attrs:{id:"app"}},[t("RouterView",{ref:"layout"}),t("div",{class:"global-ui"},Hs.map(e=>t(e)))])})),router:n}}(!1).then(({app:t,router:e})=>{e.onReady(()=>{t.$mount("#app")})})}]); \ No newline at end of file +var r=Object.freeze({}),o=Array.isArray;function i(t){return null==t}function a(t){return null!=t}function s(t){return!0===t}function l(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function c(t){return"function"==typeof t}function u(t){return null!==t&&"object"==typeof t}var p=Object.prototype.toString;function f(t){return"[object Object]"===p.call(t)}function d(t){return"[object RegExp]"===p.call(t)}function h(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function v(t){return a(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function m(t){return null==t?"":Array.isArray(t)||f(t)&&t.toString===p?JSON.stringify(t,g,2):String(t)}function g(t,e){return e&&e.__v_isRef?e.value:e}function b(t){var e=parseFloat(t);return isNaN(e)?t:e}function y(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(r,1)}}var x=Object.prototype.hasOwnProperty;function P(t,e){return x.call(t,e)}function C(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var S=/-(\w)/g,k=C((function(t){return t.replace(S,(function(t,e){return e?e.toUpperCase():""}))})),E=C((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),O=/\B([A-Z])/g,T=C((function(t){return t.replace(O,"-$1").toLowerCase()}));var $=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function j(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function A(t,e){for(var n in e)t[n]=e[n];return t}function M(t){for(var e={},n=0;n0,Q=Y&&Y.indexOf("edge/")>0;Y&&Y.indexOf("android");var tt=Y&&/iphone|ipad|ipod|ios/.test(Y);Y&&/chrome\/\d+/.test(Y),Y&&/phantomjs/.test(Y);var et,nt=Y&&Y.match(/firefox\/(\d+)/),rt={}.watch,ot=!1;if(X)try{var it={};Object.defineProperty(it,"passive",{get:function(){ot=!0}}),window.addEventListener("test-passive",null,it)}catch(t){}var at=function(){return void 0===et&&(et=!X&&"undefined"!=typeof global&&(global.process&&"server"===global.process.env.VUE_ENV)),et},st=X&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function lt(t){return"function"==typeof t&&/native code/.test(t.toString())}var ct,ut="undefined"!=typeof Symbol&<(Symbol)&&"undefined"!=typeof Reflect&<(Reflect.ownKeys);ct="undefined"!=typeof Set&<(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var pt=null;function ft(t){void 0===t&&(t=null),t||pt&&pt._scope.off(),pt=t,t&&t._scope.on()}var dt=function(){function t(t,e,n,r,o,i,a,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=o,this.ns=void 0,this.context=i,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(t.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),t}(),ht=function(t){void 0===t&&(t="");var e=new dt;return e.text=t,e.isComment=!0,e};function vt(t){return new dt(void 0,void 0,void 0,String(t))}function mt(t){var e=new dt(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}"function"==typeof SuppressedError&&SuppressedError;var gt=0,bt=[],yt=function(){function t(){this._pending=!1,this.id=gt++,this.subs=[]}return t.prototype.addSub=function(t){this.subs.push(t)},t.prototype.removeSub=function(t){this.subs[this.subs.indexOf(t)]=null,this._pending||(this._pending=!0,bt.push(this))},t.prototype.depend=function(e){t.target&&t.target.addDep(this)},t.prototype.notify=function(t){var e=this.subs.filter((function(t){return t}));for(var n=0,r=e.length;n0&&(Yt((c=t(c,"".concat(n||"","_").concat(r)))[0])&&Yt(p)&&(f[u]=vt(p.text+c[0].text),c.shift()),f.push.apply(f,c)):l(c)?Yt(p)?f[u]=vt(p.text+c):""!==c&&f.push(vt(c)):Yt(c)&&Yt(p)?f[u]=vt(p.text+c.text):(s(e._isVList)&&a(c.tag)&&i(c.key)&&a(n)&&(c.key="__vlist".concat(n,"_").concat(r,"__")),f.push(c)));return f}(t):void 0}function Yt(t){return a(t)&&a(t.text)&&!1===t.isComment}function Jt(t,e){var n,r,i,s,l=null;if(o(t)||"string"==typeof t)for(l=new Array(t.length),n=0,r=t.length;n0,s=e?!!e.$stable:!a,l=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(s&&o&&o!==r&&l===o.$key&&!a&&!o.$hasNormal)return o;for(var c in i={},e)e[c]&&"$"!==c[0]&&(i[c]=me(t,n,c,e[c]))}else i={};for(var u in n)u in i||(i[u]=ge(n,u));return e&&Object.isExtensible(e)&&(e._normalized=i),q(i,"$stable",s),q(i,"$key",l),q(i,"$hasNormal",a),i}function me(t,e,n,r){var i=function(){var e=pt;ft(t);var n=arguments.length?r.apply(null,arguments):r({}),i=(n=n&&"object"==typeof n&&!o(n)?[n]:Xt(n))&&n[0];return ft(e),n&&(!i||1===n.length&&i.isComment&&!he(i))?void 0:n};return r.proxy&&Object.defineProperty(e,n,{get:i,enumerable:!0,configurable:!0}),i}function ge(t,e){return function(){return t[e]}}function be(t){return{get attrs(){if(!t._attrsProxy){var e=t._attrsProxy={};q(e,"_v_attr_proxy",!0),ye(e,t.$attrs,r,t,"$attrs")}return t._attrsProxy},get listeners(){t._listenersProxy||ye(t._listenersProxy={},t.$listeners,r,t,"$listeners");return t._listenersProxy},get slots(){return function(t){t._slotsProxy||we(t._slotsProxy={},t.$scopedSlots);return t._slotsProxy}(t)},emit:$(t.$emit,t),expose:function(e){e&&Object.keys(e).forEach((function(n){return Nt(t,e,n)}))}}}function ye(t,e,n,r,o){var i=!1;for(var a in e)a in t?e[a]!==n[a]&&(i=!0):(i=!0,_e(t,a,r,o));for(var a in t)a in e||(i=!0,delete t[a]);return i}function _e(t,e,n,r){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[r][e]}})}function we(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}var xe=null;function Pe(t,e){return(t.__esModule||ut&&"Module"===t[Symbol.toStringTag])&&(t=t.default),u(t)?e.extend(t):t}function Ce(t){if(o(t))for(var e=0;edocument.createEvent("Event").timeStamp&&(cn=function(){return un.now()})}var pn=function(t,e){if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function fn(){var t,e;for(ln=cn(),an=!0,en.sort(pn),sn=0;snsn&&en[n].id>t.id;)n--;en.splice(n+1,0,t)}else en.push(t);on||(on=!0,Be(fn))}}function hn(t,e){if(t){for(var n=Object.create(null),r=ut?Reflect.ownKeys(t):Object.keys(t),o=0;o-1)if(i&&!P(o,"default"))a=!1;else if(""===a||a===T(t)){var l=Rn(String,o.type);(l<0||s-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!d(t)&&t.test(e)}function Jn(t,e){var n=t.cache,r=t.keys,o=t._vnode,i=t.$vnode;for(var a in n){var s=n[a];if(s){var l=s.name;l&&!e(l)&&Zn(n,a,r,o)}}i.componentOptions.children=void 0}function Zn(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,w(n,e)}Wn.prototype._init=function(t){var e=this;e._uid=Hn++,e._isVue=!0,e.__v_skip=!0,e._scope=new zt(!0),e._scope.parent=void 0,e._scope._vm=!0,t&&t._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var o=r.componentOptions;n.propsData=o.propsData,n._parentListeners=o.listeners,n._renderChildren=o.children,n._componentTag=o.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(e,t):e.$options=$n(qn(e.constructor),t||{},e),e._renderProxy=e,e._self=e,function(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._provided=n?n._provided:Object.create(null),t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(e),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&Xe(t,e)}(e),function(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,o=n&&n.context;t.$slots=fe(e._renderChildren,o),t.$scopedSlots=n?ve(t.$parent,n.data.scopedSlots,t.$slots):r,t._c=function(e,n,r,o){return Se(t,e,n,r,o,!1)},t.$createElement=function(e,n,r,o){return Se(t,e,n,r,o,!0)};var i=n&&n.data;At(t,"$attrs",i&&i.attrs||r,null,!0),At(t,"$listeners",e._parentListeners||r,null,!0)}(e),tn(e,"beforeCreate",void 0,!1),function(t){var e=hn(t.$options.inject,t);e&&(Ot(!1),Object.keys(e).forEach((function(n){At(t,n,e[n])})),Ot(!0))}(e),Bn(e),function(t){var e=t.$options.provide;if(e){var n=c(e)?e.call(t):e;if(!u(n))return;for(var r=Vt(t),o=ut?Reflect.ownKeys(n):Object.keys(n),i=0;i1?j(n):n;for(var r=j(arguments,1),o='event handler for "'.concat(t,'"'),i=0,a=n.length;iparseInt(this.max)&&Zn(t,e[0],e,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Zn(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){Jn(t,(function(t){return Yn(e,t)}))})),this.$watch("exclude",(function(e){Jn(t,(function(t){return!Yn(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=Ce(t),n=e&&e.componentOptions;if(n){var r=Xn(n),o=this.include,i=this.exclude;if(o&&(!r||!Yn(o,r))||i&&r&&Yn(i,r))return e;var a=this.cache,s=this.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;a[l]?(e.componentInstance=a[l].componentInstance,w(s,l),s.push(l)):(this.vnodeToCache=e,this.keyToCache=l),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return V}};Object.defineProperty(t,"config",e),t.util={warn:Pn,extend:A,mergeOptions:$n,defineReactive:At},t.set=Mt,t.delete=Ut,t.nextTick=Be,t.observable=function(t){return jt(t),t},t.options=Object.create(null),F.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,A(t.options.components,tr),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=j(arguments,1);return n.unshift(this),c(t.install)?t.install.apply(t,n):c(t)&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=$n(this.options,t),this}}(t),Kn(t),function(t){F.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&f(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&c(n)&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}(t)}(Wn),Object.defineProperty(Wn.prototype,"$isServer",{get:at}),Object.defineProperty(Wn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Wn,"FunctionalRenderContext",{value:vn}),Wn.version="2.7.16";var er=y("style,class"),nr=y("input,textarea,option,select,progress"),rr=y("contenteditable,draggable,spellcheck"),or=y("events,caret,typing,plaintext-only"),ir=y("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),ar="http://www.w3.org/1999/xlink",sr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},lr=function(t){return sr(t)?t.slice(6,t.length):""},cr=function(t){return null==t||!1===t};function ur(t){for(var e=t.data,n=t,r=t;a(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=pr(r.data,e));for(;a(n=n.parent);)n&&n.data&&(e=pr(e,n.data));return function(t,e){if(a(t)||a(e))return fr(t,dr(e));return""}(e.staticClass,e.class)}function pr(t,e){return{staticClass:fr(t.staticClass,e.staticClass),class:a(t.class)?[t.class,e.class]:e.class}}function fr(t,e){return t?e?t+" "+e:t:e||""}function dr(t){return Array.isArray(t)?function(t){for(var e,n="",r=0,o=t.length;r-1?Ir(t,e,n):ir(e)?cr(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):rr(e)?t.setAttribute(e,function(t,e){return cr(e)||"false"===e?"false":"contenteditable"===t&&or(e)?e:"true"}(e,n)):sr(e)?cr(n)?t.removeAttributeNS(ar,lr(e)):t.setAttributeNS(ar,e,n):Ir(t,e,n)}function Ir(t,e,n){if(cr(n))t.removeAttribute(e);else{if(J&&!Z&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var Dr={create:Lr,update:Lr};function Br(t,e){var n=e.elm,r=e.data,o=t.data;if(!(i(r.staticClass)&&i(r.class)&&(i(o)||i(o.staticClass)&&i(o.class)))){var s=ur(e),l=n._transitionClasses;a(l)&&(s=fr(s,dr(l))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Nr,Fr={create:Br,update:Br};function zr(t,e,n){var r=Nr;return function o(){var i=e.apply(null,arguments);null!==i&&Hr(t,o,n,r)}}var Vr=je&&!(nt&&Number(nt[1])<=53);function Gr(t,e,n,r){if(Vr){var o=ln,i=e;e=i._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return i.apply(this,arguments)}}Nr.addEventListener(t,e,ot?{capture:n,passive:r}:n)}function Hr(t,e,n,r){(r||Nr).removeEventListener(t,e._wrapper||e,n)}function qr(t,e){if(!i(t.data.on)||!i(e.data.on)){var n=e.data.on||{},r=t.data.on||{};Nr=e.elm||t.elm,function(t){if(a(t.__r)){var e=J?"change":"input";t[e]=[].concat(t.__r,t[e]||[]),delete t.__r}a(t.__c)&&(t.change=[].concat(t.__c,t.change||[]),delete t.__c)}(n),qt(n,r,Gr,Hr,zr,e.context),Nr=void 0}}var Wr,Kr={create:qr,update:qr,destroy:function(t){return qr(t,Cr)}};function Xr(t,e){if(!i(t.data.domProps)||!i(e.data.domProps)){var n,r,o=e.elm,l=t.data.domProps||{},c=e.data.domProps||{};for(n in(a(c.__ob__)||s(c._v_attr_proxy))&&(c=e.data.domProps=A({},c)),l)n in c||(o[n]="");for(n in c){if(r=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),r===l[n])continue;1===o.childNodes.length&&o.removeChild(o.childNodes[0])}if("value"===n&&"PROGRESS"!==o.tagName){o._value=r;var u=i(r)?"":String(r);Yr(o,u)&&(o.value=u)}else if("innerHTML"===n&&mr(o.tagName)&&i(o.innerHTML)){(Wr=Wr||document.createElement("div")).innerHTML="".concat(r,"");for(var p=Wr.firstChild;o.firstChild;)o.removeChild(o.firstChild);for(;p.firstChild;)o.appendChild(p.firstChild)}else if(r!==l[n])try{o[n]=r}catch(t){}}}}function Yr(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}(t,e)||function(t,e){var n=t.value,r=t._vModifiers;if(a(r)){if(r.number)return b(n)!==b(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var Jr={create:Xr,update:Xr},Zr=C((function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){var r=t.split(n);r.length>1&&(e[r[0].trim()]=r[1].trim())}})),e}));function Qr(t){var e=to(t.style);return t.staticStyle?A(t.staticStyle,e):e}function to(t){return Array.isArray(t)?M(t):"string"==typeof t?Zr(t):t}var eo,no=/^--/,ro=/\s*!important$/,oo=function(t,e,n){if(no.test(e))t.style.setProperty(e,n);else if(ro.test(n))t.style.setProperty(T(e),n.replace(ro,""),"important");else{var r=ao(e);if(Array.isArray(n))for(var o=0,i=n.length;o-1?e.split(co).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" ".concat(t.getAttribute("class")||""," ");n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function po(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(co).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" ".concat(t.getAttribute("class")||""," "),r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?t.setAttribute("class",n):t.removeAttribute("class")}}function fo(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&A(e,ho(t.name||"v")),A(e,t),e}return"string"==typeof t?ho(t):void 0}}var ho=C((function(t){return{enterClass:"".concat(t,"-enter"),enterToClass:"".concat(t,"-enter-to"),enterActiveClass:"".concat(t,"-enter-active"),leaveClass:"".concat(t,"-leave"),leaveToClass:"".concat(t,"-leave-to"),leaveActiveClass:"".concat(t,"-leave-active")}})),vo=X&&!Z,mo="transition",go="transitionend",bo="animation",yo="animationend";vo&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(mo="WebkitTransition",go="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(bo="WebkitAnimation",yo="webkitAnimationEnd"));var _o=X?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function wo(t){_o((function(){_o(t)}))}function xo(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),uo(t,e))}function Po(t,e){t._transitionClasses&&w(t._transitionClasses,e),po(t,e)}function Co(t,e,n){var r=ko(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s="transition"===o?go:yo,l=0,c=function(){t.removeEventListener(s,u),n()},u=function(e){e.target===t&&++l>=a&&c()};setTimeout((function(){l0&&(n="transition",u=a,p=i.length):"animation"===e?c>0&&(n="animation",u=c,p=l.length):p=(n=(u=Math.max(a,c))>0?a>c?"transition":"animation":null)?"transition"===n?i.length:l.length:0,{type:n,timeout:u,propCount:p,hasTransform:"transition"===n&&So.test(r[mo+"Property"])}}function Eo(t,e){for(;t.length1}function Mo(t,e){!0!==e.data.show&&To(e)}var Uo=function(t){var e,n,r={},c=t.modules,u=t.nodeOps;for(e=0;eh?_(t,i(n[g+1])?null:n[g+1].elm,n,d,g,r):d>g&&x(e,p,h)}(p,v,g,n,c):a(g)?(a(t.text)&&u.setTextContent(p,""),_(p,null,g,0,g.length-1,n)):a(v)?x(v,0,v.length-1):a(t.text)&&u.setTextContent(p,""):t.text!==e.text&&u.setTextContent(p,e.text),a(h)&&a(d=h.hook)&&a(d=d.postpatch)&&d(t,e)}}}function k(t,e,n){if(s(n)&&a(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r-1,a.selected!==i&&(a.selected=i);else if(I(Bo(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function Do(t,e){return e.every((function(e){return!I(e,t)}))}function Bo(t){return"_value"in t?t._value:t.value}function No(t){t.target.composing=!0}function Fo(t){t.target.composing&&(t.target.composing=!1,zo(t.target,"input"))}function zo(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Vo(t){return!t.componentInstance||t.data&&t.data.transition?t:Vo(t.componentInstance._vnode)}var Go={model:Lo,show:{bind:function(t,e,n){var r=e.value,o=(n=Vo(n)).data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,To(n,(function(){t.style.display=i}))):t.style.display=r?i:"none"},update:function(t,e,n){var r=e.value;!r!=!e.oldValue&&((n=Vo(n)).data&&n.data.transition?(n.data.show=!0,r?To(n,(function(){t.style.display=t.__vOriginalDisplay})):$o(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}}},Ho={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function qo(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?qo(Ce(e.children)):t}function Wo(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var r in o)e[k(r)]=o[r];return e}function Ko(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var Xo=function(t){return t.tag||he(t)},Yo=function(t){return"show"===t.name},Jo={name:"transition",props:Ho,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(Xo)).length){0;var r=this.mode;0;var o=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return o;var i=qo(o);if(!i)return o;if(this._leaving)return Ko(t,o);var a="__transition-".concat(this._uid,"-");i.key=null==i.key?i.isComment?a+"comment":a+i.tag:l(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var s=(i.data||(i.data={})).transition=Wo(this),c=this._vnode,u=qo(c);if(i.data.directives&&i.data.directives.some(Yo)&&(i.data.show=!0),u&&u.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(i,u)&&!he(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var p=u.data.transition=A({},s);if("out-in"===r)return this._leaving=!0,Wt(p,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),Ko(t,o);if("in-out"===r){if(he(i))return c;var f,d=function(){f()};Wt(s,"afterEnter",d),Wt(s,"enterCancelled",d),Wt(p,"delayLeave",(function(t){f=t}))}}return o}}},Zo=A({tag:String,moveClass:String},Ho);function Qo(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function ti(t){t.data.newPos=t.elm.getBoundingClientRect()}function ei(t){var e=t.data.pos,n=t.data.newPos,r=e.left-n.left,o=e.top-n.top;if(r||o){t.data.moved=!0;var i=t.elm.style;i.transform=i.WebkitTransform="translate(".concat(r,"px,").concat(o,"px)"),i.transitionDuration="0s"}}delete Zo.mode;var ni={Transition:Jo,TransitionGroup:{props:Zo,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=Je(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,o(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,o=this.$slots.default||[],i=this.children=[],a=Wo(this),s=0;s-1?br[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:br[t]=/HTMLUnknownElement/.test(e.toString())},A(Wn.options.directives,Go),A(Wn.options.components,ni),Wn.prototype.__patch__=X?Uo:U,Wn.prototype.$mount=function(t,e){return function(t,e,n){var r;t.$el=e,t.$options.render||(t.$options.render=ht),tn(t,"beforeMount"),r=function(){t._update(t._render(),n)},new He(t,r,U,{before:function(){t._isMounted&&!t._isDestroyed&&tn(t,"beforeUpdate")}},!0),n=!1;var o=t._preWatchers;if(o)for(var i=0;i=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}(o.path||""),c=e&&e.path||"/",u=l.path?Pi(l.path,c,n||o.append):c,p=function(t,e,n){void 0===e&&(e={});var r,o=n||ui;try{r=o(t||"")}catch(t){r={}}for(var i in e){var a=e[i];r[i]=Array.isArray(a)?a.map(ci):ci(a)}return r}(l.query,o.query,r&&r.options.parseQuery),f=o.hash||l.hash;return f&&"#"!==f.charAt(0)&&(f="#"+f),{_normalized:!0,path:u,query:p,hash:f}}var Gi,Hi=function(){},qi={name:"RouterLink",props:{to:{type:[String,Object],required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:[String,Array],default:"click"}},render:function(t){var e=this,n=this.$router,r=this.$route,o=n.resolve(this.to,r,this.append),i=o.location,a=o.route,s=o.href,l={},c=n.options.linkActiveClass,u=n.options.linkExactActiveClass,p=null==c?"router-link-active":c,f=null==u?"router-link-exact-active":u,d=null==this.activeClass?p:this.activeClass,h=null==this.exactActiveClass?f:this.exactActiveClass,v=a.redirectedFrom?di(null,Vi(a.redirectedFrom),null,n):a;l[h]=bi(r,v,this.exactPath),l[d]=this.exact||this.exactPath?l[h]:function(t,e){return 0===t.path.replace(fi,"/").indexOf(e.path.replace(fi,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(r,v);var m=l[h]?this.ariaCurrentValue:null,g=function(t){Wi(t)&&(e.replace?n.replace(i,Hi):n.push(i,Hi))},b={click:Wi};Array.isArray(this.event)?this.event.forEach((function(t){b[t]=g})):b[this.event]=g;var y={class:l},_=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:s,route:a,navigate:g,isActive:l[d],isExactActive:l[h]});if(_){if(1===_.length)return _[0];if(_.length>1||!_.length)return 0===_.length?t():t("span",{},_)}if("a"===this.tag)y.on=b,y.attrs={href:s,"aria-current":m};else{var w=function t(e){var n;if(e)for(var r=0;r-1&&(s.params[f]=n.params[f]);return s.path=zi(u.path,s.params),l(u,s,a)}if(s.path){s.params={};for(var d=0;d-1}function Sa(t,e){return Ca(t)&&t._isRouter&&(null==e||t.type===e)}function ka(t,e,n){var r=function(o){o>=t.length?n():t[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}function Ea(t){return function(e,n,r){var o=!1,i=0,a=null;Oa(t,(function(t,e,n,s){if("function"==typeof t&&void 0===t.cid){o=!0,i++;var l,c=ja((function(e){var o;((o=e).__esModule||$a&&"Module"===o[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:Gi.extend(e),n.components[s]=e,--i<=0&&r()})),u=ja((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Ca(t)?t:new Error(e),r(a))}));try{l=t(c,u)}catch(t){u(t)}if(l)if("function"==typeof l.then)l.then(c,u);else{var p=l.component;p&&"function"==typeof p.then&&p.then(c,u)}}})),o||r()}}function Oa(t,e){return Ta(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Ta(t){return Array.prototype.concat.apply([],t)}var $a="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function ja(t){var e=!1;return function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var Aa=function(t,e){this.router=t,this.base=function(t){if(!t)if(Ki){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=vi,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function Ma(t,e,n,r){var o=Oa(t,(function(t,r,o,i){var a=function(t,e){"function"!=typeof t&&(t=Gi.extend(t));return t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,r,o,i)})):n(a,r,o,i)}));return Ta(r?o.reverse():o)}function Ua(t,e){if(e)return function(){return t.apply(e,arguments)}}Aa.prototype.listen=function(t){this.cb=t},Aa.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},Aa.prototype.onError=function(t){this.errorCbs.push(t)},Aa.prototype.transitionTo=function(t,e,n){var r,o=this;try{r=this.router.match(t,this.current)}catch(t){throw this.errorCbs.forEach((function(e){e(t)})),t}var i=this.current;this.confirmTransition(r,(function(){o.updateRoute(r),e&&e(r),o.ensureURL(),o.router.afterHooks.forEach((function(t){t&&t(r,i)})),o.ready||(o.ready=!0,o.readyCbs.forEach((function(t){t(r)})))}),(function(t){n&&n(t),t&&!o.ready&&(Sa(t,ya.redirected)&&i===vi||(o.ready=!0,o.readyErrorCbs.forEach((function(e){e(t)}))))}))},Aa.prototype.confirmTransition=function(t,e,n){var r=this,o=this.current;this.pending=t;var i,a,s=function(t){!Sa(t)&&Ca(t)&&(r.errorCbs.length?r.errorCbs.forEach((function(e){e(t)})):console.error(t)),n&&n(t)},l=t.matched.length-1,c=o.matched.length-1;if(bi(t,o)&&l===c&&t.matched[l]===o.matched[c])return this.ensureURL(),t.hash&&aa(this.router,o,t,!1),s(((a=xa(i=o,t,ya.duplicated,'Avoided redundant navigation to current location: "'+i.fullPath+'".')).name="NavigationDuplicated",a));var u=function(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=va&&n;r&&this.listeners.push(ia());var o=function(){var n=t.current,o=Ra(t.base);t.current===vi&&o===t._startLocation||t.transitionTo(o,(function(t){r&&aa(e,t,n,!0)}))};window.addEventListener("popstate",o),this.listeners.push((function(){window.removeEventListener("popstate",o)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){ma(Ci(r.base+t.fullPath)),aa(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){ba(Ci(r.base+t.fullPath)),aa(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(Ra(this.base)!==this.current.fullPath){var e=Ci(this.base+this.current.fullPath);t?ma(e):ba(e)}},e.prototype.getCurrentLocation=function(){return Ra(this.base)},e}(Aa);function Ra(t){var e=window.location.pathname,n=e.toLowerCase(),r=t.toLowerCase();return!t||n!==r&&0!==n.indexOf(Ci(r+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Ia=function(t){function e(e,n,r){t.call(this,e,n),r&&function(t){var e=Ra(t);if(!/^\/#/.test(e))return window.location.replace(Ci(t+"/#"+e)),!0}(this.base)||Da()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router.options.scrollBehavior,n=va&&e;n&&this.listeners.push(ia());var r=function(){var e=t.current;Da()&&t.transitionTo(Ba(),(function(r){n&&aa(t.router,r,e,!0),va||za(r.fullPath)}))},o=va?"popstate":"hashchange";window.addEventListener(o,r),this.listeners.push((function(){window.removeEventListener(o,r)}))}},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){Fa(t.fullPath),aa(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){za(t.fullPath),aa(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;Ba()!==e&&(t?Fa(e):za(e))},e.prototype.getCurrentLocation=function(){return Ba()},e}(Aa);function Da(){var t=Ba();return"/"===t.charAt(0)||(za("/"+t),!1)}function Ba(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function Na(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function Fa(t){va?ma(Na(t)):window.location.hash=t}function za(t){va?ba(Na(t)):window.location.replace(Na(t))}var Va=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){Sa(t,ya.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(Aa),Ga=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Ji(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!va&&!1!==t.fallback,this.fallback&&(e="hash"),Ki||(e="abstract"),this.mode=e,e){case"history":this.history=new La(this,t.base);break;case"hash":this.history=new Ia(this,t.base,this.fallback);break;case"abstract":this.history=new Va(this,t.base);break;default:0}},Ha={currentRoute:{configurable:!0}};Ga.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Ha.currentRoute.get=function(){return this.history&&this.history.current},Ga.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof La||n instanceof Ia){var r=function(t){n.setupListeners(),function(t){var r=n.current,o=e.options.scrollBehavior;va&&o&&"fullPath"in t&&aa(e,t,r,!1)}(t)};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},Ga.prototype.beforeEach=function(t){return Wa(this.beforeHooks,t)},Ga.prototype.beforeResolve=function(t){return Wa(this.resolveHooks,t)},Ga.prototype.afterEach=function(t){return Wa(this.afterHooks,t)},Ga.prototype.onReady=function(t,e){this.history.onReady(t,e)},Ga.prototype.onError=function(t){this.history.onError(t)},Ga.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},Ga.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},Ga.prototype.go=function(t){this.history.go(t)},Ga.prototype.back=function(){this.go(-1)},Ga.prototype.forward=function(){this.go(1)},Ga.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},Ga.prototype.resolve=function(t,e,n){var r=Vi(t,e=e||this.history.current,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath;return{location:r,route:o,href:function(t,e,n){var r="hash"===n?"#"+e:e;return t?Ci(t+"/"+r):r}(this.history.base,i,this.mode),normalizedTo:r,resolved:o}},Ga.prototype.getRoutes=function(){return this.matcher.getRoutes()},Ga.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==vi&&this.history.transitionTo(this.history.getCurrentLocation())},Ga.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==vi&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Ga.prototype,Ha);var qa=Ga;function Wa(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}Ga.install=function t(e){if(!t.installed||Gi!==e){t.installed=!0,Gi=e;var n=function(t){return void 0!==t},r=function(t,e){var r=t.$options._parentVnode;n(r)&&n(r=r.data)&&n(r=r.registerRouteInstance)&&r(t,e)};e.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,r(this,this)},destroyed:function(){r(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",wi),e.component("RouterLink",qi);var o=e.config.optionMergeStrategies;o.beforeRouteEnter=o.beforeRouteLeave=o.beforeRouteUpdate=o.created}},Ga.version="3.6.5",Ga.isNavigationFailure=Sa,Ga.NavigationFailureType=ya,Ga.START_LOCATION=vi,Ki&&window.Vue&&window.Vue.use(Ga);n(98);n(91),n(128);var Ka={"components/AlgoliaSearchBox":()=>Promise.all([n.e(0),n.e(32)]).then(n.bind(null,755)),"components/DropdownLink":()=>Promise.all([n.e(0),n.e(33)]).then(n.bind(null,260)),"components/DropdownTransition":()=>Promise.all([n.e(0),n.e(75)]).then(n.bind(null,248)),"components/Home":()=>Promise.all([n.e(0),n.e(56)]).then(n.bind(null,292)),"components/NavLink":()=>n.e(81).then(n.bind(null,247)),"components/NavLinks":()=>Promise.all([n.e(0),n.e(15)]).then(n.bind(null,271)),"components/Navbar":()=>Promise.all([n.e(0),n.e(1)]).then(n.bind(null,751)),"components/Page":()=>Promise.all([n.e(0),n.e(14)]).then(n.bind(null,293)),"components/PageEdit":()=>Promise.all([n.e(0),n.e(57)]).then(n.bind(null,273)),"components/PageNav":()=>Promise.all([n.e(0),n.e(44)]).then(n.bind(null,274)),"components/Sidebar":()=>Promise.all([n.e(0),n.e(10)]).then(n.bind(null,294)),"components/SidebarButton":()=>Promise.all([n.e(0),n.e(76)]).then(n.bind(null,295)),"components/SidebarGroup":()=>Promise.all([n.e(0),n.e(3)]).then(n.bind(null,272)),"components/SidebarLink":()=>Promise.all([n.e(0),n.e(69)]).then(n.bind(null,261)),"components/SidebarLinks":()=>Promise.all([n.e(0),n.e(3)]).then(n.bind(null,259)),"global-components/Badge":()=>Promise.all([n.e(0),n.e(4)]).then(n.bind(null,758)),"layouts/404":()=>n.e(5).then(n.bind(null,756)),"layouts/Layout":()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,757)),NotFound:()=>n.e(5).then(n.bind(null,756)),Layout:()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,757))},Xa={"v-ffc9b4dc":()=>n.e(82).then(n.bind(null,759)),"v-62fadf0b":()=>n.e(58).then(n.bind(null,760)),"v-0d815883":()=>n.e(84).then(n.bind(null,761)),"v-91e7bdf6":()=>n.e(83).then(n.bind(null,762)),"v-87432074":()=>n.e(85).then(n.bind(null,763)),"v-40fbbce5":()=>n.e(45).then(n.bind(null,764)),"v-7b6fe51f":()=>n.e(46).then(n.bind(null,765)),"v-22d47d85":()=>n.e(86).then(n.bind(null,766)),"v-c8bcf290":()=>n.e(87).then(n.bind(null,767)),"v-1faf3ce9":()=>n.e(47).then(n.bind(null,768)),"v-63107504":()=>n.e(88).then(n.bind(null,769)),"v-2ad42bc6":()=>n.e(89).then(n.bind(null,770)),"v-213ed54f":()=>n.e(9).then(n.bind(null,771)),"v-c7165f12":()=>n.e(36).then(n.bind(null,772)),"v-1c6aecc2":()=>n.e(70).then(n.bind(null,773)),"v-639d7a46":()=>n.e(90).then(n.bind(null,774)),"v-98d133b6":()=>n.e(48).then(n.bind(null,775)),"v-5592f204":()=>n.e(92).then(n.bind(null,776)),"v-b9b99c5a":()=>n.e(91).then(n.bind(null,777)),"v-0eaa498f":()=>n.e(16).then(n.bind(null,778)),"v-350e62a9":()=>n.e(11).then(n.bind(null,779)),"v-2afdbccd":()=>n.e(71).then(n.bind(null,780)),"v-a2ebbe34":()=>n.e(93).then(n.bind(null,781)),"v-1805d985":()=>n.e(77).then(n.bind(null,782)),"v-5cfaac65":()=>n.e(37).then(n.bind(null,783)),"v-6e012079":()=>n.e(22).then(n.bind(null,784)),"v-f847b44e":()=>n.e(78).then(n.bind(null,785)),"v-b078aaf4":()=>n.e(94).then(n.bind(null,786)),"v-14c1d425":()=>n.e(23).then(n.bind(null,787)),"v-a6c5fe76":()=>n.e(24).then(n.bind(null,788)),"v-a6814fb6":()=>n.e(17).then(n.bind(null,789)),"v-e60dd596":()=>n.e(30).then(n.bind(null,790)),"v-6a826a25":()=>n.e(18).then(n.bind(null,791)),"v-14b3b51b":()=>n.e(25).then(n.bind(null,792)),"v-6ea47545":()=>n.e(38).then(n.bind(null,793)),"v-770c7566":()=>n.e(95).then(n.bind(null,794)),"v-93bce636":()=>n.e(59).then(n.bind(null,795)),"v-ee8c05b6":()=>n.e(60).then(n.bind(null,796)),"v-7c157ac5":()=>n.e(34).then(n.bind(null,797)),"v-53f67b0e":()=>n.e(62).then(n.bind(null,798)),"v-286bb045":()=>n.e(61).then(n.bind(null,799)),"v-752544c1":()=>n.e(49).then(n.bind(null,800)),"v-e173e376":()=>n.e(39).then(n.bind(null,801)),"v-45f5383a":()=>n.e(72).then(n.bind(null,802)),"v-0eb66be8":()=>n.e(96).then(n.bind(null,803)),"v-44b590d1":()=>n.e(63).then(n.bind(null,804)),"v-5267b1a5":()=>n.e(97).then(n.bind(null,805)),"v-5862376e":()=>n.e(98).then(n.bind(null,806)),"v-9c1ca8f6":()=>n.e(50).then(n.bind(null,807)),"v-79da3da6":()=>n.e(99).then(n.bind(null,808)),"v-134f42a5":()=>n.e(51).then(n.bind(null,809)),"v-fb2a5fb6":()=>n.e(100).then(n.bind(null,810)),"v-5926509c":()=>n.e(101).then(n.bind(null,811)),"v-0cbc3aaf":()=>n.e(52).then(n.bind(null,812)),"v-45a6e656":()=>n.e(8).then(n.bind(null,813)),"v-2c5a7cb4":()=>n.e(103).then(n.bind(null,814)),"v-8d2cf710":()=>n.e(102).then(n.bind(null,815)),"v-7cbe5725":()=>n.e(73).then(n.bind(null,816)),"v-eb391a06":()=>n.e(40).then(n.bind(null,817)),"v-29e665f6":()=>n.e(53).then(n.bind(null,818)),"v-66fbeab4":()=>n.e(104).then(n.bind(null,819)),"v-15538ace":()=>n.e(105).then(n.bind(null,820)),"v-5118290d":()=>n.e(54).then(n.bind(null,821)),"v-421b15f8":()=>n.e(106).then(n.bind(null,822)),"v-fdbc0dd6":()=>n.e(19).then(n.bind(null,823)),"v-1b97e122":()=>n.e(12).then(n.bind(null,824)),"v-578ef636":()=>n.e(13).then(n.bind(null,825)),"v-1da188b6":()=>n.e(79).then(n.bind(null,826)),"v-0c01bc46":()=>n.e(107).then(n.bind(null,827)),"v-146711f6":()=>n.e(41).then(n.bind(null,828)),"v-040b1dff":()=>n.e(26).then(n.bind(null,829)),"v-d0614342":()=>n.e(80).then(n.bind(null,830)),"v-4980b276":()=>n.e(27).then(n.bind(null,831)),"v-395876e6":()=>n.e(108).then(n.bind(null,832)),"v-20b0a936":()=>n.e(28).then(n.bind(null,833)),"v-45558c85":()=>n.e(20).then(n.bind(null,834)),"v-326bf4fb":()=>n.e(31).then(n.bind(null,835)),"v-244eb0c5":()=>n.e(21).then(n.bind(null,836)),"v-686d8421":()=>n.e(29).then(n.bind(null,837)),"v-bcfe63f4":()=>n.e(109).then(n.bind(null,838)),"v-89ba8936":()=>n.e(42).then(n.bind(null,839)),"v-59b83a85":()=>n.e(64).then(n.bind(null,840)),"v-7653ff46":()=>n.e(65).then(n.bind(null,841)),"v-383e6a76":()=>n.e(66).then(n.bind(null,842)),"v-ab42b236":()=>n.e(35).then(n.bind(null,843)),"v-27a0b8a5":()=>n.e(67).then(n.bind(null,844)),"v-3ab67fff":()=>n.e(68).then(n.bind(null,845)),"v-3e60ad72":()=>n.e(55).then(n.bind(null,846)),"v-6b457aa5":()=>n.e(43).then(n.bind(null,847)),"v-2b9aed14":()=>n.e(110).then(n.bind(null,848)),"v-466c0029":()=>n.e(74).then(n.bind(null,849))};function Ya(t){const e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}const Ja=/-(\w)/g,Za=Ya(t=>t.replace(Ja,(t,e)=>e?e.toUpperCase():"")),Qa=/\B([A-Z])/g,ts=Ya(t=>t.replace(Qa,"-$1").toLowerCase()),es=Ya(t=>t.charAt(0).toUpperCase()+t.slice(1));function ns(t,e){if(!e)return;if(t(e))return t(e);return e.includes("-")?t(es(Za(e))):t(es(e))||t(ts(e))}const rs=Object.assign({},Ka,Xa),os=t=>rs[t],is=t=>Xa[t],as=t=>Ka[t],ss=t=>Wn.component(t);function ls(t){return ns(is,t)}function cs(t){return ns(as,t)}function us(t){return ns(os,t)}function ps(t){return ns(ss,t)}function fs(...t){return Promise.all(t.filter(t=>t).map(async t=>{if(!ps(t)&&us(t)){const e=await us(t)();Wn.component(t,e.default)}}))}function ds(t,e){"undefined"!=typeof window&&window.__VUEPRESS__&&(window.__VUEPRESS__[t]=e)}var hs=n(88),vs=n.n(hs),ms=n(89),gs=n.n(ms),bs={created(){if(this.siteMeta=this.$site.headTags.filter(([t])=>"meta"===t).map(([t,e])=>e),this.$ssrContext){const e=this.getMergedMetaTags();this.$ssrContext.title=this.$title,this.$ssrContext.lang=this.$lang,this.$ssrContext.pageMeta=(t=e)?t.map(t=>{let e="{e+=` ${n}="${gs()(t[n])}"`}),e+">"}).join("\n "):"",this.$ssrContext.canonicalLink=_s(this.$canonicalUrl)}var t},mounted(){this.currentMetaTags=[...document.querySelectorAll("meta")],this.updateMeta(),this.updateCanonicalLink()},methods:{updateMeta(){document.title=this.$title,document.documentElement.lang=this.$lang;const t=this.getMergedMetaTags();this.currentMetaTags=ws(t,this.currentMetaTags)},getMergedMetaTags(){const t=this.$page.frontmatter.meta||[];return vs()([{name:"description",content:this.$description}],t,this.siteMeta,xs)},updateCanonicalLink(){ys(),this.$canonicalUrl&&document.head.insertAdjacentHTML("beforeend",_s(this.$canonicalUrl))}},watch:{$page(){this.updateMeta(),this.updateCanonicalLink()}},beforeDestroy(){ws(null,this.currentMetaTags),ys()}};function ys(){const t=document.querySelector("link[rel='canonical']");t&&t.remove()}function _s(t=""){return t?``:""}function ws(t,e){if(e&&[...e].filter(t=>t.parentNode===document.head).forEach(t=>document.head.removeChild(t)),t)return t.map(t=>{const e=document.createElement("meta");return Object.keys(t).forEach(n=>{e.setAttribute(n,t[n])}),document.head.appendChild(e),e})}function xs(t){for(const e of["name","property","itemprop"])if(t.hasOwnProperty(e))return t[e]+e;return JSON.stringify(t)}var Ps=n(22),Cs=n.n(Ps),Ss={mounted(){window.addEventListener("scroll",this.onScroll)},methods:{onScroll:Cs()((function(){this.setActiveHash()}),300),setActiveHash(){const t=[].slice.call(document.querySelectorAll(".sidebar-link")),e=[].slice.call(document.querySelectorAll(".header-anchor")).filter(e=>t.some(t=>t.hash===e.hash)),n=Math.max(window.pageYOffset,document.documentElement.scrollTop,document.body.scrollTop),r=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight),o=window.innerHeight+n;for(let t=0;t=i.parentElement.offsetTop+10&&(!a||n{this.$nextTick(()=>{this.$vuepress.$set("disableScrollBehavior",!1)})})}}}},beforeDestroy(){window.removeEventListener("scroll",this.onScroll)}},ks=n(23),Es=n.n(ks),Os={mounted(){Es.a.configure({showSpinner:!1}),this.$router.beforeEach((t,e,n)=>{t.path===e.path||Wn.component(t.name)||Es.a.start(),n()}),this.$router.afterEach(()=>{Es.a.done(),this.isSidebarOpen=!1})}},Ts=n(90),$s=n.n(Ts),js={mounted(){$s.a.polyfill()}};n(236),n(237);class As{constructor(){this.containerEl=document.getElementById("message-container"),this.containerEl||(this.containerEl=document.createElement("div"),this.containerEl.id="message-container",document.body.appendChild(this.containerEl))}show({text:t="",duration:e=3e3}){let n=document.createElement("div");n.className="message move-in",n.innerHTML=`\n \n \n \n
${t}
\n `,this.containerEl.appendChild(n),e>0&&setTimeout(()=>{this.close(n)},e)}close(t){t.className=t.className.replace("move-in",""),t.className+="move-out",t.addEventListener("animationend",()=>{t.remove()})}}var Ms=[bs,Ss,Os,js,{mounted(){this.updateCopy()},watch:{$route:{handler(){this.updateCopy()}}},updated(){this.updateCopy()},methods:{updateCopy(){!!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)||setTimeout(()=>{(['div[class*="language-"] pre','div[class*="aside-code"] aside']instanceof Array||Array.isArray(['div[class*="language-"] pre','div[class*="aside-code"] aside']))&&['div[class*="language-"] pre','div[class*="aside-code"] aside'].forEach(t=>{document.querySelectorAll(t).forEach(this.generateCopyButton)})},1e3)},generateCopyButton(t){if(t.classList.contains("codecopy-enabled"))return;const e=document.createElement("i");e.className="code-copy",e.innerHTML='',e.title="Click to Copy to Clipboard",e.addEventListener("click",()=>{this.copyToClipboard(t.innerText)}),t.appendChild(e),t.classList.add("codecopy-enabled")},copyToClipboard(t){const e=document.createElement("textarea");e.value=t,e.setAttribute("readonly",""),e.style.position="absolute",e.style.left="-9999px",document.body.appendChild(e);const n=document.getSelection().rangeCount>0&&document.getSelection().getRangeAt(0);e.select(),document.execCommand("copy");(new As).show({text:"Copy successfully and then paste it for use.",duration:3e3}),document.body.removeChild(e),n&&(document.getSelection().removeAllRanges(),document.getSelection().addRange(n))}}}],Us={name:"GlobalLayout",computed:{layout(){const t=this.getLayout();return ds("layout",t),Wn.component(t)}},methods:{getLayout(){if(this.$page.path){const t=this.$page.frontmatter.layout;return t&&(this.$vuepress.getLayoutAsyncComponent(t)||this.$vuepress.getVueComponent(t))?t:"Layout"}return"NotFound"}}},Ls=n(10),Rs=Object(Ls.a)(Us,(function(){return(0,this._self._c)(this.layout,{tag:"component"})}),[],!1,null,null,null).exports;!function(t,e,n){switch(e){case"components":t[e]||(t[e]={}),Object.assign(t[e],n);break;case"mixins":t[e]||(t[e]=[]),t[e].push(...n);break;default:throw new Error("Unknown option name.")}}(Rs,"mixins",Ms);const Is=[{name:"v-ffc9b4dc",path:"/2.0/attribute/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-ffc9b4dc").then(n)}},{path:"/2.0/attribute/index.html",redirect:"/2.0/attribute/"},{name:"v-62fadf0b",path:"/2.0/attribute/attribute-family.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-62fadf0b").then(n)}},{name:"v-0d815883",path:"/2.0/attribute/overview.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-0d815883").then(n)}},{name:"v-91e7bdf6",path:"/2.0/attribute/attribute-input.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-91e7bdf6").then(n)}},{name:"v-87432074",path:"/2.0/category/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-87432074").then(n)}},{path:"/2.0/category/index.html",redirect:"/2.0/category/"},{name:"v-40fbbce5",path:"/2.0/attribute/product-attribute.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-40fbbce5").then(n)}},{name:"v-7b6fe51f",path:"/2.0/category/create-category.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-7b6fe51f").then(n)}},{name:"v-22d47d85",path:"/2.0/category/overview.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-22d47d85").then(n)}},{name:"v-c8bcf290",path:"/2.0/cms/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-c8bcf290").then(n)}},{path:"/2.0/cms/index.html",redirect:"/2.0/cms/"},{name:"v-1faf3ce9",path:"/2.0/cms/cms-page.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1faf3ce9").then(n)}},{name:"v-63107504",path:"/2.0/configure/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-63107504").then(n)}},{path:"/2.0/configure/index.html",redirect:"/2.0/configure/"},{name:"v-2ad42bc6",path:"/2.0/customer/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-2ad42bc6").then(n)}},{path:"/2.0/customer/index.html",redirect:"/2.0/customer/"},{name:"v-213ed54f",path:"/2.0/configure/configurations.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-213ed54f").then(n)}},{name:"v-c7165f12",path:"/2.0/customer/customer-groups.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-c7165f12").then(n)}},{name:"v-1c6aecc2",path:"/2.0/customer/create-customer.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1c6aecc2").then(n)}},{name:"v-639d7a46",path:"/2.0/introduction/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-639d7a46").then(n)}},{path:"/2.0/introduction/index.html",redirect:"/2.0/introduction/"},{name:"v-98d133b6",path:"/2.0/customer/customer-reviews.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-98d133b6").then(n)}},{name:"v-5592f204",path:"/2.0/marketing/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5592f204").then(n)}},{path:"/2.0/marketing/index.html",redirect:"/2.0/marketing/"},{name:"v-b9b99c5a",path:"/2.0/introduction/introductions.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-b9b99c5a").then(n)}},{name:"v-0eaa498f",path:"/2.0/marketing/communications.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-0eaa498f").then(n)}},{name:"v-350e62a9",path:"/2.0/marketing/promotions.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-350e62a9").then(n)}},{name:"v-2afdbccd",path:"/2.0/marketing/sitemaps.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-2afdbccd").then(n)}},{name:"v-a2ebbe34",path:"/2.0/orders/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-a2ebbe34").then(n)}},{path:"/2.0/orders/index.html",redirect:"/2.0/orders/"},{name:"v-1805d985",path:"/2.0/orders/create-invoice.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1805d985").then(n)}},{name:"v-5cfaac65",path:"/2.0/orders/create-order.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5cfaac65").then(n)}},{name:"v-6e012079",path:"/2.0/orders/refunds.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-6e012079").then(n)}},{name:"v-f847b44e",path:"/2.0/orders/create-shipment.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-f847b44e").then(n)}},{name:"v-b078aaf4",path:"/2.0/products/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-b078aaf4").then(n)}},{path:"/2.0/products/index.html",redirect:"/2.0/products/"},{name:"v-14c1d425",path:"/2.0/products/bundle.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-14c1d425").then(n)}},{name:"v-a6c5fe76",path:"/2.0/products/configurable.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-a6c5fe76").then(n)}},{name:"v-a6814fb6",path:"/2.0/products/downloadable.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-a6814fb6").then(n)}},{name:"v-e60dd596",path:"/2.0/products/grouped.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-e60dd596").then(n)}},{name:"v-6a826a25",path:"/2.0/products/simple.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-6a826a25").then(n)}},{name:"v-14b3b51b",path:"/2.0/products/virtual.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-14b3b51b").then(n)}},{name:"v-6ea47545",path:"/2.0/settings/channels.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-6ea47545").then(n)}},{name:"v-770c7566",path:"/2.0/settings/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-770c7566").then(n)}},{path:"/2.0/settings/index.html",redirect:"/2.0/settings/"},{name:"v-93bce636",path:"/2.0/settings/currencies.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-93bce636").then(n)}},{name:"v-ee8c05b6",path:"/2.0/settings/exchange-rates.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-ee8c05b6").then(n)}},{name:"v-7c157ac5",path:"/2.0/settings/inventory-source.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-7c157ac5").then(n)}},{name:"v-53f67b0e",path:"/2.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-53f67b0e").then(n)}},{name:"v-286bb045",path:"/2.0/settings/locale.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-286bb045").then(n)}},{name:"v-752544c1",path:"/2.0/settings/taxes.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-752544c1").then(n)}},{name:"v-e173e376",path:"/2.0/settings/themes.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-e173e376").then(n)}},{name:"v-45f5383a",path:"/2.0/settings/users.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-45f5383a").then(n)}},{name:"v-0eb66be8",path:"/2.1.0/attribute/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-0eb66be8").then(n)}},{path:"/2.1.0/attribute/index.html",redirect:"/2.1.0/attribute/"},{name:"v-44b590d1",path:"/2.1.0/attribute/attribute-family.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-44b590d1").then(n)}},{name:"v-5267b1a5",path:"/2.1.0/attribute/attribute-input.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5267b1a5").then(n)}},{name:"v-5862376e",path:"/2.1.0/attribute/overview.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5862376e").then(n)}},{name:"v-9c1ca8f6",path:"/2.1.0/attribute/product-attribute.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-9c1ca8f6").then(n)}},{name:"v-79da3da6",path:"/2.1.0/category/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-79da3da6").then(n)}},{path:"/2.1.0/category/index.html",redirect:"/2.1.0/category/"},{name:"v-134f42a5",path:"/2.1.0/category/create-category.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-134f42a5").then(n)}},{name:"v-fb2a5fb6",path:"/2.1.0/category/overview.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-fb2a5fb6").then(n)}},{name:"v-5926509c",path:"/2.1.0/cms/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5926509c").then(n)}},{path:"/2.1.0/cms/index.html",redirect:"/2.1.0/cms/"},{name:"v-0cbc3aaf",path:"/2.1.0/cms/cms-page.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-0cbc3aaf").then(n)}},{name:"v-45a6e656",path:"/2.1.0/configure/configurations.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-45a6e656").then(n)}},{name:"v-2c5a7cb4",path:"/2.1.0/customer/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-2c5a7cb4").then(n)}},{path:"/2.1.0/customer/index.html",redirect:"/2.1.0/customer/"},{name:"v-8d2cf710",path:"/2.1.0/configure/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-8d2cf710").then(n)}},{path:"/2.1.0/configure/index.html",redirect:"/2.1.0/configure/"},{name:"v-7cbe5725",path:"/2.1.0/customer/create-customer.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-7cbe5725").then(n)}},{name:"v-eb391a06",path:"/2.1.0/customer/customer-groups.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-eb391a06").then(n)}},{name:"v-29e665f6",path:"/2.1.0/customer/customer-reviews.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-29e665f6").then(n)}},{name:"v-66fbeab4",path:"/2.1.0/introduction/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-66fbeab4").then(n)}},{path:"/2.1.0/introduction/index.html",redirect:"/2.1.0/introduction/"},{name:"v-15538ace",path:"/2.1.0/introduction/introductions.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-15538ace").then(n)}},{name:"v-5118290d",path:"/2.1.0/magic/magic-ai.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5118290d").then(n)}},{name:"v-421b15f8",path:"/2.1.0/marketing/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-421b15f8").then(n)}},{path:"/2.1.0/marketing/index.html",redirect:"/2.1.0/marketing/"},{name:"v-fdbc0dd6",path:"/2.1.0/marketing/communications.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-fdbc0dd6").then(n)}},{name:"v-1b97e122",path:"/2.1.0/marketing/promotions.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1b97e122").then(n)}},{name:"v-578ef636",path:"/2.1.0/marketing/searchseo.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-578ef636").then(n)}},{name:"v-1da188b6",path:"/2.1.0/orders/create-invoice.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1da188b6").then(n)}},{name:"v-0c01bc46",path:"/2.1.0/orders/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-0c01bc46").then(n)}},{path:"/2.1.0/orders/index.html",redirect:"/2.1.0/orders/"},{name:"v-146711f6",path:"/2.1.0/orders/create-order.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-146711f6").then(n)}},{name:"v-040b1dff",path:"/2.1.0/orders/refunds.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-040b1dff").then(n)}},{name:"v-d0614342",path:"/2.1.0/orders/create-shipment.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-d0614342").then(n)}},{name:"v-4980b276",path:"/2.1.0/products/bundle.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-4980b276").then(n)}},{name:"v-395876e6",path:"/2.1.0/products/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-395876e6").then(n)}},{path:"/2.1.0/products/index.html",redirect:"/2.1.0/products/"},{name:"v-20b0a936",path:"/2.1.0/products/configurable.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-20b0a936").then(n)}},{name:"v-45558c85",path:"/2.1.0/products/downloadable.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-45558c85").then(n)}},{name:"v-326bf4fb",path:"/2.1.0/products/grouped.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-326bf4fb").then(n)}},{name:"v-244eb0c5",path:"/2.1.0/products/simple.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-244eb0c5").then(n)}},{name:"v-686d8421",path:"/2.1.0/products/virtual.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-686d8421").then(n)}},{name:"v-bcfe63f4",path:"/2.1.0/settings/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-bcfe63f4").then(n)}},{path:"/2.1.0/settings/index.html",redirect:"/2.1.0/settings/"},{name:"v-89ba8936",path:"/2.1.0/settings/channels.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-89ba8936").then(n)}},{name:"v-59b83a85",path:"/2.1.0/settings/currencies.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-59b83a85").then(n)}},{name:"v-7653ff46",path:"/2.1.0/settings/data-transfer.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-7653ff46").then(n)}},{name:"v-383e6a76",path:"/2.1.0/settings/exchange-rates.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-383e6a76").then(n)}},{name:"v-ab42b236",path:"/2.1.0/settings/inventory-source.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-ab42b236").then(n)}},{name:"v-27a0b8a5",path:"/2.1.0/settings/locale.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-27a0b8a5").then(n)}},{name:"v-3ab67fff",path:"/2.1.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-3ab67fff").then(n)}},{name:"v-3e60ad72",path:"/2.1.0/settings/taxes.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-3e60ad72").then(n)}},{name:"v-6b457aa5",path:"/2.1.0/settings/themes.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-6b457aa5").then(n)}},{name:"v-2b9aed14",path:"/",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-2b9aed14").then(n)}},{path:"/index.html",redirect:"/"},{name:"v-466c0029",path:"/2.1.0/settings/users.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-466c0029").then(n)}},{path:"*",component:Rs}],Ds={title:"Bagisto Documentation",description:"Bagisto Developer Portal",base:"/",headTags:[["link",{rel:"icon",type:"image/png",href:"/favicon.ico"}]],pages:[{title:"Attribute",frontmatter:{},regularPath:"/2.0/attribute/",relativePath:"2.0/attribute/README.md",key:"v-ffc9b4dc",path:"/2.0/attribute/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Attribute Family",frontmatter:{},regularPath:"/2.0/attribute/attribute-family.html",relativePath:"2.0/attribute/attribute-family.md",key:"v-62fadf0b",path:"/2.0/attribute/attribute-family.html",headers:[{level:3,title:"Create Attribute Family in Bagisto 2.0",slug:"create-attribute-family-in-bagisto-2-0"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Attribute Overview",frontmatter:{},regularPath:"/2.0/attribute/overview.html",relativePath:"2.0/attribute/overview.md",key:"v-0d815883",path:"/2.0/attribute/overview.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Attribute Input Type",frontmatter:{},regularPath:"/2.0/attribute/attribute-input.html",relativePath:"2.0/attribute/attribute-input.md",key:"v-91e7bdf6",path:"/2.0/attribute/attribute-input.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Category",frontmatter:{},regularPath:"/2.0/category/",relativePath:"2.0/category/README.md",key:"v-87432074",path:"/2.0/category/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Product Attribute",frontmatter:{},regularPath:"/2.0/attribute/product-attribute.html",relativePath:"2.0/attribute/product-attribute.md",key:"v-40fbbce5",path:"/2.0/attribute/product-attribute.html",headers:[{level:3,title:"How to Create a Product Attribute in Bagisto2.0",slug:"how-to-create-a-product-attribute-in-bagisto2-0"},{level:3,title:"Add Attributes",slug:"add-attributes"},{level:3,title:"Attribute Types",slug:"attribute-types"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"How to Create Categories in The Bagisto2.0",frontmatter:{},regularPath:"/2.0/category/create-category.html",relativePath:"2.0/category/create-category.md",key:"v-7b6fe51f",path:"/2.0/category/create-category.html",headers:[{level:3,title:"Root Category",slug:"root-category"},{level:3,title:"Steps to Create a New Root Category in Bagisto 2.0",slug:"steps-to-create-a-new-root-category-in-bagisto-2-0"},{level:3,title:"Category on Front-End",slug:"category-on-front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Category Overview",frontmatter:{},regularPath:"/2.0/category/overview.html",relativePath:"2.0/category/overview.md",key:"v-22d47d85",path:"/2.0/category/overview.html",headers:[{level:2,title:"Root Category",slug:"root-category"},{level:2,title:"Sub Category",slug:"sub-category"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"CMS Page",frontmatter:{},regularPath:"/2.0/cms/",relativePath:"2.0/cms/README.md",key:"v-c8bcf290",path:"/2.0/cms/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"CMS Pages",frontmatter:{},regularPath:"/2.0/cms/cms-page.html",relativePath:"2.0/cms/cms-page.md",key:"v-1faf3ce9",path:"/2.0/cms/cms-page.html",headers:[{level:3,title:"To create a CMS page from the Admin Panel follow the below steps:",slug:"to-create-a-cms-page-from-the-admin-panel-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Configure",frontmatter:{},regularPath:"/2.0/configure/",relativePath:"2.0/configure/README.md",key:"v-63107504",path:"/2.0/configure/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Customer Overview",frontmatter:{},regularPath:"/2.0/customer/",relativePath:"2.0/customer/README.md",key:"v-2ad42bc6",path:"/2.0/customer/",headers:[{level:3,title:"Customer Groups",slug:"customer-groups"},{level:3,title:"Customer Reviews",slug:"customer-reviews"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Configure",frontmatter:{},regularPath:"/2.0/configure/configurations.html",relativePath:"2.0/configure/configurations.md",key:"v-213ed54f",path:"/2.0/configure/configurations.html",headers:[{level:2,title:"Weight Unit",slug:"weight-unit"},{level:2,title:"Configurable Choices.",slug:"configurable-choices"},{level:2,title:"Custom Scripts",slug:"custom-scripts"},{level:3,title:"Custom CSS",slug:"custom-css"},{level:3,title:"Custom JS",slug:"custom-js"},{level:2,title:"Design",slug:"design"},{level:2,title:"Back Orders",slug:"back-orders"},{level:2,title:"Guest Checkout",slug:"guest-checkout"},{level:2,title:"Product View Page",slug:"product-view-page"},{level:2,title:"Cart View Page",slug:"cart-view-page"},{level:2,title:"Storefront",slug:"storefront"},{level:2,title:"Image Size",slug:"image-size"},{level:3,title:"Small Image",slug:"small-image"},{level:3,title:"Medium Image",slug:"medium-image"},{level:3,title:"Large Image",slug:"large-image"},{level:2,title:"Review",slug:"review"},{level:2,title:"Attribute",slug:"attribute"},{level:2,title:"Social Share",slug:"social-share"},{level:3,title:"Frontend:-",slug:"frontend"},{level:2,title:"Rich Snippets",slug:"rich-snippets"},{level:3,title:"Products",slug:"products"},{level:3,title:"Categories",slug:"categories"},{level:2,title:"Address",slug:"address"},{level:2,title:"Captcha",slug:"captcha"},{level:2,title:"Settings",slug:"settings"},{level:3,title:"Newsletter Subscription",slug:"newsletter-subscription"},{level:3,title:"Email Verification",slug:"email-verification"},{level:3,title:"Social Login",slug:"social-login"},{level:2,title:"E-mail Settings",slug:"e-mail-settings"},{level:2,title:"Notifications",slug:"notifications"},{level:2,title:"Shipping",slug:"shipping"},{level:2,title:"Shipping Methods",slug:"shipping-methods"},{level:2,title:"Payment Methods",slug:"payment-methods"},{level:3,title:"Paypal",slug:"paypal"},{level:3,title:"Cash On Delivery",slug:"cash-on-delivery"},{level:3,title:"Money Transfer",slug:"money-transfer"},{level:3,title:"PayPal Standard",slug:"paypal-standard"},{level:2,title:"Order Settings",slug:"order-settings"},{level:2,title:"Invoice Settings",slug:"invoice-settings"},{level:2,title:"Pricing",slug:"pricing"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Customer Groups",frontmatter:{},regularPath:"/2.0/customer/customer-groups.html",relativePath:"2.0/customer/customer-groups.md",key:"v-c7165f12",path:"/2.0/customer/customer-groups.html",headers:[{level:3,title:"Wholesale Group",slug:"wholesale-group"},{level:3,title:"Guest Group",slug:"guest-group"},{level:3,title:"General Group",slug:"general-group"},{level:3,title:"To create a new customer group in Bagisto follow the below steps:",slug:"to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"},{level:3,title:"To create a Customer Group Price",slug:"to-create-a-customer-group-price"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Customer",frontmatter:{},regularPath:"/2.0/customer/create-customer.html",relativePath:"2.0/customer/create-customer.md",key:"v-1c6aecc2",path:"/2.0/customer/create-customer.html",headers:[{level:3,title:"To create a Customer from the Admin Panel follow the below steps:",slug:"to-create-a-customer-from-the-admin-panel-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Introduction",frontmatter:{},regularPath:"/2.0/introduction/",relativePath:"2.0/introduction/README.md",key:"v-639d7a46",path:"/2.0/introduction/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Customer Reviews",frontmatter:{},regularPath:"/2.0/customer/customer-reviews.html",relativePath:"2.0/customer/customer-reviews.md",key:"v-98d133b6",path:"/2.0/customer/customer-reviews.html",headers:[{level:3,title:"To add Reviews in Bagisto follow the below steps:",slug:"to-add-reviews-in-bagisto-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Marketing",frontmatter:{},regularPath:"/2.0/marketing/",relativePath:"2.0/marketing/README.md",key:"v-5592f204",path:"/2.0/marketing/",headers:[{level:3,title:"Promotion Rules",slug:"promotion-rules"},{level:3,title:"Communications",slug:"communications"},{level:3,title:"Sitemaps",slug:"sitemaps"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Introduction",frontmatter:{},regularPath:"/2.0/introduction/introductions.html",relativePath:"2.0/introduction/introductions.md",key:"v-b9b99c5a",path:"/2.0/introduction/introductions.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Communications",frontmatter:{},regularPath:"/2.0/marketing/communications.html",relativePath:"2.0/marketing/communications.md",key:"v-0eaa498f",path:"/2.0/marketing/communications.html",headers:[{level:2,title:"Email Templates",slug:"email-templates"},{level:3,title:"Step 1:",slug:"step-1"},{level:3,title:"Step 2:",slug:"step-2"},{level:3,title:"Step 3:",slug:"step-3"},{level:2,title:"Events",slug:"events"},{level:3,title:"Step 1:",slug:"step-1-2"},{level:3,title:"Step 2:",slug:"step-2-2"},{level:3,title:"Step 3:",slug:"step-3-2"},{level:2,title:"Campaigns",slug:"campaigns"},{level:3,title:"Fill in the necessary fields.",slug:"fill-in-the-necessary-fields"},{level:3,title:"Step 4:",slug:"step-4"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Promotions",frontmatter:{},regularPath:"/2.0/marketing/promotions.html",relativePath:"2.0/marketing/promotions.md",key:"v-350e62a9",path:"/2.0/marketing/promotions.html",headers:[{level:2,title:"Cart Rules",slug:"cart-rules"},{level:3,title:"Step 1: Add New Cart Rule",slug:"step-1-add-new-cart-rule"},{level:3,title:"Do the following entry in the Rule Information Section",slug:"do-the-following-entry-in-the-rule-information-section"},{level:3,title:"If you want to use coupon then select “Specific coupon” and do the entry in the following field.",slug:"if-you-want-to-use-coupon-then-select-specific-coupon-and-do-the-entry-in-the-following-field"},{level:3,title:"Step 2: Set Conditions",slug:"step-2-set-conditions"},{level:3,title:"Step 3: Set the Actions",slug:"step-3-set-the-actions"},{level:3,title:"Front End:-",slug:"front-end"},{level:2,title:"Catalog Rules",slug:"catalog-rules"},{level:3,title:"Step 1: Add New Catalog Rule",slug:"step-1-add-new-catalog-rule"},{level:3,title:"Do the following entry in the Rule Information Section",slug:"do-the-following-entry-in-the-rule-information-section-2"},{level:3,title:"Step 2: Set Conditions",slug:"step-2-set-conditions-2"},{level:3,title:"Step 3: Set the Actions",slug:"step-3-set-the-actions-2"},{level:3,title:"Front End:-",slug:"front-end-2"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Sitemaps",frontmatter:{},regularPath:"/2.0/marketing/sitemaps.html",relativePath:"2.0/marketing/sitemaps.md",key:"v-2afdbccd",path:"/2.0/marketing/sitemaps.html",headers:[{level:3,title:"Step 1: Add New Sitemap",slug:"step-1-add-new-sitemap"},{level:3,title:"Step 2: Add New Sitemap",slug:"step-2-add-new-sitemap"},{level:3,title:"Step 3:",slug:"step-3"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Manage Orders",frontmatter:{},regularPath:"/2.0/orders/",relativePath:"2.0/orders/README.md",key:"v-a2ebbe34",path:"/2.0/orders/",headers:[{level:3,title:"Order",slug:"order"},{level:3,title:"Invoice",slug:"invoice"},{level:3,title:"Shipment",slug:"shipment"},{level:3,title:"Refund",slug:"refund"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Invoice",frontmatter:{},regularPath:"/2.0/orders/create-invoice.html",relativePath:"2.0/orders/create-invoice.md",key:"v-1805d985",path:"/2.0/orders/create-invoice.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Orders",frontmatter:{},regularPath:"/2.0/orders/create-order.html",relativePath:"2.0/orders/create-order.md",key:"v-5cfaac65",path:"/2.0/orders/create-order.html",headers:[{level:3,title:"How to Manage Orders in Bagisto2.0",slug:"how-to-manage-orders-in-bagisto2-0"},{level:3,title:"Customer Panel",slug:"customer-panel"},{level:3,title:"Information",slug:"information"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Refunds",frontmatter:{},regularPath:"/2.0/orders/refunds.html",relativePath:"2.0/orders/refunds.md",key:"v-6e012079",path:"/2.0/orders/refunds.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Shipment",frontmatter:{},regularPath:"/2.0/orders/create-shipment.html",relativePath:"2.0/orders/create-shipment.md",key:"v-f847b44e",path:"/2.0/orders/create-shipment.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Product types",frontmatter:{},regularPath:"/2.0/products/",relativePath:"2.0/products/README.md",key:"v-b078aaf4",path:"/2.0/products/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Bundle Product",frontmatter:{},regularPath:"/2.0/products/bundle.html",relativePath:"2.0/products/bundle.md",key:"v-14c1d425",path:"/2.0/products/bundle.html",headers:[{level:3,title:"Steps To Create A Bundle Product In Bagisto 2.0",slug:"steps-to-create-a-bundle-product-in-bagisto-2-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Bundle Item",slug:"bundle-item"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Configurable Product",frontmatter:{},regularPath:"/2.0/products/configurable.html",relativePath:"2.0/products/configurable.md",key:"v-a6c5fe76",path:"/2.0/products/configurable.html",headers:[{level:3,title:"How to Create a Configurable Product in Bagisto 2.0",slug:"how-to-create-a-configurable-product-in-bagisto-2-0"},{level:3,title:"General Attributes",slug:"general-attributes"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Variations",slug:"variations"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Downloadable Product",frontmatter:{},regularPath:"/2.0/products/downloadable.html",relativePath:"2.0/products/downloadable.md",key:"v-a6814fb6",path:"/2.0/products/downloadable.html",headers:[{level:3,title:"Steps to Create a Downloadable Product in Bagisto 2.0",slug:"steps-to-create-a-downloadable-product-in-bagisto-2-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Price",slug:"price"},{level:3,title:"Images",slug:"images"},{level:3,title:"Downloadable Information",slug:"downloadable-information"},{level:3,title:"Samples",slug:"samples"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Grouped Product",frontmatter:{},regularPath:"/2.0/products/grouped.html",relativePath:"2.0/products/grouped.md",key:"v-e60dd596",path:"/2.0/products/grouped.html",headers:[{level:3,title:"Steps to Create a Grouped Product in Bagisto 2.0",slug:"steps-to-create-a-grouped-product-in-bagisto-2-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Grouped Products",slug:"grouped-products"},{level:3,title:"Product at Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Simple Product",frontmatter:{},regularPath:"/2.0/products/simple.html",relativePath:"2.0/products/simple.md",key:"v-6a826a25",path:"/2.0/products/simple.html",headers:[{level:3,title:"Create Simple Product in Bagisto 2.0",slug:"create-simple-product-in-bagisto-2-0"},{level:3,title:"General Attributes",slug:"general-attributes"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"New",slug:"new"},{level:3,title:"Featured",slug:"featured"},{level:3,title:"Visible Individually",slug:"visible-individually"},{level:3,title:"Status",slug:"status"},{level:3,title:"Guest Checkout",slug:"guest-checkout"},{level:3,title:"Price",slug:"price"},{level:3,title:"Shipping",slug:"shipping"},{level:3,title:"Inventories",slug:"inventories"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Virtual Product",frontmatter:{},regularPath:"/2.0/products/virtual.html",relativePath:"2.0/products/virtual.md",key:"v-14b3b51b",path:"/2.0/products/virtual.html",headers:[{level:3,title:"Steps To Create Virtual Product In Bagisto 2.0",slug:"steps-to-create-virtual-product-in-bagisto-2-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Inventory",slug:"inventory"},{level:3,title:"Price",slug:"price"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Channels",frontmatter:{},regularPath:"/2.0/settings/channels.html",relativePath:"2.0/settings/channels.md",key:"v-6ea47545",path:"/2.0/settings/channels.html",headers:[{level:3,title:"Creating Channels in Bagisto.",slug:"creating-channels-in-bagisto"},{level:3,title:"General",slug:"general"},{level:3,title:"Currencies and Locales",slug:"currencies-and-locales"},{level:3,title:"Design",slug:"design"},{level:3,title:"Home Page SEO",slug:"home-page-seo"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Setting",frontmatter:{},regularPath:"/2.0/settings/",relativePath:"2.0/settings/README.md",key:"v-770c7566",path:"/2.0/settings/",headers:[{level:3,title:"Locales",slug:"locales"},{level:3,title:"Currencies",slug:"currencies"},{level:3,title:"Exchange Rates",slug:"exchange-rates"},{level:3,title:"Inventory Source",slug:"inventory-source"},{level:3,title:"Channels",slug:"channels"},{level:3,title:"Users",slug:"users"},{level:3,title:"Roles",slug:"roles"},{level:3,title:"Themes",slug:"themes"},{level:3,title:"Taxes",slug:"taxes"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Currencies",frontmatter:{},regularPath:"/2.0/settings/currencies.html",relativePath:"2.0/settings/currencies.md",key:"v-93bce636",path:"/2.0/settings/currencies.html",headers:[{level:3,title:"Add Currency in Bagisto",slug:"add-currency-in-bagisto"},{level:3,title:"Channel Setting For Currency",slug:"channel-setting-for-currency"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Exchange Rates",frontmatter:{},regularPath:"/2.0/settings/exchange-rates.html",relativePath:"2.0/settings/exchange-rates.md",key:"v-ee8c05b6",path:"/2.0/settings/exchange-rates.html",headers:[{level:3,title:"Set Exchange Rate in Bagisto.",slug:"set-exchange-rate-in-bagisto"},{level:3,title:"Front End:-",slug:"front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Inventory Source",frontmatter:{},regularPath:"/2.0/settings/inventory-source.html",relativePath:"2.0/settings/inventory-source.md",key:"v-7c157ac5",path:"/2.0/settings/inventory-source.html",headers:[{level:3,title:"Easy step to managing your inventory in Bagisto2.0",slug:"easy-step-to-managing-your-inventory-in-bagisto2-0"},{level:3,title:"Inventory Setting on the Product Page",slug:"inventory-setting-on-the-product-page"},{level:3,title:"Inventory Setting on the Shipment Page",slug:"inventory-setting-on-the-shipment-page"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Roles",frontmatter:{},regularPath:"/2.0/settings/roles.html",relativePath:"2.0/settings/roles.md",key:"v-53f67b0e",path:"/2.0/settings/roles.html",headers:[{level:3,title:"Create Roles",slug:"create-roles"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Locales",frontmatter:{},regularPath:"/2.0/settings/locale.html",relativePath:"2.0/settings/locale.md",key:"v-286bb045",path:"/2.0/settings/locale.html",headers:[{level:3,title:"Set Locales in Bagisto.",slug:"set-locales-in-bagisto"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Taxes",frontmatter:{},regularPath:"/2.0/settings/taxes.html",relativePath:"2.0/settings/taxes.md",key:"v-752544c1",path:"/2.0/settings/taxes.html",headers:[{level:2,title:"Tax Rate",slug:"tax-rate"},{level:2,title:"Tax Categories",slug:"tax-categories"},{level:3,title:"Add the Below Fields",slug:"add-the-below-fields"},{level:3,title:"Front End:-",slug:"front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Themes",frontmatter:{},regularPath:"/2.0/settings/themes.html",relativePath:"2.0/settings/themes.md",key:"v-e173e376",path:"/2.0/settings/themes.html",headers:[{level:3,title:"Create Themes",slug:"create-themes"},{level:3,title:"Product Carousel",slug:"product-carousel"},{level:3,title:"General",slug:"general"},{level:3,title:"Filters",slug:"filters"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Users",frontmatter:{},regularPath:"/2.0/settings/users.html",relativePath:"2.0/settings/users.md",key:"v-45f5383a",path:"/2.0/settings/users.html",headers:[{level:3,title:"Create User",slug:"create-user"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Attribute",frontmatter:{},regularPath:"/2.1.0/attribute/",relativePath:"2.1.0/attribute/README.md",key:"v-0eb66be8",path:"/2.1.0/attribute/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Attribute Family",frontmatter:{},regularPath:"/2.1.0/attribute/attribute-family.html",relativePath:"2.1.0/attribute/attribute-family.md",key:"v-44b590d1",path:"/2.1.0/attribute/attribute-family.html",headers:[{level:3,title:"Create Attribute Family in Bagisto 2.1.0",slug:"create-attribute-family-in-bagisto-2-1-0"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Attribute Input Type",frontmatter:{},regularPath:"/2.1.0/attribute/attribute-input.html",relativePath:"2.1.0/attribute/attribute-input.md",key:"v-5267b1a5",path:"/2.1.0/attribute/attribute-input.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Attribute Overview",frontmatter:{},regularPath:"/2.1.0/attribute/overview.html",relativePath:"2.1.0/attribute/overview.md",key:"v-5862376e",path:"/2.1.0/attribute/overview.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Product Attribute",frontmatter:{},regularPath:"/2.1.0/attribute/product-attribute.html",relativePath:"2.1.0/attribute/product-attribute.md",key:"v-9c1ca8f6",path:"/2.1.0/attribute/product-attribute.html",headers:[{level:3,title:"How to Create a Product Attribute in Bagisto2.1.0",slug:"how-to-create-a-product-attribute-in-bagisto2-1-0"},{level:3,title:"Add Attributes",slug:"add-attributes"},{level:3,title:"Attribute Types",slug:"attribute-types"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Category",frontmatter:{},regularPath:"/2.1.0/category/",relativePath:"2.1.0/category/README.md",key:"v-79da3da6",path:"/2.1.0/category/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"How to Create Categories in The Bagisto2.1.0",frontmatter:{},regularPath:"/2.1.0/category/create-category.html",relativePath:"2.1.0/category/create-category.md",key:"v-134f42a5",path:"/2.1.0/category/create-category.html",headers:[{level:3,title:"Root Category",slug:"root-category"},{level:3,title:"Steps to Create a New Root Category in Bagisto 2.1.0",slug:"steps-to-create-a-new-root-category-in-bagisto-2-1-0"},{level:3,title:"Category on Front-End",slug:"category-on-front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Category Overview",frontmatter:{},regularPath:"/2.1.0/category/overview.html",relativePath:"2.1.0/category/overview.md",key:"v-fb2a5fb6",path:"/2.1.0/category/overview.html",headers:[{level:2,title:"Root Category",slug:"root-category"},{level:2,title:"Sub Category",slug:"sub-category"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"CMS Page",frontmatter:{},regularPath:"/2.1.0/cms/",relativePath:"2.1.0/cms/README.md",key:"v-5926509c",path:"/2.1.0/cms/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"CMS Pages",frontmatter:{},regularPath:"/2.1.0/cms/cms-page.html",relativePath:"2.1.0/cms/cms-page.md",key:"v-0cbc3aaf",path:"/2.1.0/cms/cms-page.html",headers:[{level:3,title:"To create a CMS page from the Admin Panel follow the below steps:",slug:"to-create-a-cms-page-from-the-admin-panel-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Configure",frontmatter:{},regularPath:"/2.1.0/configure/configurations.html",relativePath:"2.1.0/configure/configurations.md",key:"v-45a6e656",path:"/2.1.0/configure/configurations.html",headers:[{level:2,title:"Magic AI",slug:"magic-ai"},{level:2,title:"Weight Unit",slug:"weight-unit"},{level:2,title:"Configurable Choices.",slug:"configurable-choices"},{level:2,title:"Custom Scripts",slug:"custom-scripts"},{level:3,title:"Custom CSS",slug:"custom-css"},{level:3,title:"Custom JS",slug:"custom-js"},{level:2,title:"Design",slug:"design"},{level:2,title:"Back Orders",slug:"back-orders"},{level:2,title:"Guest Checkout",slug:"guest-checkout"},{level:2,title:"Product View Page",slug:"product-view-page"},{level:2,title:"Cart View Page",slug:"cart-view-page"},{level:2,title:"Storefront",slug:"storefront"},{level:2,title:"Image Size",slug:"image-size"},{level:3,title:"Small Image",slug:"small-image"},{level:3,title:"Medium Image",slug:"medium-image"},{level:3,title:"Large Image",slug:"large-image"},{level:2,title:"Review",slug:"review"},{level:2,title:"Attribute",slug:"attribute"},{level:2,title:"Social Share",slug:"social-share"},{level:3,title:"Frontend:-",slug:"frontend"},{level:2,title:"Rich Snippets",slug:"rich-snippets"},{level:3,title:"Products",slug:"products"},{level:3,title:"Categories",slug:"categories"},{level:2,title:"Address",slug:"address"},{level:2,title:"Captcha",slug:"captcha"},{level:2,title:"Settings",slug:"settings"},{level:3,title:"Newsletter Subscription",slug:"newsletter-subscription"},{level:3,title:"Email Verification",slug:"email-verification"},{level:3,title:"Social Login",slug:"social-login"},{level:2,title:"E-mail Settings",slug:"e-mail-settings"},{level:2,title:"Notifications",slug:"notifications"},{level:2,title:"Shipping",slug:"shipping"},{level:2,title:"Shipping Methods",slug:"shipping-methods"},{level:2,title:"Payment Methods",slug:"payment-methods"},{level:3,title:"Paypal",slug:"paypal"},{level:3,title:"Cash On Delivery",slug:"cash-on-delivery"},{level:3,title:"Money Transfer",slug:"money-transfer"},{level:3,title:"PayPal Standard",slug:"paypal-standard"},{level:2,title:"Order Settings",slug:"order-settings"},{level:2,title:"Invoice Settings",slug:"invoice-settings"},{level:2,title:"Pricing",slug:"pricing"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Customer Overview",frontmatter:{},regularPath:"/2.1.0/customer/",relativePath:"2.1.0/customer/README.md",key:"v-2c5a7cb4",path:"/2.1.0/customer/",headers:[{level:3,title:"Customer Groups",slug:"customer-groups"},{level:3,title:"Customer Reviews",slug:"customer-reviews"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Configure",frontmatter:{},regularPath:"/2.1.0/configure/",relativePath:"2.1.0/configure/README.md",key:"v-8d2cf710",path:"/2.1.0/configure/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Customer",frontmatter:{},regularPath:"/2.1.0/customer/create-customer.html",relativePath:"2.1.0/customer/create-customer.md",key:"v-7cbe5725",path:"/2.1.0/customer/create-customer.html",headers:[{level:3,title:"To create a Customer from the Admin Panel follow the below steps:",slug:"to-create-a-customer-from-the-admin-panel-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Customer Groups",frontmatter:{},regularPath:"/2.1.0/customer/customer-groups.html",relativePath:"2.1.0/customer/customer-groups.md",key:"v-eb391a06",path:"/2.1.0/customer/customer-groups.html",headers:[{level:3,title:"Wholesale Group",slug:"wholesale-group"},{level:3,title:"Guest Group",slug:"guest-group"},{level:3,title:"General Group",slug:"general-group"},{level:3,title:"To create a new customer group in Bagisto follow the below steps:",slug:"to-create-a-new-customer-group-in-bagisto-follow-the-below-steps"},{level:3,title:"To create a Customer Group Price",slug:"to-create-a-customer-group-price"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Customer Reviews",frontmatter:{},regularPath:"/2.1.0/customer/customer-reviews.html",relativePath:"2.1.0/customer/customer-reviews.md",key:"v-29e665f6",path:"/2.1.0/customer/customer-reviews.html",headers:[{level:3,title:"To add Reviews in Bagisto follow the below steps:",slug:"to-add-reviews-in-bagisto-follow-the-below-steps"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Introduction",frontmatter:{},regularPath:"/2.1.0/introduction/",relativePath:"2.1.0/introduction/README.md",key:"v-66fbeab4",path:"/2.1.0/introduction/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Introduction",frontmatter:{},regularPath:"/2.1.0/introduction/introductions.html",relativePath:"2.1.0/introduction/introductions.md",key:"v-15538ace",path:"/2.1.0/introduction/introductions.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Magic AI",frontmatter:{},regularPath:"/2.1.0/magic/magic-ai.html",relativePath:"2.1.0/magic/magic-ai.md",key:"v-5118290d",path:"/2.1.0/magic/magic-ai.html",headers:[{level:2,title:"Content Generation",slug:"content-generation"},{level:3,title:"In Bagisto 2.1.0 it provides Native Support to various LLMs.",slug:"in-bagisto-2-1-0-it-provides-native-support-to-various-llms"},{level:2,title:"Image Generation",slug:"image-generation"},{level:2,title:"Review Translation",slug:"review-translation"},{level:2,title:"Personalized Checkout Messages",slug:"personalized-checkout-messages"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Marketing",frontmatter:{},regularPath:"/2.1.0/marketing/",relativePath:"2.1.0/marketing/README.md",key:"v-421b15f8",path:"/2.1.0/marketing/",headers:[{level:3,title:"Promotion Rules",slug:"promotion-rules"},{level:3,title:"Communications",slug:"communications"},{level:3,title:"Sitemaps",slug:"sitemaps"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Communications",frontmatter:{},regularPath:"/2.1.0/marketing/communications.html",relativePath:"2.1.0/marketing/communications.md",key:"v-fdbc0dd6",path:"/2.1.0/marketing/communications.html",headers:[{level:2,title:"Email Templates",slug:"email-templates"},{level:3,title:"Step 1:",slug:"step-1"},{level:3,title:"Step 2:",slug:"step-2"},{level:3,title:"Step 3:",slug:"step-3"},{level:2,title:"Events",slug:"events"},{level:3,title:"Step 1:",slug:"step-1-2"},{level:3,title:"Step 2:",slug:"step-2-2"},{level:3,title:"Step 3:",slug:"step-3-2"},{level:2,title:"Campaigns",slug:"campaigns"},{level:3,title:"Fill in the necessary fields.",slug:"fill-in-the-necessary-fields"},{level:3,title:"Step 4:",slug:"step-4"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Promotions",frontmatter:{},regularPath:"/2.1.0/marketing/promotions.html",relativePath:"2.1.0/marketing/promotions.md",key:"v-1b97e122",path:"/2.1.0/marketing/promotions.html",headers:[{level:2,title:"Cart Rules",slug:"cart-rules"},{level:3,title:"Step 1: Add New Cart Rule",slug:"step-1-add-new-cart-rule"},{level:3,title:"Do the following entry in the Rule Information Section",slug:"do-the-following-entry-in-the-rule-information-section"},{level:3,title:"If you want to use coupon then select “Specific coupon” and do the entry in the following field.",slug:"if-you-want-to-use-coupon-then-select-specific-coupon-and-do-the-entry-in-the-following-field"},{level:3,title:"Step 2: Set Conditions",slug:"step-2-set-conditions"},{level:3,title:"Step 3: Set the Actions",slug:"step-3-set-the-actions"},{level:3,title:"Front End:-",slug:"front-end"},{level:2,title:"Catalog Rules",slug:"catalog-rules"},{level:3,title:"Step 1: Add New Catalog Rule",slug:"step-1-add-new-catalog-rule"},{level:3,title:"Do the following entry in the Rule Information Section",slug:"do-the-following-entry-in-the-rule-information-section-2"},{level:3,title:"Step 2: Set Conditions",slug:"step-2-set-conditions-2"},{level:3,title:"Step 3: Set the Actions",slug:"step-3-set-the-actions-2"},{level:3,title:"Front End:-",slug:"front-end-2"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Search & SEO",frontmatter:{},regularPath:"/2.1.0/marketing/searchseo.html",relativePath:"2.1.0/marketing/searchseo.md",key:"v-578ef636",path:"/2.1.0/marketing/searchseo.html",headers:[{level:2,title:"URL Rewrite",slug:"url-rewrite"},{level:2,title:"Search Terms",slug:"search-terms"},{level:2,title:"Search Synonyms",slug:"search-synonyms"},{level:2,title:"Sitemaps",slug:"sitemaps"},{level:3,title:"Step 1: Add New Sitemap",slug:"step-1-add-new-sitemap"},{level:3,title:"Step 2: Add New Sitemap",slug:"step-2-add-new-sitemap"},{level:3,title:"Step 3:",slug:"step-3"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Invoice",frontmatter:{},regularPath:"/2.1.0/orders/create-invoice.html",relativePath:"2.1.0/orders/create-invoice.md",key:"v-1da188b6",path:"/2.1.0/orders/create-invoice.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Manage Orders",frontmatter:{},regularPath:"/2.1.0/orders/",relativePath:"2.1.0/orders/README.md",key:"v-0c01bc46",path:"/2.1.0/orders/",headers:[{level:3,title:"Order",slug:"order"},{level:3,title:"Invoice",slug:"invoice"},{level:3,title:"Shipment",slug:"shipment"},{level:3,title:"Refund",slug:"refund"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Orders",frontmatter:{},regularPath:"/2.1.0/orders/create-order.html",relativePath:"2.1.0/orders/create-order.md",key:"v-146711f6",path:"/2.1.0/orders/create-order.html",headers:[{level:3,title:"How to Manage Orders in Bagisto2.1.0",slug:"how-to-manage-orders-in-bagisto2-1-0"},{level:3,title:"Customer Panel",slug:"customer-panel"},{level:3,title:"Information",slug:"information"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Refunds",frontmatter:{},regularPath:"/2.1.0/orders/refunds.html",relativePath:"2.1.0/orders/refunds.md",key:"v-040b1dff",path:"/2.1.0/orders/refunds.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Create Shipment",frontmatter:{},regularPath:"/2.1.0/orders/create-shipment.html",relativePath:"2.1.0/orders/create-shipment.md",key:"v-d0614342",path:"/2.1.0/orders/create-shipment.html",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Bundle Product",frontmatter:{},regularPath:"/2.1.0/products/bundle.html",relativePath:"2.1.0/products/bundle.md",key:"v-4980b276",path:"/2.1.0/products/bundle.html",headers:[{level:3,title:"Steps To Create A Bundle Product In Bagisto 2.1.0",slug:"steps-to-create-a-bundle-product-in-bagisto-2-1-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Bundle Item",slug:"bundle-item"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Product types",frontmatter:{},regularPath:"/2.1.0/products/",relativePath:"2.1.0/products/README.md",key:"v-395876e6",path:"/2.1.0/products/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Configurable Product",frontmatter:{},regularPath:"/2.1.0/products/configurable.html",relativePath:"2.1.0/products/configurable.md",key:"v-20b0a936",path:"/2.1.0/products/configurable.html",headers:[{level:3,title:"How to Create a Configurable Product in Bagisto 2.1.0",slug:"how-to-create-a-configurable-product-in-bagisto-2-1-0"},{level:3,title:"General Attributes",slug:"general-attributes"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Variations",slug:"variations"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Downloadable Product",frontmatter:{},regularPath:"/2.1.0/products/downloadable.html",relativePath:"2.1.0/products/downloadable.md",key:"v-45558c85",path:"/2.1.0/products/downloadable.html",headers:[{level:3,title:"Steps to Create a Downloadable Product in Bagisto 2.1.0",slug:"steps-to-create-a-downloadable-product-in-bagisto-2-1-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Price",slug:"price"},{level:3,title:"Images",slug:"images"},{level:3,title:"Downloadable Information",slug:"downloadable-information"},{level:3,title:"Samples",slug:"samples"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Grouped Product",frontmatter:{},regularPath:"/2.1.0/products/grouped.html",relativePath:"2.1.0/products/grouped.md",key:"v-326bf4fb",path:"/2.1.0/products/grouped.html",headers:[{level:3,title:"Steps to Create a Grouped Product in Bagisto 2.1.0",slug:"steps-to-create-a-grouped-product-in-bagisto-2-1-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Grouped Products",slug:"grouped-products"},{level:3,title:"Product at Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Simple Product",frontmatter:{},regularPath:"/2.1.0/products/simple.html",relativePath:"2.1.0/products/simple.md",key:"v-244eb0c5",path:"/2.1.0/products/simple.html",headers:[{level:3,title:"Create Simple Product in Bagisto 2.1.0",slug:"create-simple-product-in-bagisto-2-1-0"},{level:3,title:"General Attributes",slug:"general-attributes"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"New",slug:"new"},{level:3,title:"Featured",slug:"featured"},{level:3,title:"Visible Individually",slug:"visible-individually"},{level:3,title:"Status",slug:"status"},{level:3,title:"Guest Checkout",slug:"guest-checkout"},{level:3,title:"Price",slug:"price"},{level:3,title:"Shipping",slug:"shipping"},{level:3,title:"Inventories",slug:"inventories"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Virtual Product",frontmatter:{},regularPath:"/2.1.0/products/virtual.html",relativePath:"2.1.0/products/virtual.md",key:"v-686d8421",path:"/2.1.0/products/virtual.html",headers:[{level:3,title:"Steps To Create Virtual Product In Bagisto 2.1.0",slug:"steps-to-create-virtual-product-in-bagisto-2-1-0"},{level:3,title:"General Settings",slug:"general-settings"},{level:3,title:"Description",slug:"description"},{level:3,title:"Meta Description",slug:"meta-description"},{level:3,title:"Images",slug:"images"},{level:3,title:"Inventory",slug:"inventory"},{level:3,title:"Price",slug:"price"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Setting",frontmatter:{},regularPath:"/2.1.0/settings/",relativePath:"2.1.0/settings/README.md",key:"v-bcfe63f4",path:"/2.1.0/settings/",headers:[{level:3,title:"Locales",slug:"locales"},{level:3,title:"Currencies",slug:"currencies"},{level:3,title:"Exchange Rates",slug:"exchange-rates"},{level:3,title:"Inventory Source",slug:"inventory-source"},{level:3,title:"Channels",slug:"channels"},{level:3,title:"Users",slug:"users"},{level:3,title:"Roles",slug:"roles"},{level:3,title:"Themes",slug:"themes"},{level:3,title:"Taxes",slug:"taxes"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Channels",frontmatter:{},regularPath:"/2.1.0/settings/channels.html",relativePath:"2.1.0/settings/channels.md",key:"v-89ba8936",path:"/2.1.0/settings/channels.html",headers:[{level:3,title:"Creating Channels in Bagisto.",slug:"creating-channels-in-bagisto"},{level:3,title:"General",slug:"general"},{level:3,title:"Currencies and Locales",slug:"currencies-and-locales"},{level:3,title:"Design",slug:"design"},{level:3,title:"Home Page SEO",slug:"home-page-seo"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Currencies",frontmatter:{},regularPath:"/2.1.0/settings/currencies.html",relativePath:"2.1.0/settings/currencies.md",key:"v-59b83a85",path:"/2.1.0/settings/currencies.html",headers:[{level:3,title:"Add Currency in Bagisto",slug:"add-currency-in-bagisto"},{level:3,title:"Channel Setting For Currency",slug:"channel-setting-for-currency"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Bulk Import",frontmatter:{},regularPath:"/2.1.0/settings/data-transfer.html",relativePath:"2.1.0/settings/data-transfer.md",key:"v-7653ff46",path:"/2.1.0/settings/data-transfer.html",headers:[{level:3,title:"Steps to add Bulk Import in Bagisto2.1.0",slug:"steps-to-add-bulk-import-in-bagisto2-1-0"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Exchange Rates",frontmatter:{},regularPath:"/2.1.0/settings/exchange-rates.html",relativePath:"2.1.0/settings/exchange-rates.md",key:"v-383e6a76",path:"/2.1.0/settings/exchange-rates.html",headers:[{level:3,title:"Set Exchange Rate in Bagisto.",slug:"set-exchange-rate-in-bagisto"},{level:3,title:"Front End:-",slug:"front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Inventory Source",frontmatter:{},regularPath:"/2.1.0/settings/inventory-source.html",relativePath:"2.1.0/settings/inventory-source.md",key:"v-ab42b236",path:"/2.1.0/settings/inventory-source.html",headers:[{level:3,title:"Easy step to managing your inventory in Bagisto 2.1.0",slug:"easy-step-to-managing-your-inventory-in-bagisto-2-1-0"},{level:3,title:"Inventory Setting on the Product Page",slug:"inventory-setting-on-the-product-page"},{level:3,title:"Inventory Setting on the Shipment Page",slug:"inventory-setting-on-the-shipment-page"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Locales",frontmatter:{},regularPath:"/2.1.0/settings/locale.html",relativePath:"2.1.0/settings/locale.md",key:"v-27a0b8a5",path:"/2.1.0/settings/locale.html",headers:[{level:3,title:"Set Locales in Bagisto.",slug:"set-locales-in-bagisto"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Roles",frontmatter:{},regularPath:"/2.1.0/settings/roles.html",relativePath:"2.1.0/settings/roles.md",key:"v-3ab67fff",path:"/2.1.0/settings/roles.html",headers:[{level:3,title:"Create Roles",slug:"create-roles"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Taxes",frontmatter:{},regularPath:"/2.1.0/settings/taxes.html",relativePath:"2.1.0/settings/taxes.md",key:"v-3e60ad72",path:"/2.1.0/settings/taxes.html",headers:[{level:2,title:"Tax Rate",slug:"tax-rate"},{level:2,title:"Tax Categories",slug:"tax-categories"},{level:3,title:"Add the Below Fields",slug:"add-the-below-fields"},{level:3,title:"Front End:-",slug:"front-end"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Themes",frontmatter:{},regularPath:"/2.1.0/settings/themes.html",relativePath:"2.1.0/settings/themes.md",key:"v-6b457aa5",path:"/2.1.0/settings/themes.html",headers:[{level:3,title:"Create Themes",slug:"create-themes"},{level:3,title:"Product Carousel",slug:"product-carousel"},{level:3,title:"General",slug:"general"},{level:3,title:"Filters",slug:"filters"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Home",frontmatter:{home:!0,heroText:"Bagisto User Guide",tagline:"A Comprehensive User Guide to Seamlessly Navigate Bagisto.",actionText:"Get Started →",actionLink:"/2.0/introduction/",features:[{title:"Product Types",details:"Learn how to create Products for Bagisto."},{title:"Category",details:"Learn how to create Category for Bagisto."},{title:"Attribute",details:"Learn how to create Product Attribute and Attribute Families for Bagisto."}],footer:"Copyright © 2024 Bagisto"},regularPath:"/",relativePath:"README.md",key:"v-2b9aed14",path:"/",lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3},{title:"Users",frontmatter:{},regularPath:"/2.1.0/settings/users.html",relativePath:"2.1.0/settings/users.md",key:"v-466c0029",path:"/2.1.0/settings/users.html",headers:[{level:3,title:"Create User",slug:"create-user"}],lastUpdated:"3/20/2024, 12:55:09 PM",lastUpdatedTimestamp:1710939309e3}],themeConfig:{smoothScroll:!0,lastUpdated:"Last Updated",repo:"bagisto/bagisto",repoLabel:"Contribute to Bagisto",docsRepo:"bagisto/bagisto-docs",docsDir:"docs",docsBranch:"master",editLinks:!0,editLinkText:"Help us improve this page on Github.",logo:"/logo.png",nav:[{text:"Home",link:"/"},{text:"Extensions",link:"https://bagisto.com/en/extensions/"},{text:"Community Forum",link:"https://forums.bagisto.com/"}],sidebar:{"/2.0/":[["/2.0/introduction/introductions","Introduction"],{title:"Product Types",path:"/2.0/products",collapsable:!0,children:[["/2.0/products/simple","Simple Product"],["/2.0/products/configurable","Configurable Product"],["/2.0/products/virtual","Virtual Product"],["/2.0/products/bundle","Bundle Product"],["/2.0/products/grouped","Grouped Product"],["/2.0/products/downloadable","Downloadable Product"]]},{title:"Category",path:"/2.0/category",collapsable:!0,children:[["/2.0/category/overview","Category Overview"],["/2.0/category/create-category","Create Category"]]},{title:"Attributes",path:"/2.0/attribute",collapsable:!0,children:[["/2.0/attribute/overview","Attribute Overview"],["/2.0/attribute/product-attribute","Create Product Attribute"],["/2.0/attribute/attribute-family","Attribute Family"],["/2.0/attribute/attribute-input","Attribute Input Type"]]},{title:"Orders",path:"/2.0/orders",collapsable:!0,children:[["/2.0/orders/create-order","Orders"],["/2.0/orders/create-invoice","Invoice"],["/2.0/orders/create-shipment","Shipment"],["/2.0/orders/refunds","Refunds"]]},{title:"Customers",path:"/2.0/customer",collapsable:!0,children:[["/2.0/customer/create-customer","Customers"],["/2.0/customer/customer-groups","Groups"],["/2.0/customer/customer-reviews","Reviews"]]},["/2.0/cms/cms-page","CMS"],{title:"Marketing",path:"/2.0/marketing",collapsable:!0,children:[["/2.0/marketing/promotions","Promotions"],["/2.0/marketing/communications","Communications"],["/2.0/marketing/sitemaps","Sitemaps"]]},{title:"Settings",path:"/2.0/settings",collapsable:!0,children:[["/2.0/settings/locale","Locales"],["/2.0/settings/currencies","Currencies"],["/2.0/settings/exchange-rates","Exchange Rates"],["/2.0/settings/inventory-source","Inventory Source"],["/2.0/settings/channels","Channels"],["/2.0/settings/users","Users"],["/2.0/settings/roles","Roles"],["/2.0/settings/themes","Themes"],["/2.0/settings/taxes","Taxes"]]},["/2.0/configure/configurations","Configure"]],"/2.1.0/":[["/2.1.0/introduction/introductions","Introduction"],{title:"Product Types",path:"/2.1.0/products",collapsable:!0,children:[["/2.1.0/products/simple","Simple Product"],["/2.1.0/products/configurable","Configurable Product"],["/2.1.0/products/virtual","Virtual Product"],["/2.1.0/products/bundle","Bundle Product"],["/2.1.0/products/grouped","Grouped Product"],["/2.1.0/products/downloadable","Downloadable Product"]]},{title:"Category",path:"/2.1.0/category",collapsable:!0,children:[["/2.1.0/category/overview","Category Overview"],["/2.1.0/category/create-category","Create Category"]]},{title:"Attributes",path:"/2.1.0/attribute",collapsable:!0,children:[["/2.1.0/attribute/overview","Attribute Overview"],["/2.1.0/attribute/product-attribute","Create Product Attribute"],["/2.1.0/attribute/attribute-family","Attribute Family"],["/2.1.0/attribute/attribute-input","Attribute Input Type"]]},{title:"Orders",path:"/2.1.0/orders",collapsable:!0,children:[["/2.1.0/orders/create-order","Orders"],["/2.1.0/orders/create-invoice","Invoice"],["/2.1.0/orders/create-shipment","Shipment"],["/2.1.0/orders/refunds","Refunds"]]},{title:"Customers",path:"/2.1.0/customer",collapsable:!0,children:[["/2.1.0/customer/create-customer","Customers"],["/2.1.0/customer/customer-groups","Groups"],["/2.1.0/customer/customer-reviews","Reviews"]]},["/2.1.0/cms/cms-page","CMS"],{title:"Marketing",path:"/2.1.0/marketing",collapsable:!0,children:[["/2.1.0/marketing/promotions","Promotions"],["/2.1.0/marketing/communications","Communications"],["/2.1.0/marketing/searchseo","Search & SEO"]]},{title:"Settings",path:"/2.1.0/settings",collapsable:!0,children:[["/2.1.0/settings/locale","Locales"],["/2.1.0/settings/currencies","Currencies"],["/2.1.0/settings/exchange-rates","Exchange Rates"],["/2.1.0/settings/inventory-source","Inventory Source"],["/2.1.0/settings/channels","Channels"],["/2.1.0/settings/users","Users"],["/2.1.0/settings/roles","Roles"],["/2.1.0/settings/themes","Themes"],["/2.1.0/settings/taxes","Taxes"],["/2.1.0/settings/data-transfer","Data Transfer"]]},["/2.1.0/configure/configurations","Configure"],["/2.1.0/magic/magic-ai","Magic AI"]]}}};n(238);Wn.component("Badge",()=>Promise.all([n.e(0),n.e(4)]).then(n.bind(null,758)));n(239),n(240);function Bs(t){const e=document.documentElement.getBoundingClientRect(),n=t.getBoundingClientRect();return{x:n.left-e.left,y:n.top-e.top}}class Ns{constructor(t){Object.defineProperty(this,"registration",{value:t,configurable:!0,writable:!0})}update(){return this.registration.update()}skipWaiting(){const t=this.registration.waiting;return t?(console.log("[vuepress:sw] Doing worker.skipWaiting()."),new Promise((e,n)=>{const r=new MessageChannel;r.port1.onmessage=t=>{console.log("[vuepress:sw] Done worker.skipWaiting()."),t.data.error?n(t.data.error):e(t.data)},t.postMessage({type:"skip-waiting"},[r.port2])})):Promise.resolve()}}var Fs=new Wn;var zs={name:"BackToTop",props:{threshold:{type:Number,default:300}},data:()=>({scrollTop:null}),computed:{show(){return this.scrollTop>this.threshold}},mounted(){this.scrollTop=this.getScrollTop(),window.addEventListener("scroll",Cs()(()=>{this.scrollTop=this.getScrollTop()},100))},methods:{getScrollTop:()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,scrollToTop(){window.scrollTo({top:0,behavior:"smooth"}),this.scrollTop=0}}},Vs=(n(241),Object(Ls.a)(zs,(function(){var t=this._self._c;return t("transition",{attrs:{name:"fade"}},[this.show?t("svg",{staticClass:"go-to-top",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 49.484 28.284"},on:{click:this.scrollToTop}},[t("g",{attrs:{transform:"translate(-229 -126.358)"}},[t("rect",{attrs:{fill:"currentColor",width:"35",height:"5",rx:"2",transform:"translate(229 151.107) rotate(-45)"}}),this._v(" "),t("rect",{attrs:{fill:"currentColor",width:"35",height:"5",rx:"2",transform:"translate(274.949 154.642) rotate(-135)"}})])]):this._e()])}),[],!1,null,"5fd4ef0c",null).exports),Gs=[{},({Vue:t})=>{t.mixin({computed:{$dataBlock(){return this.$options.__data__block__}}})},{},{},({Vue:t,router:e})=>{e.options.scrollBehavior=(e,n,r)=>{if(r)return window.scrollTo({top:r.y,behavior:"smooth"});if(e.hash){if(t.$vuepress.$get("disableScrollBehavior"))return!1;const n=document.querySelector(e.hash);return!!n&&window.scrollTo({top:Bs(n).y,behavior:"smooth"})}return window.scrollTo({top:0,behavior:"smooth"})}},async({router:t,isServer:e})=>{if(!e){const{register:e}=await n.e(111).then(n.bind(null,752));t.onReady(()=>{e("/service-worker.js",{registrationOptions:{},ready(){console.log("[vuepress:sw] Service worker is active."),Fs.$emit("sw-ready")},cached(t){console.log("[vuepress:sw] Content has been cached for offline use."),Fs.$emit("sw-cached",new Ns(t))},updated(t){console.log("[vuepress:sw] Content updated."),Fs.$emit("sw-updated",new Ns(t))},offline(){console.log("[vuepress:sw] No internet connection found. App is running in offline mode."),Fs.$emit("sw-offline")},error(t){console.error("[vuepress:sw] Error during service worker registration:",t),Fs.$emit("sw-error",t),GA_ID&&ga("send","exception",{exDescription:t.message,exFatal:!1})}})})}},({Vue:t})=>{t.component("BackToTop",Vs)}],Hs=["BackToTop"];class qs extends class{constructor(){this.store=new Wn({data:{state:{}}})}$get(t){return this.store.state[t]}$set(t,e){Wn.set(this.store.state,t,e)}$emit(...t){this.store.$emit(...t)}$on(...t){this.store.$on(...t)}}{}Object.assign(qs.prototype,{getPageAsyncComponent:ls,getLayoutAsyncComponent:cs,getAsyncComponent:us,getVueComponent:ps});var Ws={install(t){const e=new qs;t.$vuepress=e,t.prototype.$vuepress=e}};function Ks(t,e){const n=e.toLowerCase();return t.options.routes.some(t=>t.path.toLowerCase()===n)}var Xs={props:{pageKey:String,slotKey:{type:String,default:"default"}},render(t){const e=this.pageKey||this.$parent.$page.key;return ds("pageKey",e),Wn.component(e)||Wn.component(e,ls(e)),Wn.component(e)?t(e):t("")}},Ys={functional:!0,props:{slotKey:String,required:!0},render:(t,{props:e,slots:n})=>t("div",{class:["content__"+e.slotKey]},n()[e.slotKey])},Js={computed:{openInNewWindowTitle(){return this.$themeLocaleConfig.openNewWindowText||"(opens new window)"}}},Zs=(n(242),n(243),Object(Ls.a)(Js,(function(){var t=this._self._c;return t("span",[t("svg",{staticClass:"icon outbound",attrs:{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",x:"0px",y:"0px",viewBox:"0 0 100 100",width:"15",height:"15"}},[t("path",{attrs:{fill:"currentColor",d:"M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"}}),this._v(" "),t("polygon",{attrs:{fill:"currentColor",points:"45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"}})]),this._v(" "),t("span",{staticClass:"sr-only"},[this._v(this._s(this.openInNewWindowTitle))])])}),[],!1,null,null,null).exports),Qs={functional:!0,render(t,{parent:e,children:n}){if(e._isMounted)return n;e.$once("hook:mounted",()=>{e.$forceUpdate()})}};Wn.config.productionTip=!1,Wn.use(qa),Wn.use(Ws),Wn.mixin(function(t,e,n=Wn){!function(t){t.locales&&Object.keys(t.locales).forEach(e=>{t.locales[e].path=e});Object.freeze(t)}(e),n.$vuepress.$set("siteData",e);const r=new(t(n.$vuepress.$get("siteData"))),o=Object.getOwnPropertyDescriptors(Object.getPrototypeOf(r)),i={};return Object.keys(o).reduce((t,e)=>(e.startsWith("$")&&(t[e]=o[e].get),t),i),{computed:i}}(t=>class{setPage(t){this.__page=t}get $site(){return t}get $themeConfig(){return this.$site.themeConfig}get $frontmatter(){return this.$page.frontmatter}get $localeConfig(){const{locales:t={}}=this.$site;let e,n;for(const r in t)"/"===r?n=t[r]:0===this.$page.path.indexOf(r)&&(e=t[r]);return e||n||{}}get $siteTitle(){return this.$localeConfig.title||this.$site.title||""}get $canonicalUrl(){const{canonicalUrl:t}=this.$page.frontmatter;return"string"==typeof t&&t}get $title(){const t=this.$page,{metaTitle:e}=this.$page.frontmatter;if("string"==typeof e)return e;const n=this.$siteTitle,r=t.frontmatter.home?null:t.frontmatter.title||t.title;return n?r?r+" | "+n:n:r||"VuePress"}get $description(){const t=function(t){if(t){const e=t.filter(t=>"description"===t.name)[0];if(e)return e.content}}(this.$page.frontmatter.meta);return t||(this.$page.frontmatter.description||this.$localeConfig.description||this.$site.description||"")}get $lang(){return this.$page.frontmatter.lang||this.$localeConfig.lang||"en-US"}get $localePath(){return this.$localeConfig.path||"/"}get $themeLocaleConfig(){return(this.$site.themeConfig.locales||{})[this.$localePath]||{}}get $page(){return this.__page?this.__page:function(t,e){for(let n=0;nn||(t.hash?!Wn.$vuepress.$get("disableScrollBehavior")&&{selector:decodeURIComponent(t.hash)}:{x:0,y:0})});!function(t){t.beforeEach((e,n,r)=>{if(Ks(t,e.path))r();else if(/(\/|\.html)$/.test(e.path))if(/\/$/.test(e.path)){const n=e.path.replace(/\/$/,"")+".html";Ks(t,n)?r(n):r()}else r();else{const n=e.path+"/",o=e.path+".html";Ks(t,o)?r(o):Ks(t,n)?r(n):r()}})}(n);const r={};try{await Promise.all(Gs.filter(t=>"function"==typeof t).map(e=>e({Vue:Wn,options:r,router:n,siteData:Ds,isServer:t})))}catch(t){console.error(t)}return{app:new Wn(Object.assign(r,{router:n,render:t=>t("div",{attrs:{id:"app"}},[t("RouterView",{ref:"layout"}),t("div",{class:"global-ui"},Hs.map(e=>t(e)))])})),router:n}}(!1).then(({app:t,router:e})=>{e.onReady(()=>{t.$mount("#app")})})}]); \ No newline at end of file diff --git a/index.html b/index.html index 9b731c67..bc5260c9 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - + @@ -37,6 +37,6 @@

Product Types

Learn how to create Products for Bagisto.

Category

Learn how to create Category for Bagisto.

Attribute

Learn how to create Product Attribute and Attribute Families for Bagisto.

- + diff --git a/service-worker.js b/service-worker.js index 0d3ad5e6..53d373fb 100644 --- a/service-worker.js +++ b/service-worker.js @@ -27,367 +27,367 @@ self.addEventListener('message', (event) => { self.__precacheManifest = [ { "url": "2.0/attribute/attribute-family.html", - "revision": "594cb9139cf574332814cd6a28f47a74" + "revision": "098549cef3a00ec1127b0110608a45b1" }, { "url": "2.0/attribute/attribute-input.html", - "revision": "86c7a2336c683bf648f7678acb683d4e" + "revision": "ca80a7c3e2bd362a0e0573c7e1476c50" }, { "url": "2.0/attribute/index.html", - "revision": "ebe212e121e5bb7f00748e5702705ebc" + "revision": "d1bb89ed416cf00e233b1caf603f6963" }, { "url": "2.0/attribute/overview.html", - "revision": "67346102ab2b5533df70ad1efdc9be64" + "revision": "8c6af1fe719efe1d3dd7c9907fa7cf37" }, { "url": "2.0/attribute/product-attribute.html", - "revision": "fb92a336c76aa23eca220ec0d85b9307" + "revision": "ec7387ce3cf5c3ac4094f988d2b604ab" }, { "url": "2.0/category/create-category.html", - "revision": "f448646a2fb37d22bb3c0b9f4f7e192d" + "revision": "ceda03b7d8dcf91537f802b5660ccac4" }, { "url": "2.0/category/index.html", - "revision": "5a1e1cfe68648a242790c3ba2fba7aeb" + "revision": "05febe785cee9027cba1d492071ba37f" }, { "url": "2.0/category/overview.html", - "revision": "c056d294dd0cb9e4809623f25a4c4bf4" + "revision": "64202e82d26b9273a67ceb528b840342" }, { "url": "2.0/cms/cms-page.html", - "revision": "d032666907f53d9cb2c9d70ca7bab65c" + "revision": "7ed64fe7a2adcaac387d280b84d1dd0f" }, { "url": "2.0/cms/index.html", - "revision": "427b107be92895777fc51111f837f2c5" + "revision": "dc4056ea60e7a14966c255931ad925c5" }, { "url": "2.0/configure/configurations.html", - "revision": "63306597dc40fc5e99bb9e9068ad172e" + "revision": "601015552ae6b2420427f0dec5b7a271" }, { "url": "2.0/configure/index.html", - "revision": "e6f5e20b1a8c6a58ff3c9bd139d1a8af" + "revision": "c91e4f7d0d2ce6f9517b8cbe2e7ec298" }, { "url": "2.0/customer/create-customer.html", - "revision": "c2a0ae9630379aa0f0739655e9d5a620" + "revision": "8e7fa3c36ac9af151639efb62bd3ffd6" }, { "url": "2.0/customer/customer-groups.html", - "revision": "f2f1d2b47a3aa16b9e879dc107a8bf9d" + "revision": "2d66d5ac4e0fc2b787da155201566dce" }, { "url": "2.0/customer/customer-reviews.html", - "revision": "a087be8e83822887b8c257fda01e02ca" + "revision": "23280ac24fb9ea7d6408ee9773c72101" }, { "url": "2.0/customer/index.html", - "revision": "f3c31cba5fabcc62f823424f2d1bdc61" + "revision": "73c17c959209424051db693998347b9f" }, { "url": "2.0/introduction/index.html", - "revision": "694f98e2b7924befdbf78f966a307aff" + "revision": "5e485b4d1c09021c8ad8213a414b89b5" }, { "url": "2.0/introduction/introductions.html", - "revision": "20617cf05ad53e1d36892cdbdc16b292" + "revision": "657e2d938157a02c11aef532a6c93364" }, { "url": "2.0/marketing/communications.html", - "revision": "bb1afaf4018d2abc18cff52de821f8df" + "revision": "3616725bc996f98d815114c4afaf1ca6" }, { "url": "2.0/marketing/index.html", - "revision": "4a31050080420585356af47f21f18ffb" + "revision": "5cee9893d11a7fae943304d1d9bd7d1e" }, { "url": "2.0/marketing/promotions.html", - "revision": "cd3d7c880da18d8eddd0d6b122aad676" + "revision": "ea093fe4b74d5e9d5f21d6b1dd170d36" }, { "url": "2.0/marketing/sitemaps.html", - "revision": "98fc79c63bc917edfd27305e7f76ab61" + "revision": "9145a82831fd3e264a9dab484e902ab6" }, { "url": "2.0/orders/create-invoice.html", - "revision": "62ce1eca4c082a40c098f99e18b986d9" + "revision": "2cd44a419f9e90f2c95f9eb447f15266" }, { "url": "2.0/orders/create-order.html", - "revision": "e4f25fddb1640cf89b66d009451a0e25" + "revision": "6752f57ef7de5a0bda033c3bc07c1a62" }, { "url": "2.0/orders/create-shipment.html", - "revision": "059c7812f065d98986d3e8681d584b41" + "revision": "a0f1b13c43bc2720eb7c427c2f968f4a" }, { "url": "2.0/orders/index.html", - "revision": "f77095642c66d9774301b7acb2381916" + "revision": "e8d9b2af458c78f9bbfbe453aea27c18" }, { "url": "2.0/orders/refunds.html", - "revision": "7bfcd565e152c6606fb3f507a2d69dc3" + "revision": "b7c7e886a0f954fb903c6b4841650180" }, { "url": "2.0/products/bundle.html", - "revision": "514089a41d45648656e41ea24d4fe401" + "revision": "c3af3e70a70fdf7348aad671fd1d74e6" }, { "url": "2.0/products/configurable.html", - "revision": "280cf0b3baf6d1e735a50d76910e2875" + "revision": "4b607d73c2e41dc709ee6fd9ba200e2e" }, { "url": "2.0/products/downloadable.html", - "revision": "2788529a91005ba983d98f1d9dd8a4f9" + "revision": "ec9e267d91183da12311cfb94858a91e" }, { "url": "2.0/products/grouped.html", - "revision": "0c7fc6368ae2df547d43b43d31116741" + "revision": "1c67a98ef4c53b5cd9b34c23bbf7f749" }, { "url": "2.0/products/index.html", - "revision": "4aedc269f5deeec1854a5a1a63ce58ee" + "revision": "394db53dbd40ab2c6e509560af1d7246" }, { "url": "2.0/products/simple.html", - "revision": "2dcaddb34b2c6187f87fdbe840aa0652" + "revision": "ee69b2e2a1734546781b575d2a22b7bb" }, { "url": "2.0/products/virtual.html", - "revision": "2f7cd47aa671b50cef97010cdc901d49" + "revision": "c836cda181673e599fb8aa62e8af907e" }, { "url": "2.0/settings/channels.html", - "revision": "7a14cbb6e92a754045186fd4dc2b0813" + "revision": "e2a9037477ef125296a094681b3bfb09" }, { "url": "2.0/settings/currencies.html", - "revision": "d0d5380a23f4ba9c2b47c3e3baa2ac48" + "revision": "0621a6d4f9ab03bafe3c2c2ba4e3d5e5" }, { "url": "2.0/settings/exchange-rates.html", - "revision": "aaf60f36d5ca5eb474c2f941e426be24" + "revision": "37843401b2185c6b8e8971d3db6c158d" }, { "url": "2.0/settings/index.html", - "revision": "68d9137ee6a84fe14a3ffe18ce9baebd" + "revision": "427b0ff4bf1e49657c20d1e5d85c50e4" }, { "url": "2.0/settings/inventory-source.html", - "revision": "f955e14d379530f641f8d3e9f03cbd42" + "revision": "04015df81efa9b9f026beb204b8aad5a" }, { "url": "2.0/settings/locale.html", - "revision": "4f99c3528088ffb20f7008c899f1dadb" + "revision": "1d163fa847c2a13cd04ac7445360a163" }, { "url": "2.0/settings/roles.html", - "revision": "32625fa99a4f9f345284f7d6d8841edf" + "revision": "474c92068b778d7035271cbc15385af3" }, { "url": "2.0/settings/taxes.html", - "revision": "a24d7be87cafca5351ddf82236dd6100" + "revision": "842ac366b67c93e037ddb5661355bf30" }, { "url": "2.0/settings/themes.html", - "revision": "f68f74778071b0940e479b3ede13a1bf" + "revision": "9529e49a5d167a7e2f63b2456d79f830" }, { "url": "2.0/settings/users.html", - "revision": "f4267d91618321d5200b7b2c8c7ab645" + "revision": "e6d797422f285ae12f7f8b97daf64094" }, { "url": "2.1.0/attribute/attribute-family.html", - "revision": "ab8237747768d2fda356fea88372e6e6" + "revision": "96bb480ccb1ea24263a05bd2c0ccbe1b" }, { "url": "2.1.0/attribute/attribute-input.html", - "revision": "b34e564d6e44b4c722a7bbd018a217aa" + "revision": "fe11cd83b276b19ac0c6694dbec7abac" }, { "url": "2.1.0/attribute/index.html", - "revision": "fe6eeb20ed33e67a90ea51aa08ee9238" + "revision": "67f54ebda0c34f8cd0e7db1292a8783f" }, { "url": "2.1.0/attribute/overview.html", - "revision": "ecc24f7aa82e8bf5f70f46b3838ead47" + "revision": "b12b7144562fa496cb69eb7affe137c6" }, { "url": "2.1.0/attribute/product-attribute.html", - "revision": "053ca80e407329adc47d9dd1a2a04079" + "revision": "14798f1a247b136aaa1b3f4ab209e886" }, { "url": "2.1.0/category/create-category.html", - "revision": "d1737a40fdc16ea8cfba7a56231c1e95" + "revision": "bfd0c981d51ef9355e4c849ab9562480" }, { "url": "2.1.0/category/index.html", - "revision": "33aea5df4377aeb2c4c8dc52c3a22126" + "revision": "06b87fd2ef91c6a512d02455eadc16ad" }, { "url": "2.1.0/category/overview.html", - "revision": "c925c9c6b70955e34d88883dbaa4a134" + "revision": "8bd7508dc62f089dd7940b4a5d276b34" }, { "url": "2.1.0/cms/cms-page.html", - "revision": "72a6e59c6568fa74634d033dce086300" + "revision": "481554aae38acb02ba5f2ca22ffce2e8" }, { "url": "2.1.0/cms/index.html", - "revision": "f6efc30f52ae2cc4c6a81b141a4aab7e" + "revision": "c82255e7ccfe015540a665b60f7fd223" }, { "url": "2.1.0/configure/configurations.html", - "revision": "5ec3f48f4123233cb1e54b4f71e028fe" + "revision": "3bc2f461ba37cbeafcad56adfe34f421" }, { "url": "2.1.0/configure/index.html", - "revision": "1755406f7f66dc4d02902893db429444" + "revision": "e64ab5751e34466b2a8b749a40564d87" }, { "url": "2.1.0/customer/create-customer.html", - "revision": "01b0fa9a64f7da9f13b5fad8f090c302" + "revision": "eb2416fa9d2011585adbb4d7b640c668" }, { "url": "2.1.0/customer/customer-groups.html", - "revision": "bcc0e84e87edffe46a3bca2cff8c0210" + "revision": "47809025d75420c9395bae4ee7d95a3c" }, { "url": "2.1.0/customer/customer-reviews.html", - "revision": "d35075cd62cb53d5c6a6801f8baadfee" + "revision": "51f4747937a93ed260a71d2890c1cbb5" }, { "url": "2.1.0/customer/index.html", - "revision": "8bb73df0dafd6e0b80842bc8401c3709" + "revision": "3a1b9eff55c76478fc22cf47ab416b29" }, { "url": "2.1.0/introduction/index.html", - "revision": "974283004c5da30077b82d57ae255a1a" + "revision": "ba90d0f5fec4f8681a68596cc117f219" }, { "url": "2.1.0/introduction/introductions.html", - "revision": "fe1ee64c02d80412a9cc3d26eb0cca12" + "revision": "41759f4fd724c3f70f806431926d6c87" }, { "url": "2.1.0/magic/magic-ai.html", - "revision": "28354fc2da401cc9f29798455b076532" + "revision": "11bf5b1b4ee6e0f60ad5e2995aca76b7" }, { "url": "2.1.0/marketing/communications.html", - "revision": "06cf15e987bd979af18a3aac7866cda7" + "revision": "bb3425a13cb196e68927cbb10ee58242" }, { "url": "2.1.0/marketing/index.html", - "revision": "76b50c90309e1875c73d63033d2c32cd" + "revision": "b487b4498557b085c40264c23a480bc5" }, { "url": "2.1.0/marketing/promotions.html", - "revision": "6d5ceef555629a34ca9258844f7b9104" + "revision": "8d4a795f5423d9cd9f6105ea3df83585" }, { "url": "2.1.0/marketing/searchseo.html", - "revision": "823f83b55095a277c8a854d1b872e019" + "revision": "045e50935db00c267c65fd10a665aac1" }, { "url": "2.1.0/orders/create-invoice.html", - "revision": "36629fea60072df6d1658bd51438e4b2" + "revision": "f39883ff037f30576f9073984e6acbf9" }, { "url": "2.1.0/orders/create-order.html", - "revision": "7b59f9c7ba6097bcdb596fde3c4b0df4" + "revision": "227b804462647b078c5cc47b7e542bf3" }, { "url": "2.1.0/orders/create-shipment.html", - "revision": "3e5530ab8ceb15a89db7e16fe701bd16" + "revision": "dc765d4b47e49f83b07d95ad0ec28b61" }, { "url": "2.1.0/orders/index.html", - "revision": "ddf0615bae617688715fdfa5ca6347b0" + "revision": "de0186e2504f543576e9ac4c19845f44" }, { "url": "2.1.0/orders/refunds.html", - "revision": "f4cd1c24f0ce0239b0f6b72ebdf4d8b8" + "revision": "b911f85eab81f1cc9523fa0ed28bcadc" }, { "url": "2.1.0/products/bundle.html", - "revision": "6bab949cdcad3a437db86e917a31c1e8" + "revision": "6ed562e0e81a95ff4bfa7f3393b154e8" }, { "url": "2.1.0/products/configurable.html", - "revision": "a9820297ada59c4fbeee07ce13e04f6f" + "revision": "927bbba6a01f3ab7277facc08186b169" }, { "url": "2.1.0/products/downloadable.html", - "revision": "6a6d7492cf717628ab23d7af2d799bd3" + "revision": "745978f2bb1e6ece007be5c287ed4721" }, { "url": "2.1.0/products/grouped.html", - "revision": "a306c91dfa154cf11a76ae4c6317bef7" + "revision": "6b6c973f21d463651a8d4c7a6a41eaad" }, { "url": "2.1.0/products/index.html", - "revision": "8f64915cc2932ef189eeb2cd3614dc2e" + "revision": "ac025971d1b59b685fd3ff7e7134cf7a" }, { "url": "2.1.0/products/simple.html", - "revision": "fe32d66839ad4b84c596d67b56ce87c9" + "revision": "1ed0039acdf15639eb68503c39b59d39" }, { "url": "2.1.0/products/virtual.html", - "revision": "e635a15e8a206701a53e27af6b1afe49" + "revision": "aadd11c32cf1cad1cc8ec983eae4f992" }, { "url": "2.1.0/settings/channels.html", - "revision": "dd59ce603d6fa966f4252c206dc829b8" + "revision": "b2ccd2269233a57a2a01169ccefe2dc4" }, { "url": "2.1.0/settings/currencies.html", - "revision": "64e6e84aa8ea9b762bb6f69718d056eb" + "revision": "dc419378491ead3328dc9830052b0a09" }, { "url": "2.1.0/settings/data-transfer.html", - "revision": "12ef177c7b667efbb8016aeb9a3c5d32" + "revision": "b8f8178ce57a7d188e6708b45f663278" }, { "url": "2.1.0/settings/exchange-rates.html", - "revision": "e337d429bf5be9c6ed906069f35ab827" + "revision": "073424fd8429533a7abb6138f8559402" }, { "url": "2.1.0/settings/index.html", - "revision": "36302d531b9fc92b45fd591a7229d093" + "revision": "e63e015d75ba30d2829fca029cc9c1bd" }, { "url": "2.1.0/settings/inventory-source.html", - "revision": "fbb38f9bac87767ba20cbd338acf0002" + "revision": "65cabc3423a96778ef31553726b93fab" }, { "url": "2.1.0/settings/locale.html", - "revision": "aabd152479391d0d25b6936841d64bdb" + "revision": "965c63d976fe2e2221993a466fd1c24a" }, { "url": "2.1.0/settings/roles.html", - "revision": "bf13b88a4d5962188ca3ca02dd7381f1" + "revision": "839a27a3ac874da3ee35d860fe12321c" }, { "url": "2.1.0/settings/taxes.html", - "revision": "aa15c2bc259760b97cab3c3d981ff281" + "revision": "da798df1eb509ab574d549e365f88507" }, { "url": "2.1.0/settings/themes.html", - "revision": "3816fdd7d484dc76320d2a135bede283" + "revision": "e6396e25730b0d761229420c8153a5e5" }, { "url": "2.1.0/settings/users.html", - "revision": "36fd88b5ad5f0930a177944c9ff23a71" + "revision": "ce5aee341f73f6c0892203318d829da5" }, { "url": "404.html", - "revision": "ecd82fd6b7741b405b72efe72b351001" + "revision": "c5e6e69b14bfbd9c3a9a9c81e6dafc35" }, { "url": "assets/css/0.styles.ab9466d3.css", @@ -1322,20 +1322,20 @@ self.__precacheManifest = [ "revision": "6e4a6ddeb5ef236b1765667039eab8ee" }, { - "url": "assets/js/100.fa3c41ee.js", - "revision": "c6f1f700c515b2105a68fc5884fdd450" + "url": "assets/js/100.f610de9c.js", + "revision": "0ad7e31bf5e9cf4b85f6ee3aa98a4b10" }, { - "url": "assets/js/101.965f0205.js", - "revision": "ff0da636190bdd59702c11f0f9757c96" + "url": "assets/js/101.8ee38aa9.js", + "revision": "c8dfa1b14a0fa0d605a96f5dea55a6af" }, { - "url": "assets/js/102.aa9eae49.js", - "revision": "2a63545f973ed981697d93e351fe007c" + "url": "assets/js/102.18f2c96e.js", + "revision": "dcc0f2af433adc73ce1ef69b17ba6d59" }, { - "url": "assets/js/103.2a0ceadf.js", - "revision": "8997172e6e2781277398ae0079b89338" + "url": "assets/js/103.05ce4c8f.js", + "revision": "36746e0e6b3845d372f24f0faf1c606d" }, { "url": "assets/js/104.db6d8e38.js", @@ -1346,16 +1346,16 @@ self.__precacheManifest = [ "revision": "7038726861084b1ecc5cd34a77c9cc9c" }, { - "url": "assets/js/106.8c6850a4.js", - "revision": "a52b41b9aa34f39fd4912b1cfc395148" + "url": "assets/js/106.60cd3ce6.js", + "revision": "7b92cae5c3f07ae8e1c361558fddc525" }, { - "url": "assets/js/107.616d0baa.js", - "revision": "106655a19488fce593a01f5fe547868f" + "url": "assets/js/107.f537a354.js", + "revision": "d170dc4bb0505d0f6105d3766665d88b" }, { - "url": "assets/js/108.b72bc08d.js", - "revision": "03b5e13ff89197ca4cd0e0322ecb6078" + "url": "assets/js/108.003b33b3.js", + "revision": "d780976e7e51ad7782b30b5b28d79b4c" }, { "url": "assets/js/109.8f9c58b9.js", @@ -1366,8 +1366,8 @@ self.__precacheManifest = [ "revision": "b74620b1741c5c5101699ae0f2e75b01" }, { - "url": "assets/js/110.337d07b8.js", - "revision": "cb7f81865789b404135076e962ba12f1" + "url": "assets/js/110.c7b690ae.js", + "revision": "b741f4b12374051042add9029c359455" }, { "url": "assets/js/111.4bb7a677.js", @@ -1394,56 +1394,56 @@ self.__precacheManifest = [ "revision": "784979ae7e059e8c93acf9b3ea068a80" }, { - "url": "assets/js/17.fdca0192.js", - "revision": "51638a4a644b0d9c33a27c661a0086bf" + "url": "assets/js/17.81c3427b.js", + "revision": "7a1b9f6881078b7a1cef2464a2cfee57" }, { "url": "assets/js/18.5d403fa8.js", "revision": "6864b74cf5f51ef96be1b2a82725753e" }, { - "url": "assets/js/19.63e6417e.js", - "revision": "7bbd92cb4314eefa53635edaae8a2002" + "url": "assets/js/19.b59a7f99.js", + "revision": "acfdab45763289efbb9050b0dcb7e64d" }, { "url": "assets/js/2.bf9162cc.js", "revision": "6def0ca566118498eadd4e1814cf2584" }, { - "url": "assets/js/20.5c2e2cb7.js", - "revision": "b4d28737ec4a84dedd22cb69cff26994" + "url": "assets/js/20.11b73266.js", + "revision": "952ba899036d9860795ebf3a04947a6d" }, { "url": "assets/js/21.77073ea7.js", "revision": "d734ff8073010aa4f83c51168f1cfe79" }, { - "url": "assets/js/22.aa7fa724.js", - "revision": "4850b7d31c9aa7c964a04d4138987ad0" + "url": "assets/js/22.30ef9b06.js", + "revision": "3fa2d637aa8e89380a985347ef836c20" }, { - "url": "assets/js/23.04c9680c.js", - "revision": "7f9fa7ab5694004040ea90c668897d42" + "url": "assets/js/23.de1e9d2a.js", + "revision": "024b6791550a56c80f4dc075166f9ab3" }, { "url": "assets/js/24.34ee975c.js", "revision": "b922fc4d1eb34905b9575843b975ebec" }, { - "url": "assets/js/25.27bd6730.js", - "revision": "407447c6a7383b3aa36234650df74b17" + "url": "assets/js/25.118eb579.js", + "revision": "94011d1be3a0fdb15a9a04adc8c937f7" }, { - "url": "assets/js/26.04d581a1.js", - "revision": "588685853a4497614c8d353882330cc4" + "url": "assets/js/26.2dfb902d.js", + "revision": "da80e5e71171be152283a4ac56717d1b" }, { - "url": "assets/js/27.d1f3b0fd.js", - "revision": "1d04cd1bec743007335a17e965c348fd" + "url": "assets/js/27.ef6cee38.js", + "revision": "e1fc917c8845b6d3e4fa1f1041e58c90" }, { - "url": "assets/js/28.4f5e9b4a.js", - "revision": "286f1814536190340f6faf178899339f" + "url": "assets/js/28.c42e8fed.js", + "revision": "64954b57acf54ad0dd10c3f2251d168f" }, { "url": "assets/js/29.1b9d4dfe.js", @@ -1454,8 +1454,8 @@ self.__precacheManifest = [ "revision": "5ec50fe0823304b7f22e60c65712fcfd" }, { - "url": "assets/js/30.64a0127d.js", - "revision": "be7bded9987f6db8631f051799bbcdc4" + "url": "assets/js/30.b7dd8f59.js", + "revision": "092ee4fa7a8faf6c1102617710002347" }, { "url": "assets/js/31.37fc7500.js", @@ -1478,16 +1478,16 @@ self.__precacheManifest = [ "revision": "e333987fbe89cb0c041792e2d29dcf6b" }, { - "url": "assets/js/36.72cbd177.js", - "revision": "731b9aca19ceaa499d62ee1b507d646e" + "url": "assets/js/36.fc4ae939.js", + "revision": "23a3fa983f7ffcbbf4df31918dd9fbf9" }, { - "url": "assets/js/37.ffa094af.js", - "revision": "121051c40b3efa18d2945f68ce39840b" + "url": "assets/js/37.da6ec910.js", + "revision": "e2d6b7811f6e87ccc252a1aade073073" }, { - "url": "assets/js/38.2ab39b2a.js", - "revision": "314ed10f693605916bd31c8332d77b69" + "url": "assets/js/38.43697470.js", + "revision": "8db2abde1ddc41c83268300b813b95ec" }, { "url": "assets/js/39.8d147639.js", @@ -1498,8 +1498,8 @@ self.__precacheManifest = [ "revision": "c8119a125caecf9b0693f3cadf068fa1" }, { - "url": "assets/js/40.cd13f8aa.js", - "revision": "78956b9a2046804024b491bd7a756caf" + "url": "assets/js/40.3374e55c.js", + "revision": "839a59d95612326c076e2291f0ee97e6" }, { "url": "assets/js/41.d99731a8.js", @@ -1510,28 +1510,28 @@ self.__precacheManifest = [ "revision": "873a8eed104c3277012928a0fe6a86b0" }, { - "url": "assets/js/43.61afd980.js", - "revision": "0ed15e60873fc18f0b8f4d08c6b21f9e" + "url": "assets/js/43.2ad39ba3.js", + "revision": "19aa2957634079a615a36a86762c3c7f" }, { "url": "assets/js/44.e7bd852a.js", "revision": "e17882b8f6a89c1b322dff47c1aa3efe" }, { - "url": "assets/js/45.9e96332a.js", - "revision": "8857f479097ebfe6d695b16b26e55b23" + "url": "assets/js/45.8ce0faae.js", + "revision": "48a6171e9de68a1b8a6fb720b157aa9f" }, { - "url": "assets/js/46.9f3bdc03.js", - "revision": "a7a42c51c17c5b836ca362a00b89a0ca" + "url": "assets/js/46.1e2b5ce0.js", + "revision": "a461eb232be86a481d8c454a3d0cb1aa" }, { "url": "assets/js/47.a6a09a13.js", "revision": "402fbed4ce404825a93f4205f4a3366d" }, { - "url": "assets/js/48.9d82675a.js", - "revision": "b2a4b20480ec5d292541f68d850d48da" + "url": "assets/js/48.8c51c20e.js", + "revision": "4e4b6bd050cb5646460ff6abb1ff6cbd" }, { "url": "assets/js/49.48359872.js", @@ -1546,24 +1546,24 @@ self.__precacheManifest = [ "revision": "4fb61b75af39dbcc30dc85f03500601e" }, { - "url": "assets/js/51.b5ed6b16.js", - "revision": "dd37f737050c3bd3a3bdbc10647654be" + "url": "assets/js/51.2fa3ab8a.js", + "revision": "2219482157ee5cde1c5d5cc327f8f107" }, { - "url": "assets/js/52.c21eaf23.js", - "revision": "c71e27c32e2cc054cbd5e1d0235ed359" + "url": "assets/js/52.1e8cabe5.js", + "revision": "d69b8cb56503ede84993b4b3b3185584" }, { - "url": "assets/js/53.25ca15c3.js", - "revision": "8319057b45408b80b9d7f8bb0cbde13c" + "url": "assets/js/53.155e331e.js", + "revision": "3acf465c835a38ddb2c34f6025a5a702" }, { "url": "assets/js/54.173cde91.js", "revision": "e815c715fcced24d8c864da6e10d673a" }, { - "url": "assets/js/55.309aaee1.js", - "revision": "7744f86eee463ede3cca1c42b6219ef4" + "url": "assets/js/55.28be4412.js", + "revision": "e0a65f75de11c07e5098c9af62ded767" }, { "url": "assets/js/56.b0eec741.js", @@ -1586,12 +1586,12 @@ self.__precacheManifest = [ "revision": "db017e3a2be130ecbdf337cc5bb69017" }, { - "url": "assets/js/61.dc38fbd4.js", - "revision": "d8e9eac6aabd1ac6c81e7409ab6e6b6c" + "url": "assets/js/61.2aa4ecfc.js", + "revision": "0af6e0035e76c4267eb16e4c8afcc92a" }, { - "url": "assets/js/62.f27c3a43.js", - "revision": "2ae24b3220b5fbcf05cd0e804774d7fb" + "url": "assets/js/62.b9f263d8.js", + "revision": "c73b5b52f45886a96ad7fda8c968680b" }, { "url": "assets/js/63.fdf3c631.js", @@ -1622,8 +1622,8 @@ self.__precacheManifest = [ "revision": "68ae0e9e909e45569fef19dfb6392338" }, { - "url": "assets/js/70.a2cf083f.js", - "revision": "8a7e51973569f4cfa6a41b931c97627a" + "url": "assets/js/70.79aa0864.js", + "revision": "243a0aae44efd5fa30599048e37e9024" }, { "url": "assets/js/71.d6d2f1f7.js", @@ -1638,8 +1638,8 @@ self.__precacheManifest = [ "revision": "d7a7ae7bdde122a111ff52515d9d79af" }, { - "url": "assets/js/74.96d148ec.js", - "revision": "e0633139c53f81f439097f184333499d" + "url": "assets/js/74.a6d240c5.js", + "revision": "561d16a37653937a2913643c645250b1" }, { "url": "assets/js/75.09b6da82.js", @@ -1654,20 +1654,20 @@ self.__precacheManifest = [ "revision": "b3d434e11b0bc3c98b5170f7f7555037" }, { - "url": "assets/js/78.f6dd8f5f.js", - "revision": "5ddd0d3972d19dd40d6b85b6e3cbad1d" + "url": "assets/js/78.f0cef106.js", + "revision": "26883f0cec75e251d061d8610b08c1f2" }, { - "url": "assets/js/79.6efec5cb.js", - "revision": "b6d37f3dc7c3c5ba208efe6a51a5c79f" + "url": "assets/js/79.f2d08fa3.js", + "revision": "1227139c56db1e4508039da952f75786" }, { - "url": "assets/js/8.2a533a7e.js", - "revision": "c60cbf13eae292082393aea3fd3470d2" + "url": "assets/js/8.6310bbb0.js", + "revision": "ca4b6c6030b9282b5bb505a93b99c99b" }, { - "url": "assets/js/80.5968dd78.js", - "revision": "40e2639c4d58c34131f21eb9e4e83bf0" + "url": "assets/js/80.5bb6722f.js", + "revision": "ac41cb63135d167268fd07182d2f4a3c" }, { "url": "assets/js/81.194d1094.js", @@ -1678,44 +1678,44 @@ self.__precacheManifest = [ "revision": "60298223c8d5af8e5770bb99a0e8d755" }, { - "url": "assets/js/83.7b945f0c.js", - "revision": "0db7e8a4afb2d692c20cbbbb2891ea8e" + "url": "assets/js/83.f34edaee.js", + "revision": "24b78490e6ee78b7204f763d8e9a68c5" }, { - "url": "assets/js/84.72624283.js", - "revision": "8c5f1341025c4534ca568b737b813134" + "url": "assets/js/84.b7329f5d.js", + "revision": "b7bb871aca08f0240298a0e629176e7b" }, { - "url": "assets/js/85.af888555.js", - "revision": "0577c8847431d8d4c04ddfc449c5fb7f" + "url": "assets/js/85.deb360cd.js", + "revision": "4248ce3d5906d23b74a70b907df2a5ec" }, { - "url": "assets/js/86.90f91daa.js", - "revision": "297fb474ca4b55a9e20e5193c396737d" + "url": "assets/js/86.cd7e25fa.js", + "revision": "785c1d38e7927c9b170d381181a8e8a7" }, { - "url": "assets/js/87.426e3921.js", - "revision": "f402a544cfe1a2c9f3f29e1fac444a10" + "url": "assets/js/87.21f8e257.js", + "revision": "0f4774d5efd46bea0db4039cdf98e0e8" }, { "url": "assets/js/88.63584615.js", "revision": "f496d5e584d982246b159a0cbbf29ea5" }, { - "url": "assets/js/89.0720e1f3.js", - "revision": "85171c77a98c260edeb5cda39287666a" + "url": "assets/js/89.4ebda9ff.js", + "revision": "d7cd8757778b7fdaac45e8c3511bb5ea" }, { - "url": "assets/js/9.5e4d9d86.js", - "revision": "bdd0588d8acddc489010d10a07ac7ff4" + "url": "assets/js/9.f744b03a.js", + "revision": "aa00ead7a77aa33f848e5c66e3f63f23" }, { - "url": "assets/js/90.f2c0513f.js", - "revision": "fcd475f21145f372bbd6fcf60144d737" + "url": "assets/js/90.b42e597a.js", + "revision": "b461ae07b60d83e1df395e51d7f261ba" }, { - "url": "assets/js/91.d8fc93bc.js", - "revision": "dd5c32437ce73757c048f40cbfca1a4c" + "url": "assets/js/91.3242752c.js", + "revision": "7c6e4e6323d52eb33148dbef1311b9c9" }, { "url": "assets/js/92.6d3c7028.js", @@ -1726,12 +1726,12 @@ self.__precacheManifest = [ "revision": "9c9529fc035fdfe0514417b65729355c" }, { - "url": "assets/js/94.9741f4df.js", - "revision": "25dcd94ccc033a07fb9a61572dd33e49" + "url": "assets/js/94.79731c42.js", + "revision": "f07dfd60c2d5b23133ececa3b1f13347" }, { - "url": "assets/js/95.1865b541.js", - "revision": "4d002857fae286be73d47c4d3276392c" + "url": "assets/js/95.48677683.js", + "revision": "9ee925d73af1874b740acfc23a648a66" }, { "url": "assets/js/96.c4011985.js", @@ -1750,8 +1750,8 @@ self.__precacheManifest = [ "revision": "128e755fb89cbab556c6e12e861d5b0a" }, { - "url": "assets/js/app.0677150b.js", - "revision": "09e2f485cfe0dc8688a802712a13b10b" + "url": "assets/js/app.887ec372.js", + "revision": "ee48fbe12babb418e0d548883e2e827f" }, { "url": "assets/js/vendors~docsearch.d1abde7b.js", @@ -1759,7 +1759,7 @@ self.__precacheManifest = [ }, { "url": "index.html", - "revision": "9121ba6ff0cf677221ddd6f76da04d91" + "revision": "2c4c8589b63741e82bd7cd0a0207a9fc" }, { "url": "logo.png",