diff --git a/2.0/attribute/attribute-family.html b/2.0/attribute/attribute-family.html index 44a1dc3d..6831e5e2 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 7696fb2c..7171db83 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 f2ff78d3..089a69ea 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 13031114..54eb8707 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 60adf61a..fa5422bc 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 3f25e4a5..0ab2539a 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 f84ce3d5..421b9c81 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 acb8e20d..2a3d09d2 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 72cea783..b7b3ff14 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 fe68d80f..99fb2e89 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 6600c1cf..ae95aed5 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 f9119698..dd0c0fd5 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 9a277b26..867b8555 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 715bbb09..d37956b9 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 1c7c1bd9..c6277554 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 d67ca365..6b3cf6ae 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 35175f92..718e8d51 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 1ab90577..99bab68d 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 fa4eb9e7..51739282 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 6b67fa23..ed2b77f4 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 6004969d..35d5f740 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 c50911e7..a2b8c8a6 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 f72afe0d..53675522 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 7316434b..0a76f46a 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 8b815442..3c06ce4e 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 0d0effe7..8ebd6794 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 f30725d2..76d3ba7f 100644 --- a/2.0/orders/refunds.html +++ b/2.0/orders/refunds.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (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 and enter the other fields as per your requirements after clicking on the Refund button as shown in the below image.

Create 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 7e2b9d7f..9d8d5671 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 729c2ae9..07264341 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 d04657a5..7a0f5a9c 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 3000dbab..2f29cc93 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 6566ac5f..72af38d4 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 de6d8d5d..afdc459d 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 707c907e..96ff3792 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 d3c573a4..2c890429 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 7192a6d3..37bed53f 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 aeeff0b1..5719534c 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 d1b15ab5..b5efe11d 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 3769227f..449c174c 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 73f917c7..c6b56202 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 f1a46b13..0d7182f5 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 c5c96306..573eef4a 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 2cb7a74d..06300b98 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 a3fe37ad..4a888017 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 6ecfa120..f2ca4071 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 1037ffe2..23e076b6 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 65534219..c9a328d9 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 41cec1f1..feedde20 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 3f0db648..0c5cbf5c 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 f291db08..cc4fe018 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 dca83579..54c1669b 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 89ed6148..7480ee69 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 b2b34eaa..6a1e2cb7 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 b0d97b96..806b0126 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 9d6a4b2b..23cc82c4 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 4842d0cb..93c11c78 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 1fc43404..6c667550 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 47c2e52b..43a00a99 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 e5649488..9eb922c9 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 e3be4ed9..bc6829fb 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 704c1ab7..b1cbf676 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 bb95f3df..3d0de584 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 6d576949..95f913ab 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 d0bdfad5..fc8c3a51 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 03467815..5ea60abc 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 8fc264dd..a98b4b0a 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 2a4aac4f..93aa3973 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 9d425b3a..9daaa1cd 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 af247ad9..b695d569 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 b1279828..deb4db19 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 11628ebf..9438f1d9 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 db615c1e..bfa0377e 100644 --- a/2.1.0/orders/refunds.html +++ b/2.1.0/orders/refunds.html @@ -8,7 +8,7 @@ - + @@ -28,7 +28,7 @@ Community Forum (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 and enter the other fields as per your requirements after clicking on the Refund button as shown in the below image.

Create 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 b3dae6e4..decc087b 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 05a81e5e..e31c78ce 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 ae50aa68..888b6de8 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 2efecf83..60e169db 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 29a8e149..68c632ca 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 b0042dcd..121ae8b1 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 9a3ed6e5..a5b3308a 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 19458270..e3102436 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 c4e710df..adafedab 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 bbc136c6..030fd871 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 58baac2b..6b8c5e3c 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 f0d60e51..e4456875 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 85f57ed8..dd61cde8 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 a40ccb86..16119c5e 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 fe6a69b1..86f9ee7c 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 37a23f0c..a993c5c4 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 4998f63f..db7e3b98 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 b9bb2406..fbf706c4 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 442e54d7..da1c9b67 100644 --- a/404.html +++ b/404.html @@ -8,13 +8,13 @@ - + -

404

Looks like we've got some broken links.
+ - + diff --git a/assets/img/frontendOutput.380a6cd1.png b/assets/img/frontendOutput.380a6cd1.png new file mode 100644 index 00000000..8ca6b2e4 Binary files /dev/null and b/assets/img/frontendOutput.380a6cd1.png differ diff --git a/assets/img/frontendOutput.56b442a7.png b/assets/img/frontendOutput.56b442a7.png deleted file mode 100644 index 7f2776f8..00000000 Binary files a/assets/img/frontendOutput.56b442a7.png and /dev/null differ diff --git a/assets/img/searchField.08f9e264.png b/assets/img/searchField.08f9e264.png deleted file mode 100644 index 5c643edf..00000000 Binary files a/assets/img/searchField.08f9e264.png and /dev/null differ diff --git a/assets/img/searchField.de2dd0e2.png b/assets/img/searchField.de2dd0e2.png new file mode 100644 index 00000000..183b0f2d Binary files /dev/null and b/assets/img/searchField.de2dd0e2.png differ diff --git a/assets/img/searchGrid.b19ac356.png b/assets/img/searchGrid.b19ac356.png deleted file mode 100644 index 835fa7f9..00000000 Binary files a/assets/img/searchGrid.b19ac356.png and /dev/null differ diff --git a/assets/img/searchGrids.05edc08e.png b/assets/img/searchGrids.05edc08e.png new file mode 100644 index 00000000..8912f5bd Binary files /dev/null and b/assets/img/searchGrids.05edc08e.png differ diff --git a/assets/js/100.92df403b.js b/assets/js/100.346fa859.js similarity index 97% rename from assets/js/100.92df403b.js rename to assets/js/100.346fa859.js index 1e24acda..e3979b40 100644 --- a/assets/js/100.92df403b.js +++ b/assets/js/100.346fa859.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[100],{800: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],{801: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.a8ce2c08.js b/assets/js/101.821a5c85.js similarity index 90% rename from assets/js/101.a8ce2c08.js rename to assets/js/101.821a5c85.js index daf4d719..b059032d 100644 --- a/assets/js/101.a8ce2c08.js +++ b/assets/js/101.821a5c85.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[101],{801: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],{800: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/103.68a5392b.js b/assets/js/103.a630638e.js similarity index 98% rename from assets/js/103.68a5392b.js rename to assets/js/103.a630638e.js index b8f4bd89..d82eaa17 100644 --- a/assets/js/103.68a5392b.js +++ b/assets/js/103.a630638e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[103],{807: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],{805: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/104.49286ad5.js b/assets/js/104.765b395e.js similarity index 95% rename from assets/js/104.49286ad5.js rename to assets/js/104.765b395e.js index eca1cbfb..4be36325 100644 --- a/assets/js/104.49286ad5.js +++ b/assets/js/104.765b395e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[104],{809: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([[104],{808: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/105.a47c5006.js b/assets/js/105.a35535ce.js similarity index 95% rename from assets/js/105.a47c5006.js rename to assets/js/105.a35535ce.js index ef9f7592..98ea42d0 100644 --- a/assets/js/105.a47c5006.js +++ b/assets/js/105.a35535ce.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[105],{810: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([[105],{809: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/106.84598b26.js b/assets/js/106.6c89b269.js similarity index 97% rename from assets/js/106.84598b26.js rename to assets/js/106.6c89b269.js index 95ebba38..c674a841 100644 --- a/assets/js/106.84598b26.js +++ b/assets/js/106.6c89b269.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[106],{813: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],{812: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.11e31444.js b/assets/js/107.9d194c40.js similarity index 98% rename from assets/js/107.11e31444.js rename to assets/js/107.9d194c40.js index 74fbaff3..053a5156 100644 --- a/assets/js/107.11e31444.js +++ b/assets/js/107.9d194c40.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[107],{815: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],{816: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.f9c65963.js b/assets/js/108.f4145e9f.js similarity index 97% rename from assets/js/108.f9c65963.js rename to assets/js/108.f4145e9f.js index 35415b38..2efda3fa 100644 --- a/assets/js/108.f9c65963.js +++ b/assets/js/108.f4145e9f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[108],{821: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],{822: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.ebd7b4bf.js b/assets/js/110.96dd998f.js similarity index 77% rename from assets/js/110.ebd7b4bf.js rename to assets/js/110.96dd998f.js index a2e0e284..13317e92 100644 --- a/assets/js/110.ebd7b4bf.js +++ b/assets/js/110.96dd998f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[110],{839: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],{838: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/12.7b280708.js b/assets/js/12.3ee82e88.js similarity index 92% rename from assets/js/12.7b280708.js rename to assets/js/12.3ee82e88.js index fcad69b6..315e9a68 100644 --- a/assets/js/12.7b280708.js +++ b/assets/js/12.3ee82e88.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{291:function(t,e,o){t.exports=o.p+"assets/img/condition.551d25e2.png"},610:function(t,e,o){t.exports=o.p+"assets/img/createCartrule.f59d3c55.png"},611:function(t,e,o){t.exports=o.p+"assets/img/configurations.58f83ad9.png"},612:function(t,e,o){t.exports=o.p+"assets/img/attributeCondition.c62c263c.png"},613:function(t,e,o){t.exports=o.p+"assets/img/actions.b7cabf8d.png"},614:function(t,e,o){t.exports=o.p+"assets/img/couponCode.dd555392.png"},615:function(t,e,o){t.exports=o.p+"assets/img/checkoutPage.93a3d169.png"},616:function(t,e,o){t.exports=o.p+"assets/img/applyCoupon.86d08f55.png"},617:function(t,e,o){t.exports=o.p+"assets/img/couponApplied.4bc462a2.png"},618:function(t,e,o){t.exports=o.p+"assets/img/catalogRule.d389090c.png"},619:function(t,e,o){t.exports=o.p+"assets/img/catalogConfigurations.ecca3049.png"},620:function(t,e,o){t.exports=o.p+"assets/img/catalogConditions.3f3cf255.png"},621:function(t,e,o){t.exports=o.p+"assets/img/contains.3ed8311c.png"},622:function(t,e){t.exports="data:image/png;base64,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"},623:function(t,e,o){t.exports=o.p+"assets/img/catalogOutput.db2a4bb7.png"},624:function(t,e,o){t.exports=o.p+"assets/img/catalogFront.04438821.png"},816:function(t,e,o){"use strict";o.r(e);var n=o(10),a=Object(n.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"promotions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#promotions"}},[t._v("#")]),t._v(" Promotions")]),t._v(" "),e("p",[t._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.")]),t._v(" "),e("h2",{attrs:{id:"cart-rules"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#cart-rules"}},[t._v("#")]),t._v(" Cart Rules")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[t._v("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”.")]),t._v(" "),e("h3",{attrs:{id:"step-1-add-new-cart-rule"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-1-add-new-cart-rule"}},[t._v("#")]),t._v(" Step 1: Add New Cart Rule")]),t._v(" "),e("ol",[e("li",[t._v("On Admin panel, go to "),e("strong",[t._v("Marketing >> Promotions >> Cart Rules")]),t._v(" click on create "),e("strong",[t._v("Cart Rule")]),t._v(" as shown in below image")])]),t._v(" "),e("p",[e("img",{attrs:{src:o(610),alt:"Cart Rule"}})]),t._v(" "),e("h3",{attrs:{id:"do-the-following-entry-in-the-rule-information-section"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#do-the-following-entry-in-the-rule-information-section"}},[t._v("#")]),t._v(" Do the following entry in the Rule Information Section")]),t._v(" "),e("p",[e("strong",[t._v("1.Name:-")]),t._v(" Enter the name of the new cart rule. (only for internal reference)")]),t._v(" "),e("p",[e("strong",[t._v("2.Description:-")]),t._v(" Enter a description of the rule. (only for internal reference)")]),t._v(" "),e("p",[e("strong",[t._v("3.Status:-")]),t._v(" Set status of cart rule is active.")]),t._v(" "),e("p",[e("strong",[t._v("4.Channels:-")]),t._v(" Select the channel on which this cart rule will be applied.")]),t._v(" "),e("p",[e("strong",[t._v("5.Customer Group:-")]),t._v(" Select the customer group on which this cart rule will be applied.")]),t._v(" "),e("p",[e("strong",[t._v("6.Coupon Type:-")]),t._v(" Select coupon type with or without the coupon. If you want to cart rule applied on all the carts Set “No Coupon“.")]),t._v(" "),e("h3",{attrs:{id:"if-you-want-to-use-coupon-then-select-specific-coupon-and-do-the-entry-in-the-following-field"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#if-you-want-to-use-coupon-then-select-specific-coupon-and-do-the-entry-in-the-following-field"}},[t._v("#")]),t._v(" If you want to use coupon then select “Specific coupon” and do the entry in the following field.")]),t._v(" "),e("p",[e("strong",[t._v("1. Auto Generate Coupon:-")]),t._v(" Set Yes/No, If you select No then do the following step. if you Set “Yes” then generate the automatic coupon.")]),t._v(" "),e("p",[e("strong",[t._v("2.Coupon Code:-")]),t._v(" Enter the coupon code, that is entered while doing the checkout process to get a discount.")]),t._v(" "),e("p",[e("strong",[t._v("3.Uses Per Coupon:-")]),t._v(" To determine the number of times the coupon can be used. Leave it blank if there is no limitation.")]),t._v(" "),e("p",[e("strong",[t._v("4.Uses per Customer:-")]),t._v(" To determine the number of times the cart rule can be used for the same customer. Leave it blank if there is no limitation.")]),t._v(" "),e("p",[e("strong",[t._v("5.From and To dates:-")]),t._v(" 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.")]),t._v(" "),e("p",[e("strong",[t._v("6.Priority:-")]),t._v(" Enter the priority of this rule.")]),t._v(" "),e("p",[e("strong",[t._v("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.")])]),t._v(" "),e("p",[e("img",{attrs:{src:o(611),alt:"Configurations"}})]),t._v(" "),e("h3",{attrs:{id:"step-2-set-conditions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-2-set-conditions"}},[t._v("#")]),t._v(" Step 2: Set Conditions")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(291),alt:"Condition"}})]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(612),alt:"Attribute Condition"}})]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[t._v("If you want to delete any condition, then click on the delete icon.")]),t._v(" "),e("h3",{attrs:{id:"step-3-set-the-actions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-3-set-the-actions"}},[t._v("#")]),t._v(" Step 3: Set the Actions")]),t._v(" "),e("p",[t._v("In the Action section, we have to set actions like how we want to apply the rule to the product.")]),t._v(" "),e("p",[e("strong",[t._v("1.Actions Type:-")]),t._v(" You can apply a discount on a percentage basis or a fixed amount basis.")]),t._v(" "),e("p",[e("strong",[t._v("2.Discount Amount:-")]),t._v(" Enter discount amount.")]),t._v(" "),e("p",[e("strong",[t._v("3. End Other Rules:-")]),t._v(" To stop applying other rules after this rule applies set “Yes”. This will work for applying multiple discounts on the same product.")]),t._v(" "),e("p",[e("strong",[t._v("4. Apply to Shipping:-")]),t._v(" Add Yes/No according to your requirement if you want to apply shipping or not")]),t._v(" "),e("p",[e("strong",[t._v("5. Buy X Quantity:-")]),t._v(" The number of quantities you want to add.")]),t._v(" "),e("p",[e("strong",[t._v("6.Free Shipping:-")]),t._v(" Add Yes/No according to your requirement if you want to apply Free shipping or not.")]),t._v(" "),e("p",[e("strong",[t._v("7.Maximum Quantity allowed to be discounted:-")]),t._v(" Add the number of the quantity you wanted to apply the discount for")]),t._v(" "),e("p",[e("img",{attrs:{src:o(613),alt:"Attribute Condition"}})]),t._v(" "),e("p",[t._v("So after clicking the "),e("strong",[t._v("Save Cart Rule")]),t._v(" button")]),t._v(" "),e("p",[t._v("Now copy the "),e("strong",[t._v("Coupon Code")]),t._v(" as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:o(614),alt:"Coupon Code"}})]),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("On the "),e("strong",[t._v("Checkout Page")]),t._v(" while placing an order click on "),e("strong",[t._v("Apply Coupon")]),t._v(" as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:o(615),alt:"Checkout Page"}})]),t._v(" "),e("p",[t._v("After adding the coupon code click on the "),e("strong",[t._v("Apply")]),t._v(" button as shown below")]),t._v(" "),e("p",[e("img",{attrs:{src:o(616),alt:"Apply Coupon"}})]),t._v(" "),e("p",[t._v("Now "),e("strong",[t._v("Coupon")]),t._v(" is applied successfully")]),t._v(" "),e("p",[e("img",{attrs:{src:o(617),alt:"Coupon"}})]),t._v(" "),e("p",[t._v("By following the above Steps you can easily create a "),e("strong",[t._v("Cart Rules")]),t._v(" in Bagisto.")]),t._v(" "),e("h2",{attrs:{id:"catalog-rules"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#catalog-rules"}},[t._v("#")]),t._v(" Catalog Rules")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[t._v("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”.")]),t._v(" "),e("h3",{attrs:{id:"step-1-add-new-catalog-rule"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-1-add-new-catalog-rule"}},[t._v("#")]),t._v(" Step 1: Add New Catalog Rule")]),t._v(" "),e("p",[t._v("a)On Admin panel, go to "),e("strong",[t._v("Marketing >> Promotions >> Catalog Rules")])]),t._v(" "),e("p",[t._v("b)On the upper right side, click on "),e("strong",[t._v("Create Catalog Rule")]),t._v(" button as shown below")]),t._v(" "),e("p",[e("img",{attrs:{src:o(618),alt:"Catalog"}})]),t._v(" "),e("h3",{attrs:{id:"do-the-following-entry-in-the-rule-information-section-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#do-the-following-entry-in-the-rule-information-section-2"}},[t._v("#")]),t._v(" Do the following entry in the Rule Information Section")]),t._v(" "),e("p",[e("strong",[t._v("1.Name:-")]),t._v(" Enter the name of the new catalog rule. (only for internal reference)")]),t._v(" "),e("p",[e("strong",[t._v("2.Description:-")]),t._v(" Enter a description of the rule. (only for internal reference)")]),t._v(" "),e("p",[e("strong",[t._v("3.Status:-")]),t._v(" Set status of catalog rule is active.")]),t._v(" "),e("p",[e("strong",[t._v("4.Channels:-")]),t._v(" Select the channel on which this catalog rule will be applied.")]),t._v(" "),e("p",[e("strong",[t._v("5.Customer Group:-")]),t._v(" Select the customer group on which this catalog rule will be applied.")]),t._v(" "),e("p",[e("strong",[t._v("6.From and To dates:-")]),t._v(" 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.")]),t._v(" "),e("p",[e("strong",[t._v("7.Priority:-")]),t._v(" Enter the priority of this rule.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(619),alt:"Catalog Configurations"}})]),t._v(" "),e("h3",{attrs:{id:"step-2-set-conditions-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-2-set-conditions-2"}},[t._v("#")]),t._v(" Step 2: Set Conditions")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(291),alt:"Condition"}})]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(620),alt:"Conditions"}})]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[t._v("If you want to delete any condition, then click on the delete icon.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(621),alt:"Contains"}})]),t._v(" "),e("h3",{attrs:{id:"step-3-set-the-actions-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-3-set-the-actions-2"}},[t._v("#")]),t._v(" Step 3: Set the Actions")]),t._v(" "),e("p",[t._v("In the Action section, we have to set actions like how we want to apply the rule to the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(622),alt:"Catalog Action"}})]),t._v(" "),e("p",[e("strong",[t._v("1.Actions Type:-")]),t._v(" You can apply a discount on a percentage basis or a fixed amount basis.")]),t._v(" "),e("p",[e("strong",[t._v("2.Discount Amount:-")]),t._v(" Enter discount amount.")]),t._v(" "),e("p",[e("strong",[t._v("3. End Other Rules:-")]),t._v(" To stop applying other rules after this rule applies set “Yes”. This will work for applying multiple discounts on the same product.")]),t._v(" "),e("p",[e("strong",[t._v("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.")])]),t._v(" "),e("p",[t._v("Now "),e("strong",[t._v("Save the Catalog Rule")]),t._v(" and you will able to see a new "),e("strong",[t._v("Catalog Rule")]),t._v(" is been created successfully.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(623),alt:"Catalog Output"}})]),t._v(" "),e("h3",{attrs:{id:"front-end-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#front-end-2"}},[t._v("#")]),t._v(" Front End:-")]),t._v(" "),e("p",[t._v("You will get a flat 50 % OFF on the product after applying a catalog rule as shown below")]),t._v(" "),e("p",[e("img",{attrs:{src:o(624),alt:"Catalog Front"}})]),t._v(" "),e("p",[t._v("By this, you can easily create a "),e("strong",[t._v("Catalog Rule")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{291:function(t,e,o){t.exports=o.p+"assets/img/condition.551d25e2.png"},596:function(t,e,o){t.exports=o.p+"assets/img/createCartrule.f59d3c55.png"},597:function(t,e,o){t.exports=o.p+"assets/img/configurations.58f83ad9.png"},598:function(t,e,o){t.exports=o.p+"assets/img/attributeCondition.c62c263c.png"},599:function(t,e,o){t.exports=o.p+"assets/img/actions.b7cabf8d.png"},600:function(t,e,o){t.exports=o.p+"assets/img/couponCode.dd555392.png"},601:function(t,e,o){t.exports=o.p+"assets/img/checkoutPage.93a3d169.png"},602:function(t,e,o){t.exports=o.p+"assets/img/applyCoupon.86d08f55.png"},603:function(t,e,o){t.exports=o.p+"assets/img/couponApplied.4bc462a2.png"},604:function(t,e,o){t.exports=o.p+"assets/img/catalogRule.d389090c.png"},605:function(t,e,o){t.exports=o.p+"assets/img/catalogConfigurations.ecca3049.png"},606:function(t,e,o){t.exports=o.p+"assets/img/catalogConditions.3f3cf255.png"},607:function(t,e,o){t.exports=o.p+"assets/img/contains.3ed8311c.png"},608:function(t,e){t.exports="data:image/png;base64,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"},609:function(t,e,o){t.exports=o.p+"assets/img/catalogOutput.db2a4bb7.png"},610:function(t,e,o){t.exports=o.p+"assets/img/catalogFront.04438821.png"},814:function(t,e,o){"use strict";o.r(e);var n=o(10),a=Object(n.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"promotions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#promotions"}},[t._v("#")]),t._v(" Promotions")]),t._v(" "),e("p",[t._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.")]),t._v(" "),e("h2",{attrs:{id:"cart-rules"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#cart-rules"}},[t._v("#")]),t._v(" Cart Rules")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[t._v("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”.")]),t._v(" "),e("h3",{attrs:{id:"step-1-add-new-cart-rule"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-1-add-new-cart-rule"}},[t._v("#")]),t._v(" Step 1: Add New Cart Rule")]),t._v(" "),e("ol",[e("li",[t._v("On Admin panel, go to "),e("strong",[t._v("Marketing >> Promotions >> Cart Rules")]),t._v(" click on create "),e("strong",[t._v("Cart Rule")]),t._v(" as shown in below image")])]),t._v(" "),e("p",[e("img",{attrs:{src:o(596),alt:"Cart Rule"}})]),t._v(" "),e("h3",{attrs:{id:"do-the-following-entry-in-the-rule-information-section"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#do-the-following-entry-in-the-rule-information-section"}},[t._v("#")]),t._v(" Do the following entry in the Rule Information Section")]),t._v(" "),e("p",[e("strong",[t._v("1.Name:-")]),t._v(" Enter the name of the new cart rule. (only for internal reference)")]),t._v(" "),e("p",[e("strong",[t._v("2.Description:-")]),t._v(" Enter a description of the rule. (only for internal reference)")]),t._v(" "),e("p",[e("strong",[t._v("3.Status:-")]),t._v(" Set status of cart rule is active.")]),t._v(" "),e("p",[e("strong",[t._v("4.Channels:-")]),t._v(" Select the channel on which this cart rule will be applied.")]),t._v(" "),e("p",[e("strong",[t._v("5.Customer Group:-")]),t._v(" Select the customer group on which this cart rule will be applied.")]),t._v(" "),e("p",[e("strong",[t._v("6.Coupon Type:-")]),t._v(" Select coupon type with or without the coupon. If you want to cart rule applied on all the carts Set “No Coupon“.")]),t._v(" "),e("h3",{attrs:{id:"if-you-want-to-use-coupon-then-select-specific-coupon-and-do-the-entry-in-the-following-field"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#if-you-want-to-use-coupon-then-select-specific-coupon-and-do-the-entry-in-the-following-field"}},[t._v("#")]),t._v(" If you want to use coupon then select “Specific coupon” and do the entry in the following field.")]),t._v(" "),e("p",[e("strong",[t._v("1. Auto Generate Coupon:-")]),t._v(" Set Yes/No, If you select No then do the following step. if you Set “Yes” then generate the automatic coupon.")]),t._v(" "),e("p",[e("strong",[t._v("2.Coupon Code:-")]),t._v(" Enter the coupon code, that is entered while doing the checkout process to get a discount.")]),t._v(" "),e("p",[e("strong",[t._v("3.Uses Per Coupon:-")]),t._v(" To determine the number of times the coupon can be used. Leave it blank if there is no limitation.")]),t._v(" "),e("p",[e("strong",[t._v("4.Uses per Customer:-")]),t._v(" To determine the number of times the cart rule can be used for the same customer. Leave it blank if there is no limitation.")]),t._v(" "),e("p",[e("strong",[t._v("5.From and To dates:-")]),t._v(" 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.")]),t._v(" "),e("p",[e("strong",[t._v("6.Priority:-")]),t._v(" Enter the priority of this rule.")]),t._v(" "),e("p",[e("strong",[t._v("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.")])]),t._v(" "),e("p",[e("img",{attrs:{src:o(597),alt:"Configurations"}})]),t._v(" "),e("h3",{attrs:{id:"step-2-set-conditions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-2-set-conditions"}},[t._v("#")]),t._v(" Step 2: Set Conditions")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(291),alt:"Condition"}})]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(598),alt:"Attribute Condition"}})]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[t._v("If you want to delete any condition, then click on the delete icon.")]),t._v(" "),e("h3",{attrs:{id:"step-3-set-the-actions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-3-set-the-actions"}},[t._v("#")]),t._v(" Step 3: Set the Actions")]),t._v(" "),e("p",[t._v("In the Action section, we have to set actions like how we want to apply the rule to the product.")]),t._v(" "),e("p",[e("strong",[t._v("1.Actions Type:-")]),t._v(" You can apply a discount on a percentage basis or a fixed amount basis.")]),t._v(" "),e("p",[e("strong",[t._v("2.Discount Amount:-")]),t._v(" Enter discount amount.")]),t._v(" "),e("p",[e("strong",[t._v("3. End Other Rules:-")]),t._v(" To stop applying other rules after this rule applies set “Yes”. This will work for applying multiple discounts on the same product.")]),t._v(" "),e("p",[e("strong",[t._v("4. Apply to Shipping:-")]),t._v(" Add Yes/No according to your requirement if you want to apply shipping or not")]),t._v(" "),e("p",[e("strong",[t._v("5. Buy X Quantity:-")]),t._v(" The number of quantities you want to add.")]),t._v(" "),e("p",[e("strong",[t._v("6.Free Shipping:-")]),t._v(" Add Yes/No according to your requirement if you want to apply Free shipping or not.")]),t._v(" "),e("p",[e("strong",[t._v("7.Maximum Quantity allowed to be discounted:-")]),t._v(" Add the number of the quantity you wanted to apply the discount for")]),t._v(" "),e("p",[e("img",{attrs:{src:o(599),alt:"Attribute Condition"}})]),t._v(" "),e("p",[t._v("So after clicking the "),e("strong",[t._v("Save Cart Rule")]),t._v(" button")]),t._v(" "),e("p",[t._v("Now copy the "),e("strong",[t._v("Coupon Code")]),t._v(" as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:o(600),alt:"Coupon Code"}})]),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("On the "),e("strong",[t._v("Checkout Page")]),t._v(" while placing an order click on "),e("strong",[t._v("Apply Coupon")]),t._v(" as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:o(601),alt:"Checkout Page"}})]),t._v(" "),e("p",[t._v("After adding the coupon code click on the "),e("strong",[t._v("Apply")]),t._v(" button as shown below")]),t._v(" "),e("p",[e("img",{attrs:{src:o(602),alt:"Apply Coupon"}})]),t._v(" "),e("p",[t._v("Now "),e("strong",[t._v("Coupon")]),t._v(" is applied successfully")]),t._v(" "),e("p",[e("img",{attrs:{src:o(603),alt:"Coupon"}})]),t._v(" "),e("p",[t._v("By following the above Steps you can easily create a "),e("strong",[t._v("Cart Rules")]),t._v(" in Bagisto.")]),t._v(" "),e("h2",{attrs:{id:"catalog-rules"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#catalog-rules"}},[t._v("#")]),t._v(" Catalog Rules")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[t._v("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”.")]),t._v(" "),e("h3",{attrs:{id:"step-1-add-new-catalog-rule"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-1-add-new-catalog-rule"}},[t._v("#")]),t._v(" Step 1: Add New Catalog Rule")]),t._v(" "),e("p",[t._v("a)On Admin panel, go to "),e("strong",[t._v("Marketing >> Promotions >> Catalog Rules")])]),t._v(" "),e("p",[t._v("b)On the upper right side, click on "),e("strong",[t._v("Create Catalog Rule")]),t._v(" button as shown below")]),t._v(" "),e("p",[e("img",{attrs:{src:o(604),alt:"Catalog"}})]),t._v(" "),e("h3",{attrs:{id:"do-the-following-entry-in-the-rule-information-section-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#do-the-following-entry-in-the-rule-information-section-2"}},[t._v("#")]),t._v(" Do the following entry in the Rule Information Section")]),t._v(" "),e("p",[e("strong",[t._v("1.Name:-")]),t._v(" Enter the name of the new catalog rule. (only for internal reference)")]),t._v(" "),e("p",[e("strong",[t._v("2.Description:-")]),t._v(" Enter a description of the rule. (only for internal reference)")]),t._v(" "),e("p",[e("strong",[t._v("3.Status:-")]),t._v(" Set status of catalog rule is active.")]),t._v(" "),e("p",[e("strong",[t._v("4.Channels:-")]),t._v(" Select the channel on which this catalog rule will be applied.")]),t._v(" "),e("p",[e("strong",[t._v("5.Customer Group:-")]),t._v(" Select the customer group on which this catalog rule will be applied.")]),t._v(" "),e("p",[e("strong",[t._v("6.From and To dates:-")]),t._v(" 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.")]),t._v(" "),e("p",[e("strong",[t._v("7.Priority:-")]),t._v(" Enter the priority of this rule.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(605),alt:"Catalog Configurations"}})]),t._v(" "),e("h3",{attrs:{id:"step-2-set-conditions-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-2-set-conditions-2"}},[t._v("#")]),t._v(" Step 2: Set Conditions")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(291),alt:"Condition"}})]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(606),alt:"Conditions"}})]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("p",[t._v("If you want to delete any condition, then click on the delete icon.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(607),alt:"Contains"}})]),t._v(" "),e("h3",{attrs:{id:"step-3-set-the-actions-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#step-3-set-the-actions-2"}},[t._v("#")]),t._v(" Step 3: Set the Actions")]),t._v(" "),e("p",[t._v("In the Action section, we have to set actions like how we want to apply the rule to the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(608),alt:"Catalog Action"}})]),t._v(" "),e("p",[e("strong",[t._v("1.Actions Type:-")]),t._v(" You can apply a discount on a percentage basis or a fixed amount basis.")]),t._v(" "),e("p",[e("strong",[t._v("2.Discount Amount:-")]),t._v(" Enter discount amount.")]),t._v(" "),e("p",[e("strong",[t._v("3. End Other Rules:-")]),t._v(" To stop applying other rules after this rule applies set “Yes”. This will work for applying multiple discounts on the same product.")]),t._v(" "),e("p",[e("strong",[t._v("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.")])]),t._v(" "),e("p",[t._v("Now "),e("strong",[t._v("Save the Catalog Rule")]),t._v(" and you will able to see a new "),e("strong",[t._v("Catalog Rule")]),t._v(" is been created successfully.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(609),alt:"Catalog Output"}})]),t._v(" "),e("h3",{attrs:{id:"front-end-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#front-end-2"}},[t._v("#")]),t._v(" Front End:-")]),t._v(" "),e("p",[t._v("You will get a flat 50 % OFF on the product after applying a catalog rule as shown below")]),t._v(" "),e("p",[e("img",{attrs:{src:o(610),alt:"Catalog Front"}})]),t._v(" "),e("p",[t._v("By this, you can easily create a "),e("strong",[t._v("Catalog Rule")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/13.0cffbf0b.js b/assets/js/13.0cffbf0b.js new file mode 100644 index 00000000..9786cd83 --- /dev/null +++ b/assets/js/13.0cffbf0b.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{611:function(e,t,s){e.exports=s.p+"assets/img/urlRewrite.cc5d8f75.png"},612:function(e,t,s){e.exports=s.p+"assets/img/urlFields.51f0b59e.png"},613:function(e,t,s){e.exports=s.p+"assets/img/urlOutput.6cb28e2f.png"},614:function(e,t,s){e.exports=s.p+"assets/img/searchTerm.2fe098f0.png"},615:function(e,t,s){e.exports=s.p+"assets/img/searchField.de2dd0e2.png"},616:function(e,t,s){e.exports=s.p+"assets/img/searchGrids.05edc08e.png"},617:function(e,t,s){e.exports=s.p+"assets/img/frontendOutput.380a6cd1.png"},618:function(e,t,s){e.exports=s.p+"assets/img/searchSynonym.3844db4a.png"},619:function(e,t,s){e.exports=s.p+"assets/img/synonymField.dac8c96a.png"},620:function(e,t,s){e.exports=s.p+"assets/img/synonymGrid.72ffd066.png"},621:function(e,t,s){e.exports=s.p+"assets/img/synonymOutput.67432a8c.png"},622:function(e,t,s){e.exports=s.p+"assets/img/createSitemap.d3b98b83.png"},623:function(e,t,s){e.exports=s.p+"assets/img/saveSitemap.c7785ab4.png"},624:function(e,t,s){e.exports=s.p+"assets/img/sitemapOutput.ceffe7ff.png"},815:function(e,t,s){"use strict";s.r(t);var a=s(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:"search-seo"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#search-seo"}},[e._v("#")]),e._v(" Search & SEO")]),e._v(" "),t("p",[e._v("Bagisto 2.1.0 introduces new marketing tools to elevate your store’s visibility and improve customer experience.")]),e._v(" "),t("h2",{attrs:{id:"url-rewrite"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#url-rewrite"}},[e._v("#")]),e._v(" URL Rewrite")]),e._v(" "),t("p",[e._v("This feature allows the admin to manage errors related to product, category, and CMS URLs.")]),e._v(" "),t("p",[e._v("If an admin modifies their URL for any reason, this functionality ensures seamless redirection to the new path URL.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" To check this feature the admin needs to click "),t("strong",[e._v("Marketing >> Search & SEO >> URL Rewrites")]),e._v(" now click on "),t("strong",[e._v("Create URL Rewrite")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(611),alt:"URL Rewrite"}})]),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) For")]),e._v(" - Select the FOR for which you are applying the URL Rewrite (Product, Category, CMS Page).")]),e._v(" "),t("p",[t("strong",[e._v("2) Request Path")]),e._v(" - 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.")]),e._v(" "),t("p",[t("strong",[e._v("3) Target Path")]),e._v(" - 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.")]),e._v(" "),t("p",[t("strong",[e._v("4) Redirect Type")]),e._v(" - Set Redirect Type to one of the following:")]),e._v(" "),t("p",[e._v("A) Temporary (302) - Use this for temporary changes, keeping SEO value with the old URL.")]),e._v(" "),t("p",[e._v("B) Permanent (301) - Use this for permanent changes with SEO value transfer to the new URL")]),e._v(" "),t("p",[t("strong",[e._v("5) Locale")]),e._v(" - Select the language in which you want the URL to be rewritten.")]),e._v(" "),t("p",[e._v("Now click on the "),t("strong",[e._v("Save URL Rewrite")]),e._v(" button.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(612),alt:"URL Fields"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now the New URL is redirected as per the Target path permanently.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(613),alt:"URL Output"}})]),e._v(" "),t("h2",{attrs:{id:"search-terms"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#search-terms"}},[e._v("#")]),e._v(" Search Terms")]),e._v(" "),t("p",[e._v("These are the Keywords that have been used by your customers on the storefront to search for their products.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" For creating a new search term go to the admin panel needs to click "),t("strong",[e._v("Marketing >> Search & SEO >> Search Terms")]),e._v(" now click on the "),t("strong",[e._v("Create Search Term")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(614),alt:"Search Term"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Add the Below fields of the Search Terms:")]),e._v(" "),t("p",[t("strong",[e._v("1) Search Query")]),e._v(" - Type the query of a product name that a customer will search from the storefront")]),e._v(" "),t("p",[t("strong",[e._v("2) Redirect URL")]),e._v(" - Add the URL that the search term will get redirected.")]),e._v(" "),t("p",[t("strong",[e._v("3) Channel")]),e._v(" - Add the channel at which the Search terms will be visible.")]),e._v(" "),t("p",[t("strong",[e._v("4) Locale")]),e._v(" - Select the language in which you want the Search Terms.")]),e._v(" "),t("p",[e._v("Now click on the "),t("strong",[e._v("Save Search Term")]),e._v(" button.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(615),alt:"Search Field"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" A new search field by the name of "),t("strong",[e._v("Adorable")]),e._v(" is created successfully as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(616),alt:"Search Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" Frontend")]),e._v(" "),t("p",[e._v("Now check the result by searching your search term.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(617),alt:"Frontend Output"}})]),e._v(" "),t("h2",{attrs:{id:"search-synonyms"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#search-synonyms"}},[e._v("#")]),e._v(" Search Synonyms")]),e._v(" "),t("p",[e._v("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.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" For creating a new search term go to admin panel needs to click "),t("strong",[e._v("Marketing >> Search & SEO >> Search Synonyms")]),e._v(" now click on the "),t("strong",[e._v("Create Search Synonyms")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(618),alt:"Search Synonym"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Enter the below fields:")]),e._v(" "),t("p",[t("strong",[e._v("1) Name")]),e._v(" - Enter the name of the synonym.")]),e._v(" "),t("p",[t("strong",[e._v("2) Terms")]),e._v(" Enter the related terms which belong to the name.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(619),alt:"Search Synonym Fields"}})]),e._v(" "),t("p",[e._v("Now click on the "),t("strong",[e._v("Save Search Synonym")]),e._v(" button.")]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" A new synonym field by the name of "),t("strong",[e._v("shoe")]),e._v(" is created successfully as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(620),alt:"Synonym Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" Frontend")]),e._v(" "),t("p",[e._v("Now check the result by searching your search synonym this contains all the categories of the shoes as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(621),alt:"Synonym Output"}})]),e._v(" "),t("h2",{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.")]),e._v(" "),t("h3",{attrs:{id:"step-1-add-new-sitemap"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#step-1-add-new-sitemap"}},[e._v("#")]),e._v(" Step 1: Add New Sitemap")]),e._v(" "),t("ol",[t("li",[e._v("On Admin panel, go to "),t("strong",[e._v("Marketing >> Sitemaps")]),e._v(" click on "),t("strong",[e._v("Create Sitemap")]),e._v(" as shown in below image")])]),e._v(" "),t("p",[t("img",{attrs:{src:s(622),alt:"Create Sitemap"}})]),e._v(" "),t("h3",{attrs:{id:"step-2-add-new-sitemap"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#step-2-add-new-sitemap"}},[e._v("#")]),e._v(" Step 2: Add New Sitemap")]),e._v(" "),t("p",[e._v("Add "),t("strong",[e._v("File Name")]),e._v(" and "),t("strong",[e._v("File Path")]),e._v(" and click the "),t("strong",[e._v("Save Sitemap")]),e._v(" button.")]),e._v(" "),t("p",[e._v("Kindle make sure you created a "),t("strong",[e._v("XML file")]),e._v(" and mention its desired path as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(623),alt:"Save Sitemap"}})]),e._v(" "),t("h3",{attrs:{id:"step-3"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#step-3"}},[e._v("#")]),e._v(" Step 3:")]),e._v(" "),t("p",[e._v("Now you will able to see the new "),t("strong",[e._v("Sitemap")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(624),alt:"Sitemap"}})]),e._v(" "),t("p",[e._v("By this, you can easily create a "),t("strong",[e._v("Sitemap")]),e._v(" in Bagisto 2.1.0")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/13.17668272.js b/assets/js/13.17668272.js deleted file mode 100644 index 7cbdb52f..00000000 --- a/assets/js/13.17668272.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{596:function(e,t,s){e.exports=s.p+"assets/img/urlRewrite.cc5d8f75.png"},597:function(e,t,s){e.exports=s.p+"assets/img/urlFields.51f0b59e.png"},598:function(e,t,s){e.exports=s.p+"assets/img/urlOutput.6cb28e2f.png"},599:function(e,t,s){e.exports=s.p+"assets/img/searchTerm.2fe098f0.png"},600:function(e,t,s){e.exports=s.p+"assets/img/searchField.08f9e264.png"},601:function(e,t,s){e.exports=s.p+"assets/img/searchGrid.b19ac356.png"},602:function(e,t,s){e.exports=s.p+"assets/img/frontendOutput.56b442a7.png"},603:function(e,t,s){e.exports=s.p+"assets/img/searchSynonym.3844db4a.png"},604:function(e,t,s){e.exports=s.p+"assets/img/synonymField.dac8c96a.png"},605:function(e,t,s){e.exports=s.p+"assets/img/synonymGrid.72ffd066.png"},606:function(e,t,s){e.exports=s.p+"assets/img/synonymOutput.67432a8c.png"},607:function(e,t,s){e.exports=s.p+"assets/img/createSitemap.d3b98b83.png"},608:function(e,t,s){e.exports=s.p+"assets/img/saveSitemap.c7785ab4.png"},609:function(e,t,s){e.exports=s.p+"assets/img/sitemapOutput.ceffe7ff.png"},814:function(e,t,s){"use strict";s.r(t);var a=s(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:"search-seo"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#search-seo"}},[e._v("#")]),e._v(" Search & SEO")]),e._v(" "),t("p",[e._v("Bagisto 2.1.0 introduces new marketing tools to elevate your store’s visibility and improve customer experience.")]),e._v(" "),t("h2",{attrs:{id:"url-rewrite"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#url-rewrite"}},[e._v("#")]),e._v(" URL Rewrite")]),e._v(" "),t("p",[e._v("This feature allows the admin to manage errors related to product, category, and CMS URLs.")]),e._v(" "),t("p",[e._v("If an admin modifies their URL for any reason, this functionality ensures seamless redirection to the new path URL.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" To check this feature the admin needs to click "),t("strong",[e._v("Marketing >> Search & SEO >> URL Rewrites")]),e._v(" now click on "),t("strong",[e._v("Create URL Rewrite")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(596),alt:"URL Rewrite"}})]),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) For")]),e._v(" - Select the FOR for which you are applying the URL Rewrite (Product, Category, CMS Page).")]),e._v(" "),t("p",[t("strong",[e._v("2) Request Path")]),e._v(" - 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.")]),e._v(" "),t("p",[t("strong",[e._v("3) Target Path")]),e._v(" - 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.")]),e._v(" "),t("p",[t("strong",[e._v("4) Redirect Type")]),e._v(" - Set Redirect Type to one of the following:")]),e._v(" "),t("p",[e._v("A) Temporary (302) - Use this for temporary changes, keeping SEO value with the old URL.")]),e._v(" "),t("p",[e._v("B) Permanent (301) - Use this for permanent changes with SEO value transfer to the new URL")]),e._v(" "),t("p",[t("strong",[e._v("5) Locale")]),e._v(" - Select the language in which you want the URL to be rewritten.")]),e._v(" "),t("p",[e._v("Now click on the "),t("strong",[e._v("Save URL Rewrite")]),e._v(" button.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(597),alt:"URL Fields"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now the New URL is redirected as per the Target path permanently.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(598),alt:"URL Output"}})]),e._v(" "),t("h2",{attrs:{id:"search-terms"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#search-terms"}},[e._v("#")]),e._v(" Search Terms")]),e._v(" "),t("p",[e._v("These are the Keywords that have been used by your customers on the storefront to search for their products.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" For creating a new search term go to the admin panel needs to click "),t("strong",[e._v("Marketing >> Search & SEO >> Search Terms")]),e._v(" now click on the "),t("strong",[e._v("Create Search Term")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(599),alt:"Search Term"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Add the Below fields of the Search Terms:")]),e._v(" "),t("p",[t("strong",[e._v("1) Search Query")]),e._v(" - Type the query of a product name that a customer will search from the storefront")]),e._v(" "),t("p",[t("strong",[e._v("2) Redirect URL")]),e._v(" - Add the URL that the search term will get redirected.")]),e._v(" "),t("p",[t("strong",[e._v("3) Channel")]),e._v(" - Add the channel at which the Search terms will be visible.")]),e._v(" "),t("p",[t("strong",[e._v("4) Locale")]),e._v(" - Select the language in which you want the Search Terms.")]),e._v(" "),t("p",[e._v("Now click on the "),t("strong",[e._v("Save Search Term")]),e._v(" button.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(600),alt:"Search Field"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" A new search field by the name of "),t("strong",[e._v("Adorable")]),e._v(" is created successfully as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(601),alt:"Search Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" Frontend")]),e._v(" "),t("p",[e._v("Now check the result by searching your search term.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(602),alt:"Frontend Output"}})]),e._v(" "),t("h2",{attrs:{id:"search-synonyms"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#search-synonyms"}},[e._v("#")]),e._v(" Search Synonyms")]),e._v(" "),t("p",[e._v("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.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" For creating a new search term go to admin panel needs to click "),t("strong",[e._v("Marketing >> Search & SEO >> Search Synonyms")]),e._v(" now click on the "),t("strong",[e._v("Create Search Synonyms")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(603),alt:"Search Synonym"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Enter the below fields:")]),e._v(" "),t("p",[t("strong",[e._v("1) Name")]),e._v(" - Enter the name of the synonym.")]),e._v(" "),t("p",[t("strong",[e._v("2) Terms")]),e._v(" Enter the related terms which belong to the name.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(604),alt:"Search Synonym Fields"}})]),e._v(" "),t("p",[e._v("Now click on the "),t("strong",[e._v("Save Search Synonym")]),e._v(" button.")]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" A new synonym field by the name of "),t("strong",[e._v("shoe")]),e._v(" is created successfully as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(605),alt:"Synonym Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" Frontend")]),e._v(" "),t("p",[e._v("Now check the result by searching your search synonym this contains all the categories of the shoes as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(606),alt:"Synonym Output"}})]),e._v(" "),t("h2",{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.")]),e._v(" "),t("h3",{attrs:{id:"step-1-add-new-sitemap"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#step-1-add-new-sitemap"}},[e._v("#")]),e._v(" Step 1: Add New Sitemap")]),e._v(" "),t("ol",[t("li",[e._v("On Admin panel, go to "),t("strong",[e._v("Marketing >> Sitemaps")]),e._v(" click on "),t("strong",[e._v("Create Sitemap")]),e._v(" as shown in below image")])]),e._v(" "),t("p",[t("img",{attrs:{src:s(607),alt:"Create Sitemap"}})]),e._v(" "),t("h3",{attrs:{id:"step-2-add-new-sitemap"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#step-2-add-new-sitemap"}},[e._v("#")]),e._v(" Step 2: Add New Sitemap")]),e._v(" "),t("p",[e._v("Add "),t("strong",[e._v("File Name")]),e._v(" and "),t("strong",[e._v("File Path")]),e._v(" and click the "),t("strong",[e._v("Save Sitemap")]),e._v(" button.")]),e._v(" "),t("p",[e._v("Kindle make sure you created a "),t("strong",[e._v("XML file")]),e._v(" and mention its desired path as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(608),alt:"Save Sitemap"}})]),e._v(" "),t("h3",{attrs:{id:"step-3"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#step-3"}},[e._v("#")]),e._v(" Step 3:")]),e._v(" "),t("p",[e._v("Now you will able to see the new "),t("strong",[e._v("Sitemap")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:s(609),alt:"Sitemap"}})]),e._v(" "),t("p",[e._v("By this, you can easily create a "),t("strong",[e._v("Sitemap")]),e._v(" in Bagisto 2.1.0")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/17.b1d45956.js b/assets/js/17.429bcd9c.js similarity index 92% rename from assets/js/17.b1d45956.js rename to assets/js/17.429bcd9c.js index 540bdb47..1445fa28 100644 --- a/assets/js/17.b1d45956.js +++ b/assets/js/17.429bcd9c.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{430:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},431:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},432:function(t,e){t.exports="data:image/png;base64,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"},433:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},434:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},435:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},436:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},437:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},438:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},439:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"},779: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(430),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(431),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(432),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(433),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(434),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(435),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(436),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(437),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(438),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(439),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{421:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},422:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},423:function(t,e){t.exports="data:image/png;base64,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"},424:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},425:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},426:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},427:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},428:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},429:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},430:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"},778: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(421),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(422),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(423),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(424),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(425),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(426),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(427),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(428),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(429),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(430),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/18.47e1342a.js b/assets/js/18.f6236af9.js similarity index 95% rename from assets/js/18.47e1342a.js rename to assets/js/18.f6236af9.js index 747cad1c..0dcd7640 100644 --- a/assets/js/18.47e1342a.js +++ b/assets/js/18.f6236af9.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[18],{457:function(t,A,e){t.exports=e.p+"assets/img/simple.548f03a1.png"},458:function(t,A,e){t.exports=e.p+"assets/img/editProduct.a0f174d2.png"},459:function(t,A,e){t.exports=e.p+"assets/img/description.cf62b04a.png"},460:function(t,A,e){t.exports=e.p+"assets/img/metaDescription.16764ed9.png"},461:function(t,A,e){t.exports=e.p+"assets/img/image.ac99298b.png"},462:function(t,A,e){t.exports=e.p+"assets/img/toggleButtons.db6f5a12.png"},463:function(t,A,e){t.exports=e.p+"assets/img/price.86fae45c.png"},464:function(t,A){t.exports="data:image/png;base64,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"},465:function(t,A){t.exports="data:image/png;base64,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"},466:function(t,A,e){t.exports=e.p+"assets/img/product.4402c959.png"},782:function(t,A,e){"use strict";e.r(A);var r=e(10),s=Object(r.a)({},(function(){var t=this,A=t._self._c;return A("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[A("h1",{attrs:{id:"simple-product"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#simple-product"}},[t._v("#")]),t._v(" Simple Product")]),t._v(" "),A("p",[t._v("A "),A("strong",[t._v("simple product")]),t._v(" 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.")]),t._v(" "),A("p",[t._v("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 "),A("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),A("OutboundLink")],1),t._v(".")]),t._v(" "),A("h3",{attrs:{id:"create-simple-product-in-bagisto-2-0"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#create-simple-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Create Simple Product in Bagisto 2.0")]),t._v(" "),A("ol",[A("li",[A("p",[t._v("Click on "),A("strong",[t._v("Catalog >> Products >>")]),t._v(" select "),A("strong",[t._v("Simple")]),t._v(" under Product Type.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(457),alt:"Simple"}})])])]),t._v(" "),A("p",[t._v("Now "),A("strong",[t._v("Save the Product")]),t._v(", and you will get redirected to the Edit product page as shown below.")]),t._v(" "),A("h3",{attrs:{id:"general-attributes"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#general-attributes"}},[t._v("#")]),t._v(" General Attributes")]),t._v(" "),A("p",[t._v("Below is the list of fields you need to fill under General Attributes.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(458),alt:"editProduct"}})]),t._v(" "),A("h3",{attrs:{id:"description"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),A("p",[t._v("Below is the list of the fields you need to fill in regarding the product under description.")]),t._v(" "),A("h4",{attrs:{id:"short-description"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#short-description"}},[t._v("#")]),t._v(" Short Description")]),t._v(" "),A("p",[t._v("Enter a short description of the feature of the product.")]),t._v(" "),A("h4",{attrs:{id:"description-2"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#description-2"}},[t._v("#")]),t._v(" Description")]),t._v(" "),A("p",[t._v("Mention your product in detail.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(459),alt:"description"}})]),t._v(" "),A("h3",{attrs:{id:"meta-description"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),A("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(" "),A("h4",{attrs:{id:"meta-title"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#meta-title"}},[t._v("#")]),t._v(" Meta Title")]),t._v(" "),A("p",[t._v("Provide the main title of the product by which your product will be known.")]),t._v(" "),A("h4",{attrs:{id:"meta-keyword"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#meta-keyword"}},[t._v("#")]),t._v(" Meta Keyword")]),t._v(" "),A("p",[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(" "),A("h4",{attrs:{id:"meta-description-2"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#meta-description-2"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),A("p",[t._v("Enter the description so that products can easily appear in search engine listings.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(460),alt:"metaDescription"}})]),t._v(" "),A("h3",{attrs:{id:"images"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),A("p",[t._v("To add the product images, click on "),A("strong",[t._v("Add Images")]),t._v(". You can add multiple images for your product.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(461),alt:"image"}})]),t._v(" "),A("h3",{attrs:{id:"new"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),A("p",[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(" "),A("h3",{attrs:{id:"featured"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),A("p",[t._v("Enable the toggle button if you want to show the product under the Featured Products section.")]),t._v(" "),A("h3",{attrs:{id:"visible-individually"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),A("p",[t._v("Enable the toggle button so that the product will be visible on the front end.")]),t._v(" "),A("h3",{attrs:{id:"status"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),A("p",[t._v("Enable the toggle button to enable the product on your eCommerce store.")]),t._v(" "),A("h3",{attrs:{id:"guest-checkout"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),A("p",[t._v("Enable the toggle button to allow the product to be ordered by guest customers.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(462),alt:"toggleButtons"}})]),t._v(" "),A("h3",{attrs:{id:"price"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#price"}},[t._v("#")]),t._v(" Price")]),t._v(" "),A("p",[t._v("Insert the price, cost, and special price, and set the special price date for which the special price will be shown on the website.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(463),alt:"price"}})]),t._v(" "),A("h3",{attrs:{id:"shipping"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#shipping"}},[t._v("#")]),t._v(" Shipping")]),t._v(" "),A("p",[t._v("Set the Width, Height, Depth, and Weight of the product.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(464),alt:"shipping"}})]),t._v(" "),A("h3",{attrs:{id:"inventories"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#inventories"}},[t._v("#")]),t._v(" Inventories")]),t._v(" "),A("p",[t._v("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.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(465),alt:"inventories"}})]),t._v(" "),A("p",[t._v("At last, "),A("strong",[t._v("Save the Product")]),t._v(".")]),t._v(" "),A("h3",{attrs:{id:"front-end"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#front-end"}},[t._v("#")]),t._v(" Front End")]),t._v(" "),A("p",[t._v("The product will be visible as given below on the front end.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(466),alt:"product"}})])])}),[],!1,null,null,null);A.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[18],{448:function(t,A,e){t.exports=e.p+"assets/img/simple.548f03a1.png"},449:function(t,A,e){t.exports=e.p+"assets/img/editProduct.a0f174d2.png"},450:function(t,A,e){t.exports=e.p+"assets/img/description.cf62b04a.png"},451:function(t,A,e){t.exports=e.p+"assets/img/metaDescription.16764ed9.png"},452:function(t,A,e){t.exports=e.p+"assets/img/image.ac99298b.png"},453:function(t,A,e){t.exports=e.p+"assets/img/toggleButtons.db6f5a12.png"},454:function(t,A,e){t.exports=e.p+"assets/img/price.86fae45c.png"},455:function(t,A){t.exports="data:image/png;base64,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"},456:function(t,A){t.exports="data:image/png;base64,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"},457:function(t,A,e){t.exports=e.p+"assets/img/product.4402c959.png"},781:function(t,A,e){"use strict";e.r(A);var r=e(10),s=Object(r.a)({},(function(){var t=this,A=t._self._c;return A("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[A("h1",{attrs:{id:"simple-product"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#simple-product"}},[t._v("#")]),t._v(" Simple Product")]),t._v(" "),A("p",[t._v("A "),A("strong",[t._v("simple product")]),t._v(" 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.")]),t._v(" "),A("p",[t._v("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 "),A("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),A("OutboundLink")],1),t._v(".")]),t._v(" "),A("h3",{attrs:{id:"create-simple-product-in-bagisto-2-0"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#create-simple-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Create Simple Product in Bagisto 2.0")]),t._v(" "),A("ol",[A("li",[A("p",[t._v("Click on "),A("strong",[t._v("Catalog >> Products >>")]),t._v(" select "),A("strong",[t._v("Simple")]),t._v(" under Product Type.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(448),alt:"Simple"}})])])]),t._v(" "),A("p",[t._v("Now "),A("strong",[t._v("Save the Product")]),t._v(", and you will get redirected to the Edit product page as shown below.")]),t._v(" "),A("h3",{attrs:{id:"general-attributes"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#general-attributes"}},[t._v("#")]),t._v(" General Attributes")]),t._v(" "),A("p",[t._v("Below is the list of fields you need to fill under General Attributes.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(449),alt:"editProduct"}})]),t._v(" "),A("h3",{attrs:{id:"description"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),A("p",[t._v("Below is the list of the fields you need to fill in regarding the product under description.")]),t._v(" "),A("h4",{attrs:{id:"short-description"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#short-description"}},[t._v("#")]),t._v(" Short Description")]),t._v(" "),A("p",[t._v("Enter a short description of the feature of the product.")]),t._v(" "),A("h4",{attrs:{id:"description-2"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#description-2"}},[t._v("#")]),t._v(" Description")]),t._v(" "),A("p",[t._v("Mention your product in detail.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(450),alt:"description"}})]),t._v(" "),A("h3",{attrs:{id:"meta-description"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),A("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(" "),A("h4",{attrs:{id:"meta-title"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#meta-title"}},[t._v("#")]),t._v(" Meta Title")]),t._v(" "),A("p",[t._v("Provide the main title of the product by which your product will be known.")]),t._v(" "),A("h4",{attrs:{id:"meta-keyword"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#meta-keyword"}},[t._v("#")]),t._v(" Meta Keyword")]),t._v(" "),A("p",[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(" "),A("h4",{attrs:{id:"meta-description-2"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#meta-description-2"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),A("p",[t._v("Enter the description so that products can easily appear in search engine listings.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(451),alt:"metaDescription"}})]),t._v(" "),A("h3",{attrs:{id:"images"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),A("p",[t._v("To add the product images, click on "),A("strong",[t._v("Add Images")]),t._v(". You can add multiple images for your product.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(452),alt:"image"}})]),t._v(" "),A("h3",{attrs:{id:"new"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),A("p",[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(" "),A("h3",{attrs:{id:"featured"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),A("p",[t._v("Enable the toggle button if you want to show the product under the Featured Products section.")]),t._v(" "),A("h3",{attrs:{id:"visible-individually"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),A("p",[t._v("Enable the toggle button so that the product will be visible on the front end.")]),t._v(" "),A("h3",{attrs:{id:"status"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),A("p",[t._v("Enable the toggle button to enable the product on your eCommerce store.")]),t._v(" "),A("h3",{attrs:{id:"guest-checkout"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),A("p",[t._v("Enable the toggle button to allow the product to be ordered by guest customers.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(453),alt:"toggleButtons"}})]),t._v(" "),A("h3",{attrs:{id:"price"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#price"}},[t._v("#")]),t._v(" Price")]),t._v(" "),A("p",[t._v("Insert the price, cost, and special price, and set the special price date for which the special price will be shown on the website.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(454),alt:"price"}})]),t._v(" "),A("h3",{attrs:{id:"shipping"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#shipping"}},[t._v("#")]),t._v(" Shipping")]),t._v(" "),A("p",[t._v("Set the Width, Height, Depth, and Weight of the product.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(455),alt:"shipping"}})]),t._v(" "),A("h3",{attrs:{id:"inventories"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#inventories"}},[t._v("#")]),t._v(" Inventories")]),t._v(" "),A("p",[t._v("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.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(456),alt:"inventories"}})]),t._v(" "),A("p",[t._v("At last, "),A("strong",[t._v("Save the Product")]),t._v(".")]),t._v(" "),A("h3",{attrs:{id:"front-end"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#front-end"}},[t._v("#")]),t._v(" Front End")]),t._v(" "),A("p",[t._v("The product will be visible as given below on the front end.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(457),alt:"product"}})])])}),[],!1,null,null,null);A.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/19.6124628b.js b/assets/js/19.562506fe.js similarity index 99% rename from assets/js/19.6124628b.js rename to assets/js/19.562506fe.js index e08ae1d4..d00d5682 100644 --- a/assets/js/19.6124628b.js +++ b/assets/js/19.562506fe.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[19],{586:function(t,e,a){t.exports=a.p+"assets/img/template.9b486bdd.png"},587:function(t,e,a){t.exports=a.p+"assets/img/templateName.43120a7a.png"},588:function(t,e,a){t.exports=a.p+"assets/img/link.68f3ea34.png"},589:function(t,e,a){t.exports=a.p+"assets/img/output.41bd8676.png"},590:function(t,e,a){t.exports=a.p+"assets/img/event.7eb17475.png"},591:function(t,e,a){t.exports=a.p+"assets/img/eventName.50f4e068.png"},592:function(t,e,a){t.exports=a.p+"assets/img/eventOutput.ca12f7e6.png"},593:function(t,e,a){t.exports=a.p+"assets/img/campaign.91fe3411.png"},594:function(t,e,a){t.exports=a.p+"assets/img/campaignConfigration.e42a9937.png"},595:function(t,e,a){t.exports=a.p+"assets/img/campaignOutput.f00bb683.png"},812: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(586),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(587),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(588),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(589),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(590),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(591),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(592),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(593),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(594),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(595),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],{586:function(t,e,a){t.exports=a.p+"assets/img/template.9b486bdd.png"},587:function(t,e,a){t.exports=a.p+"assets/img/templateName.43120a7a.png"},588:function(t,e,a){t.exports=a.p+"assets/img/link.68f3ea34.png"},589:function(t,e,a){t.exports=a.p+"assets/img/output.41bd8676.png"},590:function(t,e,a){t.exports=a.p+"assets/img/event.7eb17475.png"},591:function(t,e,a){t.exports=a.p+"assets/img/eventName.50f4e068.png"},592:function(t,e,a){t.exports=a.p+"assets/img/eventOutput.ca12f7e6.png"},593:function(t,e,a){t.exports=a.p+"assets/img/campaign.91fe3411.png"},594:function(t,e,a){t.exports=a.p+"assets/img/campaignConfigration.e42a9937.png"},595:function(t,e,a){t.exports=a.p+"assets/img/campaignOutput.f00bb683.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:"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(586),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(587),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(588),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(589),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(590),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(591),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(592),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(593),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(594),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(595),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/22.dc10aea9.js b/assets/js/22.fbb69e54.js similarity index 83% rename from assets/js/22.dc10aea9.js rename to assets/js/22.fbb69e54.js index 4462b7cd..b8211b00 100644 --- a/assets/js/22.dc10aea9.js +++ b/assets/js/22.fbb69e54.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[22],{406:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},407:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},408:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},409:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},410:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},411:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},412:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},413:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},414:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"},776: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(406),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(407),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(408),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(409),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(410),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(411),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(412),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(413),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(414),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[22],{412:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},413:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},414:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},415:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},416:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},417:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},418:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},419:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},420:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"},777: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(412),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(413),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(414),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(415),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(416),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(417),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(418),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(419),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(420),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/23.b8b977ef.js b/assets/js/23.36782587.js similarity index 83% rename from assets/js/23.b8b977ef.js rename to assets/js/23.36782587.js index 0de8e135..de6fc77c 100644 --- a/assets/js/23.b8b977ef.js +++ b/assets/js/23.36782587.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[23],{421:function(t,e,o){t.exports=o.p+"assets/img/configurable.9fa6fb76.png"},422:function(t,e,o){t.exports=o.p+"assets/img/configurableAttributes.0341eddd.png"},423:function(t,e,o){t.exports=o.p+"assets/img/editProducts.1d1ea4f3.png"},424:function(t,e,o){t.exports=o.p+"assets/img/toggleButtons.db6f5a12.png"},425:function(t,e,o){t.exports=o.p+"assets/img/descriptions.765ffef8.png"},426:function(t,e,o){t.exports=o.p+"assets/img/metaDescriptions.4dfbc31b.png"},427:function(t,e,o){t.exports=o.p+"assets/img/image.b30e57d4.png"},428:function(t,e,o){t.exports=o.p+"assets/img/variations.9be19c16.png"},429:function(t,e,o){t.exports=o.p+"assets/img/output.31b099f6.png"},778: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-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-configurable-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" How to Create a Configurable Product in Bagisto 2.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(421),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(422),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(423),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(424),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(425),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(426),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(427),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(428),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(429),alt:"Configurable"}})])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[23],{431:function(t,e,o){t.exports=o.p+"assets/img/configurable.9fa6fb76.png"},432:function(t,e,o){t.exports=o.p+"assets/img/configurableAttributes.0341eddd.png"},433:function(t,e,o){t.exports=o.p+"assets/img/editProducts.1d1ea4f3.png"},434:function(t,e,o){t.exports=o.p+"assets/img/toggleButtons.db6f5a12.png"},435:function(t,e,o){t.exports=o.p+"assets/img/descriptions.765ffef8.png"},436:function(t,e,o){t.exports=o.p+"assets/img/metaDescriptions.4dfbc31b.png"},437:function(t,e,o){t.exports=o.p+"assets/img/image.b30e57d4.png"},438:function(t,e,o){t.exports=o.p+"assets/img/variations.9be19c16.png"},439:function(t,e,o){t.exports=o.p+"assets/img/output.31b099f6.png"},779: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-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-configurable-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" How to Create a Configurable Product in Bagisto 2.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(431),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(432),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(433),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(434),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(435),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(436),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(437),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(438),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(439),alt:"Configurable"}})])])}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/24.3787a1f5.js b/assets/js/24.bd04bc2c.js similarity index 93% rename from assets/js/24.3787a1f5.js rename to assets/js/24.bd04bc2c.js index 202c40bf..b7d72dfa 100644 --- a/assets/js/24.3787a1f5.js +++ b/assets/js/24.bd04bc2c.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[24],{448:function(t,e,r){t.exports=r.p+"assets/img/virtual.e6449259.png"},449:function(t,e,r){t.exports=r.p+"assets/img/editProduct.fff08496.png"},450:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},451:function(t,e,r){t.exports=r.p+"assets/img/description.40848a5f.png"},452:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.afb36600.png"},453:function(t,e,r){t.exports=r.p+"assets/img/image.6a9cc529.png"},454:function(t,e){t.exports="data:image/png;base64,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"},455:function(t,e,r){t.exports=r.p+"assets/img/price.b32785ac.png"},456:function(t,e,r){t.exports=r.p+"assets/img/output.c8ed1df3.png"},781: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(448),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(449),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(450),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(451),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(452),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(453),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(454),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(455),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(456),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[24],{458:function(t,e,r){t.exports=r.p+"assets/img/virtual.e6449259.png"},459:function(t,e,r){t.exports=r.p+"assets/img/editProduct.fff08496.png"},460:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},461:function(t,e,r){t.exports=r.p+"assets/img/description.40848a5f.png"},462:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.afb36600.png"},463:function(t,e,r){t.exports=r.p+"assets/img/image.6a9cc529.png"},464:function(t,e){t.exports="data:image/png;base64,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"},465:function(t,e,r){t.exports=r.p+"assets/img/price.b32785ac.png"},466:function(t,e,r){t.exports=r.p+"assets/img/output.c8ed1df3.png"},782: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(458),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(459),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(460),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(461),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(462),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(463),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(464),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(465),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(466),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/25.aa10fc33.js b/assets/js/25.13cb200b.js similarity index 99% rename from assets/js/25.aa10fc33.js rename to assets/js/25.13cb200b.js index 86dcc58f..abc2602e 100644 --- a/assets/js/25.aa10fc33.js +++ b/assets/js/25.13cb200b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[25],{639:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},640:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},641:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},642:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},643:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},644:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},645:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},646:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},647:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"},822: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(639),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(640),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(641),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(642),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(643),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(644),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(645),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(646),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(647),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[25],{639:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},640:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},641:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},642:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},643:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},644:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},645:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},646:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},647:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"},821: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(639),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(640),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(641),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(642),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(643),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(644),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(645),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(646),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(647),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/33.eefaa6b4.js b/assets/js/33.c6e8800a.js similarity index 83% rename from assets/js/33.eefaa6b4.js rename to assets/js/33.c6e8800a.js index a6d0e651..3376e650 100644 --- a/assets/js/33.eefaa6b4.js +++ b/assets/js/33.c6e8800a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[33],{712:function(e,t,n){e.exports=n.p+"assets/img/inventorySource.703ce5b3.png"},713:function(e,t,n){e.exports=n.p+"assets/img/inventoryConfiguration.3d59b832.png"},714:function(e,t,n){e.exports=n.p+"assets/img/contactInfo.4d1e076d.png"},715:function(e,t,n){e.exports=n.p+"assets/img/sourceAddress.ee2e69a5.png"},716:function(e,t,n){e.exports=n.p+"assets/img/inventoryOutput.2b30b856.png"},717:function(e,t,n){e.exports=n.p+"assets/img/productInventory.2a6d376b.png"},718:function(e,t,n){e.exports=n.p+"assets/img/inventorySetting.bfce85d5.png"},833:function(e,t,n){"use strict";n.r(t);var o=n(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:"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:"easy-step-to-managing-your-inventory-in-bagisto-2-1-0"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#easy-step-to-managing-your-inventory-in-bagisto-2-1-0"}},[e._v("#")]),e._v(" Easy step to managing your inventory in Bagisto 2.1.0")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin panel of Bagisto click on "),t("strong",[e._v("Setting >> Inventory Sources >> Create Inventory Source")]),e._v(" as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(712),alt:"Inventory Source"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" "),t("strong",[e._v("General")])]),e._v(" "),t("p",[e._v("Enter the "),t("strong",[e._v("Code, Name, Description, Latitude, Longitude, and Priority")]),e._v(", and set the "),t("strong",[e._v("Status")]),e._v(" active.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(713),alt:"Inventory Configuration"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" "),t("strong",[e._v("Contact Information")])]),e._v(" "),t("p",[e._v("You have to enter a "),t("strong",[e._v("Name, Email, Fax, Contact Number")])]),e._v(" "),t("p",[t("img",{attrs:{src:n(714),alt:"Contact Info"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" "),t("strong",[e._v("Source Address")])]),e._v(" "),t("p",[e._v("You have to enter the source address like country, address, state, city, etc of your inventory.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(715),alt:"Source Address"}})]),e._v(" "),t("p",[e._v("After that, you need to click on "),t("strong",[e._v("Save Inventory Source")]),e._v(". So now you will able to see our new inventory source is been created successfully as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(716),alt:"Inventory Output"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 5:")]),e._v(" Click on "),t("strong",[e._v("Setting >> Channel")]),e._v(". Open the selected channel in "),t("strong",[e._v("Edit Mode >> Inventory Sources")]),e._v(". This is the multi-select type where you can select multiple inventory sources for your channels. After that, click "),t("strong",[e._v("Save Channel")]),e._v(".")]),e._v(" "),t("h3",{attrs:{id:"inventory-setting-on-the-product-page"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#inventory-setting-on-the-product-page"}},[e._v("#")]),e._v(" Inventory Setting on the Product Page")]),e._v(" "),t("p",[e._v("Click on "),t("strong",[e._v("Catalog >> Products.")]),e._v(" Open the selected product in "),t("strong",[e._v("Edit Mode")]),e._v(" and enter the "),t("strong",[e._v("quantity")]),e._v(" in each inventory source. At last, after filling up the necessary fields, click "),t("strong",[e._v("Save Product Note:-")]),e._v(" 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.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(717),alt:"Product Inventory"}})]),e._v(" "),t("h3",{attrs:{id:"inventory-setting-on-the-shipment-page"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#inventory-setting-on-the-shipment-page"}},[e._v("#")]),e._v(" Inventory Setting on the Shipment Page")]),e._v(" "),t("p",[e._v("Click on "),t("strong",[e._v("Sales >> Orders")]),e._v(". Open the selected order in "),t("strong",[e._v("Edit Mode >> Invoice >> Save Invoice >> Ship")]),e._v(" Under the Product Ordered Section, Admin can decide from which inventory they want to deliver the product.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(718),alt:"Inventory Setting"}})]),e._v(" "),t("p",[t("strong",[e._v("Note:-")]),e._v(" 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 "),t("strong",[e._v("Create Shipment")]),e._v(".")]),e._v(" "),t("p",[e._v("So by this you can easily create "),t("strong",[e._v("Inventory Sources")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[33],{708:function(e,t,n){e.exports=n.p+"assets/img/inventorySource.703ce5b3.png"},709:function(e,t,n){e.exports=n.p+"assets/img/inventoryConfiguration.3d59b832.png"},710:function(e,t,n){e.exports=n.p+"assets/img/contactInfo.4d1e076d.png"},711:function(e,t,n){e.exports=n.p+"assets/img/sourceAddress.ee2e69a5.png"},712:function(e,t,n){e.exports=n.p+"assets/img/inventoryOutput.2b30b856.png"},713:function(e,t,n){e.exports=n.p+"assets/img/productInventory.2a6d376b.png"},714:function(e,t,n){e.exports=n.p+"assets/img/inventorySetting.bfce85d5.png"},832:function(e,t,n){"use strict";n.r(t);var o=n(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:"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:"easy-step-to-managing-your-inventory-in-bagisto-2-1-0"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#easy-step-to-managing-your-inventory-in-bagisto-2-1-0"}},[e._v("#")]),e._v(" Easy step to managing your inventory in Bagisto 2.1.0")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin panel of Bagisto click on "),t("strong",[e._v("Setting >> Inventory Sources >> Create Inventory Source")]),e._v(" as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(708),alt:"Inventory Source"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" "),t("strong",[e._v("General")])]),e._v(" "),t("p",[e._v("Enter the "),t("strong",[e._v("Code, Name, Description, Latitude, Longitude, and Priority")]),e._v(", and set the "),t("strong",[e._v("Status")]),e._v(" active.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(709),alt:"Inventory Configuration"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" "),t("strong",[e._v("Contact Information")])]),e._v(" "),t("p",[e._v("You have to enter a "),t("strong",[e._v("Name, Email, Fax, Contact Number")])]),e._v(" "),t("p",[t("img",{attrs:{src:n(710),alt:"Contact Info"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" "),t("strong",[e._v("Source Address")])]),e._v(" "),t("p",[e._v("You have to enter the source address like country, address, state, city, etc of your inventory.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(711),alt:"Source Address"}})]),e._v(" "),t("p",[e._v("After that, you need to click on "),t("strong",[e._v("Save Inventory Source")]),e._v(". So now you will able to see our new inventory source is been created successfully as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(712),alt:"Inventory Output"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 5:")]),e._v(" Click on "),t("strong",[e._v("Setting >> Channel")]),e._v(". Open the selected channel in "),t("strong",[e._v("Edit Mode >> Inventory Sources")]),e._v(". This is the multi-select type where you can select multiple inventory sources for your channels. After that, click "),t("strong",[e._v("Save Channel")]),e._v(".")]),e._v(" "),t("h3",{attrs:{id:"inventory-setting-on-the-product-page"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#inventory-setting-on-the-product-page"}},[e._v("#")]),e._v(" Inventory Setting on the Product Page")]),e._v(" "),t("p",[e._v("Click on "),t("strong",[e._v("Catalog >> Products.")]),e._v(" Open the selected product in "),t("strong",[e._v("Edit Mode")]),e._v(" and enter the "),t("strong",[e._v("quantity")]),e._v(" in each inventory source. At last, after filling up the necessary fields, click "),t("strong",[e._v("Save Product Note:-")]),e._v(" 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.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(713),alt:"Product Inventory"}})]),e._v(" "),t("h3",{attrs:{id:"inventory-setting-on-the-shipment-page"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#inventory-setting-on-the-shipment-page"}},[e._v("#")]),e._v(" Inventory Setting on the Shipment Page")]),e._v(" "),t("p",[e._v("Click on "),t("strong",[e._v("Sales >> Orders")]),e._v(". Open the selected order in "),t("strong",[e._v("Edit Mode >> Invoice >> Save Invoice >> Ship")]),e._v(" Under the Product Ordered Section, Admin can decide from which inventory they want to deliver the product.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(714),alt:"Inventory Setting"}})]),e._v(" "),t("p",[t("strong",[e._v("Note:-")]),e._v(" 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 "),t("strong",[e._v("Create Shipment")]),e._v(".")]),e._v(" "),t("p",[e._v("So by this you can easily create "),t("strong",[e._v("Inventory Sources")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/35.fb77dc8c.js b/assets/js/35.aad75351.js similarity index 77% rename from assets/js/35.fb77dc8c.js rename to assets/js/35.aad75351.js index 0e7aa87e..042b8439 100644 --- a/assets/js/35.fb77dc8c.js +++ b/assets/js/35.aad75351.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[35],{415:function(t,e,r){t.exports=r.p+"assets/img/cart.0d42b772.png"},416:function(t,e,r){t.exports=r.p+"assets/img/shoppingCart.a89412b1.png"},417:function(t,e,r){t.exports=r.p+"assets/img/billingAddress.89151ce8.png"},418:function(t,e,r){t.exports=r.p+"assets/img/cartSummary.ddb14953.png"},419:function(t,e,r){t.exports=r.p+"assets/img/orderID.2c2d3b76.png"},420:function(t,e,r){t.exports=r.p+"assets/img/orderInfo.653f834c.png"},777: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(415),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(416),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(417),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(418),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(419),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(420),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([[35],{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"},772: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/36.5f0ba3f2.js b/assets/js/36.c38d4180.js similarity index 98% rename from assets/js/36.5f0ba3f2.js rename to assets/js/36.c38d4180.js index 99acf4fb..e176b7fb 100644 --- a/assets/js/36.5f0ba3f2.js +++ b/assets/js/36.c38d4180.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{467:function(e,t,n){e.exports=n.p+"assets/img/channels.eadfb45b.png"},468:function(e,t,n){e.exports=n.p+"assets/img/general.5849fe78.png"},469:function(e,t,n){e.exports=n.p+"assets/img/currencyLocal.4e83b107.png"},470:function(e,t,n){e.exports=n.p+"assets/img/theme.9274b839.png"},471:function(e,t,n){e.exports=n.p+"assets/img/seo.0fe2a12e.png"},472:function(e,t,n){e.exports=n.p+"assets/img/channelGrid.2fb2d268.png"},783: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(467),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(468),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(469),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(470),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(471),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(472),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([[36],{467:function(e,t,n){e.exports=n.p+"assets/img/channels.eadfb45b.png"},468:function(e,t,n){e.exports=n.p+"assets/img/general.5849fe78.png"},469:function(e,t,n){e.exports=n.p+"assets/img/currencyLocal.4e83b107.png"},470:function(e,t,n){e.exports=n.p+"assets/img/theme.9274b839.png"},471:function(e,t,n){e.exports=n.p+"assets/img/seo.0fe2a12e.png"},472:function(e,t,n){e.exports=n.p+"assets/img/channelGrid.2fb2d268.png"},784: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(467),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(468),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(469),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(470),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(471),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(472),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/37.ea4b8f82.js b/assets/js/37.6a9c9c52.js similarity index 96% rename from assets/js/37.ea4b8f82.js rename to assets/js/37.6a9c9c52.js index 17e2ad2e..f815fba5 100644 --- a/assets/js/37.ea4b8f82.js +++ b/assets/js/37.6a9c9c52.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{496:function(A,t,e){A.exports=e.p+"assets/img/createTheme.0b94db18.png"},497:function(A,t,e){A.exports=e.p+"assets/img/saveTheme.fece12f0.png"},498:function(A,t,e){A.exports=e.p+"assets/img/productCarousel.5a334508.png"},499:function(A,t){A.exports="data:image/png;base64,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"},500:function(A,t){A.exports="data:image/png;base64,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"},501:function(A,t,e){A.exports=e.p+"assets/img/themeOutput.02bd1082.png"},790: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(496),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(497),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(498),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(499),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(500),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(501),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([[37],{501:function(A,t,e){A.exports=e.p+"assets/img/createTheme.0b94db18.png"},502:function(A,t,e){A.exports=e.p+"assets/img/saveTheme.fece12f0.png"},503:function(A,t,e){A.exports=e.p+"assets/img/productCarousel.5a334508.png"},504:function(A,t){A.exports="data:image/png;base64,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"},505:function(A,t){A.exports="data:image/png;base64,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"},506:function(A,t,e){A.exports=e.p+"assets/img/themeOutput.02bd1082.png"},791: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(501),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(502),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(503),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(504),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(505),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(506),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/38.1c17fe69.js b/assets/js/38.37426664.js similarity index 99% rename from assets/js/38.1c17fe69.js rename to assets/js/38.37426664.js index d3726414..9540a17d 100644 --- a/assets/js/38.1c17fe69.js +++ b/assets/js/38.37426664.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{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"},806: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([[38],{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"},807: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/39.e1cbd528.js b/assets/js/39.d8636df4.js similarity index 77% rename from assets/js/39.e1cbd528.js rename to assets/js/39.d8636df4.js index b942cb24..5aab3eee 100644 --- a/assets/js/39.e1cbd528.js +++ b/assets/js/39.d8636df4.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[39],{629:function(t,e,r){t.exports=r.p+"assets/img/cart.0d42b772.png"},630:function(t,e,r){t.exports=r.p+"assets/img/shoppingCart.a89412b1.png"},631:function(t,e,r){t.exports=r.p+"assets/img/billingAddress.89151ce8.png"},632:function(t,e,r){t.exports=r.p+"assets/img/cartSummary.ddb14953.png"},633:function(t,e,r){t.exports=r.p+"assets/img/orderID.2c2d3b76.png"},634:function(t,e,r){t.exports=r.p+"assets/img/orderInfo.653f834c.png"},819: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-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-manage-orders-in-bagisto2-1-0"}},[t._v("#")]),t._v(" How to Manage Orders in Bagisto2.1.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(629),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(630),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(631),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(632),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(633),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(634),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([[39],{627:function(t,e,r){t.exports=r.p+"assets/img/cart.0d42b772.png"},628:function(t,e,r){t.exports=r.p+"assets/img/shoppingCart.a89412b1.png"},629:function(t,e,r){t.exports=r.p+"assets/img/billingAddress.89151ce8.png"},630:function(t,e,r){t.exports=r.p+"assets/img/cartSummary.ddb14953.png"},631:function(t,e,r){t.exports=r.p+"assets/img/orderID.2c2d3b76.png"},632:function(t,e,r){t.exports=r.p+"assets/img/orderInfo.653f834c.png"},818: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-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-manage-orders-in-bagisto2-1-0"}},[t._v("#")]),t._v(" How to Manage Orders in Bagisto2.1.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(627),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(628),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(629),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(630),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(631),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(632),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/41.e5dc8828.js b/assets/js/41.391c4fff.js similarity index 96% rename from assets/js/41.e5dc8828.js rename to assets/js/41.391c4fff.js index d00b463d..743f5989 100644 --- a/assets/js/41.e5dc8828.js +++ b/assets/js/41.391c4fff.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[41],{732:function(A,t,e){A.exports=e.p+"assets/img/createTheme.0b94db18.png"},733:function(A,t,e){A.exports=e.p+"assets/img/saveTheme.fece12f0.png"},734:function(A,t,e){A.exports=e.p+"assets/img/productCarousel.5a334508.png"},735:function(A,t){A.exports="data:image/png;base64,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"},736:function(A,t){A.exports="data:image/png;base64,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"},737:function(A,t,e){A.exports=e.p+"assets/img/themeOutput.02bd1082.png"},837: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(732),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(733),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(734),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(735),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(736),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(737),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([[41],{727:function(A,t,e){A.exports=e.p+"assets/img/createTheme.0b94db18.png"},728:function(A,t,e){A.exports=e.p+"assets/img/saveTheme.fece12f0.png"},729:function(A,t,e){A.exports=e.p+"assets/img/productCarousel.5a334508.png"},730:function(A,t){A.exports="data:image/png;base64,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"},731:function(A,t){A.exports="data:image/png;base64,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"},732:function(A,t,e){A.exports=e.p+"assets/img/themeOutput.02bd1082.png"},836: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(727),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(728),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(729),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(730),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(731),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(732),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/43.b2f137f4.js b/assets/js/43.406b0498.js similarity index 98% rename from assets/js/43.b2f137f4.js rename to assets/js/43.406b0498.js index 89f5574b..9acf672b 100644 --- a/assets/js/43.b2f137f4.js +++ b/assets/js/43.406b0498.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[43],{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"},753: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([[43],{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"},754: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/44.bbee2e5a.js b/assets/js/44.d0594a9f.js similarity index 98% rename from assets/js/44.bbee2e5a.js rename to assets/js/44.d0594a9f.js index 5789e009..f17ad83f 100644 --- a/assets/js/44.bbee2e5a.js +++ b/assets/js/44.d0594a9f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[44],{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"},756: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([[44],{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"},755: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/45.0865a5a9.js b/assets/js/45.c8e1f36f.js similarity index 94% rename from assets/js/45.0865a5a9.js rename to assets/js/45.c8e1f36f.js index fee85e10..988aa285 100644 --- a/assets/js/45.0865a5a9.js +++ b/assets/js/45.c8e1f36f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[45],{318:function(e,t,r){e.exports=r.p+"assets/img/createPage.8392fa25.png"},319:function(e,t){e.exports="data:image/png;base64,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"},320:function(e,t,r){e.exports=r.p+"assets/img/description.dcf2688e.png"},321:function(e,t,r){e.exports=r.p+"assets/img/seo.43c81d1e.png"},322:function(e,t,r){e.exports=r.p+"assets/img/output.71dc9bec.png"},759: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(318),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(319),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(320),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(321),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(322),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([[45],{357:function(e,t,r){e.exports=r.p+"assets/img/createPage.8392fa25.png"},358:function(e,t){e.exports="data:image/png;base64,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"},359:function(e,t,r){e.exports=r.p+"assets/img/description.dcf2688e.png"},360:function(e,t,r){e.exports=r.p+"assets/img/seo.43c81d1e.png"},361:function(e,t,r){e.exports=r.p+"assets/img/output.71dc9bec.png"},760: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(357),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(358),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(359),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(360),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(361),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/47.408b8364.js b/assets/js/47.fc75abd6.js similarity index 78% rename from assets/js/47.408b8364.js rename to assets/js/47.fc75abd6.js index 3aecedba..bbe227d9 100644 --- a/assets/js/47.408b8364.js +++ b/assets/js/47.fc75abd6.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[47],{502:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},503:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},504:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},505:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},506:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"},791: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(502),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(503),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(504),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(505),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(506),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([[47],{496:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},497:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},498:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},499:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},500:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"},790: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(496),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(497),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(498),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(499),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(500),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/48.dc1ff2ff.js b/assets/js/48.03f3d061.js similarity index 98% rename from assets/js/48.dc1ff2ff.js rename to assets/js/48.03f3d061.js index d710fab9..16364ab4 100644 --- a/assets/js/48.dc1ff2ff.js +++ b/assets/js/48.03f3d061.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[48],{514:function(t,e,a){t.exports=a.p+"assets/img/createAttribute.bf9dd39a.png"},515:function(t,e,a){t.exports=a.p+"assets/img/attributeTypes.1a15bed5.png"},516:function(t,e,a){t.exports=a.p+"assets/img/validation.9c7ee3aa.png"},517:function(t,e,a){t.exports=a.p+"assets/img/attributeFamily.288663af.png"},518:function(t,e,a){t.exports=a.p+"assets/img/editPage.5ad3e91b.png"},797: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-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-product-attribute-in-bagisto2-1-0"}},[t._v("#")]),t._v(" How to Create a Product Attribute in Bagisto2.1.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(514),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(515),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(516),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(517),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(518),alt:"Edit Page"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a Product Attribute in Bagisto 2.1.0.")])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[48],{514:function(t,e,a){t.exports=a.p+"assets/img/createAttribute.bf9dd39a.png"},515:function(t,e,a){t.exports=a.p+"assets/img/attributeTypes.1a15bed5.png"},516:function(t,e,a){t.exports=a.p+"assets/img/validation.9c7ee3aa.png"},517:function(t,e,a){t.exports=a.p+"assets/img/attributeFamily.288663af.png"},518:function(t,e,a){t.exports=a.p+"assets/img/editPage.5ad3e91b.png"},798: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-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-product-attribute-in-bagisto2-1-0"}},[t._v("#")]),t._v(" How to Create a Product Attribute in Bagisto2.1.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(514),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(515),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(516),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(517),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(518),alt:"Edit Page"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a Product Attribute in Bagisto 2.1.0.")])])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/51.e72440e9.js b/assets/js/51.1834946e.js similarity index 98% rename from assets/js/51.e72440e9.js rename to assets/js/51.1834946e.js index 0bba64c9..b921a4ca 100644 --- a/assets/js/51.e72440e9.js +++ b/assets/js/51.1834946e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[51],{576:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},577:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},578:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},579:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},580:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"},808: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(576),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(577),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(578),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(579),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(580),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([[51],{576:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},577:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},578:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},579:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},580:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"},810: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(576),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(577),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(578),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(579),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(580),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/53.a0575205.js b/assets/js/53.ea67c185.js similarity index 81% rename from assets/js/53.a0575205.js rename to assets/js/53.ea67c185.js index 1339c9c6..edad8738 100644 --- a/assets/js/53.a0575205.js +++ b/assets/js/53.ea67c185.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[53],{727:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},728:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},729:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},730:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},731:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"},836: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(727),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(728),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(729),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(730),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(731),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([[53],{733:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},734:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},735:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},736:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},737:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"},837: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(733),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(734),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(735),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(736),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(737),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/56.382a9e82.js b/assets/js/56.b36b5d4e.js similarity index 97% rename from assets/js/56.382a9e82.js rename to assets/js/56.b36b5d4e.js index 8c5191a3..0bd8ffd8 100644 --- a/assets/js/56.382a9e82.js +++ b/assets/js/56.b36b5d4e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[56],{304:function(t,e,a){t.exports=a.p+"assets/img/createFamily.ba7fc9a9.png"},305:function(t,e,a){t.exports=a.p+"assets/img/saveFamily.30a732be.png"},306:function(t,e,a){t.exports=a.p+"assets/img/familyGrid.8370fbab.png"},307:function(t,e,a){t.exports=a.p+"assets/img/output.df4635e8.png"},752:function(t,e,a){"use strict";a.r(e);var i=a(10),r=Object(i.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-attribute-family"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-attribute-family"}},[t._v("#")]),t._v(" Create Attribute Family")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("h3",{attrs:{id:"create-attribute-family-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-attribute-family-in-bagisto-2-0"}},[t._v("#")]),t._v(" Create Attribute Family in Bagisto 2.0")]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(":- On the Admin Dashboard, click "),e("strong",[t._v("Catalog")]),t._v(" >> "),e("strong",[t._v("Attribute Families")]),t._v(" >> "),e("strong",[t._v("Create Attribute Family")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(304),alt:"Attribute Family"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(":- Enter the "),e("strong",[t._v("Attribute Family Code")]),t._v(" and "),e("strong",[t._v("Name")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(305),alt:"Save Family"}})]),t._v(" "),e("p",[t._v("So now after creating a family Save Attribute Family and a New Attribute Family have been created as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(306),alt:"Family Grid"}})]),t._v(" "),e("p",[t._v("Now that the new attribute family has been created, you can edit it through the "),e("strong",[t._v("Action")]),t._v(". Add the desired "),e("strong",[t._v("Attributes")]),t._v(" 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.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(307),alt:"Output"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create an Attribute Families in Bagisto2.0.")])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[56],{304:function(t,e,a){t.exports=a.p+"assets/img/createFamily.ba7fc9a9.png"},305:function(t,e,a){t.exports=a.p+"assets/img/saveFamily.30a732be.png"},306:function(t,e,a){t.exports=a.p+"assets/img/familyGrid.8370fbab.png"},307:function(t,e,a){t.exports=a.p+"assets/img/output.df4635e8.png"},750:function(t,e,a){"use strict";a.r(e);var i=a(10),r=Object(i.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-attribute-family"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-attribute-family"}},[t._v("#")]),t._v(" Create Attribute Family")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("h3",{attrs:{id:"create-attribute-family-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-attribute-family-in-bagisto-2-0"}},[t._v("#")]),t._v(" Create Attribute Family in Bagisto 2.0")]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(":- On the Admin Dashboard, click "),e("strong",[t._v("Catalog")]),t._v(" >> "),e("strong",[t._v("Attribute Families")]),t._v(" >> "),e("strong",[t._v("Create Attribute Family")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(304),alt:"Attribute Family"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(":- Enter the "),e("strong",[t._v("Attribute Family Code")]),t._v(" and "),e("strong",[t._v("Name")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(305),alt:"Save Family"}})]),t._v(" "),e("p",[t._v("So now after creating a family Save Attribute Family and a New Attribute Family have been created as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(306),alt:"Family Grid"}})]),t._v(" "),e("p",[t._v("Now that the new attribute family has been created, you can edit it through the "),e("strong",[t._v("Action")]),t._v(". Add the desired "),e("strong",[t._v("Attributes")]),t._v(" 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.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(307),alt:"Output"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create an Attribute Families in Bagisto2.0.")])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/57.2014a845.js b/assets/js/57.b6e9fd9c.js similarity index 75% rename from assets/js/57.2014a845.js rename to assets/js/57.b6e9fd9c.js index d822ab8d..b7fb0b82 100644 --- a/assets/js/57.2014a845.js +++ b/assets/js/57.b6e9fd9c.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[57],{402:function(e,t,r){e.exports=r.p+"assets/img/refund.09ecb441.png"},403:function(e,t,r){e.exports=r.p+"assets/img/createRefund.506a06d7.png"},404:function(e,t,r){e.exports=r.p+"assets/img/refundGrid.5c0c2bd8.png"},405:function(e,t,r){e.exports=r.p+"assets/img/orderGrid.16861d51.png"},774:function(e,t,r){"use strict";r.r(t);var s=r(10),n=Object(s.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"refunds"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[e._v("#")]),e._v(" Refunds")]),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 them to return your money.")]),e._v(" "),t("p",[e._v("In Bagisto after your order is "),t("strong",[e._v("Completed")]),e._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(402),alt:"Refund"}})]),e._v(" "),t("p",[e._v("So now enter the quantity which you want to apply a refund for and enter the other fields as per your requirements after clicking on the "),t("strong",[e._v("Refund")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(403),alt:"Create Refund"}})]),e._v(" "),t("p",[e._v("After that it will get redirected to the "),t("strong",[e._v("Refund Grid")]),e._v(" and show the refunded amount in the grid as shown in the below image")]),e._v(" "),t("p",[t("img",{attrs:{src:r(404),alt:"Refund Grid"}})]),e._v(" "),t("p",[e._v("And now to check the results you can go to "),t("strong",[e._v("Sales >> Orders")]),e._v(" and will able to see an order status is "),t("strong",[e._v("Closed")]),e._v(" now as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(405),alt:"Order Grid"}})]),e._v(" "),t("p",[e._v("By the above steps, you can easily "),t("strong",[e._v("Refund")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[57],{406:function(e,t,r){e.exports=r.p+"assets/img/refund.09ecb441.png"},407:function(e,t,r){e.exports=r.p+"assets/img/createRefund.506a06d7.png"},408:function(e,t,r){e.exports=r.p+"assets/img/refundGrid.5c0c2bd8.png"},409:function(e,t,r){e.exports=r.p+"assets/img/orderGrid.16861d51.png"},773:function(e,t,r){"use strict";r.r(t);var s=r(10),n=Object(s.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"refunds"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[e._v("#")]),e._v(" Refunds")]),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 them to return your money.")]),e._v(" "),t("p",[e._v("In Bagisto after your order is "),t("strong",[e._v("Completed")]),e._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(406),alt:"Refund"}})]),e._v(" "),t("p",[e._v("So now enter the quantity which you want to apply a refund for and enter the other fields as per your requirements after clicking on the "),t("strong",[e._v("Refund")]),e._v(" button as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(407),alt:"Create Refund"}})]),e._v(" "),t("p",[e._v("After that it will get redirected to the "),t("strong",[e._v("Refund Grid")]),e._v(" and show the refunded amount in the grid as shown in the below image")]),e._v(" "),t("p",[t("img",{attrs:{src:r(408),alt:"Refund Grid"}})]),e._v(" "),t("p",[e._v("And now to check the results you can go to "),t("strong",[e._v("Sales >> Orders")]),e._v(" and will able to see an order status is "),t("strong",[e._v("Closed")]),e._v(" now as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(409),alt:"Order Grid"}})]),e._v(" "),t("p",[e._v("By the above steps, you can easily "),t("strong",[e._v("Refund")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/62.599f58fa.js b/assets/js/62.b0cdc1e2.js similarity index 97% rename from assets/js/62.599f58fa.js rename to assets/js/62.b0cdc1e2.js index 375900c4..3eed8213 100644 --- a/assets/js/62.599f58fa.js +++ b/assets/js/62.b0cdc1e2.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[62],{510:function(t,e,a){t.exports=a.p+"assets/img/createFamily.ba7fc9a9.png"},511:function(t,e,a){t.exports=a.p+"assets/img/saveFamily.30a732be.png"},512:function(t,e,a){t.exports=a.p+"assets/img/familyGrid.8370fbab.png"},513:function(t,e,a){t.exports=a.p+"assets/img/output.df4635e8.png"},794:function(t,e,a){"use strict";a.r(e);var i=a(10),r=Object(i.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-attribute-family"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-attribute-family"}},[t._v("#")]),t._v(" Create Attribute Family")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("h3",{attrs:{id:"create-attribute-family-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-attribute-family-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Create Attribute Family in Bagisto 2.1.0")]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(":- On the Admin Dashboard, click "),e("strong",[t._v("Catalog")]),t._v(" >> "),e("strong",[t._v("Attribute Families")]),t._v(" >> "),e("strong",[t._v("Create Attribute Family")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(510),alt:"Attribute Family"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(":- Enter the "),e("strong",[t._v("Attribute Family Code")]),t._v(" and "),e("strong",[t._v("Name")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(511),alt:"Save Family"}})]),t._v(" "),e("p",[t._v("So now after creating a family Save Attribute Family and a New Attribute Family have been created as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(512),alt:"Family Grid"}})]),t._v(" "),e("p",[t._v("Now that the new attribute family has been created, you can edit it through the "),e("strong",[t._v("Action")]),t._v(". Add the desired "),e("strong",[t._v("Attributes")]),t._v(" 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.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(513),alt:"Output"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create an Attribute Families in Bagisto2.1.0.")])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[62],{510:function(t,e,a){t.exports=a.p+"assets/img/createFamily.ba7fc9a9.png"},511:function(t,e,a){t.exports=a.p+"assets/img/saveFamily.30a732be.png"},512:function(t,e,a){t.exports=a.p+"assets/img/familyGrid.8370fbab.png"},513:function(t,e,a){t.exports=a.p+"assets/img/output.df4635e8.png"},795:function(t,e,a){"use strict";a.r(e);var i=a(10),r=Object(i.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"create-attribute-family"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-attribute-family"}},[t._v("#")]),t._v(" Create Attribute Family")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("h3",{attrs:{id:"create-attribute-family-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-attribute-family-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Create Attribute Family in Bagisto 2.1.0")]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(":- On the Admin Dashboard, click "),e("strong",[t._v("Catalog")]),t._v(" >> "),e("strong",[t._v("Attribute Families")]),t._v(" >> "),e("strong",[t._v("Create Attribute Family")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(510),alt:"Attribute Family"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 1")]),t._v(":- Enter the "),e("strong",[t._v("Attribute Family Code")]),t._v(" and "),e("strong",[t._v("Name")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(511),alt:"Save Family"}})]),t._v(" "),e("p",[t._v("So now after creating a family Save Attribute Family and a New Attribute Family have been created as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(512),alt:"Family Grid"}})]),t._v(" "),e("p",[t._v("Now that the new attribute family has been created, you can edit it through the "),e("strong",[t._v("Action")]),t._v(". Add the desired "),e("strong",[t._v("Attributes")]),t._v(" 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.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(513),alt:"Output"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create an Attribute Families in Bagisto2.1.0.")])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/64.9af4c88e.js b/assets/js/64.8aa73888.js similarity index 95% rename from assets/js/64.9af4c88e.js rename to assets/js/64.8aa73888.js index 328eb0af..9f8098d5 100644 --- a/assets/js/64.9af4c88e.js +++ b/assets/js/64.8aa73888.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[64],{700:function(A,n,e){A.exports=e.p+"assets/img/createCurrency.80f5dbec.png"},701:function(A,n,e){A.exports=e.p+"assets/img/saveCurrency.f006311d.png"},702:function(A,n,e){A.exports=e.p+"assets/img/newCurrency.ad269f28.png"},703:function(A,n){A.exports="data:image/png;base64,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"},830:function(A,n,e){"use strict";e.r(n);var r=e(10),t=Object(r.a)({},(function(){var A=this,n=A._self._c;return n("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[n("h1",{attrs:{id:"currencies"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#currencies"}},[A._v("#")]),A._v(" Currencies")]),A._v(" "),n("p",[A._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.")]),A._v(" "),n("h3",{attrs:{id:"add-currency-in-bagisto"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#add-currency-in-bagisto"}},[A._v("#")]),A._v(" Add Currency in Bagisto")]),A._v(" "),n("p",[n("strong",[A._v("Step 1:")]),A._v(" On the Admin panel of Bagisto go to "),n("strong",[A._v("Setting >> Currencies >> Create Currency")]),A._v(" as shown in below image.")]),A._v(" "),n("p",[n("img",{attrs:{src:e(700),alt:"Currency"}})]),A._v(" "),n("p",[n("strong",[A._v("Step 2:")]),A._v(" Now Enter "),n("strong",[A._v("Code, Name, Symbol, Decimal")]),A._v(" and click on "),n("strong",[A._v("Save Currency")]),A._v(" button as shown in below image")]),A._v(" "),n("p",[n("img",{attrs:{src:e(701),alt:"Save Currency"}})]),A._v(" "),n("p",[n("strong",[A._v("Step 3:")]),A._v(" Now you will able to see the new "),n("strong",[A._v("Currency")]),A._v(" by the name of "),n("strong",[A._v("Dirham")]),A._v(" as shown below.")]),A._v(" "),n("p",[n("img",{attrs:{src:e(702),alt:"New Currency"}})]),A._v(" "),n("h3",{attrs:{id:"channel-setting-for-currency"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#channel-setting-for-currency"}},[A._v("#")]),A._v(" Channel Setting For Currency")]),A._v(" "),n("p",[A._v("On the admin panel open "),n("strong",[A._v("Settings >> Channels")]),A._v(" you will able to see Currency section and you new currency right there.")]),A._v(" "),n("p",[A._v("Once the channel setting has been done click on "),n("strong",[A._v("Save Channel")]),A._v(" as shown in below image.")]),A._v(" "),n("p",[n("img",{attrs:{src:e(703),alt:"Currency Channel"}})]),A._v(" "),n("p",[A._v("So by this you can easily create a "),n("strong",[A._v("Currency")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);n.default=t.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[64],{704:function(A,n,e){A.exports=e.p+"assets/img/createCurrency.80f5dbec.png"},705:function(A,n,e){A.exports=e.p+"assets/img/saveCurrency.f006311d.png"},706:function(A,n,e){A.exports=e.p+"assets/img/newCurrency.ad269f28.png"},707:function(A,n){A.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWgAAADdCAIAAAAZ93/wAAAAA3NCSVQICAjb4U/gAAAAEHRFWHRTb2Z0d2FyZQBTaHV0dGVyY4LQCQAAHfxJREFUeNrt3XlUU9faP/AHzElMgABCVAZlWhBEqKAXjDK5yrAW8FpF8cKrdaJKf4X2Fa1DBWVQUVGr9PpCW/VSleJQbZ1eZS2VLqEOXFiCXgMFvUSUAJaAQiBAcqL8/nBCqxSoWsHvZ/lHOJ59Es7Z+fLsnWHrdHZ2EgBAz9TeaRhqaqSLEwEAvYXgAAAEBwAgOAAAwQEACA4AQHAAACA4AADBAQAIDgBAcPzV1MWpIf5eUSfluKoAb2lwKK+f2LA81N9f7CR5zyc84tP00zV/eXA0yhta5TVVyj91lOup/hL3uEvoGQDd4PSlkSIvft7q7JsanqmVm5czT1lXdj6/UhlDFn/pryIM2PJ/9it41pZ9DZ6SI7sqbUPsbLmWNgZlp/aWmIbO8jBAFwF4gc5eU55bEmQ1ynvq+sv1T7Y1Kzs6Ozv/tdFz1PjwPbWdnZ2dnRUbg8c7hO75T2dnZ/3FjJjI9729HUaNd/GO/GdZZ8eV/Z/O+bunh7fDKO+/BW8t7uzs7Owo/WnNnOAglzHenqHL/vmvhs7Ozs7Om4dWfhLk5+cyarzDGL/352w8Xtnx+C47/nNy65xgP4dR3i7eHybnKzs7Lyd7j3cI31/98P/rL2bEfPi+h7eDx9Q5iaf/87Bdx83jiZ+87+HtMMbPM3jZ95Vdf69ryX7jrUb5eXr7/c07yGHU+L+tvNjRCQDPqKlTsCzb+4pDWZCde5fMQxOWjBU9/WtvwOumSUPxiZ9LFTaSsPfNqEXfzoKUOfmni+os3QNm2ZCSnEVEiiMr5sYX89wDZnlRSc7JNZ9phP+XFia6W3K+uExtP/nvzsIG6emfjyxdaub00xw7IsWp1RFL85XmowOnWvOULZbCZ0sDtTR13uKvG+wnB4X6NhQf/mF1FM/s1EpnxdG1S3+4YekVGuvOVZSTpWnXNs4JJ0+GncpYuvGM3GBsyo+rJ4/q9pcCwFClF2quyzXEcxzr1MtnlaVfdMoSh0djHSIifUnM6gSPRzMLX+8qUNiEH9i+wIlI7UGhn5088XNjWDgREc8mNCFpmohafD8Nifo5r6Bmjp1F1eFd+QoDn+37N00WvSjccvdm3+QGpmxK8dMnarSMiliTc7JkpTNPdldNJr4Loj/xeNGjb8hL3XhSPXXtJ1fXronf67Q/xgnJAfDK5jheOeWNkhoizcEIycGnRUxN47M7GVjamtHPrXIlkUFpiYx4HgGBohcfT371hpI0p+ND34t/vInbqFSTb7C/08GszKjQMr+IyJjQQNtn6xTTCbOmzqYFAZLyOkWDxA6pAfDKgsPC2pJLZeXSMgpwe+EcY98eiIZ4juE7vvB98mwVWlgRlXbdhfdwv8f7dzfPSUQ0ZHLiulk2TxoPceIRb0zMkZ/GZu/KyjyVEZV7JHLH3oSu0588s8CVMUREojkJ6BoAL9f7l2OFkkAPLtUeSd0q7fLCp1pNRKZmQiL51apeZ4fQ3s6c1DW3FDZjJR6P/jlZ8Lrb34bUV8/kveSlVztHKyHdrZRx3R4fTTLGWvgwHGwnRK7PyN0/20lTd+KoFD0A4M0MVUzCvog+8d9pebsWeJ0a7WZrwlM3VpbXuW05ssVb4muT8XXO2gj1BDdhY0ENkW0Pj+kwa+HY7OSC+Omz87ychdQor7GK3RPj1s3+c8ZmJ+d/Ni060MNKqG7k+a1ICO4SLMFzwtILMrOig8t9JDY8dW0VTU3bEmxQtnd56lUTJwt9khXIiSxNTdADAN7UHIdtxI6fzDK37j1cdKPgfCkZDLFznOAm1BA5xG5frYzbdeL8yRINV2RuL3G3EvbskJbhqQcoLXVv3umjN4g7xG6MM68H+6/ZmXf6qJRnaibxaHnmv3ljE/ZsE23IyC7Kzy4ikbl9IGmISK1ulRcVFORoyMDMLWh5wgIH9ACAPtDBt5wDQM/hW84BoI8QHACA4AAABAcAIDgAAMEBAAgOAAAEBwAgOADg7dDnj9U3Xf5ud5a0WduLJoOGOP/Xovmu+HwIwLsaHKz8cnmzlojDGdTDFlrt/bvl5VWsqwmD0w7wjlYcRFoigzExSVPte7R3VVbSnn+1aN/6E8L+VlpYcKVazzPC35pIdfvSBWkFO3JKiLMxOgvAY5jjeE5zwb7vdh47V1DPEhHdOJu266fD52634sQAvJqK47XSFCbM31HMDp+7bd2Mh6suXMkMX39RZThxw85IFyJNTeHu3Tn5N6qb2jh6IjOxq//CuZ4juF0PkPn/Mgrr27RExDB8Y3NbF89JYcFuXfcBgIEVHN1TSdOTduQ2PxoyqRTVxaV32GcTQdPW/Dg1OMS2198qzb1Vmn/Od1XK7HF6uO4A72Bw3CgsaCZixNHbYoOHMpqmymv1pi/+sjGraf/YHDyC2qoLj6dlnK2ozdu22y0zxplLRE3SQzt/PHalWkVCS1fPeQunjzP6g7v97dy36w5J5Yp2luFb2nvMjI7wGcoQ1Z3deSDnSrVMoWQZvuWkj/+x0BllDWCO4+0jEOgREdtQfOX2PSKukd04B8PuG4zwiFg105Yhaiq6cE1DpKnYkZS2p6i6ieUQKW8W5STGZ13T/MHdcjVKuYrREwn1qF1elrftq3O/EZGmOv9caYVCSQK+HrEaho/UAFQcbyWHoHkTS7ZdbCzYtaFg3/Cxnv4zZ0xy/KN6wdhBPIxk8rZGeRuJr5zKqSUSTUzeFDmOpNuWp+UqLhy6+IHLpG6PELjsSCDb2tSsaipJiz94rUpaoQoY9ujVZXFM+jJ/DIIAwfEWM/SJXSeedO7wybz8q3eKz3xfXFgSm7LYf2j3rdgnt26WVrNEQ119x+kRkXOQqzD3jFJWeocmdfP2NLb6dGbKviJ525Mt7a0sEd6WAhiqvDUYLhFRW73q0c8aTZuGiLjM4+cpM8w1ICZ+Xdb/RnmLiJpLD5+53f0Rq69UyIlIMNzSqE+PqP5c2p4iOWsimTl/ebS/GHkBCI63Dne42JyIlPmHzslUrKZeuu+YlCVizG0tiYgaLl+QVqtYIuLqmRgzRESaNvalR9M0y85lbjpUTURDJ/m6EFmONmOI6q/kXVYRqaQ5V5REnBGjhxM9DCbtPUUzERFDDBE13anXECmqf2OJjNzCpnr6THKzFKDzAIYqbx0z/5DRhzNKVVe//5/53z/eaOI/1U2fiK7npH+VV//M/kIX95EvOMytn/5n1nGWffSOVT37oOUz7bhE3Ikf+B/anKO4mDi/kGG0LEsk8pw50ZCIHWYupBvKij3J64xSV9mPGMZQU/PFdcsNv0wSj2AuNinOrouVjTBiq5vReQAVx9vHeNKnWxb5jrUSMgwRwx9q7z43blnMaAERafTEEndbS0MOERHDH2o1+oNFy2Jcnxk8cAWGQwUcImJZLSMQWtq7Bi1Y9k3KdMeHr3lwxTEpsWHuw40YLUtCyzFByYmzXbhExIybFRk2ZrgRwxgbCWjopJiF7mIRn4xMjI08Yxf5jzUXqmpl18rqVIYmNk7iYRiwwDupr+uqsNIdX/z4b4Mxi3r3WRW7+Rs/HIcnG0C/hXVVAODNz3FwiFqupq/o6brNWi0Rh8PBKQd4d4ODsR7nbFh2pVmrvd/jNoOGODvbYJwC0P9h7VgA6AXMcQBAHyE4AADBAQAIDgBAcAAAggMAEBwAAAgOAEBwAACCAwAQHACA4AAAQHAAAIIDABAcANB/9PkbuZouf7c7S9qs7UWTQUOc/2vRfFcTnHWAdzQ4WPnl8mYtEYczqIcttNr7d8vLq1hXE3wJGMC7WnEQaYkMxsT07lvOtTjjAAMA5jgA4E1WHK9X5Y6YDccVz2xi3KMOLvPg4qIBIDj+AMN5MiXydMFpAEBwvBzfe9nWFc+u7Xgt/bOVee2WUxK+mTWSCv83dMsV1j48KyXAuL5kx56c4ut1vzW3k8BEsjBuhadh6/UzO/ecLahq1AiGu3h+sHCmxwhULAB/2gCa46gtyS2SyZvbScDnsm2kJ6CaU4nJB3NvNKqIQ813ik/tWJlRcg/XHGCgVxztv6z/5JdHt00+2JQaZf1HLaym/WNz8AhiiehyWk4FS0bu879c5mlc9ePn8Tk3Lx4/O8NthgWuO8CArjgYhq8n4OsJ+HqGhsa9aUdUd62qnYjj4usxjIhrPdHHnIjqKqpYXHWAgV1x8CW/m+MgYojaNSye/wCoOHrMyEhARPeqqv9otsJMbM0n0l7LK/yNSFN1Mb/24Ua8NAMwwCuO9l82f1bwtNRwW7774wmezpbH7sjLvo+cd1yPVb688GAmTJ1kU5Rzs+i7j2ZlMayWJTJyD/LHBAfAwK84WC379B9LRGQ9PX7RRBcRn9qUKoZvZD5irJPZi6sI6+kb4sK9rYQMqyXBcJeAqA2LPIxxzQEGbsVhF5W+K+olpcQIz8gNnr/b7Bp58IfI57bpjw5YsTkAlxngHas4AGBAVRwcopar6SukPdxdqyXicDg45QDvbnAw1uOcDcuuNGu193vcZtAQZ2cbvKYB0P/pdHZ24iwAQA/V3mkYamqEOQ4A6DUEBwAgOAAAwQEACA4AQHAAAIIDAADBAQAIDgBAcAAAggMAEBwAAAgOAEBwAACCAwD6jz5/Ixe7e71yvax33+VhYMv/IU7PDmcd4B2tONj7hbJefwNQi0wrwzpKABiqvJ3uVUkvnTt3qQbXFwDB8VRzftqK0HnJu6+/sIBpyN+ZlpJxILcG5Q3Aa/HWfuv47UNJaYdvKFUsEXH0DE0tHZyDpgT5OxgSEVH15SuNbFvj5bKGeQ5muIoAAyg4OIMiIrgNOe1nG/vQmL2nUKpYIobDkFbVfKei6E5F0YX8BXFrAs2InGfGTtO7IvAJQGoADKTg4A+K+tRwqViXxDQjuf2qto9H8V62dYUro6mvOLsnM6OosXjPd8dc46YMbSg49NPxG5x6J89VHlR+OmvfmYqK2kYVcYzMA1Zt9iUiIu3ljCWhW1iuaKRkxocxk0ZyiajqTEJaToVCqWI5RlZi/1mR81wNidquZX+7u6ha/nC7vdsUd8G1c4XXalmuyM5v7vwoD1N0FIDXP8fB58QtM1wq1qU2zbffdfQ1NZ7iDhUHL4r0MyRiZWeLGp6b76jIu1h8q1FFfD2GVFz+k9VhWZa4AlIpZLkZ6buvExERo7ynYBkjEyMBNd0qPbw582wTEbXJykorapUq4usx2qYbRXv25RXXslxGq1JUHP/qu1NN6CcAryE4TMX8HxL0Q02IiEjIbIwznDdSl9rUKZuVX8pe0botXNtx1hwiqq+688LSSbJo68Hd3xxJDB72zJbUaCcOUWNx0W0iIovp27O3Z26K+3LT4jArIlZ2rerZI+yI9TYkIr730u0Hv1sWJCJiK4uvY5IV4NUPVQbNDRe4jtRxjdMRZqldIwxCTHWoWZ2wueXAnVf/iP9gKTjucz8bOlobUllja1M7EbVeP7Xpq+PFiiclEKvSPBsKeiNcLOiX5nYVS8Qd4WJOOQqtqqmNyBB9BeDVVhz3v0xT7r/9gAx58Z8KQ0x1qKEjdv2rTg2V9FKVloiGWQ/vZdI8jBqW6PbhjJ+KFWTjGx67aH6Q1Yv35nbNKC56CMDrm+NQsomblbsrHxCRuq49en3rqcZX+Shb66WH0rJ+aSYSjA7y7OtUpaZRriAiM/8ZAf6eHi5DcfUB/sqhChERtWvXpzXXTGdkxzt+Ub6yg/6y+bMC0rIPxxOMiffC2f5GfZ4lGS42p4Jb1bvjkwssmHtVuPoAf3lwEFH7/T3f339FxxIMEwn1mpQqVssSR09kZuvkHBQS5GMt+BPHNJsSG1W/88f8G9XXyogRCC2tRrgYMegEAL3V19Xq2Y7oT1rP9roZk/61YQCeqgD9FlarB4A+QnAAwBsLDmaQh61ObxsZ2HJsMU4B6P/6OscBAO8kzHEAwBseqgAAggMAAMEBAAgOAEBwAACCAwAQHAAACA4AQHAAAIIDABAcAIDgAABAcAAAggMAEBwAgOAAAATHG6RW1tQpcX0A3tXgqDud9JGXq0TsGhr/i7qnsXFqtXvAqhM1uEAAAyQ4Lq3x9xc7SaydfN7zCY/4fG9eTXdxoDy1bekPdXZzVm9JXDDZltf7u7ueGeEfvEH64nz59eSaqHAvV4nY1d8vYlX2r+q36dw2Hp7r47f1OjoZDDx9WMlNo2hoFXnNjg0yU94sPn00Y+60gpT9GbNsX7x35dUbalPf2CUhbn18hBp5Q+uL80B2YO5/p5UIRwdOne0k1FRevaUk3ltyWtWF6UtzrSWmJpYGt77+/IjlFysmi9DZ4J0fqggdA8JCp0UuWXdg/3JfKk7deObhfIQ8d9vckOD3XP2DPz1QoiQiUqvV6oYjoU4Sa6fZX8uoZOdHXuN9xE4+XhGpp2uIiJRHYsVOsSeURER5n/uLp+2t/H36ZC2wdpKIIw7In25rObF1VwFPkrL/n9uTYj5ZsnjLnrRPRlHe5z7iaQ93k6b6S7ySiolIfmptREjwe04S8fjobNnzP5JSmvn5R17jfd7z/2hNbh0RkfJSakT4w8fpHhL7dWHLoziQnVkzN/Q9V5/3fD7K/LXx8FyfJw+pIClY7J9a8qTOatGorx7IPF9XkrU3r0WjbkFPAwRHVxYhkV76yqt5JUT0a3rU50fkNhEJKwOERWmfbS1+WCnwTCUJW1J3bF8caEEix4DIL1Zs+SJAVH4kfuulHg4tRF7RO7anbl/i2+XPtjSvqFXkFTrZ4o+bywsvFTRYhyWuTlkS6mbx3I+NJ+Ji15ynwCUrYh3vZn++NruGSF1X9u9bQq/olJRoXypOXZpRoCZSS1OjVmfX2M9aGbtidoiThYnEz57KCwoURFRV8u+7Qg8fpycP2C96RagJWYx24nLdFsSG2aKnwbs+VHkOT2hqQOpWpZJKjp6t5Pns+HKOL4/sZAURuXllNJaIiGvlFuz7aKjiHRFJROQvvJoXdfOWgiYIe1Lg2IwN9HN+du7krrKFhKZmPRyc8AzsJ4c/Gi4VdP1ReTL1fKtbzOqEcGsKogKf1NOFLbO8iIgsvULCQg0CqeBE/PWyBnKTHTlRazZr/9oVYx7fp1+A08aM00UtYe7FeTJ9SczYLg+mriS30WnBpsiry1PP31J7OPPQ1wDB0XU4r6hpIZ6+UEiKmkZ1y9m5bo/XouY2Kum5WYeWkr1r1+wtrmwgHrWSreZJxdHrWU2ePo9LyoZGNf1+YkPTi+M0NCo1VLItwnrbow1uDY3PZJapiZDq1EpSNtQpyczJvMu9WfiGuWekHs2vVOeX0dgU964PxDpsR1YYEQVnHUAvAwTH82pOZhe1itx93YgqTfXJwHnL7mi3R88gA0uikq47/7o3fmOxcMHaA1NNyrZGx9cSEfF4XKI6RQPR72qPRyMdIrX6d1nAc/Ydwz1x/uAJxYSwLgMYHk+flHUKIssePn4DEyGR2+yMLeFDHh3B1JrUxS+oeoRDeFRaVkv09O7MJodL0uIOxDfc4nmt9RWiOwGCo1vK8jOHj0iV5cUnjp4tobEpSwKERE6hAXY/HPl6m1lkkANP00g2oXYvGNtr1OpWZQMpH0cBz3GsE6Vlb0wXBpmV3dQ8HlkYCKn49N5LgSsd7Cy48p/3po6qsiSzwPAJj5+2JpNjQjPnHYyf/lFB0Fg7U4386i1heGqkuwPv6JnUJKuwMXVlPZmSFEkme+kvPZqeaRriZkrKBgPfhdakeFGJ4x4SaHo2O245b46vnbpR6DUn0JaEfnMmmy7ILNcPWyxBbsC7ow+To1yhKVdxPmtpfFpazg2eV/Sen7Y9fC2WNyZ6x5YQS9nJNfFr49NP5tW0Pt90VMSK2c7Ko2sj5i1Ovcq1szETEpFtaEqiv6j8YHz8phMNJk6OZkIi8giPfd+kMuesnEwmfxEdyJVmJqelHSyWd30meyzeszt2svndvINZaekn82pJSK2i0BUpf7eSH01bGn+kzMDebdSQP/p1TMK2bEpw1+Slb1oan5GZe13xslGTcELCt8snG0izk9euST+ZV9PysPCZ7DWEZxoQ5oFJDHiHYNHpPmspy82vbJBmbj1JMXuPzLHGGYF3wcNFpzk4EX1168TW1Mwafaepq7cjNQAVBwBA9xUHPlYPAL2G4AAABAcAIDgAAMEBAANB31+ObWvraO9Qs1rtgwd4XQagn1QKujoMh8Pn8wT8wX9BcDQ1txJ16unxGQ5n0CCULQD9w/37D1ittr1DzbJaQ6H+Gx2qNDW36urqGBkaDOZxkRoA/cigQbqDeVxjQwMdHWpWtr654GjvUBOR0EAP1wCg/xIa6HcSdaj7+DW9vQ6OtrYOPh8f6ALo9/g8rqqt4w0FB6vVMhx8wgWg32MYDstq31BwPHjQqaurg5MO0N/p6ur2+SVRTG0CAIIDABAcAIDgAAAEBwAgOPo7zfUzqennqn93GwAQHC+lqrpSUFat+t1tAHi1Xt9buW7viFlzLWDt9qlmXbcUT0z4ZtZIojbZ6QPpx0pkinYSCIdZO8+MjvQZ+rSx7Gjyyn3VKiJiOEZGIx1d3afMCHAxwvUCGODB0Z3WwqyEXdJhAR8sdjfT0zTLrjbrPfvZF01Tm0o0cXm0rzG136uR5p86vvJC0dy4ZTMcGFwzgHc0OORlsiaRx6qFAY5ERDTO4wX7MILhNqPtRhDRaGefSb7H1q/fmfGjS1qEIxERKzuXtfNQSXkTq2ftNmPu7CkOgm7uTlN64PO0c/JmLQmGuwTMXj5LrE+kuX5m05688qo7TSxnqO/H38S4cdEdAN7mOY5h5qaMoiL3SnNPG3DNgma4GdUW5pYSEd278G1ChpQJmL1q2cczRLLdyWnHarptbeE+c+HiDetWLp8xXH7s251XWCLS1EovVwn8Fy3bkvhpTIgtUgPgbQ8O48D5i32Z/PUrPoz/dveFyns9iQ5r8QhSyhXNRHVnj14h38hVUz3GubpNiY2ZIpIdO1XZXWMjuwkeYkcHuwkh04Os2mRVDY+2C4aP8xA7jnYeZ22IrgBvv6SkJJ2XSEpKGvhDFSJTn5hEyYyK/DNnju3ccOzQxOVJkRN6OPepuVNRS7ZPa4SRLvb8Y1Wye2T30imVqnM7d5+9XNWgIgGX1RqrWHRB6KfBQUTJycnPbU9MTHzDwfEaKw4uQ6qmrk/RdlZDjN7T2U3uULH/rE+3p8VI2Ivp2VJN93FRVVFNQktR70sDjXRnyvfX9HwXx8X9I2m2jwjdD/p3diQmJv61qfFag8PU1oJz74b06VuwqqTXmvmW5qa/G0eIx5lTk6Khu/dcaOpy9hU2iTz87Im4w8XmJCuVPQ6a29dutOtZjzR+tGfXVkRE1HRb3mYimRIwzmHkCGtbGyyXCwMoO/6S1HitQxWBJNjTOPl44ub2mb62em2ynEM5v5n7x7oyRFR9+tvDCvG40abGDPvbjQv7ysgy2Nb42fZsW3VFaUUT23avviL/1IWCppFz46Y7conIzH+q6+GMrHUW02fYM9VnfjymsJ0XLCYiPSM+tVXkFtZZepg9ve06cijTWHDszLgpYmOuUo73hMFAGbN0vTFggoO4o2dviBPszL6Q/lUOMULL0dNWLQx25BIRS3qCe2dy0k81qliOnsjMJThm4ayRz7Q1EjCKorTkosdvAJu+YcakJ28AM/b8eAOblX4oK2Efq2flPC8xcooFERHXNWim047D+/L8PCIcu9yOig3atvv4ulXtLMPRMzJ1sRCg58GAyY6/RK9Xq6+902A+3BSXDWAA6MPTGavVA0AfITgAAMEBAAgOAEBwAACCAwAQHAAACA4AeDuCQ1dX5/79BzhxAP3d/fsP+ryca6+Dg+FwWK0WJx2gv/szC8j3OjgE/MHt7WqcdID+rr1dLeDz3lBw8Pk8XV2d5hZ8yBSgH2tWturq6vD5g99QcBCRoVCfOjubmls61BrMdwD0I/fvP+hQa+41KR89kfuqjyMcQ6F+e3uHStXOarUPHnTiegD0C7q6OgyHIxAM5g/m/Znj9P37OPj8wX2ucwCgfwcQTgEAIDgAAMEBAAgOAEBwAACCAwAAwQEACA4AQHAAAIIDABAcAAAIDgBAcAAAggMAEBwAgOAAAEBwAACCAwAQHACA4AAABAcAIDgAAHoXHFgIFgB6iNVqH65TrYuFYAGghzo6NAxnEBFxOtQaHR2dwYO5fV63GgDehVqjo0PT3qEezOUQEYcziDo6OlRt7VjJEQBeRldXZ5CuDmeQDpfLENH/B9W2j0TqQabtAAAAAElFTkSuQmCC"},831:function(A,n,e){"use strict";e.r(n);var r=e(10),t=Object(r.a)({},(function(){var A=this,n=A._self._c;return n("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[n("h1",{attrs:{id:"currencies"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#currencies"}},[A._v("#")]),A._v(" Currencies")]),A._v(" "),n("p",[A._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.")]),A._v(" "),n("h3",{attrs:{id:"add-currency-in-bagisto"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#add-currency-in-bagisto"}},[A._v("#")]),A._v(" Add Currency in Bagisto")]),A._v(" "),n("p",[n("strong",[A._v("Step 1:")]),A._v(" On the Admin panel of Bagisto go to "),n("strong",[A._v("Setting >> Currencies >> Create Currency")]),A._v(" as shown in below image.")]),A._v(" "),n("p",[n("img",{attrs:{src:e(704),alt:"Currency"}})]),A._v(" "),n("p",[n("strong",[A._v("Step 2:")]),A._v(" Now Enter "),n("strong",[A._v("Code, Name, Symbol, Decimal")]),A._v(" and click on "),n("strong",[A._v("Save Currency")]),A._v(" button as shown in below image")]),A._v(" "),n("p",[n("img",{attrs:{src:e(705),alt:"Save Currency"}})]),A._v(" "),n("p",[n("strong",[A._v("Step 3:")]),A._v(" Now you will able to see the new "),n("strong",[A._v("Currency")]),A._v(" by the name of "),n("strong",[A._v("Dirham")]),A._v(" as shown below.")]),A._v(" "),n("p",[n("img",{attrs:{src:e(706),alt:"New Currency"}})]),A._v(" "),n("h3",{attrs:{id:"channel-setting-for-currency"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#channel-setting-for-currency"}},[A._v("#")]),A._v(" Channel Setting For Currency")]),A._v(" "),n("p",[A._v("On the admin panel open "),n("strong",[A._v("Settings >> Channels")]),A._v(" you will able to see Currency section and you new currency right there.")]),A._v(" "),n("p",[A._v("Once the channel setting has been done click on "),n("strong",[A._v("Save Channel")]),A._v(" as shown in below image.")]),A._v(" "),n("p",[n("img",{attrs:{src:e(707),alt:"Currency Channel"}})]),A._v(" "),n("p",[A._v("So by this you can easily create a "),n("strong",[A._v("Currency")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);n.default=t.exports}}]); \ No newline at end of file diff --git a/assets/js/65.dfa82e7f.js b/assets/js/65.331f9754.js similarity index 86% rename from assets/js/65.dfa82e7f.js rename to assets/js/65.331f9754.js index 6424f0ab..a2380d32 100644 --- a/assets/js/65.dfa82e7f.js +++ b/assets/js/65.331f9754.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[65],{704:function(t,e,o){t.exports=o.p+"assets/img/import.724fed65.png"},705:function(t,e,o){t.exports=o.p+"assets/img/createImport.8a18e6f7.png"},706:function(t,e,o){t.exports=o.p+"assets/img/importDone.0d444b37.png"},707:function(t,e,o){t.exports=o.p+"assets/img/importOutput.eeb6d038.png"},831:function(t,e,o){"use strict";o.r(e);var s=o(10),r=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"bulk-import"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#bulk-import"}},[t._v("#")]),t._v(" Bulk Import")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-add-bulk-import-in-bagisto2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-add-bulk-import-in-bagisto2-1-0"}},[t._v("#")]),t._v(" Steps to add Bulk Import in Bagisto2.1.0")]),t._v(" "),e("p",[e("strong",[t._v("Step 1:")]),t._v(" Go to the Admin panel of Bagisto click on "),e("strong",[t._v("Settings >> Data Transfer")]),t._v(" and click on "),e("strong",[t._v("Create Import")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(704),alt:"Import"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2:")]),t._v(" Under general configurations select the below fields:")]),t._v(" "),e("p",[e("strong",[t._v("1) Type")]),t._v(" – Kindly select the type i.e. (Products, Customers, Tax rates) which you want to import.")]),t._v(" "),e("p",[e("strong",[t._v("2) File")]),t._v(" – Choose the file in your desired format (CSV, XLS, XLSX), and kindly make sure you have all the required fields in the file.")]),t._v(" "),e("p",[e("strong",[t._v("Note")]),t._v(" - While Import the product data "),e("strong",[t._v("Simple, Configurable, Virtual, Bundled & Grouped product types")]),t._v(" can be imported except "),e("strong",[t._v("Downloadable products")]),t._v(".")]),t._v(" "),e("p",[e("strong",[t._v("3) Download Sample")]),t._v(" – 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.")]),t._v(" "),e("p",[e("strong",[t._v("4) Image Directory Path")]),t._v(" – Use relative path to /project-root/storage/import/app, e.g. product-images, import-images.")]),t._v(" "),e("p",[e("strong",[t._v("5) Action")]),t._v(" – Kindly select from the settings configuration that you want to Create/Update or Delete the records.")]),t._v(" "),e("p",[e("strong",[t._v("6) Validation Strategy")]),t._v(" – This unique feature allows you to "),e("strong",[t._v("Skip the Errors")]),t._v(" or to "),e("strong",[t._v("Stop on Errors")]),t._v(" while Importing the data.")]),t._v(" "),e("p",[e("strong",[t._v("7) Allowed Errors")]),t._v(" – This feature allows you how much quantity of errors will get neglected while importing the data.")]),t._v(" "),e("p",[e("strong",[t._v("8) Field Separator")]),t._v(" – This feature allows you to set the fields.")]),t._v(" "),e("p",[e("strong",[t._v("9) Process in Queue")]),t._v(" – This feature allows you to run your import process in a queue.")]),t._v(" "),e("p",[t._v("So now click on the "),e("strong",[t._v("Save Import")]),t._v(" Button.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(705),alt:"Create Import"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 3:")]),t._v(" Now the import process will get started and after it is completed the product import process will be done.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(706),alt:"Import Done"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 4:")]),t._v(" Now you will able see to all the products under the "),e("strong",[t._v("Catalog >> Products")]),t._v(" section as shown in the given image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(707),alt:"Import Done"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily create a "),e("strong",[t._v("Bulk Import")]),t._v(" in Bagisto 2.1.0")])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[65],{700:function(t,e,o){t.exports=o.p+"assets/img/import.724fed65.png"},701:function(t,e,o){t.exports=o.p+"assets/img/createImport.8a18e6f7.png"},702:function(t,e,o){t.exports=o.p+"assets/img/importDone.0d444b37.png"},703:function(t,e,o){t.exports=o.p+"assets/img/importOutput.eeb6d038.png"},830:function(t,e,o){"use strict";o.r(e);var s=o(10),r=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"bulk-import"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#bulk-import"}},[t._v("#")]),t._v(" Bulk Import")]),t._v(" "),e("p",[t._v("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.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-add-bulk-import-in-bagisto2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-add-bulk-import-in-bagisto2-1-0"}},[t._v("#")]),t._v(" Steps to add Bulk Import in Bagisto2.1.0")]),t._v(" "),e("p",[e("strong",[t._v("Step 1:")]),t._v(" Go to the Admin panel of Bagisto click on "),e("strong",[t._v("Settings >> Data Transfer")]),t._v(" and click on "),e("strong",[t._v("Create Import")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(700),alt:"Import"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2:")]),t._v(" Under general configurations select the below fields:")]),t._v(" "),e("p",[e("strong",[t._v("1) Type")]),t._v(" – Kindly select the type i.e. (Products, Customers, Tax rates) which you want to import.")]),t._v(" "),e("p",[e("strong",[t._v("2) File")]),t._v(" – Choose the file in your desired format (CSV, XLS, XLSX), and kindly make sure you have all the required fields in the file.")]),t._v(" "),e("p",[e("strong",[t._v("Note")]),t._v(" - While Import the product data "),e("strong",[t._v("Simple, Configurable, Virtual, Bundled & Grouped product types")]),t._v(" can be imported except "),e("strong",[t._v("Downloadable products")]),t._v(".")]),t._v(" "),e("p",[e("strong",[t._v("3) Download Sample")]),t._v(" – 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.")]),t._v(" "),e("p",[e("strong",[t._v("4) Image Directory Path")]),t._v(" – Use relative path to /project-root/storage/import/app, e.g. product-images, import-images.")]),t._v(" "),e("p",[e("strong",[t._v("5) Action")]),t._v(" – Kindly select from the settings configuration that you want to Create/Update or Delete the records.")]),t._v(" "),e("p",[e("strong",[t._v("6) Validation Strategy")]),t._v(" – This unique feature allows you to "),e("strong",[t._v("Skip the Errors")]),t._v(" or to "),e("strong",[t._v("Stop on Errors")]),t._v(" while Importing the data.")]),t._v(" "),e("p",[e("strong",[t._v("7) Allowed Errors")]),t._v(" – This feature allows you how much quantity of errors will get neglected while importing the data.")]),t._v(" "),e("p",[e("strong",[t._v("8) Field Separator")]),t._v(" – This feature allows you to set the fields.")]),t._v(" "),e("p",[e("strong",[t._v("9) Process in Queue")]),t._v(" – This feature allows you to run your import process in a queue.")]),t._v(" "),e("p",[t._v("So now click on the "),e("strong",[t._v("Save Import")]),t._v(" Button.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(701),alt:"Create Import"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 3:")]),t._v(" Now the import process will get started and after it is completed the product import process will be done.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(702),alt:"Import Done"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 4:")]),t._v(" Now you will able see to all the products under the "),e("strong",[t._v("Catalog >> Products")]),t._v(" section as shown in the given image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(703),alt:"Import Done"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily create a "),e("strong",[t._v("Bulk Import")]),t._v(" in Bagisto 2.1.0")])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/66.c4dcda12.js b/assets/js/66.5b7e25ba.js similarity index 79% rename from assets/js/66.c4dcda12.js rename to assets/js/66.5b7e25ba.js index ce1767cb..68972d46 100644 --- a/assets/js/66.c4dcda12.js +++ b/assets/js/66.5b7e25ba.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[66],{708:function(e,t,a){e.exports=a.p+"assets/img/exchangeRate.6949e640.png"},709:function(e,t,a){e.exports=a.p+"assets/img/exchangerateConfigurations.3fef1f77.png"},710:function(e,t,a){e.exports=a.p+"assets/img/exchangerateGrid.18b0f0f7.png"},711:function(e,t,a){e.exports=a.p+"assets/img/exchangeOutput.c1dd511d.png"},832:function(e,t,a){"use strict";a.r(t);var n=a(10),s=Object(n.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{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:"set-exchange-rate-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#set-exchange-rate-in-bagisto"}},[e._v("#")]),e._v(" Set Exchange Rate 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("Setting >> Exchange Rates >> Create Exchange Rate")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(708),alt:"Exchange Rate"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Now Enter "),t("strong",[e._v("Source Currency, Target Currency, Rate")]),e._v(" and click on "),t("strong",[e._v("Save Exchange Rate")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(709),alt:"Exchange Rate Configuration"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("Exchange Rate")]),e._v(" is created as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(710),alt:"Exchange Rate Grid"}})]),e._v(" "),t("h3",{attrs:{id:"front-end"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#front-end"}},[e._v("#")]),e._v(" Front End:-")]),e._v(" "),t("p",[t("strong",[e._v("Exchange Rate")]),e._v(" is applied successfully of "),t("strong",[e._v("0.919")]),e._v(" at the product price of "),t("strong",[e._v("$499")]),e._v(".So after this exchange rate the new price is "),t("strong",[e._v("$458.58")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(711),alt:"Exchange Rate Configuration"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a "),t("strong",[e._v("Exchange Rate")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[66],{715:function(e,t,a){e.exports=a.p+"assets/img/exchangeRate.6949e640.png"},716:function(e,t,a){e.exports=a.p+"assets/img/exchangerateConfigurations.3fef1f77.png"},717:function(e,t,a){e.exports=a.p+"assets/img/exchangerateGrid.18b0f0f7.png"},718:function(e,t,a){e.exports=a.p+"assets/img/exchangeOutput.c1dd511d.png"},833:function(e,t,a){"use strict";a.r(t);var n=a(10),s=Object(n.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{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:"set-exchange-rate-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#set-exchange-rate-in-bagisto"}},[e._v("#")]),e._v(" Set Exchange Rate 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("Setting >> Exchange Rates >> Create Exchange Rate")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(715),alt:"Exchange Rate"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Now Enter "),t("strong",[e._v("Source Currency, Target Currency, Rate")]),e._v(" and click on "),t("strong",[e._v("Save Exchange Rate")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(716),alt:"Exchange Rate Configuration"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("Exchange Rate")]),e._v(" is created as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(717),alt:"Exchange Rate Grid"}})]),e._v(" "),t("h3",{attrs:{id:"front-end"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#front-end"}},[e._v("#")]),e._v(" Front End:-")]),e._v(" "),t("p",[t("strong",[e._v("Exchange Rate")]),e._v(" is applied successfully of "),t("strong",[e._v("0.919")]),e._v(" at the product price of "),t("strong",[e._v("$499")]),e._v(".So after this exchange rate the new price is "),t("strong",[e._v("$458.58")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(718),alt:"Exchange Rate Configuration"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a "),t("strong",[e._v("Exchange Rate")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/72.ea119b87.js b/assets/js/72.4122e7f5.js similarity index 97% rename from assets/js/72.ea119b87.js rename to assets/js/72.4122e7f5.js index d3cb6315..4f4420ab 100644 --- a/assets/js/72.ea119b87.js +++ b/assets/js/72.4122e7f5.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[72],{507:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},508:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},509:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"},792: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(507),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(508),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(509),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([[72],{507:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},508:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},509:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"},793: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(507),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(508),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(509),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/73.7458cc13.js b/assets/js/73.c496a45a.js similarity index 97% rename from assets/js/73.7458cc13.js rename to assets/js/73.c496a45a.js index 95018c4b..ab5c904e 100644 --- a/assets/js/73.7458cc13.js +++ b/assets/js/73.c496a45a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[73],{573:function(t,e,s){t.exports=s.p+"assets/img/customer.4e4dd06f.png"},574:function(t,e,s){t.exports=s.p+"assets/img/createCustomer.a6c9698b.png"},575:function(t,e,s){t.exports=s.p+"assets/img/customerGrid.3a719b2e.png"},805: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(573),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(574),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(575),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([[73],{573:function(t,e,s){t.exports=s.p+"assets/img/customer.4e4dd06f.png"},574:function(t,e,s){t.exports=s.p+"assets/img/createCustomer.a6c9698b.png"},575:function(t,e,s){t.exports=s.p+"assets/img/customerGrid.3a719b2e.png"},806: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(573),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(574),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(575),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.62440870.js b/assets/js/74.a039811b.js similarity index 97% rename from assets/js/74.62440870.js rename to assets/js/74.a039811b.js index 7a490704..5d891cf4 100644 --- a/assets/js/74.62440870.js +++ b/assets/js/74.a039811b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[74],{738:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},739:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},740:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"},838: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(738),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(739),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(740),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],{738:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},739:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},740:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"},839: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(738),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(739),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(740),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/77.9c18ed1e.js b/assets/js/77.09a7ec6b.js similarity index 96% rename from assets/js/77.9c18ed1e.js rename to assets/js/77.09a7ec6b.js index 7e761de5..65ff2bab 100644 --- a/assets/js/77.9c18ed1e.js +++ b/assets/js/77.09a7ec6b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[77],{398:function(e,t,o){e.exports=o.p+"assets/img/invoice.befbdba3.png"},399:function(e,t,o){e.exports=o.p+"assets/img/invoiceSubmit.da097460.png"},772: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(398),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(399),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([[77],{398:function(e,t,o){e.exports=o.p+"assets/img/invoice.befbdba3.png"},399:function(e,t,o){e.exports=o.p+"assets/img/invoiceSubmit.da097460.png"},771: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(398),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(399),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/78.523b019f.js b/assets/js/78.6080a1e1.js similarity index 82% rename from assets/js/78.523b019f.js rename to assets/js/78.6080a1e1.js index c0bd78b5..6a6850ce 100644 --- a/assets/js/78.523b019f.js +++ b/assets/js/78.6080a1e1.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"},773: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],{410:function(t,e,n){t.exports=n.p+"assets/img/createShipment.f1b18478.png"},411:function(t,e,n){t.exports=n.p+"assets/img/shipmentOutput.3e0d9740.png"},775: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(410),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(411),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/80.68683815.js b/assets/js/80.b92c6cb2.js similarity index 82% rename from assets/js/80.68683815.js rename to assets/js/80.b92c6cb2.js index 62a70683..d13deffd 100644 --- a/assets/js/80.68683815.js +++ b/assets/js/80.b92c6cb2.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[80],{627:function(t,e,n){t.exports=n.p+"assets/img/createShipment.f1b18478.png"},628:function(t,e,n){t.exports=n.p+"assets/img/shipmentOutput.3e0d9740.png"},818: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(627),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(628),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],{633:function(t,e,n){t.exports=n.p+"assets/img/createShipment.f1b18478.png"},634:function(t,e,n){t.exports=n.p+"assets/img/shipmentOutput.3e0d9740.png"},819: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(633),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(634),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.bddc5286.js b/assets/js/83.a96db9fb.js similarity index 97% rename from assets/js/83.bddc5286.js rename to assets/js/83.a96db9fb.js index dd0d5883..f83253e0 100644 --- a/assets/js/83.bddc5286.js +++ b/assets/js/83.a96db9fb.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[83],{750: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],{751: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.199448d0.js b/assets/js/84.7a7fe257.js similarity index 96% rename from assets/js/84.199448d0.js rename to assets/js/84.7a7fe257.js index 44a520bd..e3b6bfdc 100644 --- a/assets/js/84.199448d0.js +++ b/assets/js/84.7a7fe257.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[84],{751: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],{752: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.0af4aeb9.js b/assets/js/85.6738e6c9.js similarity index 96% rename from assets/js/85.0af4aeb9.js rename to assets/js/85.6738e6c9.js index 2832b9c9..84b7c7ae 100644 --- a/assets/js/85.0af4aeb9.js +++ b/assets/js/85.6738e6c9.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[85],{754: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],{753: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.04227b0e.js b/assets/js/86.7a75fd4e.js similarity index 97% rename from assets/js/86.04227b0e.js rename to assets/js/86.7a75fd4e.js index f4c5afeb..ef0d3e32 100644 --- a/assets/js/86.04227b0e.js +++ b/assets/js/86.7a75fd4e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[86],{755: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],{756: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/9.57fbfa25.js b/assets/js/9.8e413561.js similarity index 82% rename from assets/js/9.57fbfa25.js rename to assets/js/9.8e413561.js index 38f01ab6..144d2bad 100644 --- a/assets/js/9.57fbfa25.js +++ b/assets/js/9.8e413561.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"},760: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],{318:function(t,e,a){t.exports=a.p+"assets/img/weight.89219627.png"},319:function(t,e,a){t.exports=a.p+"assets/img/options.725fc8d0.png"},320:function(t,e,a){t.exports=a.p+"assets/img/css.2b4e1926.png"},321:function(t,e,a){t.exports=a.p+"assets/img/cssOutput.f20f7109.png"},322:function(t,e,a){t.exports=a.p+"assets/img/js.c347da35.png"},323:function(t,e,a){t.exports=a.p+"assets/img/design.3a73ffcb.png"},324:function(t,e,a){t.exports=a.p+"assets/img/designOutput.c4642cb8.png"},325:function(t,e,a){t.exports=a.p+"assets/img/backorder.ce2cbb76.png"},326:function(t,e,a){t.exports=a.p+"assets/img/outofstock.383c7271.png"},327:function(t,e,a){t.exports=a.p+"assets/img/backorderOutput.a79776d7.png"},328:function(t,e,a){t.exports=a.p+"assets/img/orderID.05515d8b.png"},329:function(t,e,a){t.exports=a.p+"assets/img/guestCheckout.4e097830.png"},330:function(t,e,a){t.exports=a.p+"assets/img/pageConfiguration.d4acc9ec.png"},331:function(t,e,a){t.exports=a.p+"assets/img/cartpageConfiguration.2a8cc626.png"},332:function(t,e,a){t.exports=a.p+"assets/img/storefront.a0695081.png"},333:function(t,e,a){t.exports=a.p+"assets/img/imageSize.8e066795.png"},334:function(t,e,a){t.exports=a.p+"assets/img/image.5fcfa261.png"},335:function(t,e,a){t.exports=a.p+"assets/img/attribute.096f9150.png"},336:function(t,e,a){t.exports=a.p+"assets/img/socialShare.dcf350bd.png"},337:function(t,e,a){t.exports=a.p+"assets/img/socialOutput.3896fec4.png"},338:function(t,e,a){t.exports=a.p+"assets/img/products.3865c39b.png"},339:function(t,e,a){t.exports=a.p+"assets/img/categories.9654bd7b.png"},340:function(t,e,a){t.exports=a.p+"assets/img/address.54c54bb8.png"},341:function(t,e,a){t.exports=a.p+"assets/img/captcha.67275c7f.png"},342:function(t,e,a){t.exports=a.p+"assets/img/settings.bc0811ed.png"},343:function(t,e,a){t.exports=a.p+"assets/img/emailSettings.39150cea.png"},344:function(t,e,a){t.exports=a.p+"assets/img/notifications.0cf7b2b1.png"},345:function(t,e,a){t.exports=a.p+"assets/img/shipping.c2dae652.png"},346:function(t,e,a){t.exports=a.p+"assets/img/shippingMethods.cfa03447.png"},347:function(t,e,a){t.exports=a.p+"assets/img/paypal.08e56b66.png"},348:function(t,e,a){t.exports=a.p+"assets/img/cod.a12ca48a.png"},349:function(t,e,a){t.exports=a.p+"assets/img/moneyTransfer.d78c9eeb.png"},350:function(t,e,a){t.exports=a.p+"assets/img/paypalStandard.eb088da0.png"},351:function(t,e,a){t.exports=a.p+"assets/img/orderSettings.f4ab6c13.png"},352:function(t,e,a){t.exports=a.p+"assets/img/invoicenumberSettings.495f7127.png"},353:function(t,e,a){t.exports=a.p+"assets/img/paymentTerms.6bc06672.png"},354:function(t,e,a){t.exports=a.p+"assets/img/invoiceSlip.8d53aba6.png"},355:function(t,e,a){t.exports=a.p+"assets/img/invoiceReminder.d09415a1.png"},356:function(t,e,a){t.exports=a.p+"assets/img/pricing.05f6d9d9.png"},759: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(318),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(319),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(320),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(321),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(322),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(323),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(324),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(325),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(326),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(327),alt:"Out Of Stock"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(328),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(329),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(330),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(331),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(332),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(333),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(334),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(335),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(336),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(337),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(338),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(339),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(340),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(341),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(342),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(343),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(344),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(345),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(346),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(347),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(348),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(349),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(350),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(351),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(352),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(353),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(354),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(355),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(356),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/93.a8a92492.js b/assets/js/93.04aeef2d.js similarity index 98% rename from assets/js/93.a8a92492.js rename to assets/js/93.04aeef2d.js index ab886160..bb2aab62 100644 --- a/assets/js/93.a8a92492.js +++ b/assets/js/93.04aeef2d.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[93],{771: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([[93],{774: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/94.6de0412c.js b/assets/js/94.e837ad89.js similarity index 97% rename from assets/js/94.6de0412c.js rename to assets/js/94.e837ad89.js index 1775381c..db5e0a0d 100644 --- a/assets/js/94.6de0412c.js +++ b/assets/js/94.e837ad89.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[94],{775: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],{776: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.fd48513c.js b/assets/js/95.f643f1e8.js similarity index 98% rename from assets/js/95.fd48513c.js rename to assets/js/95.f643f1e8.js index e495ccd3..1157042b 100644 --- a/assets/js/95.fd48513c.js +++ b/assets/js/95.f643f1e8.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[95],{784: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],{783: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/96.6156b098.js b/assets/js/96.4c9c410e.js similarity index 96% rename from assets/js/96.6156b098.js rename to assets/js/96.4c9c410e.js index a6fec71e..1d1c3e2a 100644 --- a/assets/js/96.6156b098.js +++ b/assets/js/96.4c9c410e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[96],{793: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"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute"}},[t._v("#")]),t._v(" Attribute")]),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 it speaks the value of products that makes it unique.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[96],{792: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"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#attribute"}},[t._v("#")]),t._v(" Attribute")]),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 it speaks the value of products that makes it unique.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/97.ec5ac3ed.js b/assets/js/97.26961f19.js similarity index 97% rename from assets/js/97.ec5ac3ed.js rename to assets/js/97.26961f19.js index 1cb3e757..48fd00c4 100644 --- a/assets/js/97.ec5ac3ed.js +++ b/assets/js/97.26961f19.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[97],{795: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([[97],{794: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/99.45eec9cf.js b/assets/js/99.4c1d866a.js similarity index 96% rename from assets/js/99.45eec9cf.js rename to assets/js/99.4c1d866a.js index 4f6d2ab4..32542061 100644 --- a/assets/js/99.45eec9cf.js +++ b/assets/js/99.4c1d866a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[99],{798: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([[99],{797: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/app.23e9c4b1.js b/assets/js/app.27c481aa.js similarity index 71% rename from assets/js/app.23e9c4b1.js rename to assets/js/app.27c481aa.js index 25731fb2..52bba451 100644 --- a/assets/js/app.23e9c4b1.js +++ b/assets/js/app.27c481aa.js @@ -1,4 +1,4 @@ -(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 C(){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),C.cancel=function(){void 0!==s&&clearTimeout(s),c=0,r=l=o=s=void 0},C.flush=function(){return void 0===s?a:x(d())},C}},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 C(){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),C.cancel=function(){void 0!==s&&clearTimeout(s),c=0,r=l=o=s=void 0},C.flush=function(){return void 0===s?a:x(d())},C}},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=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 C(t,e){return x.call(t,e)}function P(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var S=/-(\w)/g,k=P((function(t){return t.replace(S,(function(t,e){return e?e.toUpperCase():""}))})),E=P((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),A=/\B([A-Z])/g,O=P((function(t){return t.replace(A,"-$1").toLowerCase()}));var T=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 $(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function j(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(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 Ce(t,e){return(t.__esModule||ut&&"Module"===t[Symbol.toStringTag])&&(t=t.default),u(t)?e.extend(t):t}function Pe(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&&!C(o,"default"))a=!1;else if(""===a||a===O(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=Tn(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;jt(t,"$attrs",i&&i.attrs||r,null,!0),jt(t,"$listeners",e._parentListeners||r,null,!0)}(e),tn(e,"beforeCreate",void 0,!1),function(t){var e=hn(t.$options.inject,t);e&&(At(!1),Object.keys(e).forEach((function(n){jt(t,n,e[n])})),At(!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?$(n):n;for(var r=$(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=Pe(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:Cn,extend:j,mergeOptions:Tn,defineReactive:jt},t.set=Mt,t.delete=Ut,t.nextTick=Be,t.observable=function(t){return $t(t),t},t.options=Object.create(null),F.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,j(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=$(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=Tn(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=$e&&!(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,Pr)}};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=j({},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=P((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?j(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(O(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&&j(e,ho(t.name||"v")),j(e,t),e}return"string"==typeof t?ho(t):void 0}}var ho=P((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 Co(t,e){t._transitionClasses&&w(t._transitionClasses,e),po(t,e)}function Po(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&&Oo(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,Oo(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?Oo(n,(function(){t.style.display=t.__vOriginalDisplay})):To(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(Pe(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=j({},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=j({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())},j(Wn.options.directives,Go),j(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?Ci(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 Pa(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;Aa(t,(function(t,e,n,s){if("function"==typeof t&&void 0===t.cid){o=!0,i++;var l,c=$a((function(e){var o;((o=e).__esModule||Ta&&"Module"===o[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:Gi.extend(e),n.components[s]=e,--i<=0&&r()})),u=$a((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Pa(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 Aa(t,e){return Oa(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Oa(t){return Array.prototype.concat.apply([],t)}var Ta="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function $a(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 ja=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=Aa(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 Oa(r?o.reverse():o)}function Ua(t,e){if(e)return function(){return t.apply(e,arguments)}}ja.prototype.listen=function(t){this.cb=t},ja.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},ja.prototype.onError=function(t){this.errorCbs.push(t)},ja.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)}))))}))},ja.prototype.confirmTransition=function(t,e,n){var r=this,o=this.current;this.pending=t;var i,a,s=function(t){!Sa(t)&&Pa(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(Pi(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(Pi(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=Pi(this.base+this.current.fullPath);t?ma(e):ba(e)}},e.prototype.getCurrentLocation=function(){return Ra(this.base)},e}(ja);function Ra(t){var e=window.location.pathname,n=e.toLowerCase(),r=t.toLowerCase();return!t||n!==r&&0!==n.indexOf(Pi(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(Pi(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}(ja);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}(ja),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?Pi(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(30)]).then(n.bind(null,745)),"components/DropdownLink":()=>Promise.all([n.e(0),n.e(31)]).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(54)]).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,741)),"components/Page":()=>Promise.all([n.e(0),n.e(14)]).then(n.bind(null,293)),"components/PageEdit":()=>Promise.all([n.e(0),n.e(55)]).then(n.bind(null,273)),"components/PageNav":()=>Promise.all([n.e(0),n.e(42)]).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,748)),"layouts/404":()=>n.e(5).then(n.bind(null,746)),"layouts/Layout":()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,747)),NotFound:()=>n.e(5).then(n.bind(null,746)),Layout:()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,747))},Xa={"v-ffc9b4dc":()=>n.e(82).then(n.bind(null,749)),"v-91e7bdf6":()=>n.e(83).then(n.bind(null,750)),"v-0d815883":()=>n.e(84).then(n.bind(null,751)),"v-62fadf0b":()=>n.e(56).then(n.bind(null,752)),"v-40fbbce5":()=>n.e(43).then(n.bind(null,753)),"v-87432074":()=>n.e(85).then(n.bind(null,754)),"v-22d47d85":()=>n.e(86).then(n.bind(null,755)),"v-7b6fe51f":()=>n.e(44).then(n.bind(null,756)),"v-c8bcf290":()=>n.e(87).then(n.bind(null,757)),"v-63107504":()=>n.e(88).then(n.bind(null,758)),"v-1faf3ce9":()=>n.e(45).then(n.bind(null,759)),"v-213ed54f":()=>n.e(9).then(n.bind(null,760)),"v-2ad42bc6":()=>n.e(89).then(n.bind(null,761)),"v-1c6aecc2":()=>n.e(70).then(n.bind(null,762)),"v-c7165f12":()=>n.e(34).then(n.bind(null,763)),"v-98d133b6":()=>n.e(46).then(n.bind(null,764)),"v-639d7a46":()=>n.e(90).then(n.bind(null,765)),"v-b9b99c5a":()=>n.e(91).then(n.bind(null,766)),"v-5592f204":()=>n.e(92).then(n.bind(null,767)),"v-0eaa498f":()=>n.e(16).then(n.bind(null,768)),"v-350e62a9":()=>n.e(11).then(n.bind(null,769)),"v-2afdbccd":()=>n.e(71).then(n.bind(null,770)),"v-a2ebbe34":()=>n.e(93).then(n.bind(null,771)),"v-1805d985":()=>n.e(77).then(n.bind(null,772)),"v-f847b44e":()=>n.e(78).then(n.bind(null,773)),"v-6e012079":()=>n.e(57).then(n.bind(null,774)),"v-b078aaf4":()=>n.e(94).then(n.bind(null,775)),"v-14c1d425":()=>n.e(22).then(n.bind(null,776)),"v-5cfaac65":()=>n.e(35).then(n.bind(null,777)),"v-a6c5fe76":()=>n.e(23).then(n.bind(null,778)),"v-a6814fb6":()=>n.e(17).then(n.bind(null,779)),"v-e60dd596":()=>n.e(28).then(n.bind(null,780)),"v-14b3b51b":()=>n.e(24).then(n.bind(null,781)),"v-6a826a25":()=>n.e(18).then(n.bind(null,782)),"v-6ea47545":()=>n.e(36).then(n.bind(null,783)),"v-770c7566":()=>n.e(95).then(n.bind(null,784)),"v-93bce636":()=>n.e(58).then(n.bind(null,785)),"v-ee8c05b6":()=>n.e(59).then(n.bind(null,786)),"v-7c157ac5":()=>n.e(32).then(n.bind(null,787)),"v-286bb045":()=>n.e(60).then(n.bind(null,788)),"v-53f67b0e":()=>n.e(61).then(n.bind(null,789)),"v-e173e376":()=>n.e(37).then(n.bind(null,790)),"v-752544c1":()=>n.e(47).then(n.bind(null,791)),"v-45f5383a":()=>n.e(72).then(n.bind(null,792)),"v-0eb66be8":()=>n.e(96).then(n.bind(null,793)),"v-44b590d1":()=>n.e(62).then(n.bind(null,794)),"v-5267b1a5":()=>n.e(97).then(n.bind(null,795)),"v-5862376e":()=>n.e(98).then(n.bind(null,796)),"v-9c1ca8f6":()=>n.e(48).then(n.bind(null,797)),"v-79da3da6":()=>n.e(99).then(n.bind(null,798)),"v-134f42a5":()=>n.e(49).then(n.bind(null,799)),"v-fb2a5fb6":()=>n.e(100).then(n.bind(null,800)),"v-5926509c":()=>n.e(101).then(n.bind(null,801)),"v-0cbc3aaf":()=>n.e(50).then(n.bind(null,802)),"v-8d2cf710":()=>n.e(102).then(n.bind(null,803)),"v-45a6e656":()=>n.e(8).then(n.bind(null,804)),"v-7cbe5725":()=>n.e(73).then(n.bind(null,805)),"v-eb391a06":()=>n.e(38).then(n.bind(null,806)),"v-2c5a7cb4":()=>n.e(103).then(n.bind(null,807)),"v-29e665f6":()=>n.e(51).then(n.bind(null,808)),"v-66fbeab4":()=>n.e(104).then(n.bind(null,809)),"v-15538ace":()=>n.e(105).then(n.bind(null,810)),"v-5118290d":()=>n.e(52).then(n.bind(null,811)),"v-fdbc0dd6":()=>n.e(19).then(n.bind(null,812)),"v-421b15f8":()=>n.e(106).then(n.bind(null,813)),"v-578ef636":()=>n.e(13).then(n.bind(null,814)),"v-0c01bc46":()=>n.e(107).then(n.bind(null,815)),"v-1b97e122":()=>n.e(12).then(n.bind(null,816)),"v-1da188b6":()=>n.e(79).then(n.bind(null,817)),"v-d0614342":()=>n.e(80).then(n.bind(null,818)),"v-146711f6":()=>n.e(39).then(n.bind(null,819)),"v-040b1dff":()=>n.e(63).then(n.bind(null,820)),"v-395876e6":()=>n.e(108).then(n.bind(null,821)),"v-4980b276":()=>n.e(25).then(n.bind(null,822)),"v-20b0a936":()=>n.e(26).then(n.bind(null,823)),"v-45558c85":()=>n.e(20).then(n.bind(null,824)),"v-326bf4fb":()=>n.e(29).then(n.bind(null,825)),"v-244eb0c5":()=>n.e(21).then(n.bind(null,826)),"v-686d8421":()=>n.e(27).then(n.bind(null,827)),"v-bcfe63f4":()=>n.e(109).then(n.bind(null,828)),"v-89ba8936":()=>n.e(40).then(n.bind(null,829)),"v-59b83a85":()=>n.e(64).then(n.bind(null,830)),"v-7653ff46":()=>n.e(65).then(n.bind(null,831)),"v-383e6a76":()=>n.e(66).then(n.bind(null,832)),"v-ab42b236":()=>n.e(33).then(n.bind(null,833)),"v-3ab67fff":()=>n.e(68).then(n.bind(null,834)),"v-27a0b8a5":()=>n.e(67).then(n.bind(null,835)),"v-3e60ad72":()=>n.e(53).then(n.bind(null,836)),"v-6b457aa5":()=>n.e(41).then(n.bind(null,837)),"v-466c0029":()=>n.e(74).then(n.bind(null,838)),"v-2b9aed14":()=>n.e(110).then(n.bind(null,839))};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 Cs=n(22),Ps=n.n(Cs),Ss={mounted(){window.addEventListener("scroll",this.onScroll)},methods:{onScroll:Ps()((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),As={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})}},Os=n(90),Ts=n.n(Os),$s={mounted(){Ts.a.polyfill()}};n(236),n(237);class js{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,As,$s,{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 js).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-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-62fadf0b",path:"/2.0/attribute/attribute-family.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-62fadf0b").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-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-22d47d85",path:"/2.0/category/overview.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-22d47d85").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-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-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-1faf3ce9",path:"/2.0/cms/cms-page.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1faf3ce9").then(n)}},{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-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-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-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-6e012079",path:"/2.0/orders/refunds.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-6e012079").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-5cfaac65",path:"/2.0/orders/create-order.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-5cfaac65").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-14b3b51b",path:"/2.0/products/virtual.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-14b3b51b").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-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-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-e173e376",path:"/2.0/settings/themes.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-e173e376").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-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-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-45a6e656",path:"/2.1.0/configure/configurations.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-45a6e656").then(n)}},{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-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-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-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-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-1b97e122",path:"/2.1.0/marketing/promotions.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1b97e122").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-d0614342",path:"/2.1.0/orders/create-shipment.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-d0614342").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-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-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-3ab67fff",path:"/2.1.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-3ab67fff").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-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-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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{title:"Category",frontmatter:{},regularPath:"/2.0/category/",relativePath:"2.0/category/README.md",key:"v-87432074",path:"/2.0/category/",lastUpdated:"3/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{title:"CMS Page",frontmatter:{},regularPath:"/2.0/cms/",relativePath:"2.0/cms/README.md",key:"v-c8bcf290",path:"/2.0/cms/",lastUpdated:"3/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{title:"Configure",frontmatter:{},regularPath:"/2.0/configure/",relativePath:"2.0/configure/README.md",key:"v-63107504",path:"/2.0/configure/",lastUpdated:"3/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{title:"Introduction",frontmatter:{},regularPath:"/2.0/introduction/",relativePath:"2.0/introduction/README.md",key:"v-639d7a46",path:"/2.0/introduction/",lastUpdated:"3/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{title:"Product types",frontmatter:{},regularPath:"/2.0/products/",relativePath:"2.0/products/README.md",key:"v-b078aaf4",path:"/2.0/products/",lastUpdated:"3/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4},{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/6/2024, 6:02:50 AM",lastUpdatedTimestamp:170970497e4}],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,748)));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",Ps()(()=>{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,742));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 C(t,e){return x.call(t,e)}function P(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var S=/-(\w)/g,k=P((function(t){return t.replace(S,(function(t,e){return e?e.toUpperCase():""}))})),E=P((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),A=/\B([A-Z])/g,O=P((function(t){return t.replace(A,"-$1").toLowerCase()}));var T=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 $(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function j(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(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 Ce(t,e){return(t.__esModule||ut&&"Module"===t[Symbol.toStringTag])&&(t=t.default),u(t)?e.extend(t):t}function Pe(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&&!C(o,"default"))a=!1;else if(""===a||a===O(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=Tn(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;jt(t,"$attrs",i&&i.attrs||r,null,!0),jt(t,"$listeners",e._parentListeners||r,null,!0)}(e),tn(e,"beforeCreate",void 0,!1),function(t){var e=hn(t.$options.inject,t);e&&(At(!1),Object.keys(e).forEach((function(n){jt(t,n,e[n])})),At(!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?$(n):n;for(var r=$(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=Pe(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:Cn,extend:j,mergeOptions:Tn,defineReactive:jt},t.set=Mt,t.delete=Ut,t.nextTick=Be,t.observable=function(t){return $t(t),t},t.options=Object.create(null),F.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,j(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=$(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=Tn(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=$e&&!(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,Pr)}};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=j({},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=P((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?j(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(O(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&&j(e,ho(t.name||"v")),j(e,t),e}return"string"==typeof t?ho(t):void 0}}var ho=P((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 Co(t,e){t._transitionClasses&&w(t._transitionClasses,e),po(t,e)}function Po(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&&Oo(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,Oo(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?Oo(n,(function(){t.style.display=t.__vOriginalDisplay})):To(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(Pe(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=j({},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=j({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())},j(Wn.options.directives,Go),j(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?Ci(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 Pa(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;Aa(t,(function(t,e,n,s){if("function"==typeof t&&void 0===t.cid){o=!0,i++;var l,c=$a((function(e){var o;((o=e).__esModule||Ta&&"Module"===o[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:Gi.extend(e),n.components[s]=e,--i<=0&&r()})),u=$a((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Pa(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 Aa(t,e){return Oa(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Oa(t){return Array.prototype.concat.apply([],t)}var Ta="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function $a(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 ja=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=Aa(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 Oa(r?o.reverse():o)}function Ua(t,e){if(e)return function(){return t.apply(e,arguments)}}ja.prototype.listen=function(t){this.cb=t},ja.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},ja.prototype.onError=function(t){this.errorCbs.push(t)},ja.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)}))))}))},ja.prototype.confirmTransition=function(t,e,n){var r=this,o=this.current;this.pending=t;var i,a,s=function(t){!Sa(t)&&Pa(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(Pi(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(Pi(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=Pi(this.base+this.current.fullPath);t?ma(e):ba(e)}},e.prototype.getCurrentLocation=function(){return Ra(this.base)},e}(ja);function Ra(t){var e=window.location.pathname,n=e.toLowerCase(),r=t.toLowerCase();return!t||n!==r&&0!==n.indexOf(Pi(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(Pi(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}(ja);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}(ja),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?Pi(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(30)]).then(n.bind(null,745)),"components/DropdownLink":()=>Promise.all([n.e(0),n.e(31)]).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(54)]).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,741)),"components/Page":()=>Promise.all([n.e(0),n.e(14)]).then(n.bind(null,293)),"components/PageEdit":()=>Promise.all([n.e(0),n.e(55)]).then(n.bind(null,273)),"components/PageNav":()=>Promise.all([n.e(0),n.e(42)]).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,748)),"layouts/404":()=>n.e(5).then(n.bind(null,746)),"layouts/Layout":()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,747)),NotFound:()=>n.e(5).then(n.bind(null,746)),Layout:()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,747))},Xa={"v-ffc9b4dc":()=>n.e(82).then(n.bind(null,749)),"v-62fadf0b":()=>n.e(56).then(n.bind(null,750)),"v-91e7bdf6":()=>n.e(83).then(n.bind(null,751)),"v-0d815883":()=>n.e(84).then(n.bind(null,752)),"v-87432074":()=>n.e(85).then(n.bind(null,753)),"v-40fbbce5":()=>n.e(43).then(n.bind(null,754)),"v-7b6fe51f":()=>n.e(44).then(n.bind(null,755)),"v-22d47d85":()=>n.e(86).then(n.bind(null,756)),"v-c8bcf290":()=>n.e(87).then(n.bind(null,757)),"v-63107504":()=>n.e(88).then(n.bind(null,758)),"v-213ed54f":()=>n.e(9).then(n.bind(null,759)),"v-1faf3ce9":()=>n.e(45).then(n.bind(null,760)),"v-2ad42bc6":()=>n.e(89).then(n.bind(null,761)),"v-1c6aecc2":()=>n.e(70).then(n.bind(null,762)),"v-c7165f12":()=>n.e(34).then(n.bind(null,763)),"v-98d133b6":()=>n.e(46).then(n.bind(null,764)),"v-639d7a46":()=>n.e(90).then(n.bind(null,765)),"v-b9b99c5a":()=>n.e(91).then(n.bind(null,766)),"v-5592f204":()=>n.e(92).then(n.bind(null,767)),"v-0eaa498f":()=>n.e(16).then(n.bind(null,768)),"v-350e62a9":()=>n.e(11).then(n.bind(null,769)),"v-2afdbccd":()=>n.e(71).then(n.bind(null,770)),"v-1805d985":()=>n.e(77).then(n.bind(null,771)),"v-5cfaac65":()=>n.e(35).then(n.bind(null,772)),"v-6e012079":()=>n.e(57).then(n.bind(null,773)),"v-a2ebbe34":()=>n.e(93).then(n.bind(null,774)),"v-f847b44e":()=>n.e(78).then(n.bind(null,775)),"v-b078aaf4":()=>n.e(94).then(n.bind(null,776)),"v-14c1d425":()=>n.e(22).then(n.bind(null,777)),"v-a6814fb6":()=>n.e(17).then(n.bind(null,778)),"v-a6c5fe76":()=>n.e(23).then(n.bind(null,779)),"v-e60dd596":()=>n.e(28).then(n.bind(null,780)),"v-6a826a25":()=>n.e(18).then(n.bind(null,781)),"v-14b3b51b":()=>n.e(24).then(n.bind(null,782)),"v-770c7566":()=>n.e(95).then(n.bind(null,783)),"v-6ea47545":()=>n.e(36).then(n.bind(null,784)),"v-93bce636":()=>n.e(58).then(n.bind(null,785)),"v-ee8c05b6":()=>n.e(59).then(n.bind(null,786)),"v-7c157ac5":()=>n.e(32).then(n.bind(null,787)),"v-286bb045":()=>n.e(60).then(n.bind(null,788)),"v-53f67b0e":()=>n.e(61).then(n.bind(null,789)),"v-752544c1":()=>n.e(47).then(n.bind(null,790)),"v-e173e376":()=>n.e(37).then(n.bind(null,791)),"v-0eb66be8":()=>n.e(96).then(n.bind(null,792)),"v-45f5383a":()=>n.e(72).then(n.bind(null,793)),"v-5267b1a5":()=>n.e(97).then(n.bind(null,794)),"v-44b590d1":()=>n.e(62).then(n.bind(null,795)),"v-5862376e":()=>n.e(98).then(n.bind(null,796)),"v-79da3da6":()=>n.e(99).then(n.bind(null,797)),"v-9c1ca8f6":()=>n.e(48).then(n.bind(null,798)),"v-134f42a5":()=>n.e(49).then(n.bind(null,799)),"v-5926509c":()=>n.e(101).then(n.bind(null,800)),"v-fb2a5fb6":()=>n.e(100).then(n.bind(null,801)),"v-0cbc3aaf":()=>n.e(50).then(n.bind(null,802)),"v-8d2cf710":()=>n.e(102).then(n.bind(null,803)),"v-45a6e656":()=>n.e(8).then(n.bind(null,804)),"v-2c5a7cb4":()=>n.e(103).then(n.bind(null,805)),"v-7cbe5725":()=>n.e(73).then(n.bind(null,806)),"v-eb391a06":()=>n.e(38).then(n.bind(null,807)),"v-66fbeab4":()=>n.e(104).then(n.bind(null,808)),"v-15538ace":()=>n.e(105).then(n.bind(null,809)),"v-29e665f6":()=>n.e(51).then(n.bind(null,810)),"v-5118290d":()=>n.e(52).then(n.bind(null,811)),"v-421b15f8":()=>n.e(106).then(n.bind(null,812)),"v-fdbc0dd6":()=>n.e(19).then(n.bind(null,813)),"v-1b97e122":()=>n.e(12).then(n.bind(null,814)),"v-578ef636":()=>n.e(13).then(n.bind(null,815)),"v-0c01bc46":()=>n.e(107).then(n.bind(null,816)),"v-1da188b6":()=>n.e(79).then(n.bind(null,817)),"v-146711f6":()=>n.e(39).then(n.bind(null,818)),"v-d0614342":()=>n.e(80).then(n.bind(null,819)),"v-040b1dff":()=>n.e(63).then(n.bind(null,820)),"v-4980b276":()=>n.e(25).then(n.bind(null,821)),"v-395876e6":()=>n.e(108).then(n.bind(null,822)),"v-20b0a936":()=>n.e(26).then(n.bind(null,823)),"v-45558c85":()=>n.e(20).then(n.bind(null,824)),"v-326bf4fb":()=>n.e(29).then(n.bind(null,825)),"v-244eb0c5":()=>n.e(21).then(n.bind(null,826)),"v-686d8421":()=>n.e(27).then(n.bind(null,827)),"v-bcfe63f4":()=>n.e(109).then(n.bind(null,828)),"v-89ba8936":()=>n.e(40).then(n.bind(null,829)),"v-7653ff46":()=>n.e(65).then(n.bind(null,830)),"v-59b83a85":()=>n.e(64).then(n.bind(null,831)),"v-ab42b236":()=>n.e(33).then(n.bind(null,832)),"v-383e6a76":()=>n.e(66).then(n.bind(null,833)),"v-3ab67fff":()=>n.e(68).then(n.bind(null,834)),"v-27a0b8a5":()=>n.e(67).then(n.bind(null,835)),"v-6b457aa5":()=>n.e(41).then(n.bind(null,836)),"v-3e60ad72":()=>n.e(53).then(n.bind(null,837)),"v-2b9aed14":()=>n.e(110).then(n.bind(null,838)),"v-466c0029":()=>n.e(74).then(n.bind(null,839))};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 Cs=n(22),Ps=n.n(Cs),Ss={mounted(){window.addEventListener("scroll",this.onScroll)},methods:{onScroll:Ps()((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),As={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})}},Os=n(90),Ts=n.n(Os),$s={mounted(){Ts.a.polyfill()}};n(236),n(237);class js{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,As,$s,{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 js).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-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-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-1faf3ce9",path:"/2.0/cms/cms-page.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-1faf3ce9").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-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-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-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-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-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-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-a6814fb6",path:"/2.0/products/downloadable.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-a6814fb6").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-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-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-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-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-45f5383a",path:"/2.0/settings/users.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-45f5383a").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-44b590d1",path:"/2.1.0/attribute/attribute-family.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-44b590d1").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-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-9c1ca8f6",path:"/2.1.0/attribute/product-attribute.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-9c1ca8f6").then(n)}},{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-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-fb2a5fb6",path:"/2.1.0/category/overview.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-fb2a5fb6").then(n)}},{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-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-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-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-29e665f6",path:"/2.1.0/customer/customer-reviews.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-29e665f6").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-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-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-7653ff46",path:"/2.1.0/settings/data-transfer.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-7653ff46").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-ab42b236",path:"/2.1.0/settings/inventory-source.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-ab42b236").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-3ab67fff",path:"/2.1.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{fs("Layout","v-3ab67fff").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-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-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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{title:"Category",frontmatter:{},regularPath:"/2.0/category/",relativePath:"2.0/category/README.md",key:"v-87432074",path:"/2.0/category/",lastUpdated:"3/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{title:"CMS Page",frontmatter:{},regularPath:"/2.0/cms/",relativePath:"2.0/cms/README.md",key:"v-c8bcf290",path:"/2.0/cms/",lastUpdated:"3/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{title:"Configure",frontmatter:{},regularPath:"/2.0/configure/",relativePath:"2.0/configure/README.md",key:"v-63107504",path:"/2.0/configure/",lastUpdated:"3/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{title:"Introduction",frontmatter:{},regularPath:"/2.0/introduction/",relativePath:"2.0/introduction/README.md",key:"v-639d7a46",path:"/2.0/introduction/",lastUpdated:"3/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{title:"Product types",frontmatter:{},regularPath:"/2.0/products/",relativePath:"2.0/products/README.md",key:"v-b078aaf4",path:"/2.0/products/",lastUpdated:"3/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4},{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/15/2024, 10:12:30 AM",lastUpdatedTimestamp:171049755e4}],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,748)));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",Ps()(()=>{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,742));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 d2c56c66..4414bd8b 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 5b7ce00c..b2ca902a 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": "23aae6b992dacb9fc3d70eba6382c4d1" + "revision": "1f1850e7ab3729dfbf42b93a57abe6f1" }, { "url": "2.0/attribute/attribute-input.html", - "revision": "e8efb82f4d0478be7d14a2928388d2da" + "revision": "3a7c2f35ef583ddf7efdbb04e3c4e50e" }, { "url": "2.0/attribute/index.html", - "revision": "63b1102bf1f06c21ebe8b073d57337c8" + "revision": "5b2c89e64f380ac31b35f0c6f08b074e" }, { "url": "2.0/attribute/overview.html", - "revision": "86e2b207106c185c46b7f2eba1d23c35" + "revision": "fd71a915593146c11c71b0764a4ee7da" }, { "url": "2.0/attribute/product-attribute.html", - "revision": "81e5a78ec1e499c9bac31e42f6a04e32" + "revision": "a731eea4b0c0813455205ae9e8d12d4d" }, { "url": "2.0/category/create-category.html", - "revision": "674e06ac8559d51420cf4d18f23eeb81" + "revision": "51eac22dc88771f371a74acd5ee56c94" }, { "url": "2.0/category/index.html", - "revision": "20d1a9e09de58523591cdc225f81222c" + "revision": "f5c8812c92e99dc3ee526a43b958592d" }, { "url": "2.0/category/overview.html", - "revision": "623bb96ac746f134eb833d0fdc8a3921" + "revision": "b38fa8e0494fea23069ebd034bf4ea09" }, { "url": "2.0/cms/cms-page.html", - "revision": "9b1ad322c548b73f0c220ef9f5fb2cb2" + "revision": "b9b9e234e06005beafdf71f6dc5205fb" }, { "url": "2.0/cms/index.html", - "revision": "25c1bd037b9ef472b1d5c5f416dd055e" + "revision": "95c6d339db9fd7dbd89305b8fa55e04e" }, { "url": "2.0/configure/configurations.html", - "revision": "461a295a413f87b86b15c475440cfeb5" + "revision": "d73f3d566ac5256b104c57fef8730537" }, { "url": "2.0/configure/index.html", - "revision": "d4b860774f5dfc6b36e5dbe86f9a8a53" + "revision": "0796dcb601db41acab2140d02b5f651e" }, { "url": "2.0/customer/create-customer.html", - "revision": "311595a7242cdbabf9434bb21bbc09ac" + "revision": "53c29c987580c10cb54e916e40d833be" }, { "url": "2.0/customer/customer-groups.html", - "revision": "2e4b629ef0ab60d6092512936b965149" + "revision": "c4e58e9b161a77ae9137f96895655583" }, { "url": "2.0/customer/customer-reviews.html", - "revision": "e398a197a5bc7406db64937b3de504ad" + "revision": "937d6ffa687e2de5f5a6c25e2514a32e" }, { "url": "2.0/customer/index.html", - "revision": "44a8ee4c7907f9357564470812a3fde1" + "revision": "b90bc1375edae1b940471a19163a3cb3" }, { "url": "2.0/introduction/index.html", - "revision": "1894424abaead669743bcf62c29ed688" + "revision": "db22b6eb625df3df1df4c1b267eae0f3" }, { "url": "2.0/introduction/introductions.html", - "revision": "117d865450ef80f7c6b84ba9dce17785" + "revision": "6343fd65c7ac0e917d948e6f6ef02b2d" }, { "url": "2.0/marketing/communications.html", - "revision": "c461c3185e18d7481d719d0b5f36cab4" + "revision": "1fcb20943bfb8e7e43c40a3fd7ff39f5" }, { "url": "2.0/marketing/index.html", - "revision": "a2abd1be4d8aa1d4f6bfd3aec105e889" + "revision": "be61b4b587c1b38ef826744de4fddc20" }, { "url": "2.0/marketing/promotions.html", - "revision": "d425cd259c37d902ff7695e664844413" + "revision": "a202885c26f2a223691e7c21ecd6f5ab" }, { "url": "2.0/marketing/sitemaps.html", - "revision": "1a63b0e05d18d91a2eac5370cb6eb84b" + "revision": "ca62cdb0a06eadbb2291ac2d55070009" }, { "url": "2.0/orders/create-invoice.html", - "revision": "21afb442112385b235f6e5d9820022b9" + "revision": "af5bd862ea04cfca77c46a519b972fef" }, { "url": "2.0/orders/create-order.html", - "revision": "4003c186f5111fbdc277ae961a95c0bd" + "revision": "a975f80c267fa9db9e61872db7a06fff" }, { "url": "2.0/orders/create-shipment.html", - "revision": "5d83936e848b2b35fef2979699e0cfd3" + "revision": "83b8d6ecfc7dd2a18df332aca31f0c78" }, { "url": "2.0/orders/index.html", - "revision": "2dd98eceb69cd8d33a27a2b851ac9e0d" + "revision": "0f726a45efd443be982384ae7e14357f" }, { "url": "2.0/orders/refunds.html", - "revision": "c65cd812ea1febaf6aadcd2d0404f431" + "revision": "26e1cd499406d7993fb1820f77335876" }, { "url": "2.0/products/bundle.html", - "revision": "e664041552a3ea35de289160f2b5ec23" + "revision": "8b4a8576a1f27207483bb77f43d2686e" }, { "url": "2.0/products/configurable.html", - "revision": "8e5fae24d888ffff47be1821b01305b1" + "revision": "b0ff2a077b098021c3b818055527c6c7" }, { "url": "2.0/products/downloadable.html", - "revision": "3c0555364b245103bf8b929c94d3a690" + "revision": "ee952fa255cfe44b02734733d5174ae8" }, { "url": "2.0/products/grouped.html", - "revision": "e121b82669b2e28b5ebfc974bcb79ce6" + "revision": "11f06cbb1439348da3a915ef3ad4d34f" }, { "url": "2.0/products/index.html", - "revision": "9b1aa18eb6a2dfe8783499269a8032ad" + "revision": "bb00df9d10baa3848e53a8cfee721ddc" }, { "url": "2.0/products/simple.html", - "revision": "340504048fee6a846b6606d34970becf" + "revision": "206e171fc17f55ba93522cbbdbdfc9da" }, { "url": "2.0/products/virtual.html", - "revision": "57c0782163a5a64490f2f2c60affadf2" + "revision": "c1bb742da677e19436c25318a4c1b5ed" }, { "url": "2.0/settings/channels.html", - "revision": "7ff525fed02766f802f72c07fd04bc3c" + "revision": "d6a9616bc78d1e7f4c092c164a3eeb1c" }, { "url": "2.0/settings/currencies.html", - "revision": "8addecc8694de1bf02ab70f6b03dabbb" + "revision": "d4cb27a82f749a545bea501708b62a48" }, { "url": "2.0/settings/exchange-rates.html", - "revision": "c5304a171c3f4892cb72640676aa6c73" + "revision": "04585536244a502dbb5a216cb97d562d" }, { "url": "2.0/settings/index.html", - "revision": "9da2aea3f31dab81e82490670b9281f8" + "revision": "bb4fd3bdd96055d35311ba2db924b8bf" }, { "url": "2.0/settings/inventory-source.html", - "revision": "7b4ae48e52909957b216e41bc3a21c3d" + "revision": "dad2fbe37b169db8f9e97d57c886e169" }, { "url": "2.0/settings/locale.html", - "revision": "4413366eeee3e3df349616b29c612fc7" + "revision": "a25e407f939caee17d47c7ccc1771483" }, { "url": "2.0/settings/roles.html", - "revision": "19a8033415331ed721a0b3c107a5d352" + "revision": "e9d9e656fc3add5f02d747e2b83a4547" }, { "url": "2.0/settings/taxes.html", - "revision": "d65a68f4b4a398f96ccabf0432796a67" + "revision": "f2d41ef493d52b5b6e691b999e91d17f" }, { "url": "2.0/settings/themes.html", - "revision": "705c031fd838932379909515c205cbe6" + "revision": "e7e8d59b0a57efb987c46161890f75c2" }, { "url": "2.0/settings/users.html", - "revision": "b066c54446e1c91e9a5b0b8efa5670c6" + "revision": "912ee367b7d01054ff911f464307ba19" }, { "url": "2.1.0/attribute/attribute-family.html", - "revision": "6584ed5900470f238ee235c1f75692d4" + "revision": "25db420c2001ede09bded06c25880ade" }, { "url": "2.1.0/attribute/attribute-input.html", - "revision": "8767444673508ea6c8f1a7b33102eda4" + "revision": "b8e2cdd0306ff2ed45bf4e98eed7f4d6" }, { "url": "2.1.0/attribute/index.html", - "revision": "e1a0a13b5c1393c302ea617b695d4f54" + "revision": "c277d5f000aade7bc09d9ea13ef3e3a7" }, { "url": "2.1.0/attribute/overview.html", - "revision": "5d12d6fbd0ec1d26c7d4260c8d9897b8" + "revision": "699adec7824fbdb7d98cf90bbfd18b7b" }, { "url": "2.1.0/attribute/product-attribute.html", - "revision": "f6880b9eef58663197d7e7b681811820" + "revision": "f596aedbd4d6f96a716cb9b1bcc7b068" }, { "url": "2.1.0/category/create-category.html", - "revision": "88806db272ce73ccd87dd15049e80a3d" + "revision": "59351cd288490e579fc61170f3f3dbe0" }, { "url": "2.1.0/category/index.html", - "revision": "43b0b3400d373c95602c0702201e9eac" + "revision": "08c409ff12f69f275678dc0e2eb6c1e6" }, { "url": "2.1.0/category/overview.html", - "revision": "f51e8e1f72a584c0007142811b7dc73e" + "revision": "ad6bd0bd386a62d5eac72d3468c7cba5" }, { "url": "2.1.0/cms/cms-page.html", - "revision": "92eb988ee0155c182879f6dc5a07ebb7" + "revision": "1bd3ba4230c52adb9782402ebdb0127a" }, { "url": "2.1.0/cms/index.html", - "revision": "a6a1266cdd292e8dc37acbaa00f8dfd8" + "revision": "6eebc3e54c8b7ce6c4ae2315933a9d86" }, { "url": "2.1.0/configure/configurations.html", - "revision": "bac0672ee29bad1f2af144db234fd1bb" + "revision": "800024cedb7f71de48e8c66bb17d7de9" }, { "url": "2.1.0/configure/index.html", - "revision": "787c0f7c4488ae2f3d20c2d692758fb8" + "revision": "9403839d6bf200b741105fae1072b4d3" }, { "url": "2.1.0/customer/create-customer.html", - "revision": "e94021297ebc95e9abcb7274d9520285" + "revision": "067cd1e8d0fbc55d7c7eb62cbb1bdc74" }, { "url": "2.1.0/customer/customer-groups.html", - "revision": "568c1f1644767ae91f5a3b629d250e25" + "revision": "4031430dac25079cdea191d8302c34ea" }, { "url": "2.1.0/customer/customer-reviews.html", - "revision": "73ced2baec82d6fcc6a6d3216d2e20e1" + "revision": "55e56a07e198092c39ddb322fffe6804" }, { "url": "2.1.0/customer/index.html", - "revision": "8589e35c3a37cbe30ff1dd7fb2d023cc" + "revision": "9c2eedb3e21b724903e5c6b22c06f0d9" }, { "url": "2.1.0/introduction/index.html", - "revision": "fe4a07f63b7525306be8d4a4fadd55dc" + "revision": "6390acaa0aa011801b3ab97666e75e38" }, { "url": "2.1.0/introduction/introductions.html", - "revision": "41f8c74b0d24758207b5a034095e0b13" + "revision": "1f4d0b621411a524ca373f6e51910866" }, { "url": "2.1.0/magic/magic-ai.html", - "revision": "7dea90ee45cf086d01e14b09c8b341de" + "revision": "7c69c040d13b8818641e7db87dbe88aa" }, { "url": "2.1.0/marketing/communications.html", - "revision": "43972ce3dc5f3fc3ff304be0fe50f2d9" + "revision": "56978b99a2ef43e8a2d2da0d164a6092" }, { "url": "2.1.0/marketing/index.html", - "revision": "06be284b23f0960ee47a65a6e153f453" + "revision": "1a98476c8f177787ef4b6fcb4e4ad7ec" }, { "url": "2.1.0/marketing/promotions.html", - "revision": "f256e1e28b0f1aae16305d538d6f651d" + "revision": "bdaaa3b07c320b5459c3018dba816ea1" }, { "url": "2.1.0/marketing/searchseo.html", - "revision": "9ff58e681c30decfa64d826c5b36a769" + "revision": "a8584185703ffe69a6598a43a253be20" }, { "url": "2.1.0/orders/create-invoice.html", - "revision": "4f613c18c60734be01a57722a0eaf509" + "revision": "10ce402877f850bb8bc0a2751e5a699a" }, { "url": "2.1.0/orders/create-order.html", - "revision": "971977d2011d41bfd834a3a66853820d" + "revision": "229e507c0489ee1894078541c8a3a740" }, { "url": "2.1.0/orders/create-shipment.html", - "revision": "6be7242875e0d389382a0da264491164" + "revision": "bd4f83d3a8d46c45d369ae0a755bc735" }, { "url": "2.1.0/orders/index.html", - "revision": "9b4dfd358a72765d008f3d2383c9b87d" + "revision": "e0b684dee3ddbbea0a77a6fc7a5d3f67" }, { "url": "2.1.0/orders/refunds.html", - "revision": "ba8314e9685befd9d5321b76a8c8a3a9" + "revision": "57b39935f7c8bd4c8737cdfd59cb0701" }, { "url": "2.1.0/products/bundle.html", - "revision": "bc91d633645a6be73144ef653db7717c" + "revision": "426e0535fbfc4152a6621ea19ca369ab" }, { "url": "2.1.0/products/configurable.html", - "revision": "28d6559859fc5d8de49fbfd83cb1d130" + "revision": "da800ad48615abb4656cd797866ecca5" }, { "url": "2.1.0/products/downloadable.html", - "revision": "6b4ba75ffa11cafecbc9575818e4e5c7" + "revision": "dd23cba0a0f0ceaff37e6d398ca84fab" }, { "url": "2.1.0/products/grouped.html", - "revision": "3ffb1373fce89a98b3e405ca266b773d" + "revision": "868232dd591edd0e6891d3ccf925286f" }, { "url": "2.1.0/products/index.html", - "revision": "22fee7fdd2f2d1b648572bbca3b3f8f9" + "revision": "38c64f3a18166f8b0d79471ce3929fdd" }, { "url": "2.1.0/products/simple.html", - "revision": "3d91c95e4a717c059d1a68aee0b5e8c6" + "revision": "18b81dc2faf7e784db500a5807e55212" }, { "url": "2.1.0/products/virtual.html", - "revision": "6c6b3482ae3d9af305a5fedc6388f0b1" + "revision": "a76e0371e51b259751abbb9f40e0e365" }, { "url": "2.1.0/settings/channels.html", - "revision": "53144040ecb9d24de579defc17b74df8" + "revision": "c429668926ccbf96ca7537eb35a88b44" }, { "url": "2.1.0/settings/currencies.html", - "revision": "c46c2c7a59d5e23b9d2b57f5e2435461" + "revision": "7a2d139a5b9bab9911e50b937c7a7ab1" }, { "url": "2.1.0/settings/data-transfer.html", - "revision": "b6613fde080e4671398fdacfa806819a" + "revision": "6c23c38ebce16ff367027885997620b8" }, { "url": "2.1.0/settings/exchange-rates.html", - "revision": "4982db732a19a481d8580316bec2126a" + "revision": "3ad31863fd477569193e40bf4c019f23" }, { "url": "2.1.0/settings/index.html", - "revision": "61082f15bdb9e6959c79ab5efec74f3d" + "revision": "233cabeeebc0e1c052855424ceee454b" }, { "url": "2.1.0/settings/inventory-source.html", - "revision": "ac9620c958a1ebf128f950c65c3cfbbc" + "revision": "c8c211d3f6228b691c27c6a66e88b9f8" }, { "url": "2.1.0/settings/locale.html", - "revision": "9dcf80eba53ab4fca13bd5b63cf954eb" + "revision": "f1df78806dca23354b6b4310c5348c48" }, { "url": "2.1.0/settings/roles.html", - "revision": "a365bfc06756037aa78bc8bd63a1dfbb" + "revision": "3285be4e211f23b957b19f592f341a33" }, { "url": "2.1.0/settings/taxes.html", - "revision": "ffc055d0aba538c5077efa680695c18f" + "revision": "a0f204170ff5cf447ce1b6499d3d8869" }, { "url": "2.1.0/settings/themes.html", - "revision": "873a048c0a54fbf4e0c8c5ed3a60f3da" + "revision": "89c7cbaf88ad51e8290564da09ff62be" }, { "url": "2.1.0/settings/users.html", - "revision": "e3e708208f47cf65e87878011de8cb2b" + "revision": "1ef568104f9d0829034d860d200e0d35" }, { "url": "404.html", - "revision": "0a116819a0e89b90edd61ec77f3e0264" + "revision": "a264fbab01ec5780a1b326ee644c386f" }, { "url": "assets/css/0.styles.ab9466d3.css", @@ -758,8 +758,8 @@ self.__precacheManifest = [ "revision": "8370fbabc01b668e7d0b83c858d9e089" }, { - "url": "assets/img/frontendOutput.56b442a7.png", - "revision": "56b442a76c3d3e1e3e01a7cfe8e78ea4" + "url": "assets/img/frontendOutput.380a6cd1.png", + "revision": "380a6cd10fc15e240b0ca3e629a661e5" }, { "url": "assets/img/general.5849fe78.png", @@ -1150,12 +1150,12 @@ self.__precacheManifest = [ "revision": "83621669651b9a3d4bf64d1a670ad856" }, { - "url": "assets/img/searchField.08f9e264.png", - "revision": "08f9e264d107ffa9dddc46966f30df97" + "url": "assets/img/searchField.de2dd0e2.png", + "revision": "de2dd0e25b64eb5052c6c59cfbbfa266" }, { - "url": "assets/img/searchGrid.b19ac356.png", - "revision": "b19ac3562dd281c21f93eab0ee009d44" + "url": "assets/img/searchGrids.05edc08e.png", + "revision": "05edc08ecf31f7a0344df346d681ec15" }, { "url": "assets/img/searchSynonym.3844db4a.png", @@ -1302,40 +1302,40 @@ self.__precacheManifest = [ "revision": "4fdb5e6d5f9f26d6e9c1370372fc8a85" }, { - "url": "assets/js/100.92df403b.js", - "revision": "9e18e77d46aeb338b3e75870c4b7025c" + "url": "assets/js/100.346fa859.js", + "revision": "f4649428242e2583fd1fda7e6d55b110" }, { - "url": "assets/js/101.a8ce2c08.js", - "revision": "bdabc31a7d1a62ea1bc369f6a061e625" + "url": "assets/js/101.821a5c85.js", + "revision": "0e3c693ed1dabbe9029b0aaafce2dfe3" }, { "url": "assets/js/102.7dc30c44.js", "revision": "3afe2c4c22726267acfa936b84fbc94b" }, { - "url": "assets/js/103.68a5392b.js", - "revision": "83840d6707710d2e517ff9c0c0ae46f4" + "url": "assets/js/103.a630638e.js", + "revision": "00a6fd25c1988583336eaf83fc9134d1" }, { - "url": "assets/js/104.49286ad5.js", - "revision": "125c57f6fe97bca7c9094c642a8cfa88" + "url": "assets/js/104.765b395e.js", + "revision": "54f958eb048ab288b0789263ce3032a8" }, { - "url": "assets/js/105.a47c5006.js", - "revision": "56c4e09ff3d489ee001b561a21aa235a" + "url": "assets/js/105.a35535ce.js", + "revision": "661bb4054859e9427556dc8d2f067627" }, { - "url": "assets/js/106.84598b26.js", - "revision": "2bcb2530ef321ea765e2d945f63aefa4" + "url": "assets/js/106.6c89b269.js", + "revision": "b8b3f93ee94367fa28389f8c60b56b73" }, { - "url": "assets/js/107.11e31444.js", - "revision": "02ee6e9068a15ba0788d2eae3bde0984" + "url": "assets/js/107.9d194c40.js", + "revision": "13b17d616e7862084625a6e7945140fc" }, { - "url": "assets/js/108.f9c65963.js", - "revision": "b8ff6b011b1ce26b5c8b330967694101" + "url": "assets/js/108.f4145e9f.js", + "revision": "8996fda9a3fca8143ee3c5dd5038e7c6" }, { "url": "assets/js/109.0bfee796.js", @@ -1346,20 +1346,20 @@ self.__precacheManifest = [ "revision": "5ad1acfae8b3c6655656e8c5a3a0e631" }, { - "url": "assets/js/110.ebd7b4bf.js", - "revision": "89d3538177bfc57f5ae200559b39da64" + "url": "assets/js/110.96dd998f.js", + "revision": "aba1bf271e39e4ddc569d33a1ab41858" }, { "url": "assets/js/111.38d3bcaa.js", "revision": "335317961279b54256236596062ee01b" }, { - "url": "assets/js/12.7b280708.js", - "revision": "5c16ef9ce8fcdd544987226136345316" + "url": "assets/js/12.3ee82e88.js", + "revision": "8050983058f4fc6b89e8df0e0dc0fb23" }, { - "url": "assets/js/13.17668272.js", - "revision": "1bfe87ccaff0b9ef401810f6be690dfd" + "url": "assets/js/13.0cffbf0b.js", + "revision": "00ec8d4a2eac9b317e6edded3bf065ff" }, { "url": "assets/js/14.c59d2aff.js", @@ -1374,16 +1374,16 @@ self.__precacheManifest = [ "revision": "c93ce07536243b3f8762fbbdcd50e341" }, { - "url": "assets/js/17.b1d45956.js", - "revision": "22de63f3287fce1a331b5c45f0566ed4" + "url": "assets/js/17.429bcd9c.js", + "revision": "6e62d77095812aac50463b223479bf1a" }, { - "url": "assets/js/18.47e1342a.js", - "revision": "86ba86954cca8c35c2c97fddc2700fac" + "url": "assets/js/18.f6236af9.js", + "revision": "1c1334da43c837ee30643cc2a8db3e4c" }, { - "url": "assets/js/19.6124628b.js", - "revision": "baccab4bfff1e329be8e4b00ef0ff499" + "url": "assets/js/19.562506fe.js", + "revision": "9ed51b9a4638eae55f8f77668fadb018" }, { "url": "assets/js/2.14086824.js", @@ -1398,20 +1398,20 @@ self.__precacheManifest = [ "revision": "c5aa25bc5efa6c610d8ef48d901460dc" }, { - "url": "assets/js/22.dc10aea9.js", - "revision": "8438d4581e6ff8680e09d951f570e118" + "url": "assets/js/22.fbb69e54.js", + "revision": "6b579c8715cb25f903e7a5c39f876685" }, { - "url": "assets/js/23.b8b977ef.js", - "revision": "c879a8ba2318c6e17c67f5af79a937da" + "url": "assets/js/23.36782587.js", + "revision": "b63c31bec43177cfcdbe379a0e5b2605" }, { - "url": "assets/js/24.3787a1f5.js", - "revision": "b89cb010029ab9970fb4d308ba129d22" + "url": "assets/js/24.bd04bc2c.js", + "revision": "e1f957a6ca631a1bac27f30c2e4dbae4" }, { - "url": "assets/js/25.aa10fc33.js", - "revision": "f5676581631dcea258548eaedfa242eb" + "url": "assets/js/25.13cb200b.js", + "revision": "c8e16081123e88c2e2ab5b1bb22dfe78" }, { "url": "assets/js/26.f27740bf.js", @@ -1446,32 +1446,32 @@ self.__precacheManifest = [ "revision": "5ae353d80850f73ca50b35661515b299" }, { - "url": "assets/js/33.eefaa6b4.js", - "revision": "784faf3b67750a51b6af5e543d556ab5" + "url": "assets/js/33.c6e8800a.js", + "revision": "98886cc11b6bfd8beb95fb0f5a270a7e" }, { "url": "assets/js/34.bd7d8021.js", "revision": "7efc305bfb18a5a04175a6ae2efae86a" }, { - "url": "assets/js/35.fb77dc8c.js", - "revision": "541ec73c2fdb6ec6eb4573b28357975a" + "url": "assets/js/35.aad75351.js", + "revision": "aaec8d3db4e94a368fe7bdd50e28d352" }, { - "url": "assets/js/36.5f0ba3f2.js", - "revision": "682fc4b50435b5f63e17b2256d6af544" + "url": "assets/js/36.c38d4180.js", + "revision": "f88b8487b75c081abdfce45c83cc48eb" }, { - "url": "assets/js/37.ea4b8f82.js", - "revision": "309a9882c15033eb9b47ee7559296de9" + "url": "assets/js/37.6a9c9c52.js", + "revision": "301f6750d1b0fee9c6ec4542d5eea973" }, { - "url": "assets/js/38.1c17fe69.js", - "revision": "fd219a3aeabacfcf4f8365d6ffad075a" + "url": "assets/js/38.37426664.js", + "revision": "e0ec12d16f6658644f38b78b27c2ef27" }, { - "url": "assets/js/39.e1cbd528.js", - "revision": "a3b61ba7bcf0d2e2a80d2c15bf02aff4" + "url": "assets/js/39.d8636df4.js", + "revision": "bfc85fe8d159bc9ce0e55f440c39270d" }, { "url": "assets/js/4.5aab80da.js", @@ -1482,36 +1482,36 @@ self.__precacheManifest = [ "revision": "8d435d0b99d75a13fe059529e69c39b9" }, { - "url": "assets/js/41.e5dc8828.js", - "revision": "f27b007a68b72681e9e64591b8c9ace3" + "url": "assets/js/41.391c4fff.js", + "revision": "17d8f9ed0a33619fafcafe7c8424fbce" }, { "url": "assets/js/42.04b54fda.js", "revision": "d914a9401ce05c29e5d428a27da32a94" }, { - "url": "assets/js/43.b2f137f4.js", - "revision": "6a192765fbabf81ab107009910a27978" + "url": "assets/js/43.406b0498.js", + "revision": "a4edf2bfc54ad7deeb551a3528440d17" }, { - "url": "assets/js/44.bbee2e5a.js", - "revision": "497ec062b7d156be572756d0b267bc96" + "url": "assets/js/44.d0594a9f.js", + "revision": "f40d63e351c9a6833d4ca6a9e32231d7" }, { - "url": "assets/js/45.0865a5a9.js", - "revision": "6b50bd33d77189fafe7a02a86725cc72" + "url": "assets/js/45.c8e1f36f.js", + "revision": "1239eea68f90c5e9c876de8ca5dcf99e" }, { "url": "assets/js/46.03d089aa.js", "revision": "a43f252a63ed93549338c2e59c999be0" }, { - "url": "assets/js/47.408b8364.js", - "revision": "de573b047bd109f5c591929b0d284099" + "url": "assets/js/47.fc75abd6.js", + "revision": "d578959b6b3d1d48aae3ef21834ecbff" }, { - "url": "assets/js/48.dc1ff2ff.js", - "revision": "3dc642e0d94347de282b274d2cc3a37f" + "url": "assets/js/48.03f3d061.js", + "revision": "b01601dfe14564726863c2462dfc11ab" }, { "url": "assets/js/49.1850f70f.js", @@ -1526,16 +1526,16 @@ self.__precacheManifest = [ "revision": "a29d39d52758227ccc867f5edaa6c7db" }, { - "url": "assets/js/51.e72440e9.js", - "revision": "e86653580c22ff9d7c722df240f14679" + "url": "assets/js/51.1834946e.js", + "revision": "2723d74f3bdaa1b05e0521216e0341cd" }, { "url": "assets/js/52.58509478.js", "revision": "37c95c8dd78129f3e98f4f27cb472498" }, { - "url": "assets/js/53.a0575205.js", - "revision": "829b7746cfb548c1f42b821fbf3b5b68" + "url": "assets/js/53.ea67c185.js", + "revision": "15ce14b1cf4c3f081d65220294eae4b6" }, { "url": "assets/js/54.5eab5c68.js", @@ -1546,12 +1546,12 @@ self.__precacheManifest = [ "revision": "2fb9d47851f8acc3caf3361433486066" }, { - "url": "assets/js/56.382a9e82.js", - "revision": "6018c2df527678657e3c564825395109" + "url": "assets/js/56.b36b5d4e.js", + "revision": "919aa58557486d616e0ee11d087af7c3" }, { - "url": "assets/js/57.2014a845.js", - "revision": "b15f3e285ad64e65bb88941439cc31df" + "url": "assets/js/57.b6e9fd9c.js", + "revision": "9406fbc617a1cac01b4f6e809b0bb300" }, { "url": "assets/js/58.5106de06.js", @@ -1570,24 +1570,24 @@ self.__precacheManifest = [ "revision": "0309e3760ea5bd5406ad4db77a68ccf0" }, { - "url": "assets/js/62.599f58fa.js", - "revision": "adbd86c95b3beff93778c59f8917111e" + "url": "assets/js/62.b0cdc1e2.js", + "revision": "645a1eda396b8756fd3ad0df5c90bb5c" }, { "url": "assets/js/63.1934758e.js", "revision": "45e44254012e0b213ecbcdd365853972" }, { - "url": "assets/js/64.9af4c88e.js", - "revision": "0e4b988a59334e09f1452e6eee81410f" + "url": "assets/js/64.8aa73888.js", + "revision": "40c6c8ad42c33f6a9ca60103669d0672" }, { - "url": "assets/js/65.dfa82e7f.js", - "revision": "3e7f464803c81bee2a3a00bb1144c451" + "url": "assets/js/65.331f9754.js", + "revision": "eda44186817605bdedc8596677d25bb9" }, { - "url": "assets/js/66.c4dcda12.js", - "revision": "9d77a17e06ffcd304855f32d29eec274" + "url": "assets/js/66.5b7e25ba.js", + "revision": "82af97c47a0808a6d14076329a49c01b" }, { "url": "assets/js/67.ffb56269.js", @@ -1610,16 +1610,16 @@ self.__precacheManifest = [ "revision": "de67e74b715cd52cc6f077427c068581" }, { - "url": "assets/js/72.ea119b87.js", - "revision": "bc8e7997b55c4e54a65f1c9168037bbe" + "url": "assets/js/72.4122e7f5.js", + "revision": "a508b9acc04320252abf6cdaf7e926a7" }, { - "url": "assets/js/73.7458cc13.js", - "revision": "9e9aa41922287f38505affcb735e9f95" + "url": "assets/js/73.c496a45a.js", + "revision": "69c2318622f0db9ac58b1daf6c4aa584" }, { - "url": "assets/js/74.62440870.js", - "revision": "7a118d63d3acaa7710416ae395285dab" + "url": "assets/js/74.a039811b.js", + "revision": "6200bc041efabe1c270329436013f286" }, { "url": "assets/js/75.09b6da82.js", @@ -1630,12 +1630,12 @@ self.__precacheManifest = [ "revision": "19313cce1d08ace33299cbff4c61e341" }, { - "url": "assets/js/77.9c18ed1e.js", - "revision": "440123c5c8f916b1e27d2d370839bc51" + "url": "assets/js/77.09a7ec6b.js", + "revision": "9a52517a77b823f986af87754915fcea" }, { - "url": "assets/js/78.523b019f.js", - "revision": "a20dd469e9eaac6bac409d6b4e006207" + "url": "assets/js/78.6080a1e1.js", + "revision": "a96bafd82609661ba712eb182d4178e8" }, { "url": "assets/js/79.d8c80e74.js", @@ -1646,8 +1646,8 @@ self.__precacheManifest = [ "revision": "f665c3e9f8da92e920add320a18a7747" }, { - "url": "assets/js/80.68683815.js", - "revision": "dcc1085b7e0b3244722cb58e229c00e1" + "url": "assets/js/80.b92c6cb2.js", + "revision": "6eb70a23512dfc1e7711369a2dc51a1d" }, { "url": "assets/js/81.194d1094.js", @@ -1658,20 +1658,20 @@ self.__precacheManifest = [ "revision": "0d6cef20967b98ca5eabace7c61e58ac" }, { - "url": "assets/js/83.bddc5286.js", - "revision": "63af534f9285ef50317d61c88cfca4bf" + "url": "assets/js/83.a96db9fb.js", + "revision": "e8f472f92b4bd2150321db133a6a5480" }, { - "url": "assets/js/84.199448d0.js", - "revision": "3edcc7ce788b3806b7aa612670128d76" + "url": "assets/js/84.7a7fe257.js", + "revision": "bff741ac4ce326c8d6d5c2de0db53ac9" }, { - "url": "assets/js/85.0af4aeb9.js", - "revision": "514b0a884b33792e74ef76486e416265" + "url": "assets/js/85.6738e6c9.js", + "revision": "056e6ff978e54af8353d388b170fea51" }, { - "url": "assets/js/86.04227b0e.js", - "revision": "56eb624c274661c4cd31fb375b16d7c1" + "url": "assets/js/86.7a75fd4e.js", + "revision": "cf773c5b65548aa69649b3c67689f79b" }, { "url": "assets/js/87.99912aa5.js", @@ -1686,8 +1686,8 @@ self.__precacheManifest = [ "revision": "64bad18df7b6278c5653011e2a8d4852" }, { - "url": "assets/js/9.57fbfa25.js", - "revision": "5dc3d2be3998038864914a1f92e2b5e4" + "url": "assets/js/9.8e413561.js", + "revision": "36937edbd684091e60102f63b7afaa4f" }, { "url": "assets/js/90.c7e9a5fd.js", @@ -1702,36 +1702,36 @@ self.__precacheManifest = [ "revision": "3f6b91e634fb4ec5a1cc41e258451348" }, { - "url": "assets/js/93.a8a92492.js", - "revision": "e0d72be1a460c93017b307f7ef30474f" + "url": "assets/js/93.04aeef2d.js", + "revision": "99c9c159143ee0e86f87930a2f365244" }, { - "url": "assets/js/94.6de0412c.js", - "revision": "aab423390ce956ab0a3dfd7103482f08" + "url": "assets/js/94.e837ad89.js", + "revision": "5d63b6fd03cdc82e696078a9d6aedc20" }, { - "url": "assets/js/95.fd48513c.js", - "revision": "f7e991ce8428fe7ee13fb90dd7ea0f56" + "url": "assets/js/95.f643f1e8.js", + "revision": "159a627c3eea301685bc3054aa8d21ab" }, { - "url": "assets/js/96.6156b098.js", - "revision": "c8d08c8e63fab5070626fba06f514798" + "url": "assets/js/96.4c9c410e.js", + "revision": "c0f68344ed5006871fed379d4b157784" }, { - "url": "assets/js/97.ec5ac3ed.js", - "revision": "752c66a4fe9b6aff195a2edc3910722c" + "url": "assets/js/97.26961f19.js", + "revision": "8eb5a86899a20be0308f584352cc167e" }, { "url": "assets/js/98.3cc640a2.js", "revision": "c64f267a1ae441748c3cc16c2bf0597c" }, { - "url": "assets/js/99.45eec9cf.js", - "revision": "c71dd6bcc9dd9108b89b7c9393564112" + "url": "assets/js/99.4c1d866a.js", + "revision": "113870b8a05aaf7e10e59342a61942d8" }, { - "url": "assets/js/app.23e9c4b1.js", - "revision": "a1a2f9e2d600d2fac425529e4673968e" + "url": "assets/js/app.27c481aa.js", + "revision": "f1b418961dccd1ed1da9b6edab469a0a" }, { "url": "assets/js/vendors~docsearch.c0924254.js", @@ -1739,7 +1739,7 @@ self.__precacheManifest = [ }, { "url": "index.html", - "revision": "e17f4f69174311195406cdc356cbfb60" + "revision": "9b9ccf3d37fe68206e45b2f986354c6a" }, { "url": "logo.png",