diff --git a/2.0/attribute-family/attribute-families.html b/2.0/attribute-family/attribute-families.html index 900f017f..ce028a74 100644 --- a/2.0/attribute-family/attribute-families.html +++ b/2.0/attribute-family/attribute-families.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 2:- 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 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 11961910..8019e335 100644 --- a/2.0/attribute/attribute-input.html +++ b/2.0/attribute/attribute-input.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 08281fdb..344e073f 100644 --- a/2.0/attribute/index.html +++ b/2.0/attribute/index.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (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/product-attribute.html b/2.0/attribute/product-attribute.html index 78185987..ed61b7e0 100644 --- a/2.0/attribute/product-attribute.html +++ b/2.0/attribute/product-attribute.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 15496227..8b1b9d3e 100644 --- a/2.0/category/create-category.html +++ b/2.0/category/create-category.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 cf914af9..5a01d0ba 100644 --- a/2.0/category/index.html +++ b/2.0/category/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.

# 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.

- + (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.

# 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 23264e8f..a955a3da 100644 --- a/2.0/cms/cms-page.html +++ b/2.0/cms/cms-page.html @@ -9,7 +9,7 @@ - + @@ -36,7 +36,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 0a4d8990..87253862 100644 --- a/2.0/cms/index.html +++ b/2.0/cms/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 63fc9073..2acb99ff 100644 --- a/2.0/configure/configurations.html +++ b/2.0/configure/configurations.html @@ -9,7 +9,7 @@ - + @@ -34,11 +34,11 @@ (opens new window) Contact Us (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.Buy Now Products Select from the Enable/Disable option as per requirement.After enabling it will get visible on product detail page as shown in the below image.

Storefront

Storefront Buynow

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 83d166a3..3744436c 100644 --- a/2.0/configure/index.html +++ b/2.0/configure/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 6c201214..31060c80 100644 --- a/2.0/customer/create-customer.html +++ b/2.0/customer/create-customer.html @@ -9,7 +9,7 @@ - + @@ -33,15 +33,15 @@ Contribute to Bagisto (opens new window) Contact Us - (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 214053d2..54581e91 100644 --- a/2.0/customer/customer-groups.html +++ b/2.0/customer/customer-groups.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (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 3d1c58aa..a1a64cf2 100644 --- a/2.0/customer/customer-reviews.html +++ b/2.0/customer/customer-reviews.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 81eda54b..ad77c7a4 100644 --- a/2.0/customer/index.html +++ b/2.0/customer/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 bb06d696..2e115794 100644 --- a/2.0/introduction/index.html +++ b/2.0/introduction/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 d8f3b91c..ea691057 100644 --- a/2.0/introduction/introductions.html +++ b/2.0/introduction/introductions.html @@ -9,7 +9,7 @@ - + @@ -33,11 +33,11 @@ Contribute to Bagisto (opens new window) Contact Us - (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 5529f88b..3222fb41 100644 --- a/2.0/marketing/communications.html +++ b/2.0/marketing/communications.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.

# Newsletter Subscriptions

Bagisto newsletter subscription is an opportunity for the store owners to let their customers receive an interesting newsletter from your Bagisto website.

Email marketing is one of the most powerful tools for your website.

This feature allows you to communicate with your customers in bulk about upcoming offers of your stores such as Black Friday sales, Christmas sales, and New Year offers.

# Admin Configuration

Step 1) Firstly the admin can navigate to Configue >> Customer >> Settings

Newsletter Settings

Step 2) Now Enable the Newsletter Subscription and click on Save Configuration button as shown in below image.

Newsletter Settings

# Newsletter subscriptions

Here the admin can see all their customers who subscribed to the newsletter subscription.

Also, the admin will navigate to Marketing >> Communications >> Newsletter Subscriptions as shown in the below image.

Newsletter Settings

- + diff --git a/2.0/marketing/index.html b/2.0/marketing/index.html index a5492cb4..e3ceeb3b 100644 --- a/2.0/marketing/index.html +++ b/2.0/marketing/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 868f4e7f..cdfa95cb 100644 --- a/2.0/marketing/promotions.html +++ b/2.0/marketing/promotions.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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

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 85a61e09..50116334 100644 --- a/2.0/marketing/sitemaps.html +++ b/2.0/marketing/sitemaps.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 bdd75af2..1fcd5083 100644 --- a/2.0/orders/create-invoice.html +++ b/2.0/orders/create-invoice.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 12d13664..13ccde32 100644 --- a/2.0/orders/create-order.html +++ b/2.0/orders/create-order.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 f0dec6e5..97e74149 100644 --- a/2.0/orders/create-shipment.html +++ b/2.0/orders/create-shipment.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 e03cdbf3..01c11000 100644 --- a/2.0/orders/index.html +++ b/2.0/orders/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 24cfb4ff..c70d8fd4 100644 --- a/2.0/orders/refunds.html +++ b/2.0/orders/refunds.html @@ -9,7 +9,7 @@ - + @@ -33,16 +33,16 @@ Contribute to Bagisto (opens new window) Contact Us - (opens new window)

# Refunds

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

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

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

Refund

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

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

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

Refund

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

Refund

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

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

Refund

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

Refund

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

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

Refund

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

Refund

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

Refund Grid

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

- + diff --git a/2.0/orders/transaction.html b/2.0/orders/transaction.html new file mode 100644 index 00000000..5a714b01 --- /dev/null +++ b/2.0/orders/transaction.html @@ -0,0 +1,47 @@ + + + + + + Transactions | Bagisto User Guide + + + + + + + + + +

# Transactions

Transaction is a digital financial exchange that occurs when you buy goods and services through online platforms.

E-commerce transaction means the transfer of funds electronically in exchange for products or services, conducted via e-commerce websites or mobile applications.

# Steps to Create Transactions in Bagisto 2.0

Step-1 Click on Orders >> Transactions >> Create Transaction as shown in the below image.

Create Transactions

Step-2 Add the below details.

A) Invoice ID- Enter the Invoice ID for which you are creating a transaction.

B) Payment Methods- By default, 3 online payment gateways are presented.

- Paypal Smart Button

- Money Transfer

- Paypal Standard

Kindly select your payment gateway from the dropdown.

C) Amount- Enter the amount of your transaction.

At last, click on the Save Transaction button.

Create Transactions

Step-3 Transaction is created successfully as shown in the image below.

Create Transactions

Note - Additionally, you can also create transactions while creating an Invoice

1) Click on Sales >> Order >> Select Order and then click on Invoice button after that click on the Create Transaction checkbox.

At last, click on the Create Invoice button as shown in the below image.

Create Transactions

2) Now go to Sales >> Orders >> Transactions and a new transaction is created successfully as shown in the image below.

Create Transactions

+ + + diff --git a/2.0/products/bundle.html b/2.0/products/bundle.html index 2d06f031..508ac6b1 100644 --- a/2.0/products/bundle.html +++ b/2.0/products/bundle.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 243d6e2f..46d9a660 100644 --- a/2.0/products/configurable.html +++ b/2.0/products/configurable.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 d6625269..4c81fe6e 100644 --- a/2.0/products/downloadable.html +++ b/2.0/products/downloadable.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (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 56a7a487..13b81f99 100644 --- a/2.0/products/grouped.html +++ b/2.0/products/grouped.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 1987520f..0440161a 100644 --- a/2.0/products/index.html +++ b/2.0/products/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 3d1b180b..25a446ef 100644 --- a/2.0/products/simple.html +++ b/2.0/products/simple.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 ef177284..fe416b9d 100644 --- a/2.0/products/virtual.html +++ b/2.0/products/virtual.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (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 21679c01..c057ee45 100644 --- a/2.0/settings/channels.html +++ b/2.0/settings/channels.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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

For creating a frontend Logo kindly click on this logo add image option and select the logo from your system and then click on Save Channel Button.

Theme1

# Logo on Frontend

Now check the output on your frontend logo is updated successfully.

Theme1

# Favicon

For creating a frontend Favicon kindly click on this favicon add image option and select the logo from your system and then click on Save Channel Button.

Theme1

# Favicon on Frontend

Now check the output on your frontend logo is updated successfully.

Theme1

# 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

# Maintenance Mode

In Bagisto, maintenance mode refers to a feature that allows you to put your online store into a temporary offline state. This mode is typically used when you need to perform updates, maintenance tasks, or make significant changes to your store's backend or frontend without disrupting the customer experience.

1) Message- Enter the message that will visible to the customers when they visit your store under maintenance mode.

2) Allowed IPs- Enter the IP address that will run under maintenance mode

3) Status- Enable/Disable the status for the maintenance mode.

Maintenance Mode

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 e63a5156..638be217 100644 --- a/2.0/settings/currencies.html +++ b/2.0/settings/currencies.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 your 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 67b1b06e..83cb8568 100644 --- a/2.0/settings/exchange-rates.html +++ b/2.0/settings/exchange-rates.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 76b6617e..18d2b68c 100644 --- a/2.0/settings/index.html +++ b/2.0/settings/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 17a4477d..ca30f0b9 100644 --- a/2.0/settings/inventory-source.html +++ b/2.0/settings/inventory-source.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 c10caa21..109ee03c 100644 --- a/2.0/settings/locale.html +++ b/2.0/settings/locale.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 e04dc913..d8ae703d 100644 --- a/2.0/settings/roles.html +++ b/2.0/settings/roles.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 2e75446c..c29f6ffb 100644 --- a/2.0/settings/taxes.html +++ b/2.0/settings/taxes.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 0a346a1a..9b8dcfb7 100644 --- a/2.0/settings/themes.html +++ b/2.0/settings/themes.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 94c011eb..f0181e8e 100644 --- a/2.0/settings/users.html +++ b/2.0/settings/users.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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-family/attribute-families.html b/2.1.0/attribute-family/attribute-families.html index a2d4327e..6347ec53 100644 --- a/2.1.0/attribute-family/attribute-families.html +++ b/2.1.0/attribute-family/attribute-families.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 3bd7e887..0157f4fc 100644 --- a/2.1.0/attribute/attribute-input.html +++ b/2.1.0/attribute/attribute-input.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 9e6f8b98..3f1f7d67 100644 --- a/2.1.0/attribute/index.html +++ b/2.1.0/attribute/index.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (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/product-attribute.html b/2.1.0/attribute/product-attribute.html index 11864d7a..ac5593ac 100644 --- a/2.1.0/attribute/product-attribute.html +++ b/2.1.0/attribute/product-attribute.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 c50fde06..e67076d7 100644 --- a/2.1.0/category/create-category.html +++ b/2.1.0/category/create-category.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 3a4ad496..cdae48f2 100644 --- a/2.1.0/category/index.html +++ b/2.1.0/category/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.

# 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.

- + (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.

# 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 1e99d79c..8e01d32a 100644 --- a/2.1.0/cms/cms-page.html +++ b/2.1.0/cms/cms-page.html @@ -9,7 +9,7 @@ - + @@ -36,7 +36,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 19426aca..8a9a6909 100644 --- a/2.1.0/cms/index.html +++ b/2.1.0/cms/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 9496371b..b2d4d786 100644 --- a/2.1.0/configure/configurations.html +++ b/2.1.0/configure/configurations.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (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.Buy Now Products Select from the Enable/Disable option as per requirement.After enabling it will get visible on product detail page as shown in the below image.

Storefront

Storefront Buynow

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 27c3c08e..c406d020 100644 --- a/2.1.0/configure/index.html +++ b/2.1.0/configure/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 f509a2a0..a903d383 100644 --- a/2.1.0/customer/create-customer.html +++ b/2.1.0/customer/create-customer.html @@ -9,7 +9,7 @@ - + @@ -33,15 +33,15 @@ Contribute to Bagisto (opens new window) Contact Us - (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 5cea0dab..f4e3fba0 100644 --- a/2.1.0/customer/customer-groups.html +++ b/2.1.0/customer/customer-groups.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (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 40d3c385..28b1c0de 100644 --- a/2.1.0/customer/customer-reviews.html +++ b/2.1.0/customer/customer-reviews.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 5db8000b..d3445730 100644 --- a/2.1.0/customer/index.html +++ b/2.1.0/customer/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 a49d4903..7d1117a1 100644 --- a/2.1.0/introduction/index.html +++ b/2.1.0/introduction/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 4815de2b..970d935a 100644 --- a/2.1.0/introduction/introductions.html +++ b/2.1.0/introduction/introductions.html @@ -9,7 +9,7 @@ - + @@ -33,11 +33,11 @@ Contribute to Bagisto (opens new window) Contact Us - (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 bad18337..8cae67cc 100644 --- a/2.1.0/magic/magic-ai.html +++ b/2.1.0/magic/magic-ai.html @@ -9,7 +9,7 @@ - + @@ -33,11 +33,11 @@ Contribute to Bagisto (opens new window) Contact Us - (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.

# 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 2f831305..13b4978f 100644 --- a/2.1.0/marketing/communications.html +++ b/2.1.0/marketing/communications.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.

# Newsletter Subscriptions

Bagisto newsletter subscription is an opportunity for the store owners to let their customers receive an interesting newsletter from your Bagisto website.

Email marketing is one of the most powerful tools for your website.

This feature allows you to communicate with your customers in bulk about upcoming offers of your stores such as Black Friday sales, Christmas sales, and New Year offers.

# Admin Configuration

Step 1) Firstly the admin can navigate to Configue >> Customer >> Settings

Newsletter Settings

Step 2) Now Enable the Newsletter Subscription and click on Save Configuration button as shown in below image.

Newsletter Settings

# Newsletter subscriptions

Here the admin can see all their customers who subscribed to the newsletter subscription.

Also, the admin will navigate to Marketing >> Communications >> Newsletter Subscriptions as shown in the below image.

Newsletter Settings

- + diff --git a/2.1.0/marketing/index.html b/2.1.0/marketing/index.html index 07642a47..4e2da804 100644 --- a/2.1.0/marketing/index.html +++ b/2.1.0/marketing/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 ca4f58b2..4e6915d1 100644 --- a/2.1.0/marketing/promotions.html +++ b/2.1.0/marketing/promotions.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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

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 351880ea..07d5c9ff 100644 --- a/2.1.0/marketing/searchseo.html +++ b/2.1.0/marketing/searchseo.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 >> Search & SEO >> 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 7cdd0777..69de9332 100644 --- a/2.1.0/orders/create-invoice.html +++ b/2.1.0/orders/create-invoice.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 68db8128..d05e37dc 100644 --- a/2.1.0/orders/create-order.html +++ b/2.1.0/orders/create-order.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 e608eeda..e93fbe17 100644 --- a/2.1.0/orders/create-shipment.html +++ b/2.1.0/orders/create-shipment.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 612c4844..e5584fd3 100644 --- a/2.1.0/orders/index.html +++ b/2.1.0/orders/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 c7f1c1e1..6e0183bd 100644 --- a/2.1.0/orders/refunds.html +++ b/2.1.0/orders/refunds.html @@ -9,7 +9,7 @@ - + @@ -33,16 +33,16 @@ Contribute to Bagisto (opens new window) Contact Us - (opens new window)

# Refunds

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

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

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

Refund

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

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

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

Refund

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

Refund

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

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

Refund

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

Refund

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

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

Refund

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

Refund

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

Refund Grid

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

- + diff --git a/2.1.0/orders/transaction.html b/2.1.0/orders/transaction.html new file mode 100644 index 00000000..97d9fa18 --- /dev/null +++ b/2.1.0/orders/transaction.html @@ -0,0 +1,47 @@ + + + + + + Transactions | Bagisto User Guide + + + + + + + + + +

# Transactions

Transaction is a digital financial exchange that occurs when you buy goods and services through online platforms.

E-commerce transaction means the transfer of funds electronically in exchange for products or services, conducted via e-commerce websites or mobile applications.

# Steps to Create Transactions in Bagisto 2.1.0

Step-1 Click on Orders >> Transactions >> Create Transaction as shown in the below image.

Create Transactions

Step-2 Add the below details.

A) Invoice ID- Enter the Invoice ID for which you are creating a transaction.

B) Payment Methods- By default, 3 online payment gateways are presented.

- Paypal Smart Button

- Money Transfer

- Paypal Standard

Kindly select your payment gateway from the dropdown.

C) Amount- Enter the amount of your transaction.

At last, click on the Save Transaction button.

Create Transactions

Step-3 Transaction is created successfully as shown in the image below.

Create Transactions

Note - Additionally, you can also create transactions while creating an Invoice

1) Click on Sales >> Order >> Select Order and then click on Invoice button after that click on the Create Transaction checkbox.

At last, click on the Create Invoice button as shown in the below image.

Create Transactions

2) Now go to Sales >> Orders >> Transactions and a new transaction is created successfully as shown in the image below.

Create Transactions

+ + + diff --git a/2.1.0/products/bundle.html b/2.1.0/products/bundle.html index 396be680..a1b69297 100644 --- a/2.1.0/products/bundle.html +++ b/2.1.0/products/bundle.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 589737cc..123a0296 100644 --- a/2.1.0/products/configurable.html +++ b/2.1.0/products/configurable.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 2a0335b6..93e6a889 100644 --- a/2.1.0/products/downloadable.html +++ b/2.1.0/products/downloadable.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (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 bef35817..e3654565 100644 --- a/2.1.0/products/grouped.html +++ b/2.1.0/products/grouped.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 15ad3e72..4ae36c63 100644 --- a/2.1.0/products/index.html +++ b/2.1.0/products/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 256138bd..ca23b90d 100644 --- a/2.1.0/products/simple.html +++ b/2.1.0/products/simple.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 13a1b287..07d0f85b 100644 --- a/2.1.0/products/virtual.html +++ b/2.1.0/products/virtual.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (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 cafc0460..b0306505 100644 --- a/2.1.0/settings/channels.html +++ b/2.1.0/settings/channels.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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

For creating a frontend Logo kindly click on this logo add image option and select the logo from your system and then click on Save Channel Button.

Theme1

# Logo on Frontend

Now check the output on your frontend logo is updated successfully.

Theme1

# Favicon

For creating a frontend Favicon kindly click on this favicon add image option and select the logo from your system and then click on Save Channel Button.

Theme1

# Favicon on Frontend

Now check the output on your frontend logo is updated successfully.

Theme1

# 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

# Maintenance Mode

In Bagisto, maintenance mode refers to a feature that allows you to put your online store into a temporary offline state. This mode is typically used when you need to perform updates, maintenance tasks, or make significant changes to your store's backend or frontend without disrupting the customer experience.

1) Message- Enter the message that will visible to the customers when they visit your store under maintenance mode.

2) Allowed IPs- Enter the IP address that will run under maintenance mode

3) Status- Enable/Disable the status for the maintenance mode.

Maintenance Mode

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 404654b1..36b1e65c 100644 --- a/2.1.0/settings/currencies.html +++ b/2.1.0/settings/currencies.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 5134ecda..c68157fe 100644 --- a/2.1.0/settings/data-transfer.html +++ b/2.1.0/settings/data-transfer.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 4bf1b564..85440b8b 100644 --- a/2.1.0/settings/exchange-rates.html +++ b/2.1.0/settings/exchange-rates.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 5a240f96..9a94490b 100644 --- a/2.1.0/settings/index.html +++ b/2.1.0/settings/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 8a629ef4..52fc46f4 100644 --- a/2.1.0/settings/inventory-source.html +++ b/2.1.0/settings/inventory-source.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 01ac2f8b..61dbe8a8 100644 --- a/2.1.0/settings/locale.html +++ b/2.1.0/settings/locale.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 a86ed910..d3016f88 100644 --- a/2.1.0/settings/roles.html +++ b/2.1.0/settings/roles.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 5d01eb8e..a4f2ebbe 100644 --- a/2.1.0/settings/taxes.html +++ b/2.1.0/settings/taxes.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 c7767f91..9bf30df8 100644 --- a/2.1.0/settings/themes.html +++ b/2.1.0/settings/themes.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 f8085ffa..f4fad7cf 100644 --- a/2.1.0/settings/users.html +++ b/2.1.0/settings/users.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/attribute-family/attribute-families.html b/2.2.0/attribute-family/attribute-families.html index e7ec852b..c3363cd4 100644 --- a/2.2.0/attribute-family/attribute-families.html +++ b/2.2.0/attribute-family/attribute-families.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.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.2.0.

- + diff --git a/2.2.0/attribute/attribute-input.html b/2.2.0/attribute/attribute-input.html index d183c95e..910236ae 100644 --- a/2.2.0/attribute/attribute-input.html +++ b/2.2.0/attribute/attribute-input.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/attribute/index.html b/2.2.0/attribute/index.html index a3db14a4..d59f6fa2 100644 --- a/2.2.0/attribute/index.html +++ b/2.2.0/attribute/index.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (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.2.0/attribute/product-attribute.html b/2.2.0/attribute/product-attribute.html index e001a8cf..9dfb3d85 100644 --- a/2.2.0/attribute/product-attribute.html +++ b/2.2.0/attribute/product-attribute.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.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.2.0.

- + diff --git a/2.2.0/category/create-category.html b/2.2.0/category/create-category.html index 7ab28c2c..30e073a1 100644 --- a/2.2.0/category/create-category.html +++ b/2.2.0/category/create-category.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (opens new window)

# How to Create Categories in The Bagisto2.2.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.

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 Category in Bagisto 2.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.2.0/category/index.html b/2.2.0/category/index.html index 243b2803..13604e5d 100644 --- a/2.2.0/category/index.html +++ b/2.2.0/category/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.

# 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.

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.

# 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.

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

+ diff --git a/2.2.0/cms/cms-page.html b/2.2.0/cms/cms-page.html index 1593f8b6..919d0fcd 100644 --- a/2.2.0/cms/cms-page.html +++ b/2.2.0/cms/cms-page.html @@ -9,7 +9,7 @@ - + @@ -36,7 +36,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.2.0/cms/index.html b/2.2.0/cms/index.html index a6484b66..0cff4873 100644 --- a/2.2.0/cms/index.html +++ b/2.2.0/cms/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/configure/configurations.html b/2.2.0/configure/configurations.html index e76729fa..ebf44347 100644 --- a/2.2.0/configure/configurations.html +++ b/2.2.0/configure/configurations.html @@ -9,7 +9,7 @@ - + @@ -38,7 +38,7 @@ The shipping origin typically includes details such as the address of the warehouse, store, or supplier where the shipment begins. This information is important for tracking the shipment, calculating shipping costs, and estimating delivery times.

2) Product Pricing- There are two options available. Include Tax and Exclude Tax

A) Excluding Tax- It simply means that no taxes have been included in the product pricing. For example in the below image product price is 599 and the tax amount is 167.72 and it is separately calculated.

Email Settings

B) Including Tax- It means tax are already factored into the price you have received for a good or service. For example in the below image product price is 599 and the tax amount is 167.72 and the calculation is showing all the amount altogether.

Email Settings

C) Default Destination Calculation - Select Country, State & Pin Code it typically refers to the automatic determination of a shipping or delivery address based on preset criteria or system.

Email Settings

D) Shopping Cart Display Settings - Set the display of taxes in the shopping cart by Display Prices, Display Subtotal, and Display Shipping Amount.

By default, we provide Three options:

A) Excluding Tax- It simply means that no taxes have been included in the product pricing. For example in the below image product price is 599 and the tax amount is 167.72 and it is separately calculated.

Email Settings

B) Including Tax- It means tax are already factored into the price you have received for a good or service. For example in the below image product price is 599 and the tax amount is 167.72 and the calculation shows the amount is altogether.

Email Settings

C) Excluding and Including Both- Excluding tax simply means that no taxes have been included in the product pricing and Include Tax are already factored into the price you have received for a good or service.

Email Settings

# Checkout

Checkout configurations are listed below.

# Shopping Cart

Enable guest checkout, cart page, cross-sell products, and estimated shipping to enhance user convenience and streamline the shopping process for increased sales.

Checkout

# My Cart

Enable settings for My Cart to show a summary of item quantities and display the total number of items in the cart for easy tracking.

In this, we provide two options:

A) Display numbers of items in cart - Select Display number of items in cart option and then click on Save Configuration button.

Number Items

After clicking the Add to Cart button this option shows you the total number of quantities. For example, we add 5 products inside the cart. 5 products will be visible on the front end as shown in the image below.

Number Items

B) Display Items Quantities - Select Display items quantities option and then click on Save Configuration button.

Display Items Quantities

After clicking the Add to Cart button for eg. 7 products you have added inside the cart only 1 quantity will be visible on frontend

Display Items Quantities

To check the total number of items then you have to go inside the mini-cart.

Display Items Quantities

# Mini Cart

Mini Cart is the option where you can able to see the information after adding the product to the cart.

To enable mini cart settings go to Configure >> Checkout >> Mini Cart you can also add a mini cart offer information message as shown in the image below.

Display Items Quantities

The mini cart is able to open with an offer message as shown in the image below.

Display Items Quantities

Now, if we disable this Mini-Cart user is not able to open the mini-cart, and the user directly gets redirected to the checkout page.

Disable Mini Cart

# Notifications

A notification is a message or alert that provides information or prompts an action to users, usually within software applications, websites, or devices.

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

Notifications

After then click on the Save Configuration button.

# Shipping

Shipping Origin refers to the location from which goods or products are dispatched or shipped. It is the starting point of the shipping process before the items are 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 then click on the Save Configuration button.

# Shipping Mentod Frontend

Shipping Methods

# 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.

# Payment Methods Forntend

Paypal Standard

# Order Settings

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

Order Number Settings:- Order Number Settings refer to the configuration parameters that determine how order numbers are generated, formatted, and managed within a system. These settings are crucial for organizing and tracking orders efficiently.

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

In the Order section add a new configuration setting so that the order has Included Discount Amount, Include Tax to Amount, and the Description in the cart page.

Order Settings

Allow Reorder:- Enable or disable the reordering feature for admin users.

Allow Reorder

After then click on the Save Configuration button. -Admin Reorder

To check Admin Reorder go to Sales >> Orders and go inside the order which is showing the pending status. Here you will able to see the option of Reorder on the admin side.

Allow Reorder

Frontend Reorder

After completing your order go inside My Accounts >> Orders here you will able to see the Reorder button at the top right corner as shown in the below image.

Allow Reorder

# 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 invoice payments.

Invoice Reminder

After then click 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.2.0/configure/index.html b/2.2.0/configure/index.html index 2ab59173..9306c7f9 100644 --- a/2.2.0/configure/index.html +++ b/2.2.0/configure/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/customer/create-customer.html b/2.2.0/customer/create-customer.html index 080ba96c..af9450a7 100644 --- a/2.2.0/customer/create-customer.html +++ b/2.2.0/customer/create-customer.html @@ -9,7 +9,7 @@ - + @@ -33,15 +33,15 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/customer/customer-groups.html b/2.2.0/customer/customer-groups.html index 4fdf12e2..b4b8e133 100644 --- a/2.2.0/customer/customer-groups.html +++ b/2.2.0/customer/customer-groups.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (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.2.0/customer/customer-reviews.html b/2.2.0/customer/customer-reviews.html index f4e499ad..0d2333df 100644 --- a/2.2.0/customer/customer-reviews.html +++ b/2.2.0/customer/customer-reviews.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/customer/index.html b/2.2.0/customer/index.html index b6187557..c626e27a 100644 --- a/2.2.0/customer/index.html +++ b/2.2.0/customer/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/introduction/index.html b/2.2.0/introduction/index.html index 1812154e..5cfa6014 100644 --- a/2.2.0/introduction/index.html +++ b/2.2.0/introduction/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/introduction/introductions.html b/2.2.0/introduction/introductions.html index b9355bbb..d8989c08 100644 --- a/2.2.0/introduction/introductions.html +++ b/2.2.0/introduction/introductions.html @@ -9,7 +9,7 @@ - + @@ -33,11 +33,11 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/magic/magic-ai.html b/2.2.0/magic/magic-ai.html index 54cb0350..317c79ce 100644 --- a/2.2.0/magic/magic-ai.html +++ b/2.2.0/magic/magic-ai.html @@ -9,7 +9,7 @@ - + @@ -33,11 +33,11 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0 integrates Magic AI, using artificial intelligence to simplify e-commerce management.

# Content Generation

With Magic AI, store owners can effortlessly generate engaging Products, Categories, and CMS content.

# In Bagisto 2.2.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.2.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.2.0’s personalised checkout messages.

Checkout Message

- + diff --git a/2.2.0/marketing/communications.html b/2.2.0/marketing/communications.html index cd81a722..30b88b6f 100644 --- a/2.2.0/marketing/communications.html +++ b/2.2.0/marketing/communications.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.

# Newsletter Subscriptions

Bagisto newsletter subscription is an opportunity for the store owners to let their customers receive an interesting newsletter from your Bagisto website.

Email marketing is one of the most powerful tools for your website.

This feature allows you to communicate with your customers in bulk about upcoming offers of your stores such as Black Friday sales, Christmas sales, and New Year offers.

# Admin Configuration

Step 1) Firstly the admin can navigate to Configue >> Customer >> Settings

Newsletter Settings

Step 2) Now Enable the Newsletter Subscription and click on Save Configuration button as shown in below image.

Newsletter Settings

# Newsletter subscriptions

Here the admin can see all their customers who subscribed to the newsletter subscription.

Also, the admin will navigate to Marketing >> Communications >> Newsletter Subscriptions as shown in the below image.

Newsletter Settings

- + diff --git a/2.2.0/marketing/index.html b/2.2.0/marketing/index.html index 9a6a67fd..cab3533b 100644 --- a/2.2.0/marketing/index.html +++ b/2.2.0/marketing/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/marketing/promotions.html b/2.2.0/marketing/promotions.html index 4b43aeaf..c57364ae 100644 --- a/2.2.0/marketing/promotions.html +++ b/2.2.0/marketing/promotions.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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

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.2.0/marketing/searchseo.html b/2.2.0/marketing/searchseo.html index 079827fd..028ab5ba 100644 --- a/2.2.0/marketing/searchseo.html +++ b/2.2.0/marketing/searchseo.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (opens new window)

# Search & SEO

Bagisto 2.2.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 >> Search & SEO >> 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.2.0

- + diff --git a/2.2.0/orders/admin-order.html b/2.2.0/orders/admin-order.html index dd630478..701095f6 100644 --- a/2.2.0/orders/admin-order.html +++ b/2.2.0/orders/admin-order.html @@ -9,7 +9,7 @@ - + @@ -33,15 +33,15 @@ Contribute to Bagisto (opens new window) Contact Us - (opens new window)

# Admin Order

Sometimes customers not able to place order in that case he/she calls the shop owner to place a order.So Admin can able to place orders on behalf of customers.

# How to Manage Admin Order in Bagisto2.2.0

Step-1 Go to admin panel of bagisto and click on Sales >> Orders >> Create Order now search and select the customer as shown in the below image.

Search Customer

Step-2 Now click on Add Products and search your desired product and enter the quantity and then click on Add To Cart as shown in the below image.

Search Product

Step-3 You can also increase the quantity of the product. Now click on add address as shon in below image.

Address

Step-4 Now add all the informtions in billing address form and then click on Save button as shown in the below image.

Bill Address

Step-5 Now add the shipping and payment methods and click on Place Order as shown in the below image.

Order Place

Step-6 Admin Order is successfully updated in the order datagrid as shown in the below image.

Admin Order

- + diff --git a/2.2.0/orders/create-invoice.html b/2.2.0/orders/create-invoice.html index 945e4f4b..a710cce8 100644 --- a/2.2.0/orders/create-invoice.html +++ b/2.2.0/orders/create-invoice.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/orders/create-order.html b/2.2.0/orders/create-order.html index 1a8814a0..2e1b58ce 100644 --- a/2.2.0/orders/create-order.html +++ b/2.2.0/orders/create-order.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.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.2.0/orders/create-shipment.html b/2.2.0/orders/create-shipment.html index a0cf92e1..a23615cd 100644 --- a/2.2.0/orders/create-shipment.html +++ b/2.2.0/orders/create-shipment.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/orders/index.html b/2.2.0/orders/index.html index 06dd45bd..c32c3b61 100644 --- a/2.2.0/orders/index.html +++ b/2.2.0/orders/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/orders/refunds.html b/2.2.0/orders/refunds.html index 29682f34..6fab3d7c 100644 --- a/2.2.0/orders/refunds.html +++ b/2.2.0/orders/refunds.html @@ -9,7 +9,7 @@ - + @@ -33,8 +33,8 @@ Contribute to Bagisto (opens new window) Contact Us - (opens new window)

# Refunds

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

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

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

Refund

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

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

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

Refund

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

Refund

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

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

Refund

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

Refund

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

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

Refund

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

Refund

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

Refund Grid

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

- + diff --git a/2.2.0/orders/reorder.html b/2.2.0/orders/reorder.html index 9345d66d..d33066ce 100644 --- a/2.2.0/orders/reorder.html +++ b/2.2.0/orders/reorder.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (opens new window)

# Reorder

Reordering is the processing of placing an order for the same item that you have previously purchased. Some customers may not want to be locked into a long-term subscription commitment and may opt to reorder the same product from you since a reorder is more flexible than a standard subscription.

# How to Manage Reorder in Bagisto2.2.0

Step-1 In the admin panel click on Sales >> Orders >> Edit Order and after then click Reorder as shown in the below image.

Reorder

Step-2 You can also increase the quantity of the product. Now click on add address as shown in below image.

Reorder Address

Step-3 Now add all the informtions in billing address form and then click on Save button as shown in the below image.

Bill Address

Step-4 Now add the shipping and payment methods and click on Place Order as shown in the below image.

Place Order

Step-5 Reorder is successfully updated in the order datagrid as shown in the below image.

Reorder Output

- + diff --git a/2.2.0/orders/transaction.html b/2.2.0/orders/transaction.html new file mode 100644 index 00000000..5cc5cec0 --- /dev/null +++ b/2.2.0/orders/transaction.html @@ -0,0 +1,47 @@ + + + + + + Transactions | Bagisto User Guide + + + + + + + + + +

# Transactions

Transaction is a digital financial exchange that occurs when you buy goods and services through online platforms.

E-commerce transaction means the transfer of funds electronically in exchange for products or services, conducted via e-commerce websites or mobile applications.

# Steps to Create Transactions in Bagisto 2.2.0

Step-1 Click on Orders >> Transactions >> Create Transaction as shown in the below image.

Create Transactions

Step-2 Add the below details.

A) Invoice ID- Enter the Invoice ID for which you are creating a transaction.

B) Payment Methods- By default, 3 online payment gateways are presented.

- Paypal Smart Button

- Money Transfer

- Paypal Standard

Kindly select your payment gateway from the dropdown.

C) Amount- Enter the amount of your transaction.

At last, click on the Save Transaction button.

Create Transactions

Step-3 Transaction is created successfully as shown in the image below.

Create Transactions

Note - Additionally, you can also create transactions while creating an Invoice

1) Click on Sales >> Order >> Select Order and then click on Invoice button after that click on the Create Transaction checkbox.

At last, click on the Create Invoice button as shown in the below image.

Create Transactions

2) Now go to Sales >> Orders >> Transactions and a new transaction is created successfully as shown in the image below.

Create Transactions

+ + + diff --git a/2.2.0/products/bundle.html b/2.2.0/products/bundle.html index 05cf19b4..a598cdd6 100644 --- a/2.2.0/products/bundle.html +++ b/2.2.0/products/bundle.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.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

# Channels

Select the channels in which you want to save this product.

Channels

# 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.2.0/products/configurable.html b/2.2.0/products/configurable.html index b589b256..3184bc77 100644 --- a/2.2.0/products/configurable.html +++ b/2.2.0/products/configurable.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.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

# Channels

Select the channels in which you want to save this product.

Channels

# 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.2.0/products/downloadable.html b/2.2.0/products/downloadable.html index 334abc89..a0ace398 100644 --- a/2.2.0/products/downloadable.html +++ b/2.2.0/products/downloadable.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (opens new window)

# Downloadable Product

Today, in this document, we will explore "How to Create Downloadable Product in Bagisto 2.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.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

# Channels

Select the channels in which you want to save this product.

Channels

# 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.2.0/products/grouped.html b/2.2.0/products/grouped.html index 5d8f3538..4fbc8334 100644 --- a/2.2.0/products/grouped.html +++ b/2.2.0/products/grouped.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (opens new window)

# Grouped Product

This document guides you on creating a Grouped Product in Bagisto 2.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.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

# Channels

Select the channels in which you want to save this product.

Channels

# 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.2.0/products/index.html b/2.2.0/products/index.html index 128d7951..ad5e609f 100644 --- a/2.2.0/products/index.html +++ b/2.2.0/products/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/products/simple.html b/2.2.0/products/simple.html index 2f7da440..b754da53 100644 --- a/2.2.0/products/simple.html +++ b/2.2.0/products/simple.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.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

# Channels

Select the channels in which you want to save this product.

Channels

At last, Save the Product.

# Front End

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

product

- + diff --git a/2.2.0/products/virtual.html b/2.2.0/products/virtual.html index 37265b52..1dd637a1 100644 --- a/2.2.0/products/virtual.html +++ b/2.2.0/products/virtual.html @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ (opens new window) Contact Us (opens new window)

# Virtual Product

This document provides a guide on creating virtual products in Bagisto 2.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.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

# Channels

Select the channels in which you want to save this product.

Channels

# 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.2.0/settings/channels.html b/2.2.0/settings/channels.html index ce48a794..636b6d1f 100644 --- a/2.2.0/settings/channels.html +++ b/2.2.0/settings/channels.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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

For creating a frontend Logo kindly click on this logo add image option and select the logo from your system and then click on Save Channel Button.

Theme1

# Logo on Frontend

Now check the output on your frontend logo is updated successfully.

Theme1

# Favicon

For creating a frontend Favicon kindly click on this favicon add image option and select the logo from your system and then click on Save Channel Button.

Theme1

# Favicon on Frontend

Now check the output on your frontend logo is updated successfully.

Theme1

# 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

# Maintenance Mode

In Bagisto, maintenance mode refers to a feature that allows you to put your online store into a temporary offline state. This mode is typically used when you need to perform updates, maintenance tasks, or make significant changes to your store's backend or frontend without disrupting the customer experience.

1) Message- Enter the message that will visible to the customers when they visit your store under maintenance mode.

2) Allowed IPs- Enter the IP address that will run under maintenance mode

3) Status- Enable/Disable the status for the maintenance mode.

Maintenance Mode

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.2.0/settings/currencies.html b/2.2.0/settings/currencies.html index 1dd5c42b..2e7c39d8 100644 --- a/2.2.0/settings/currencies.html +++ b/2.2.0/settings/currencies.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 the below details

1) Code- Code of the currency.

2) Name- Name of the currecy.

3) Symbol- Symbol of the currency.

4) Decimal- Decimal of the currency

5) Group Seprator- It helps to separate the currency by ",". For example - 2,50,000

6) Decimal Separator- It helps to separate decimal values.  For example, if you enter 3 decimal values then the currency will be 200.000

7) Position- It helps to position the currency left, right etc.

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.2.0/settings/data-transfer.html b/2.2.0/settings/data-transfer.html index 537b2430..e648834b 100644 --- a/2.2.0/settings/data-transfer.html +++ b/2.2.0/settings/data-transfer.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.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.2.0

- + diff --git a/2.2.0/settings/exchange-rates.html b/2.2.0/settings/exchange-rates.html index 650ebe44..815b5417 100644 --- a/2.2.0/settings/exchange-rates.html +++ b/2.2.0/settings/exchange-rates.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/settings/index.html b/2.2.0/settings/index.html index 1292cc0f..18e1b519 100644 --- a/2.2.0/settings/index.html +++ b/2.2.0/settings/index.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/settings/inventory-source.html b/2.2.0/settings/inventory-source.html index bf2680d0..8a5cfa1a 100644 --- a/2.2.0/settings/inventory-source.html +++ b/2.2.0/settings/inventory-source.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.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.2.0/settings/locale.html b/2.2.0/settings/locale.html index ff6bf57e..4b40329d 100644 --- a/2.2.0/settings/locale.html +++ b/2.2.0/settings/locale.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/settings/roles.html b/2.2.0/settings/roles.html index 82a62e91..b1409db0 100644 --- a/2.2.0/settings/roles.html +++ b/2.2.0/settings/roles.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/settings/taxes.html b/2.2.0/settings/taxes.html index d7552214..efeb860b 100644 --- a/2.2.0/settings/taxes.html +++ b/2.2.0/settings/taxes.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.2.0/settings/themes.html b/2.2.0/settings/themes.html index 96e57cb1..9f8cf60e 100644 --- a/2.2.0/settings/themes.html +++ b/2.2.0/settings/themes.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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.

The theme_customizations table now supports customizations for multiple themes and multiple channels. This enhancement allows you to define different customizations for each theme and channel combination, providing greater flexibility and control over your application's appearance.

Enhanced the theme customization section by adding a feature to filter attributes.

# 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.

5.Themes:- Select the Theme.

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.Themes Select the themes.

5.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.2.0/settings/users.html b/2.2.0/settings/users.html index 3984540e..181e8a39 100644 --- a/2.2.0/settings/users.html +++ b/2.2.0/settings/users.html @@ -9,7 +9,7 @@ - + @@ -33,7 +33,7 @@ Contribute to Bagisto (opens new window) Contact Us - (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 2a39cc4b..4bd5dd55 100644 --- a/404.html +++ b/404.html @@ -9,13 +9,13 @@ - + -

404

Looks like we've got some broken links.
+ - + diff --git a/assets/img/createTransaction.71680d0a.png b/assets/img/createTransaction.71680d0a.png new file mode 100644 index 00000000..0a4c6c85 Binary files /dev/null and b/assets/img/createTransaction.71680d0a.png differ diff --git a/assets/img/other.de9bb79b.png b/assets/img/other.de9bb79b.png new file mode 100644 index 00000000..f2010f14 Binary files /dev/null and b/assets/img/other.de9bb79b.png differ diff --git a/assets/img/saveTransaction.33483e9f.png b/assets/img/saveTransaction.33483e9f.png new file mode 100644 index 00000000..92de6080 Binary files /dev/null and b/assets/img/saveTransaction.33483e9f.png differ diff --git a/assets/img/transactionGrid.3028d914.png b/assets/img/transactionGrid.3028d914.png new file mode 100644 index 00000000..1749d16e Binary files /dev/null and b/assets/img/transactionGrid.3028d914.png differ diff --git a/assets/img/transactionOutput.45613c77.png b/assets/img/transactionOutput.45613c77.png new file mode 100644 index 00000000..7efe96ee Binary files /dev/null and b/assets/img/transactionOutput.45613c77.png differ diff --git a/assets/js/1.918f7388.js b/assets/js/1.28de5aff.js similarity index 95% rename from assets/js/1.918f7388.js rename to assets/js/1.28de5aff.js index c4c6eae5..60cfb21e 100644 --- a/assets/js/1.918f7388.js +++ b/assets/js/1.28de5aff.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[1,26,47,107,108,115],{1041:function(t,e,n){"use strict";n.r(e);n(91);var s=n(96),i=n.n(s),r=(t,e,n=null)=>{let s=i()(e,"title","");return i()(e,"frontmatter.tags")&&(s+=" "+e.frontmatter.tags.join(" ")),n&&(s+=" "+n),o(t,s)};const o=(t,e)=>{const n=t=>t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),s=new RegExp("[^\0-]"),i=t.split(/\s+/g).map(t=>t.trim()).filter(t=>!!t);if(s.test(t))return i.some(t=>e.toLowerCase().indexOf(t)>-1);{const s=t.endsWith(" ");return new RegExp(i.map((t,e)=>i.length!==e+1||s?`(?=.*\\b${n(t)}\\b)`:`(?=.*\\b${n(t)})`).join("")+".+","gi").test(e)}};var a={name:"SearchBox",data:()=>({query:"",focused:!1,focusIndex:0,placeholder:void 0}),computed:{showSuggestions(){return this.focused&&this.suggestions&&this.suggestions.length},suggestions(){const t=this.query.trim().toLowerCase();if(!t)return;const{pages:e}=this.$site,n=this.$site.themeConfig.searchMaxSuggestions||5,s=this.$localePath,i=[];for(let o=0;o=n);o++){const a=e[o];if(this.getPageLocalePath(a)===s&&this.isSearchable(a))if(r(t,a))i.push(a);else if(a.headers)for(let e=0;e=n);e++){const n=a.headers[e];n.title&&r(t,a,n.title)&&i.push(Object.assign({},a,{path:a.path+"#"+n.slug,header:n}))}}return i},alignRight(){return(this.$site.themeConfig.nav||[]).length+(this.$site.repo?1:0)<=2}},mounted(){this.placeholder=this.$site.themeConfig.searchPlaceholder||"",document.addEventListener("keydown",this.onHotkey)},beforeDestroy(){document.removeEventListener("keydown",this.onHotkey)},methods:{getPageLocalePath(t){for(const e in this.$site.locales||{})if("/"!==e&&0===t.path.indexOf(e))return e;return"/"},isSearchable(t){let e=null;return null===e||(e=Array.isArray(e)?e:new Array(e),e.filter(e=>t.path.match(e)).length>0)},onHotkey(t){t.srcElement===document.body&&["s","/"].includes(t.key)&&(this.$refs.input.focus(),t.preventDefault())},onUp(){this.showSuggestions&&(this.focusIndex>0?this.focusIndex--:this.focusIndex=this.suggestions.length-1)},onDown(){this.showSuggestions&&(this.focusIndex "+t._s(n.header.title))]):t._e()])])})),0):t._e()])}),[],!1,null,null,null).exports,c=n(299),h=n(278);function f(t,e){return t.ownerDocument.defaultView.getComputedStyle(t,null)[e]}var p={name:"Navbar",components:{SidebarButton:c.default,NavLinks:h.default,SearchBox:u,AlgoliaSearchBox:{}},data:()=>({linksWrapMaxWidth:null}),computed:{algolia(){return this.$themeLocaleConfig.algolia||this.$site.themeConfig.algolia||{}},isAlgoliaSearch(){return this.algolia&&this.algolia.apiKey&&this.algolia.indexName}},mounted(){const t=parseInt(f(this.$el,"paddingLeft"))+parseInt(f(this.$el,"paddingRight")),e=()=>{document.documentElement.clientWidth<719?this.linksWrapMaxWidth=null:this.linksWrapMaxWidth=this.$el.offsetWidth-t-(this.$refs.siteName&&this.$refs.siteName.offsetWidth||0)};e(),window.addEventListener("resize",e,!1)}},d=(n(306),Object(l.a)(p,(function(){var t=this,e=t._self._c;return e("header",{staticClass:"navbar"},[e("SidebarButton",{on:{"toggle-sidebar":function(e){return t.$emit("toggle-sidebar")}}}),t._v(" "),e("RouterLink",{staticClass:"home-link",attrs:{to:t.$localePath}},[t.$site.themeConfig.logo?e("img",{staticClass:"logo",attrs:{src:t.$withBase(t.$site.themeConfig.logo),alt:t.$siteTitle}}):t._e(),t._v(" "),t.$siteTitle?e("span",{ref:"siteName",staticClass:"site-name",class:{"can-hide":t.$site.themeConfig.logo}},[t._v(t._s(t.$siteTitle))]):t._e()]),t._v(" "),e("div",{staticClass:"links",style:t.linksWrapMaxWidth?{"max-width":t.linksWrapMaxWidth+"px"}:{}},[t.isAlgoliaSearch?e("AlgoliaSearchBox",{attrs:{options:t.algolia}}):!1!==t.$site.themeConfig.search&&!1!==t.$page.frontmatter.search?e("SearchBox"):t._e(),t._v(" "),e("NavLinks",{staticClass:"can-hide"})],1)],1)}),[],!1,null,null,null));e.default=d.exports},245:function(t,e,n){"use strict";n.d(e,"d",(function(){return s})),n.d(e,"a",(function(){return r})),n.d(e,"i",(function(){return o})),n.d(e,"f",(function(){return l})),n.d(e,"g",(function(){return u})),n.d(e,"h",(function(){return c})),n.d(e,"b",(function(){return h})),n.d(e,"e",(function(){return f})),n.d(e,"k",(function(){return p})),n.d(e,"l",(function(){return d})),n.d(e,"c",(function(){return m})),n.d(e,"j",(function(){return v}));n(91);const s=/#.*$/,i=/\.(md|html)$/,r=/\/$/,o=/^[a-z]+:/i;function a(t){return decodeURI(t).replace(s,"").replace(i,"")}function l(t){return o.test(t)}function u(t){return/^mailto:/.test(t)}function c(t){return/^tel:/.test(t)}function h(t){if(l(t))return t;const e=t.match(s),n=e?e[0]:"",i=a(t);return r.test(i)?t:i+".html"+n}function f(t,e){const n=decodeURIComponent(t.hash),i=function(t){const e=t.match(s);if(e)return e[0]}(e);if(i&&n!==i)return!1;return a(t.path)===a(e)}function p(t,e,n){if(l(e))return{type:"external",path:e};n&&(e=function(t,e,n){const s=t.charAt(0);if("/"===s)return t;if("?"===s||"#"===s)return e+t;const i=e.split("/");n&&i[i.length-1]||i.pop();const r=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,s,i=1){if("string"==typeof e)return p(n,e,s);if(Array.isArray(e))return Object.assign(p(n,e[0],s),{title:e[1]});{const r=e.children||[];return 0===r.length&&e.path?Object.assign(p(n,e.path,s),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:r.map(e=>t(e,n,s,i+1)),collapsable:!1!==e.collapsable}}}(t,i,n)):[]}return[]}function g(t){const e=m(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function m(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function v(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},246:function(t,e,n){},247:function(t,e,n){"use strict";n.r(e);var s=n(245),i={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(s.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(s.g)(this.link)||Object(s.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(s.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(s.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},r=n(10),o=Object(r.a)(i,(function(){var t=this,e=t._self._c;return t.isInternal?e("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(e){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):e("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?e("OutboundLink"):t._e()],1)}),[],!1,null,null,null);e.default=o.exports},248:function(t,e,n){"use strict";n.r(e);var s={name:"DropdownTransition",methods:{setHeight(t){t.style.height=t.scrollHeight+"px"},unsetHeight(t){t.style.height=""}}},i=(n(249),n(10)),r=Object(i.a)(s,(function(){return(0,this._self._c)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null);e.default=r.exports},249:function(t,e,n){"use strict";n(246)},250:function(t,e,n){},254:function(t,e,n){},258:function(t,e,n){"use strict";n(250)},261:function(t,e,n){"use strict";n.r(e);var s=n(247),i=n(248),r=n(92),o=n.n(r),a={name:"DropdownLink",components:{NavLink:s.default,DropdownTransition:i.default},props:{item:{required:!0}},data:()=>({open:!1}),computed:{dropdownAriaLabel(){return this.item.ariaLabel||this.item.text}},watch:{$route(){this.open=!1}},methods:{setOpen(t){this.open=t},isLastItemOfArray:(t,e)=>o()(e)===t,handleDropdown(){0===event.detail&&this.setOpen(!this.open)}}},l=(n(258),n(10)),u=Object(l.a)(a,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown-wrapper",class:{open:t.open}},[e("button",{staticClass:"dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:t.handleDropdown}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow down"})]),t._v(" "),e("button",{staticClass:"mobile-dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:function(e){return t.setOpen(!t.open)}}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow",class:t.open?"down":"right"})]),t._v(" "),e("DropdownTransition",[e("ul",{directives:[{name:"show",rawName:"v-show",value:t.open,expression:"open"}],staticClass:"nav-dropdown"},t._l(t.item.items,(function(n,s){return e("li",{key:n.link||s,staticClass:"dropdown-item"},["links"===n.type?e("h4",[t._v("\n "+t._s(n.text)+"\n ")]):t._e(),t._v(" "),"links"===n.type?e("ul",{staticClass:"dropdown-subitem-wrapper"},t._l(n.items,(function(s){return e("li",{key:s.link,staticClass:"dropdown-subitem"},[e("NavLink",{attrs:{item:s},on:{focusout:function(e){t.isLastItemOfArray(s,n.items)&&t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0):e("NavLink",{attrs:{item:n},on:{focusout:function(e){t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0)])],1)}),[],!1,null,null,null);e.default=u.exports},264:function(t,e,n){"use strict";n(254)},265:function(t,e,n){},278:function(t,e,n){"use strict";n.r(e);n(91);var s=n(261),i=n(245),r={name:"NavLinks",components:{NavLink:n(247).default,DropdownLink:s.default},data:()=>({version:"2.2.0"}),computed:{userNav(){return this.$themeLocaleConfig.nav||this.$site.themeConfig.nav||[]},nav(){const{locales:t}=this.$site;if(t&&Object.keys(t).length>1){const e=this.$page.path,n=this.$router.options.routes,s=this.$site.themeConfig.locales||{},i={text:this.$themeLocaleConfig.selectText||"Languages",ariaLabel:this.$themeLocaleConfig.ariaLabel||"Select language",items:Object.keys(t).map(i=>{const r=t[i],o=s[i]&&s[i].label||r.lang;let a;return r.lang===this.$lang?a=e:(a=e.replace(this.$localeConfig.path,i),n.some(t=>t.path===a)||(a=i)),{text:o,link:a}})};return[...this.userNav,i]}return this.userNav},userLinks(){return(this.nav||[]).map(t=>Object.assign(Object(i.j)(t),{items:(t.items||[]).map(i.j)}))},repoLink(){const{repo:t}=this.$site.themeConfig;return t?/^https?:/.test(t)?t:"https://github.com/"+t:null},repoLabel(){if(!this.repoLink)return;if(this.$site.themeConfig.repoLabel)return this.$site.themeConfig.repoLabel;const t=this.repoLink.match(/^https?:\/\/[^/]+/)[0],e=["GitHub","GitLab","Bitbucket"];for(let n=0;n{let s=i()(e,"title","");return i()(e,"frontmatter.tags")&&(s+=" "+e.frontmatter.tags.join(" ")),n&&(s+=" "+n),o(t,s)};const o=(t,e)=>{const n=t=>t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),s=new RegExp("[^\0-]"),i=t.split(/\s+/g).map(t=>t.trim()).filter(t=>!!t);if(s.test(t))return i.some(t=>e.toLowerCase().indexOf(t)>-1);{const s=t.endsWith(" ");return new RegExp(i.map((t,e)=>i.length!==e+1||s?`(?=.*\\b${n(t)}\\b)`:`(?=.*\\b${n(t)})`).join("")+".+","gi").test(e)}};var a={name:"SearchBox",data:()=>({query:"",focused:!1,focusIndex:0,placeholder:void 0}),computed:{showSuggestions(){return this.focused&&this.suggestions&&this.suggestions.length},suggestions(){const t=this.query.trim().toLowerCase();if(!t)return;const{pages:e}=this.$site,n=this.$site.themeConfig.searchMaxSuggestions||5,s=this.$localePath,i=[];for(let o=0;o=n);o++){const a=e[o];if(this.getPageLocalePath(a)===s&&this.isSearchable(a))if(r(t,a))i.push(a);else if(a.headers)for(let e=0;e=n);e++){const n=a.headers[e];n.title&&r(t,a,n.title)&&i.push(Object.assign({},a,{path:a.path+"#"+n.slug,header:n}))}}return i},alignRight(){return(this.$site.themeConfig.nav||[]).length+(this.$site.repo?1:0)<=2}},mounted(){this.placeholder=this.$site.themeConfig.searchPlaceholder||"",document.addEventListener("keydown",this.onHotkey)},beforeDestroy(){document.removeEventListener("keydown",this.onHotkey)},methods:{getPageLocalePath(t){for(const e in this.$site.locales||{})if("/"!==e&&0===t.path.indexOf(e))return e;return"/"},isSearchable(t){let e=null;return null===e||(e=Array.isArray(e)?e:new Array(e),e.filter(e=>t.path.match(e)).length>0)},onHotkey(t){t.srcElement===document.body&&["s","/"].includes(t.key)&&(this.$refs.input.focus(),t.preventDefault())},onUp(){this.showSuggestions&&(this.focusIndex>0?this.focusIndex--:this.focusIndex=this.suggestions.length-1)},onDown(){this.showSuggestions&&(this.focusIndex "+t._s(n.header.title))]):t._e()])])})),0):t._e()])}),[],!1,null,null,null).exports,c=n(304),h=n(283);function f(t,e){return t.ownerDocument.defaultView.getComputedStyle(t,null)[e]}var p={name:"Navbar",components:{SidebarButton:c.default,NavLinks:h.default,SearchBox:u,AlgoliaSearchBox:{}},data:()=>({linksWrapMaxWidth:null}),computed:{algolia(){return this.$themeLocaleConfig.algolia||this.$site.themeConfig.algolia||{}},isAlgoliaSearch(){return this.algolia&&this.algolia.apiKey&&this.algolia.indexName}},mounted(){const t=parseInt(f(this.$el,"paddingLeft"))+parseInt(f(this.$el,"paddingRight")),e=()=>{document.documentElement.clientWidth<719?this.linksWrapMaxWidth=null:this.linksWrapMaxWidth=this.$el.offsetWidth-t-(this.$refs.siteName&&this.$refs.siteName.offsetWidth||0)};e(),window.addEventListener("resize",e,!1)}},d=(n(311),Object(l.a)(p,(function(){var t=this,e=t._self._c;return e("header",{staticClass:"navbar"},[e("SidebarButton",{on:{"toggle-sidebar":function(e){return t.$emit("toggle-sidebar")}}}),t._v(" "),e("RouterLink",{staticClass:"home-link",attrs:{to:t.$localePath}},[t.$site.themeConfig.logo?e("img",{staticClass:"logo",attrs:{src:t.$withBase(t.$site.themeConfig.logo),alt:t.$siteTitle}}):t._e(),t._v(" "),t.$siteTitle?e("span",{ref:"siteName",staticClass:"site-name",class:{"can-hide":t.$site.themeConfig.logo}},[t._v(t._s(t.$siteTitle))]):t._e()]),t._v(" "),e("div",{staticClass:"links",style:t.linksWrapMaxWidth?{"max-width":t.linksWrapMaxWidth+"px"}:{}},[t.isAlgoliaSearch?e("AlgoliaSearchBox",{attrs:{options:t.algolia}}):!1!==t.$site.themeConfig.search&&!1!==t.$page.frontmatter.search?e("SearchBox"):t._e(),t._v(" "),e("NavLinks",{staticClass:"can-hide"})],1)],1)}),[],!1,null,null,null));e.default=d.exports},245:function(t,e,n){"use strict";n.d(e,"d",(function(){return s})),n.d(e,"a",(function(){return r})),n.d(e,"i",(function(){return o})),n.d(e,"f",(function(){return l})),n.d(e,"g",(function(){return u})),n.d(e,"h",(function(){return c})),n.d(e,"b",(function(){return h})),n.d(e,"e",(function(){return f})),n.d(e,"k",(function(){return p})),n.d(e,"l",(function(){return d})),n.d(e,"c",(function(){return m})),n.d(e,"j",(function(){return v}));n(91);const s=/#.*$/,i=/\.(md|html)$/,r=/\/$/,o=/^[a-z]+:/i;function a(t){return decodeURI(t).replace(s,"").replace(i,"")}function l(t){return o.test(t)}function u(t){return/^mailto:/.test(t)}function c(t){return/^tel:/.test(t)}function h(t){if(l(t))return t;const e=t.match(s),n=e?e[0]:"",i=a(t);return r.test(i)?t:i+".html"+n}function f(t,e){const n=decodeURIComponent(t.hash),i=function(t){const e=t.match(s);if(e)return e[0]}(e);if(i&&n!==i)return!1;return a(t.path)===a(e)}function p(t,e,n){if(l(e))return{type:"external",path:e};n&&(e=function(t,e,n){const s=t.charAt(0);if("/"===s)return t;if("?"===s||"#"===s)return e+t;const i=e.split("/");n&&i[i.length-1]||i.pop();const r=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,s,i=1){if("string"==typeof e)return p(n,e,s);if(Array.isArray(e))return Object.assign(p(n,e[0],s),{title:e[1]});{const r=e.children||[];return 0===r.length&&e.path?Object.assign(p(n,e.path,s),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:r.map(e=>t(e,n,s,i+1)),collapsable:!1!==e.collapsable}}}(t,i,n)):[]}return[]}function g(t){const e=m(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function m(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function v(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},246:function(t,e,n){},247:function(t,e,n){"use strict";n.r(e);var s=n(245),i={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(s.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(s.g)(this.link)||Object(s.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(s.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(s.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},r=n(10),o=Object(r.a)(i,(function(){var t=this,e=t._self._c;return t.isInternal?e("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(e){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):e("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?e("OutboundLink"):t._e()],1)}),[],!1,null,null,null);e.default=o.exports},248:function(t,e,n){"use strict";n.r(e);var s={name:"DropdownTransition",methods:{setHeight(t){t.style.height=t.scrollHeight+"px"},unsetHeight(t){t.style.height=""}}},i=(n(249),n(10)),r=Object(i.a)(s,(function(){return(0,this._self._c)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null);e.default=r.exports},249:function(t,e,n){"use strict";n(246)},250:function(t,e,n){},254:function(t,e,n){},258:function(t,e,n){"use strict";n(250)},261:function(t,e,n){"use strict";n.r(e);var s=n(247),i=n(248),r=n(92),o=n.n(r),a={name:"DropdownLink",components:{NavLink:s.default,DropdownTransition:i.default},props:{item:{required:!0}},data:()=>({open:!1}),computed:{dropdownAriaLabel(){return this.item.ariaLabel||this.item.text}},watch:{$route(){this.open=!1}},methods:{setOpen(t){this.open=t},isLastItemOfArray:(t,e)=>o()(e)===t,handleDropdown(){0===event.detail&&this.setOpen(!this.open)}}},l=(n(258),n(10)),u=Object(l.a)(a,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown-wrapper",class:{open:t.open}},[e("button",{staticClass:"dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:t.handleDropdown}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow down"})]),t._v(" "),e("button",{staticClass:"mobile-dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:function(e){return t.setOpen(!t.open)}}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow",class:t.open?"down":"right"})]),t._v(" "),e("DropdownTransition",[e("ul",{directives:[{name:"show",rawName:"v-show",value:t.open,expression:"open"}],staticClass:"nav-dropdown"},t._l(t.item.items,(function(n,s){return e("li",{key:n.link||s,staticClass:"dropdown-item"},["links"===n.type?e("h4",[t._v("\n "+t._s(n.text)+"\n ")]):t._e(),t._v(" "),"links"===n.type?e("ul",{staticClass:"dropdown-subitem-wrapper"},t._l(n.items,(function(s){return e("li",{key:s.link,staticClass:"dropdown-subitem"},[e("NavLink",{attrs:{item:s},on:{focusout:function(e){t.isLastItemOfArray(s,n.items)&&t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0):e("NavLink",{attrs:{item:n},on:{focusout:function(e){t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0)])],1)}),[],!1,null,null,null);e.default=u.exports},264:function(t,e,n){"use strict";n(254)},265:function(t,e,n){},283:function(t,e,n){"use strict";n.r(e);n(91);var s=n(261),i=n(245),r={name:"NavLinks",components:{NavLink:n(247).default,DropdownLink:s.default},data:()=>({version:"2.2.0"}),computed:{userNav(){return this.$themeLocaleConfig.nav||this.$site.themeConfig.nav||[]},nav(){const{locales:t}=this.$site;if(t&&Object.keys(t).length>1){const e=this.$page.path,n=this.$router.options.routes,s=this.$site.themeConfig.locales||{},i={text:this.$themeLocaleConfig.selectText||"Languages",ariaLabel:this.$themeLocaleConfig.ariaLabel||"Select language",items:Object.keys(t).map(i=>{const r=t[i],o=s[i]&&s[i].label||r.lang;let a;return r.lang===this.$lang?a=e:(a=e.replace(this.$localeConfig.path,i),n.some(t=>t.path===a)||(a=i)),{text:o,link:a}})};return[...this.userNav,i]}return this.userNav},userLinks(){return(this.nav||[]).map(t=>Object.assign(Object(i.j)(t),{items:(t.items||[]).map(i.j)}))},repoLink(){const{repo:t}=this.$site.themeConfig;return t?/^https?:/.test(t)?t:"https://github.com/"+t:null},repoLabel(){if(!this.repoLink)return;if(this.$site.themeConfig.repoLabel)return this.$site.themeConfig.repoLabel;const t=this.repoLink.match(/^https?:\/\/[^/]+/)[0],e=["GitHub","GitLab","Bitbucket"];for(let n=0;n> 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(327),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(328),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(329),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(330),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(331),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(332),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(333),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(334),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(335),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(336),alt:"Out Of Stock"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(337),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(338),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(339),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(340),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.Buy Now Products")]),t._v(" Select from the "),e("strong",[t._v("Enable/Disable")]),t._v(" option as per requirement.After enabling it will get visible on product detail page as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(341),alt:"Storefront"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(342),alt:"Storefront Buynow"}})]),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(343),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(344),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(345),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(346),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(347),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(348),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(349),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(350),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(351),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(352),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(353),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(354),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(355),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(356),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(357),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(358),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(359),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(360),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(361),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(362),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(363),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(364),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(365),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(366),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},327:function(t,e,a){t.exports=a.p+"assets/img/weight.89219627.png"},328:function(t,e,a){t.exports=a.p+"assets/img/options.725fc8d0.png"},329:function(t,e,a){t.exports=a.p+"assets/img/css.2b4e1926.png"},330:function(t,e,a){t.exports=a.p+"assets/img/cssOutput.f20f7109.png"},331:function(t,e,a){t.exports=a.p+"assets/img/js.c347da35.png"},332:function(t,e,a){t.exports=a.p+"assets/img/design.3a73ffcb.png"},333:function(t,e,a){t.exports=a.p+"assets/img/designOutput.c4642cb8.png"},334:function(t,e,a){t.exports=a.p+"assets/img/backorder.ce2cbb76.png"},335:function(t,e,a){t.exports=a.p+"assets/img/outofstock.383c7271.png"},336:function(t,e,a){t.exports=a.p+"assets/img/backorderOutput.a79776d7.png"},337:function(t,e,a){t.exports=a.p+"assets/img/orderID.05515d8b.png"},338:function(t,e,a){t.exports=a.p+"assets/img/guestCheckout.4e097830.png"},339:function(t,e,a){t.exports=a.p+"assets/img/pageConfiguration.d4acc9ec.png"},340:function(t,e,a){t.exports=a.p+"assets/img/cartpageConfiguration.2a8cc626.png"},341:function(t,e,a){t.exports=a.p+"assets/img/storefront.a0695081.png"},342:function(t,e,a){t.exports=a.p+"assets/img/buyNow.2683aa9c.png"},343:function(t,e,a){t.exports=a.p+"assets/img/imageSize.8e066795.png"},344:function(t,e,a){t.exports=a.p+"assets/img/image.5fcfa261.png"},345:function(t,e,a){t.exports=a.p+"assets/img/attribute.096f9150.png"},346:function(t,e,a){t.exports=a.p+"assets/img/socialShare.dcf350bd.png"},347:function(t,e,a){t.exports=a.p+"assets/img/socialOutput.3896fec4.png"},348:function(t,e,a){t.exports=a.p+"assets/img/products.3865c39b.png"},349:function(t,e,a){t.exports=a.p+"assets/img/categories.9654bd7b.png"},350:function(t,e,a){t.exports=a.p+"assets/img/address.54c54bb8.png"},351:function(t,e,a){t.exports=a.p+"assets/img/captcha.67275c7f.png"},352:function(t,e,a){t.exports=a.p+"assets/img/settings.bc0811ed.png"},353:function(t,e,a){t.exports=a.p+"assets/img/emailSettings.39150cea.png"},354:function(t,e,a){t.exports=a.p+"assets/img/notifications.0cf7b2b1.png"},355:function(t,e,a){t.exports=a.p+"assets/img/shipping.c2dae652.png"},356:function(t,e,a){t.exports=a.p+"assets/img/shippingMethods.cfa03447.png"},357:function(t,e,a){t.exports=a.p+"assets/img/paypal.08e56b66.png"},358:function(t,e,a){t.exports=a.p+"assets/img/cod.a12ca48a.png"},359:function(t,e,a){t.exports=a.p+"assets/img/moneyTransfer.d78c9eeb.png"},360:function(t,e,a){t.exports=a.p+"assets/img/paypalStandard.eb088da0.png"},361:function(t,e,a){t.exports=a.p+"assets/img/orderSettings.f4ab6c13.png"},362:function(t,e,a){t.exports=a.p+"assets/img/invoicenumberSettings.495f7127.png"},363:function(t,e,a){t.exports=a.p+"assets/img/paymentTerms.6bc06672.png"},364:function(t,e,a){t.exports=a.p+"assets/img/invoiceSlip.8d53aba6.png"},365:function(t,e,a){t.exports=a.p+"assets/img/invoiceReminder.d09415a1.png"},366:function(t,e,a){t.exports=a.p+"assets/img/pricing.05f6d9d9.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{1063: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(332),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(333),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(334),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(335),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(336),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(337),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(338),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(339),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(340),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(341),alt:"Out Of Stock"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(342),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(343),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(344),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(345),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.Buy Now Products")]),t._v(" Select from the "),e("strong",[t._v("Enable/Disable")]),t._v(" option as per requirement.After enabling it will get visible on product detail page as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(346),alt:"Storefront"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(347),alt:"Storefront Buynow"}})]),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(348),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(349),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(350),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(351),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(352),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(353),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(354),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(355),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(356),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(357),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(358),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(359),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(360),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(361),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(362),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(363),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(364),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(365),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(366),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(367),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(368),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(369),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(370),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(371),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},332:function(t,e,a){t.exports=a.p+"assets/img/weight.89219627.png"},333:function(t,e,a){t.exports=a.p+"assets/img/options.725fc8d0.png"},334:function(t,e,a){t.exports=a.p+"assets/img/css.2b4e1926.png"},335:function(t,e,a){t.exports=a.p+"assets/img/cssOutput.f20f7109.png"},336:function(t,e,a){t.exports=a.p+"assets/img/js.c347da35.png"},337:function(t,e,a){t.exports=a.p+"assets/img/design.3a73ffcb.png"},338:function(t,e,a){t.exports=a.p+"assets/img/designOutput.c4642cb8.png"},339:function(t,e,a){t.exports=a.p+"assets/img/backorder.ce2cbb76.png"},340:function(t,e,a){t.exports=a.p+"assets/img/outofstock.383c7271.png"},341:function(t,e,a){t.exports=a.p+"assets/img/backorderOutput.a79776d7.png"},342:function(t,e,a){t.exports=a.p+"assets/img/orderID.05515d8b.png"},343:function(t,e,a){t.exports=a.p+"assets/img/guestCheckout.4e097830.png"},344:function(t,e,a){t.exports=a.p+"assets/img/pageConfiguration.d4acc9ec.png"},345:function(t,e,a){t.exports=a.p+"assets/img/cartpageConfiguration.2a8cc626.png"},346:function(t,e,a){t.exports=a.p+"assets/img/storefront.a0695081.png"},347:function(t,e,a){t.exports=a.p+"assets/img/buyNow.2683aa9c.png"},348:function(t,e,a){t.exports=a.p+"assets/img/imageSize.8e066795.png"},349:function(t,e,a){t.exports=a.p+"assets/img/image.5fcfa261.png"},350:function(t,e,a){t.exports=a.p+"assets/img/attribute.096f9150.png"},351:function(t,e,a){t.exports=a.p+"assets/img/socialShare.dcf350bd.png"},352:function(t,e,a){t.exports=a.p+"assets/img/socialOutput.3896fec4.png"},353:function(t,e,a){t.exports=a.p+"assets/img/products.3865c39b.png"},354:function(t,e,a){t.exports=a.p+"assets/img/categories.9654bd7b.png"},355:function(t,e,a){t.exports=a.p+"assets/img/address.54c54bb8.png"},356:function(t,e,a){t.exports=a.p+"assets/img/captcha.67275c7f.png"},357:function(t,e,a){t.exports=a.p+"assets/img/settings.bc0811ed.png"},358:function(t,e,a){t.exports=a.p+"assets/img/emailSettings.39150cea.png"},359:function(t,e,a){t.exports=a.p+"assets/img/notifications.0cf7b2b1.png"},360:function(t,e,a){t.exports=a.p+"assets/img/shipping.c2dae652.png"},361:function(t,e,a){t.exports=a.p+"assets/img/shippingMethods.cfa03447.png"},362:function(t,e,a){t.exports=a.p+"assets/img/paypal.08e56b66.png"},363:function(t,e,a){t.exports=a.p+"assets/img/cod.a12ca48a.png"},364:function(t,e,a){t.exports=a.p+"assets/img/moneyTransfer.d78c9eeb.png"},365:function(t,e,a){t.exports=a.p+"assets/img/paypalStandard.eb088da0.png"},366:function(t,e,a){t.exports=a.p+"assets/img/orderSettings.f4ab6c13.png"},367:function(t,e,a){t.exports=a.p+"assets/img/invoicenumberSettings.495f7127.png"},368:function(t,e,a){t.exports=a.p+"assets/img/paymentTerms.6bc06672.png"},369:function(t,e,a){t.exports=a.p+"assets/img/invoiceSlip.8d53aba6.png"},370:function(t,e,a){t.exports=a.p+"assets/img/invoiceReminder.d09415a1.png"},371:function(t,e,a){t.exports=a.p+"assets/img/pricing.05f6d9d9.png"}}]); \ No newline at end of file diff --git a/assets/js/100.8ac1e88e.js b/assets/js/100.8ac1e88e.js new file mode 100644 index 00000000..1bc9a001 --- /dev/null +++ b/assets/js/100.8ac1e88e.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[100],{1025:function(e,t,a){e.exports=a.p+"assets/img/locales.1eec3541.png"},1026:function(e,t,a){e.exports=a.p+"assets/img/newLocale.0e9afa70.png"},1027:function(e,t,a){e.exports=a.p+"assets/img/localeGrid.3cc059ab.png"},1028:function(e,t,a){e.exports=a.p+"assets/img/localeChannel.61e5efa8.png"},1186:function(e,t,a){"use strict";a.r(t);var o=a(10),s=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#locales"}},[e._v("#")]),e._v(" Locales")]),e._v(" "),t("p",[e._v("To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.")]),e._v(" "),t("h3",{attrs:{id:"set-locales-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#set-locales-in-bagisto"}},[e._v("#")]),e._v(" Set Locales in Bagisto.")]),e._v(" "),t("p",[e._v("Here we have explained steps to set Locales in bagisto.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin panel of Bagisto go to "),t("strong",[e._v("Settings >> Locales >> Create Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(1025),alt:"Locales"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Now add the below fields")]),e._v(" "),t("p",[t("strong",[e._v("1.Code")]),e._v(" Every language has its unique code.")]),e._v(" "),t("p",[t("strong",[e._v("2.Name")]),e._v(" Name of the language.")]),e._v(" "),t("p",[t("strong",[e._v("3.Directions")]),e._v(" Add the direction in which your language work "),t("strong",[e._v("LTR (Left To Right) , RTL (Right To Left)")]),e._v(".")]),e._v(" "),t("p",[t("strong",[e._v("4.Logo")]),e._v(" Add the logo of your language")]),e._v(" "),t("p",[e._v("Now "),t("strong",[e._v("Save Locale")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(1026),alt:"New Locale"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(1027),alt:"Locale Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" On the admin panel open "),t("strong",[e._v("Settings >> Channels")]),e._v(" you will able to see your new language is situated in the currencies and Locales section to enable this click on to that and "),t("strong",[e._v("Save Channel")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(1028),alt:"Locale Channel"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a "),t("strong",[e._v("Locales")]),e._v(" in Bagisto and make your website as per your language.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/98.43147531.js b/assets/js/101.0ac40adc.js similarity index 88% rename from assets/js/98.43147531.js rename to assets/js/101.0ac40adc.js index 15b85adc..bf7163d5 100644 --- a/assets/js/98.43147531.js +++ b/assets/js/101.0ac40adc.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[98],{1023:function(A,e,t){A.exports=t.p+"assets/img/role.d29f5e51.png"},1024:function(A,e){A.exports="data:image/png;base64,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"},1025:function(A,e,t){A.exports=t.p+"assets/img/accessControl.76a3d346.png"},1026:function(A,e,t){A.exports=t.p+"assets/img/roleGrid.8c856367.png"},1177:function(A,e,t){"use strict";t.r(e);var s=t(10),o=Object(s.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#roles"}},[A._v("#")]),A._v(" Roles")]),A._v(" "),e("p",[A._v("Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),A._v(" "),e("h3",{attrs:{id:"create-roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-roles"}},[A._v("#")]),A._v(" Create Roles")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Roles")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Role")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(1023),alt:"role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Role name")]),A._v(" "),e("p",[e("strong",[A._v("2.Description:-")]),A._v(" Enter the description of the role")]),A._v(" "),e("p",[e("img",{attrs:{src:t(1024),alt:"new role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the "),e("strong",[A._v("Access Control")]),A._v(" according to your requirement.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(1025),alt:"Access Control"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Role")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Role")]),A._v(" by the name of "),e("strong",[A._v("New Role")]),A._v(" is created successfully as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(1026),alt:"Role Grid"}})]),A._v(" "),e("p",[A._v("So by this you can create a "),e("strong",[A._v("Roles")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[101],{1e3:function(A,e,t){A.exports=t.p+"assets/img/role.d29f5e51.png"},1001:function(A,e){A.exports="data:image/png;base64,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"},1002:function(A,e,t){A.exports=t.p+"assets/img/accessControl.76a3d346.png"},1003:function(A,e,t){A.exports=t.p+"assets/img/roleGrid.8c856367.png"},1182:function(A,e,t){"use strict";t.r(e);var s=t(10),o=Object(s.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#roles"}},[A._v("#")]),A._v(" Roles")]),A._v(" "),e("p",[A._v("Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),A._v(" "),e("h3",{attrs:{id:"create-roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-roles"}},[A._v("#")]),A._v(" Create Roles")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Roles")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Role")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(1e3),alt:"role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Role name")]),A._v(" "),e("p",[e("strong",[A._v("2.Description:-")]),A._v(" Enter the description of the role")]),A._v(" "),e("p",[e("img",{attrs:{src:t(1001),alt:"new role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the "),e("strong",[A._v("Access Control")]),A._v(" according to your requirement.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(1002),alt:"Access Control"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Role")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Role")]),A._v(" by the name of "),e("strong",[A._v("New Role")]),A._v(" is created successfully as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(1003),alt:"Role Grid"}})]),A._v(" "),e("p",[A._v("So by this you can create a "),e("strong",[A._v("Roles")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/102.fa3eb99f.js b/assets/js/102.fa3eb99f.js new file mode 100644 index 00000000..e7296e8d --- /dev/null +++ b/assets/js/102.fa3eb99f.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[102],{245:function(t,e,n){"use strict";n.d(e,"d",(function(){return r})),n.d(e,"a",(function(){return a})),n.d(e,"i",(function(){return s})),n.d(e,"f",(function(){return o})),n.d(e,"g",(function(){return c})),n.d(e,"h",(function(){return l})),n.d(e,"b",(function(){return p})),n.d(e,"e",(function(){return f})),n.d(e,"k",(function(){return d})),n.d(e,"l",(function(){return h})),n.d(e,"c",(function(){return g})),n.d(e,"j",(function(){return m}));n(91);const r=/#.*$/,i=/\.(md|html)$/,a=/\/$/,s=/^[a-z]+:/i;function u(t){return decodeURI(t).replace(r,"").replace(i,"")}function o(t){return s.test(t)}function c(t){return/^mailto:/.test(t)}function l(t){return/^tel:/.test(t)}function p(t){if(o(t))return t;const e=t.match(r),n=e?e[0]:"",i=u(t);return a.test(i)?t:i+".html"+n}function f(t,e){const n=decodeURIComponent(t.hash),i=function(t){const e=t.match(r);if(e)return e[0]}(e);if(i&&n!==i)return!1;return u(t.path)===u(e)}function d(t,e,n){if(o(e))return{type:"external",path:e};n&&(e=function(t,e,n){const r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return e+t;const i=e.split("/");n&&i[i.length-1]||i.pop();const a=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,r,i=1){if("string"==typeof e)return d(n,e,r);if(Array.isArray(e))return Object.assign(d(n,e[0],r),{title:e[1]});{const a=e.children||[];return 0===a.length&&e.path?Object.assign(d(n,e.path,r),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:a.map(e=>t(e,n,r,i+1)),collapsable:!1!==e.collapsable}}}(t,i,n)):[]}return[]}function b(t){const e=g(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function g(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function m(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},251:function(t,e,n){},259:function(t,e,n){"use strict";n(251)},262:function(t,e,n){"use strict";n.r(e);var r=n(245);function i(t,e,n,r,i){const a={props:{to:e,activeClass:"",exactActiveClass:""},class:{active:r,"sidebar-link":!0}};return i>2&&(a.style={"padding-left":i+"rem"}),t("RouterLink",a,n)}function a(t,e,n,s,u,o=1){return!e||o>u?null:t("ul",{class:"sidebar-sub-headers"},e.map(e=>{const c=Object(r.e)(s,n+"#"+e.slug);return t("li",{class:"sidebar-sub-header"},[i(t,n+"#"+e.slug,e.title,c,e.level-1),a(t,e.children,n,s,u,o+1)])}))}var s={functional:!0,props:["item","sidebarDepth"],render(t,{parent:{$page:e,$site:n,$route:s,$themeConfig:u,$themeLocaleConfig:o},props:{item:c,sidebarDepth:l}}){const p=Object(r.e)(s,c.path),f="auto"===c.type?p||c.children.some(t=>Object(r.e)(s,c.basePath+"#"+t.slug)):p,d="external"===c.type?function(t,e,n){return t("a",{attrs:{href:e,target:"_blank",rel:"noopener noreferrer"},class:{"sidebar-link":!0}},[n,t("OutboundLink")])}(t,c.path,c.title||c.path):i(t,c.path,c.title||c.path,f),h=[e.frontmatter.sidebarDepth,l,o.sidebarDepth,u.sidebarDepth,1].find(t=>void 0!==t),b=o.displayAllHeaders||u.displayAllHeaders;if("auto"===c.type)return[d,a(t,c.children,c.basePath,s,h)];if((f||b)&&c.headers&&!r.d.test(c.path)){return[d,a(t,Object(r.c)(c.headers),c.path,s,h)]}return d}},u=(n(259),n(10)),o=Object(u.a)(s,void 0,void 0,!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/103.a4e1f616.js b/assets/js/103.8fbcb39d.js similarity index 79% rename from assets/js/103.a4e1f616.js rename to assets/js/103.8fbcb39d.js index 32198088..66ccfa82 100644 --- a/assets/js/103.a4e1f616.js +++ b/assets/js/103.8fbcb39d.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[103],{1102: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(590),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(591),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(592),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},590:function(t,e,s){t.exports=s.p+"assets/img/customer.4e4dd06f.png"},591:function(t,e,s){t.exports=s.p+"assets/img/createCustomer.a6c9698b.png"},592:function(t,e,s){t.exports=s.p+"assets/img/customerGrid.3a719b2e.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[103],{1067: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(377),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(378),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(379),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},377:function(t,e,s){t.exports=s.p+"assets/img/customer.4e4dd06f.png"},378:function(t,e,s){t.exports=s.p+"assets/img/createCustomer.a6c9698b.png"},379:function(t,e,s){t.exports=s.p+"assets/img/customerGrid.3a719b2e.png"}}]); \ No newline at end of file diff --git a/assets/js/101.75511775.js b/assets/js/104.872f12e8.js similarity index 81% rename from assets/js/101.75511775.js rename to assets/js/104.872f12e8.js index fda366e2..ccac3bc1 100644 --- a/assets/js/101.75511775.js +++ b/assets/js/104.872f12e8.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[101],{1068:function(e,t,a){"use strict";a.r(t);var s=a(10),i=Object(s.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{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 create "),t("strong",[e._v("Create Sitemap")]),e._v(" as shown in below image")])]),e._v(" "),t("p",[t("img",{attrs:{src:a(402),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:a(403),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:a(404),alt:"Sitemap"}})]),e._v(" "),t("p",[e._v("By this, you can easily create a "),t("strong",[e._v("Sitemap")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=i.exports},402:function(e,t,a){e.exports=a.p+"assets/img/createSitemap.d3b98b83.png"},403:function(e,t,a){e.exports=a.p+"assets/img/saveSitemap.c7785ab4.png"},404:function(e,t,a){e.exports=a.p+"assets/img/sitemapOutput.ceffe7ff.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[104],{1073:function(e,t,a){"use strict";a.r(t);var s=a(10),i=Object(s.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{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 create "),t("strong",[e._v("Create Sitemap")]),e._v(" as shown in below image")])]),e._v(" "),t("p",[t("img",{attrs:{src:a(407),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:a(408),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:a(409),alt:"Sitemap"}})]),e._v(" "),t("p",[e._v("By this, you can easily create a "),t("strong",[e._v("Sitemap")]),e._v(" in Bagisto.")])])}),[],!1,null,null,null);t.default=i.exports},407:function(e,t,a){e.exports=a.p+"assets/img/createSitemap.d3b98b83.png"},408:function(e,t,a){e.exports=a.p+"assets/img/saveSitemap.c7785ab4.png"},409:function(e,t,a){e.exports=a.p+"assets/img/sitemapOutput.ceffe7ff.png"}}]); \ No newline at end of file diff --git a/assets/js/102.3520ab62.js b/assets/js/105.c4dc4098.js similarity index 81% rename from assets/js/102.3520ab62.js rename to assets/js/105.c4dc4098.js index abdec7d5..6469b803 100644 --- a/assets/js/102.3520ab62.js +++ b/assets/js/105.c4dc4098.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[102],{1090: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(523),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(524),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(525),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},523:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},524:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},525:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[105],{1096: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(528),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(529),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(530),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},528:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},529:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},530:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"}}]); \ No newline at end of file diff --git a/assets/js/105.5a0aad0c.js b/assets/js/106.4f5faa26.js similarity index 79% rename from assets/js/105.5a0aad0c.js rename to assets/js/106.4f5faa26.js index 513ceee2..26743593 100644 --- a/assets/js/105.5a0aad0c.js +++ b/assets/js/106.4f5faa26.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[105],{1145: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(851),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(852),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(853),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},851:function(t,e,s){t.exports=s.p+"assets/img/customer.4e4dd06f.png"},852:function(t,e,s){t.exports=s.p+"assets/img/createCustomer.a6c9698b.png"},853:function(t,e,s){t.exports=s.p+"assets/img/customerGrid.3a719b2e.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[106],{1108: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(595),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(596),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(597),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},595:function(t,e,s){t.exports=s.p+"assets/img/customer.4e4dd06f.png"},596:function(t,e,s){t.exports=s.p+"assets/img/createCustomer.a6c9698b.png"},597:function(t,e,s){t.exports=s.p+"assets/img/customerGrid.3a719b2e.png"}}]); \ No newline at end of file diff --git a/assets/js/104.11e9d697.js b/assets/js/107.5ee0c9ad.js similarity index 81% rename from assets/js/104.11e9d697.js rename to assets/js/107.5ee0c9ad.js index 1b5156cf..06e10244 100644 --- a/assets/js/104.11e9d697.js +++ b/assets/js/107.5ee0c9ad.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[104],{1134: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(766),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(767),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(768),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},766:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},767:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},768:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[107],{1141: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(771),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(772),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(773),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},771:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},772:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},773:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"}}]); \ No newline at end of file diff --git a/assets/js/100.4f4112bf.js b/assets/js/108.12e6e0bc.js similarity index 79% rename from assets/js/100.4f4112bf.js rename to assets/js/108.12e6e0bc.js index 060bbe98..2bab03b1 100644 --- a/assets/js/100.4f4112bf.js +++ b/assets/js/108.12e6e0bc.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[100],{1060: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(367),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(368),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(369),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},367:function(t,e,s){t.exports=s.p+"assets/img/customer.4e4dd06f.png"},368:function(t,e,s){t.exports=s.p+"assets/img/createCustomer.a6c9698b.png"},369:function(t,e,s){t.exports=s.p+"assets/img/customerGrid.3a719b2e.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[108],{1153: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(856),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(857),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(858),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},856:function(t,e,s){t.exports=s.p+"assets/img/customer.4e4dd06f.png"},857:function(t,e,s){t.exports=s.p+"assets/img/createCustomer.a6c9698b.png"},858:function(t,e,s){t.exports=s.p+"assets/img/customerGrid.3a719b2e.png"}}]); \ No newline at end of file diff --git a/assets/js/106.aa1f1350.js b/assets/js/109.7db27cad.js similarity index 81% rename from assets/js/106.aa1f1350.js rename to assets/js/109.7db27cad.js index 37ad7692..23703422 100644 --- a/assets/js/106.aa1f1350.js +++ b/assets/js/109.7db27cad.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[106],{1038:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},1039:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},1040:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"},1181: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(1038),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(1039),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(1040),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([[109],{1043:function(e,t,s){e.exports=s.p+"assets/img/user.506a3658.png"},1044:function(e,t,s){e.exports=s.p+"assets/img/createUser.f36e2467.png"},1045:function(e,t,s){e.exports=s.p+"assets/img/userOutput.113745b3.png"},1189: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(1043),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(1044),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(1045),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/11.84c50eb3.js b/assets/js/11.84c50eb3.js new file mode 100644 index 00000000..96d0da86 --- /dev/null +++ b/assets/js/11.84c50eb3.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[11,3,26,47,102,110,118],{245:function(t,e,n){"use strict";n.d(e,"d",(function(){return i})),n.d(e,"a",(function(){return r})),n.d(e,"i",(function(){return a})),n.d(e,"f",(function(){return l})),n.d(e,"g",(function(){return u})),n.d(e,"h",(function(){return c})),n.d(e,"b",(function(){return p})),n.d(e,"e",(function(){return h})),n.d(e,"k",(function(){return d})),n.d(e,"l",(function(){return f})),n.d(e,"c",(function(){return b})),n.d(e,"j",(function(){return g}));n(91);const i=/#.*$/,s=/\.(md|html)$/,r=/\/$/,a=/^[a-z]+:/i;function o(t){return decodeURI(t).replace(i,"").replace(s,"")}function l(t){return a.test(t)}function u(t){return/^mailto:/.test(t)}function c(t){return/^tel:/.test(t)}function p(t){if(l(t))return t;const e=t.match(i),n=e?e[0]:"",s=o(t);return r.test(s)?t:s+".html"+n}function h(t,e){const n=decodeURIComponent(t.hash),s=function(t){const e=t.match(i);if(e)return e[0]}(e);if(s&&n!==s)return!1;return o(t.path)===o(e)}function d(t,e,n){if(l(e))return{type:"external",path:e};n&&(e=function(t,e,n){const i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;const s=e.split("/");n&&s[s.length-1]||s.pop();const r=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,i,s=1){if("string"==typeof e)return d(n,e,i);if(Array.isArray(e))return Object.assign(d(n,e[0],i),{title:e[1]});{const r=e.children||[];return 0===r.length&&e.path?Object.assign(d(n,e.path,i),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:r.map(e=>t(e,n,i,s+1)),collapsable:!1!==e.collapsable}}}(t,s,n)):[]}return[]}function m(t){const e=b(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function b(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function g(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},246:function(t,e,n){},247:function(t,e,n){"use strict";n.r(e);var i=n(245),s={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(i.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(i.g)(this.link)||Object(i.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(i.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(i.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},r=n(10),a=Object(r.a)(s,(function(){var t=this,e=t._self._c;return t.isInternal?e("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(e){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):e("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?e("OutboundLink"):t._e()],1)}),[],!1,null,null,null);e.default=a.exports},248:function(t,e,n){"use strict";n.r(e);var i={name:"DropdownTransition",methods:{setHeight(t){t.style.height=t.scrollHeight+"px"},unsetHeight(t){t.style.height=""}}},s=(n(249),n(10)),r=Object(s.a)(i,(function(){return(0,this._self._c)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null);e.default=r.exports},249:function(t,e,n){"use strict";n(246)},250:function(t,e,n){},251:function(t,e,n){},254:function(t,e,n){},257:function(t,e,n){},258:function(t,e,n){"use strict";n(250)},259:function(t,e,n){"use strict";n(251)},260:function(t,e,n){"use strict";n.r(e);var i=n(284),s=n(262),r=n(245);function a(t,e){return"group"===e.type&&e.children.some(e=>"group"===e.type?a(t,e):"page"===e.type&&Object(r.e)(t,e.path))}var o={name:"SidebarLinks",components:{SidebarGroup:i.default,SidebarLink:s.default},props:["items","depth","sidebarDepth","initialOpenGroupIndex"],data(){return{openGroupIndex:this.initialOpenGroupIndex||0}},watch:{$route(){this.refreshIndex()}},created(){this.refreshIndex()},methods:{refreshIndex(){const t=function(t,e){for(let n=0;n-1&&(this.openGroupIndex=t)},toggleGroup(t){this.openGroupIndex=t===this.openGroupIndex?-1:t},isActive(t){return Object(r.e)(this.$route,t.regularPath)}}},l=n(10),u=Object(l.a)(o,(function(){var t=this,e=t._self._c;return t.items.length?e("ul",{staticClass:"sidebar-links"},t._l(t.items,(function(n,i){return e("li",{key:i},["group"===n.type?e("SidebarGroup",{attrs:{item:n,open:i===t.openGroupIndex,collapsable:n.collapsable||n.collapsible,depth:t.depth},on:{toggle:function(e){return t.toggleGroup(i)}}}):e("SidebarLink",{attrs:{"sidebar-depth":t.sidebarDepth,item:n}})],1)})),0):t._e()}),[],!1,null,null,null);e.default=u.exports},261:function(t,e,n){"use strict";n.r(e);var i=n(247),s=n(248),r=n(92),a=n.n(r),o={name:"DropdownLink",components:{NavLink:i.default,DropdownTransition:s.default},props:{item:{required:!0}},data:()=>({open:!1}),computed:{dropdownAriaLabel(){return this.item.ariaLabel||this.item.text}},watch:{$route(){this.open=!1}},methods:{setOpen(t){this.open=t},isLastItemOfArray:(t,e)=>a()(e)===t,handleDropdown(){0===event.detail&&this.setOpen(!this.open)}}},l=(n(258),n(10)),u=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown-wrapper",class:{open:t.open}},[e("button",{staticClass:"dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:t.handleDropdown}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow down"})]),t._v(" "),e("button",{staticClass:"mobile-dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:function(e){return t.setOpen(!t.open)}}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow",class:t.open?"down":"right"})]),t._v(" "),e("DropdownTransition",[e("ul",{directives:[{name:"show",rawName:"v-show",value:t.open,expression:"open"}],staticClass:"nav-dropdown"},t._l(t.item.items,(function(n,i){return e("li",{key:n.link||i,staticClass:"dropdown-item"},["links"===n.type?e("h4",[t._v("\n "+t._s(n.text)+"\n ")]):t._e(),t._v(" "),"links"===n.type?e("ul",{staticClass:"dropdown-subitem-wrapper"},t._l(n.items,(function(i){return e("li",{key:i.link,staticClass:"dropdown-subitem"},[e("NavLink",{attrs:{item:i},on:{focusout:function(e){t.isLastItemOfArray(i,n.items)&&t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0):e("NavLink",{attrs:{item:n},on:{focusout:function(e){t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0)])],1)}),[],!1,null,null,null);e.default=u.exports},262:function(t,e,n){"use strict";n.r(e);var i=n(245);function s(t,e,n,i,s){const r={props:{to:e,activeClass:"",exactActiveClass:""},class:{active:i,"sidebar-link":!0}};return s>2&&(r.style={"padding-left":s+"rem"}),t("RouterLink",r,n)}function r(t,e,n,a,o,l=1){return!e||l>o?null:t("ul",{class:"sidebar-sub-headers"},e.map(e=>{const u=Object(i.e)(a,n+"#"+e.slug);return t("li",{class:"sidebar-sub-header"},[s(t,n+"#"+e.slug,e.title,u,e.level-1),r(t,e.children,n,a,o,l+1)])}))}var a={functional:!0,props:["item","sidebarDepth"],render(t,{parent:{$page:e,$site:n,$route:a,$themeConfig:o,$themeLocaleConfig:l},props:{item:u,sidebarDepth:c}}){const p=Object(i.e)(a,u.path),h="auto"===u.type?p||u.children.some(t=>Object(i.e)(a,u.basePath+"#"+t.slug)):p,d="external"===u.type?function(t,e,n){return t("a",{attrs:{href:e,target:"_blank",rel:"noopener noreferrer"},class:{"sidebar-link":!0}},[n,t("OutboundLink")])}(t,u.path,u.title||u.path):s(t,u.path,u.title||u.path,h),f=[e.frontmatter.sidebarDepth,c,l.sidebarDepth,o.sidebarDepth,1].find(t=>void 0!==t),m=l.displayAllHeaders||o.displayAllHeaders;if("auto"===u.type)return[d,r(t,u.children,u.basePath,a,f)];if((h||m)&&u.headers&&!i.d.test(u.path)){return[d,r(t,Object(i.c)(u.headers),u.path,a,f)]}return d}},o=(n(259),n(10)),l=Object(o.a)(a,void 0,void 0,!1,null,null,null);e.default=l.exports},264:function(t,e,n){"use strict";n(254)},270:function(t,e,n){"use strict";n(257)},271:function(t,e,n){},283:function(t,e,n){"use strict";n.r(e);n(91);var i=n(261),s=n(245),r={name:"NavLinks",components:{NavLink:n(247).default,DropdownLink:i.default},data:()=>({version:"2.2.0"}),computed:{userNav(){return this.$themeLocaleConfig.nav||this.$site.themeConfig.nav||[]},nav(){const{locales:t}=this.$site;if(t&&Object.keys(t).length>1){const e=this.$page.path,n=this.$router.options.routes,i=this.$site.themeConfig.locales||{},s={text:this.$themeLocaleConfig.selectText||"Languages",ariaLabel:this.$themeLocaleConfig.ariaLabel||"Select language",items:Object.keys(t).map(s=>{const r=t[s],a=i[s]&&i[s].label||r.lang;let o;return r.lang===this.$lang?o=e:(o=e.replace(this.$localeConfig.path,s),n.some(t=>t.path===o)||(o=s)),{text:a,link:o}})};return[...this.userNav,s]}return this.userNav},userLinks(){return(this.nav||[]).map(t=>Object.assign(Object(s.j)(t),{items:(t.items||[]).map(s.j)}))},repoLink(){const{repo:t}=this.$site.themeConfig;return t?/^https?:/.test(t)?t:"https://github.com/"+t:null},repoLabel(){if(!this.repoLink)return;if(this.$site.themeConfig.repoLabel)return this.$site.themeConfig.repoLabel;const t=this.repoLink.match(/^https?:\/\/[^/]+/)[0],e=["GitHub","GitLab","Bitbucket"];for(let n=0;nfunction t(e,n,i,s=1){if("string"==typeof e)return d(n,e,i);if(Array.isArray(e))return Object.assign(d(n,e[0],i),{title:e[1]});{const r=e.children||[];return 0===r.length&&e.path?Object.assign(d(n,e.path,i),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:r.map(e=>t(e,n,i,s+1)),collapsable:!1!==e.collapsable}}}(t,s,n)):[]}return[]}function m(t){const e=b(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function b(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function g(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},246:function(t,e,n){},247:function(t,e,n){"use strict";n.r(e);var i=n(245),s={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(i.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(i.g)(this.link)||Object(i.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(i.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(i.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},r=n(10),a=Object(r.a)(s,(function(){var t=this,e=t._self._c;return t.isInternal?e("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(e){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):e("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?e("OutboundLink"):t._e()],1)}),[],!1,null,null,null);e.default=a.exports},248:function(t,e,n){"use strict";n.r(e);var i={name:"DropdownTransition",methods:{setHeight(t){t.style.height=t.scrollHeight+"px"},unsetHeight(t){t.style.height=""}}},s=(n(249),n(10)),r=Object(s.a)(i,(function(){return(0,this._self._c)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null);e.default=r.exports},249:function(t,e,n){"use strict";n(246)},250:function(t,e,n){},251:function(t,e,n){},254:function(t,e,n){},257:function(t,e,n){},258:function(t,e,n){"use strict";n(250)},259:function(t,e,n){"use strict";n(251)},260:function(t,e,n){"use strict";n.r(e);var i=n(279),s=n(262),r=n(245);function a(t,e){return"group"===e.type&&e.children.some(e=>"group"===e.type?a(t,e):"page"===e.type&&Object(r.e)(t,e.path))}var o={name:"SidebarLinks",components:{SidebarGroup:i.default,SidebarLink:s.default},props:["items","depth","sidebarDepth","initialOpenGroupIndex"],data(){return{openGroupIndex:this.initialOpenGroupIndex||0}},watch:{$route(){this.refreshIndex()}},created(){this.refreshIndex()},methods:{refreshIndex(){const t=function(t,e){for(let n=0;n-1&&(this.openGroupIndex=t)},toggleGroup(t){this.openGroupIndex=t===this.openGroupIndex?-1:t},isActive(t){return Object(r.e)(this.$route,t.regularPath)}}},l=n(10),u=Object(l.a)(o,(function(){var t=this,e=t._self._c;return t.items.length?e("ul",{staticClass:"sidebar-links"},t._l(t.items,(function(n,i){return e("li",{key:i},["group"===n.type?e("SidebarGroup",{attrs:{item:n,open:i===t.openGroupIndex,collapsable:n.collapsable||n.collapsible,depth:t.depth},on:{toggle:function(e){return t.toggleGroup(i)}}}):e("SidebarLink",{attrs:{"sidebar-depth":t.sidebarDepth,item:n}})],1)})),0):t._e()}),[],!1,null,null,null);e.default=u.exports},261:function(t,e,n){"use strict";n.r(e);var i=n(247),s=n(248),r=n(92),a=n.n(r),o={name:"DropdownLink",components:{NavLink:i.default,DropdownTransition:s.default},props:{item:{required:!0}},data:()=>({open:!1}),computed:{dropdownAriaLabel(){return this.item.ariaLabel||this.item.text}},watch:{$route(){this.open=!1}},methods:{setOpen(t){this.open=t},isLastItemOfArray:(t,e)=>a()(e)===t,handleDropdown(){0===event.detail&&this.setOpen(!this.open)}}},l=(n(258),n(10)),u=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown-wrapper",class:{open:t.open}},[e("button",{staticClass:"dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:t.handleDropdown}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow down"})]),t._v(" "),e("button",{staticClass:"mobile-dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:function(e){return t.setOpen(!t.open)}}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow",class:t.open?"down":"right"})]),t._v(" "),e("DropdownTransition",[e("ul",{directives:[{name:"show",rawName:"v-show",value:t.open,expression:"open"}],staticClass:"nav-dropdown"},t._l(t.item.items,(function(n,i){return e("li",{key:n.link||i,staticClass:"dropdown-item"},["links"===n.type?e("h4",[t._v("\n "+t._s(n.text)+"\n ")]):t._e(),t._v(" "),"links"===n.type?e("ul",{staticClass:"dropdown-subitem-wrapper"},t._l(n.items,(function(i){return e("li",{key:i.link,staticClass:"dropdown-subitem"},[e("NavLink",{attrs:{item:i},on:{focusout:function(e){t.isLastItemOfArray(i,n.items)&&t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0):e("NavLink",{attrs:{item:n},on:{focusout:function(e){t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0)])],1)}),[],!1,null,null,null);e.default=u.exports},262:function(t,e,n){"use strict";n.r(e);var i=n(245);function s(t,e,n,i,s){const r={props:{to:e,activeClass:"",exactActiveClass:""},class:{active:i,"sidebar-link":!0}};return s>2&&(r.style={"padding-left":s+"rem"}),t("RouterLink",r,n)}function r(t,e,n,a,o,l=1){return!e||l>o?null:t("ul",{class:"sidebar-sub-headers"},e.map(e=>{const u=Object(i.e)(a,n+"#"+e.slug);return t("li",{class:"sidebar-sub-header"},[s(t,n+"#"+e.slug,e.title,u,e.level-1),r(t,e.children,n,a,o,l+1)])}))}var a={functional:!0,props:["item","sidebarDepth"],render(t,{parent:{$page:e,$site:n,$route:a,$themeConfig:o,$themeLocaleConfig:l},props:{item:u,sidebarDepth:c}}){const p=Object(i.e)(a,u.path),h="auto"===u.type?p||u.children.some(t=>Object(i.e)(a,u.basePath+"#"+t.slug)):p,d="external"===u.type?function(t,e,n){return t("a",{attrs:{href:e,target:"_blank",rel:"noopener noreferrer"},class:{"sidebar-link":!0}},[n,t("OutboundLink")])}(t,u.path,u.title||u.path):s(t,u.path,u.title||u.path,h),f=[e.frontmatter.sidebarDepth,c,l.sidebarDepth,o.sidebarDepth,1].find(t=>void 0!==t),m=l.displayAllHeaders||o.displayAllHeaders;if("auto"===u.type)return[d,r(t,u.children,u.basePath,a,f)];if((h||m)&&u.headers&&!i.d.test(u.path)){return[d,r(t,Object(i.c)(u.headers),u.path,a,f)]}return d}},o=(n(259),n(10)),l=Object(o.a)(a,void 0,void 0,!1,null,null,null);e.default=l.exports},264:function(t,e,n){"use strict";n(254)},270:function(t,e,n){"use strict";n(257)},271:function(t,e,n){},278:function(t,e,n){"use strict";n.r(e);n(91);var i=n(261),s=n(245),r={name:"NavLinks",components:{NavLink:n(247).default,DropdownLink:i.default},data:()=>({version:"2.2.0"}),computed:{userNav(){return this.$themeLocaleConfig.nav||this.$site.themeConfig.nav||[]},nav(){const{locales:t}=this.$site;if(t&&Object.keys(t).length>1){const e=this.$page.path,n=this.$router.options.routes,i=this.$site.themeConfig.locales||{},s={text:this.$themeLocaleConfig.selectText||"Languages",ariaLabel:this.$themeLocaleConfig.ariaLabel||"Select language",items:Object.keys(t).map(s=>{const r=t[s],a=i[s]&&i[s].label||r.lang;let o;return r.lang===this.$lang?o=e:(o=e.replace(this.$localeConfig.path,s),n.some(t=>t.path===o)||(o=s)),{text:a,link:o}})};return[...this.userNav,s]}return this.userNav},userLinks(){return(this.nav||[]).map(t=>Object.assign(Object(s.j)(t),{items:(t.items||[]).map(s.j)}))},repoLink(){const{repo:t}=this.$site.themeConfig;return t?/^https?:/.test(t)?t:"https://github.com/"+t:null},repoLabel(){if(!this.repoLink)return;if(this.$site.themeConfig.repoLabel)return this.$site.themeConfig.repoLabel;const t=this.repoLink.match(/^https?:\/\/[^/]+/)[0],e=["GitHub","GitLab","Bitbucket"];for(let n=0;nfunction t(n,e,r,i=1){if("string"==typeof n)return p(e,n,r);if(Array.isArray(n))return Object.assign(p(e,n[0],r),{title:n[1]});{const s=n.children||[];return 0===s.length&&n.path?Object.assign(p(e,n.path,r),{title:n.title}):{type:"group",path:n.path,title:n.title,sidebarDepth:n.sidebarDepth,initialOpenGroupIndex:n.initialOpenGroupIndex,children:s.map(n=>t(n,e,r,i+1)),collapsable:!1!==n.collapsable}}}(t,i,e)):[]}return[]}function g(t){const n=b(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:n.map(n=>({type:"auto",title:n.title,basePath:t.path,path:t.path+"#"+n.slug,children:n.children||[]}))}]}function b(t){let n;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?n=t:n&&(n.children||(n.children=[])).push(t)}),t.filter(t=>2===t.level)}function m(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},247:function(t,n,e){"use strict";e.r(n);var r=e(245),i={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(r.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(r.g)(this.link)||Object(r.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(r.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(r.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},s=e(10),u=Object(s.a)(i,(function(){var t=this,n=t._self._c;return t.isInternal?n("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(n){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):n("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?n("OutboundLink"):t._e()],1)}),[],!1,null,null,null);n.default=u.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[118],{245:function(t,n,e){"use strict";e.d(n,"d",(function(){return r})),e.d(n,"a",(function(){return s})),e.d(n,"i",(function(){return u})),e.d(n,"f",(function(){return a})),e.d(n,"g",(function(){return l})),e.d(n,"h",(function(){return c})),e.d(n,"b",(function(){return f})),e.d(n,"e",(function(){return h})),e.d(n,"k",(function(){return p})),e.d(n,"l",(function(){return d})),e.d(n,"c",(function(){return b})),e.d(n,"j",(function(){return m}));e(91);const r=/#.*$/,i=/\.(md|html)$/,s=/\/$/,u=/^[a-z]+:/i;function o(t){return decodeURI(t).replace(r,"").replace(i,"")}function a(t){return u.test(t)}function l(t){return/^mailto:/.test(t)}function c(t){return/^tel:/.test(t)}function f(t){if(a(t))return t;const n=t.match(r),e=n?n[0]:"",i=o(t);return s.test(i)?t:i+".html"+e}function h(t,n){const e=decodeURIComponent(t.hash),i=function(t){const n=t.match(r);if(n)return n[0]}(n);if(i&&e!==i)return!1;return o(t.path)===o(n)}function p(t,n,e){if(a(n))return{type:"external",path:n};e&&(n=function(t,n,e){const r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return n+t;const i=n.split("/");e&&i[i.length-1]||i.pop();const s=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(n,e,r,i=1){if("string"==typeof n)return p(e,n,r);if(Array.isArray(n))return Object.assign(p(e,n[0],r),{title:n[1]});{const s=n.children||[];return 0===s.length&&n.path?Object.assign(p(e,n.path,r),{title:n.title}):{type:"group",path:n.path,title:n.title,sidebarDepth:n.sidebarDepth,initialOpenGroupIndex:n.initialOpenGroupIndex,children:s.map(n=>t(n,e,r,i+1)),collapsable:!1!==n.collapsable}}}(t,i,e)):[]}return[]}function g(t){const n=b(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:n.map(n=>({type:"auto",title:n.title,basePath:t.path,path:t.path+"#"+n.slug,children:n.children||[]}))}]}function b(t){let n;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?n=t:n&&(n.children||(n.children=[])).push(t)}),t.filter(t=>2===t.level)}function m(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},247:function(t,n,e){"use strict";e.r(n);var r=e(245),i={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(r.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(r.g)(this.link)||Object(r.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(r.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(r.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},s=e(10),u=Object(s.a)(i,(function(){var t=this,n=t._self._c;return t.isInternal?n("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(n){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):n("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?n("OutboundLink"):t._e()],1)}),[],!1,null,null,null);n.default=u.exports}}]); \ No newline at end of file diff --git a/assets/js/116.9b456169.js b/assets/js/119.db7512dc.js similarity index 96% rename from assets/js/116.9b456169.js rename to assets/js/119.db7512dc.js index a030e7e7..62eb0a22 100644 --- a/assets/js/116.9b456169.js +++ b/assets/js/119.db7512dc.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[116],{1049: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 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([[119],{1055: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 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/14.db066fcd.js b/assets/js/12.1fa59bbf.js similarity index 92% rename from assets/js/14.db066fcd.js rename to assets/js/12.1fa59bbf.js index d520eff9..bec80f86 100644 --- a/assets/js/14.db066fcd.js +++ b/assets/js/12.1fa59bbf.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{1154: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(877),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(878),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(295),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(879),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",[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(880),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(881),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(882),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(883),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(884),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(885),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(295),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(886),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(887),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(888),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(889),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(890),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},295:function(t,e,o){t.exports=o.p+"assets/img/condition.ab321770.png"},877:function(t,e,o){t.exports=o.p+"assets/img/createCartrule.f59d3c55.png"},878:function(t,e,o){t.exports=o.p+"assets/img/configurations.5d9c124c.png"},879:function(t,e,o){t.exports=o.p+"assets/img/attributeCondition.655b39fd.png"},880:function(t,e,o){t.exports=o.p+"assets/img/couponCode.7f792622.png"},881:function(t,e,o){t.exports=o.p+"assets/img/checkoutPage.d39fa003.png"},882:function(t,e,o){t.exports=o.p+"assets/img/applyCoupon.1fd0032b.png"},883:function(t,e,o){t.exports=o.p+"assets/img/couponApplied.22a6cb26.png"},884:function(t,e,o){t.exports=o.p+"assets/img/catalogRule.d389090c.png"},885:function(t,e,o){t.exports=o.p+"assets/img/catalogConfigurations.ecca3049.png"},886:function(t,e,o){t.exports=o.p+"assets/img/catalogConditions.3f3cf255.png"},887:function(t,e,o){t.exports=o.p+"assets/img/contains.3ed8311c.png"},888:function(t,e){t.exports="data:image/png;base64,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"},889:function(t,e,o){t.exports=o.p+"assets/img/catalogOutput.db2a4bb7.png"},890:function(t,e,o){t.exports=o.p+"assets/img/catalogFront.04438821.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{1072: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(393),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(394),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(296),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(395),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",[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(396),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(397),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(398),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(399),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(400),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(401),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(296),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(402),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(403),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(404),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(405),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(406),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},296:function(t,e,o){t.exports=o.p+"assets/img/condition.ab321770.png"},393:function(t,e,o){t.exports=o.p+"assets/img/createCartrule.f59d3c55.png"},394:function(t,e,o){t.exports=o.p+"assets/img/configurations.5d9c124c.png"},395:function(t,e,o){t.exports=o.p+"assets/img/attributeCondition.655b39fd.png"},396:function(t,e,o){t.exports=o.p+"assets/img/couponCode.7f792622.png"},397:function(t,e,o){t.exports=o.p+"assets/img/checkoutPage.d39fa003.png"},398:function(t,e,o){t.exports=o.p+"assets/img/applyCoupon.1fd0032b.png"},399:function(t,e,o){t.exports=o.p+"assets/img/couponApplied.22a6cb26.png"},400:function(t,e,o){t.exports=o.p+"assets/img/catalogRule.d389090c.png"},401:function(t,e,o){t.exports=o.p+"assets/img/catalogConfigurations.ecca3049.png"},402:function(t,e,o){t.exports=o.p+"assets/img/catalogConditions.3f3cf255.png"},403:function(t,e,o){t.exports=o.p+"assets/img/contains.3ed8311c.png"},404:function(t,e){t.exports="data:image/png;base64,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"},405:function(t,e,o){t.exports=o.p+"assets/img/catalogOutput.db2a4bb7.png"},406:function(t,e,o){t.exports=o.p+"assets/img/catalogFront.04438821.png"}}]); \ No newline at end of file diff --git a/assets/js/117.30bd8a5b.js b/assets/js/120.362db6c0.js similarity index 97% rename from assets/js/117.30bd8a5b.js rename to assets/js/120.362db6c0.js index c1409e08..6cb4a9e6 100644 --- a/assets/js/117.30bd8a5b.js +++ b/assets/js/120.362db6c0.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[117],{1051: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([[120],{1056: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/118.59c8465c.js b/assets/js/121.ab84bf47.js similarity index 98% rename from assets/js/118.59c8465c.js rename to assets/js/121.ab84bf47.js index ef82cc9a..55b205f2 100644 --- a/assets/js/118.59c8465c.js +++ b/assets/js/121.ab84bf47.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[118],{1054:function(e,o,a){"use strict";a.r(o);var t=a(10),s=Object(t.a)({},(function(){var e=this,o=e._self._c;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[o("h1",{attrs:{id:"category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#category"}},[e._v("#")]),e._v(" Category")]),e._v(" "),o("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(" "),o("ul",[o("li",[o("strong",[e._v("Electronics:")]),e._v(" Includes gadgets, appliances, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Clothing and Fashion:")]),e._v(" Covers apparel, footwear, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Home and Living:")]),e._v(" Encompasses furniture, decor, and home essentials.C")]),e._v(" "),o("li",[o("strong",[e._v("Beauty and Personal Care:")]),e._v(" Features cosmetics, skincare, and grooming products.")]),e._v(" "),o("li",[o("strong",[e._v("Books and Media:")]),e._v(" Includes books, e-books, movies, and music.")]),e._v(" "),o("li",[o("strong",[e._v("Sports and Outdoors:")]),e._v(" Offers sports equipment, activewear, and outdoor gear.")]),e._v(" "),o("li",[o("strong",[e._v("Health and Wellness:")]),e._v(" Encompasses vitamins, supplements, and healthcare items.")]),e._v(" "),o("li",[o("strong",[e._v("Automotive:")]),e._v(" Covers car parts, accessories, and tools.")])]),e._v(" "),o("p",[e._v("These categories make it easier for shoppers to find and explore products of interest efficiently on e-commerce platforms.")]),e._v(" "),o("h3",{attrs:{id:"root-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[e._v("#")]),e._v(" Root Category")]),e._v(" "),o("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(" "),o("h3",{attrs:{id:"sub-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#sub-category"}},[e._v("#")]),e._v(" Sub Category")]),e._v(" "),o("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(" "),o("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(" "),o("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);o.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[121],{1059:function(e,o,a){"use strict";a.r(o);var t=a(10),s=Object(t.a)({},(function(){var e=this,o=e._self._c;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[o("h1",{attrs:{id:"category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#category"}},[e._v("#")]),e._v(" Category")]),e._v(" "),o("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(" "),o("ul",[o("li",[o("strong",[e._v("Electronics:")]),e._v(" Includes gadgets, appliances, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Clothing and Fashion:")]),e._v(" Covers apparel, footwear, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Home and Living:")]),e._v(" Encompasses furniture, decor, and home essentials.C")]),e._v(" "),o("li",[o("strong",[e._v("Beauty and Personal Care:")]),e._v(" Features cosmetics, skincare, and grooming products.")]),e._v(" "),o("li",[o("strong",[e._v("Books and Media:")]),e._v(" Includes books, e-books, movies, and music.")]),e._v(" "),o("li",[o("strong",[e._v("Sports and Outdoors:")]),e._v(" Offers sports equipment, activewear, and outdoor gear.")]),e._v(" "),o("li",[o("strong",[e._v("Health and Wellness:")]),e._v(" Encompasses vitamins, supplements, and healthcare items.")]),e._v(" "),o("li",[o("strong",[e._v("Automotive:")]),e._v(" Covers car parts, accessories, and tools.")])]),e._v(" "),o("p",[e._v("These categories make it easier for shoppers to find and explore products of interest efficiently on e-commerce platforms.")]),e._v(" "),o("h3",{attrs:{id:"root-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[e._v("#")]),e._v(" Root Category")]),e._v(" "),o("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(" "),o("h3",{attrs:{id:"sub-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#sub-category"}},[e._v("#")]),e._v(" Sub Category")]),e._v(" "),o("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(" "),o("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(" "),o("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);o.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/119.5d852498.js b/assets/js/122.bb1bdc90.js similarity index 90% rename from assets/js/119.5d852498.js rename to assets/js/122.bb1bdc90.js index 63856bc8..23d6d67c 100644 --- a/assets/js/119.5d852498.js +++ b/assets/js/122.bb1bdc90.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[119],{1052: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([[122],{1060: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/144.e16f2898.js b/assets/js/123.f7bedabf.js similarity index 89% rename from assets/js/144.e16f2898.js rename to assets/js/123.f7bedabf.js index a2856d5f..68e8db3f 100644 --- a/assets/js/144.e16f2898.js +++ b/assets/js/123.f7bedabf.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[144],{1144:function(t,e,r){"use strict";r.r(e);var a=r(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"configure"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[this._v("#")]),this._v(" Configure")]),this._v(" "),t("p",[this._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[123],{1062:function(t,e,r){"use strict";r.r(e);var a=r(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"configure"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[this._v("#")]),this._v(" Configure")]),this._v(" "),t("p",[this._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/145.7c5f7b5a.js b/assets/js/124.85d7cd9b.js similarity index 98% rename from assets/js/145.7c5f7b5a.js rename to assets/js/124.85d7cd9b.js index 2c8bf593..d3fd616b 100644 --- a/assets/js/145.7c5f7b5a.js +++ b/assets/js/124.85d7cd9b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[145],{1146: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([[124],{1064: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/123.cda561df.js b/assets/js/125.b98a053a.js similarity index 95% rename from assets/js/123.cda561df.js rename to assets/js/125.b98a053a.js index e1cfcdd4..1aa5a9fd 100644 --- a/assets/js/123.cda561df.js +++ b/assets/js/125.b98a053a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[123],{1064: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([[125],{1068: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/122.d856b8b6.js b/assets/js/126.898a0f3c.js similarity index 95% rename from assets/js/122.d856b8b6.js rename to assets/js/126.898a0f3c.js index 379c4b4c..d4404ce2 100644 --- a/assets/js/122.d856b8b6.js +++ b/assets/js/126.898a0f3c.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[122],{1063: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([[126],{1070: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/124.d267d5a5.js b/assets/js/127.b57b4cd4.js similarity index 97% rename from assets/js/124.d267d5a5.js rename to assets/js/127.b57b4cd4.js index febaa208..61dd1036 100644 --- a/assets/js/124.d267d5a5.js +++ b/assets/js/127.b57b4cd4.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[124],{1065: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([[127],{1069: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/125.74ecf30a.js b/assets/js/128.f6e6ea62.js similarity index 98% rename from assets/js/125.74ecf30a.js rename to assets/js/128.f6e6ea62.js index efce9e42..8d39fdb2 100644 --- a/assets/js/125.74ecf30a.js +++ b/assets/js/128.f6e6ea62.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[125],{1070: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([[128],{1075: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/126.e1c12678.js b/assets/js/129.78d3c9b2.js similarity index 97% rename from assets/js/126.e1c12678.js rename to assets/js/129.78d3c9b2.js index 5f902710..7d2a145d 100644 --- a/assets/js/126.e1c12678.js +++ b/assets/js/129.78d3c9b2.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[126],{1074: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([[129],{1079: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/13.341a390d.js b/assets/js/13.eb4f1f99.js similarity index 92% rename from assets/js/13.341a390d.js rename to assets/js/13.eb4f1f99.js index 3167fef8..8b416999 100644 --- a/assets/js/13.341a390d.js +++ b/assets/js/13.eb4f1f99.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{1111: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(630),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(631),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(292),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(632),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",[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(633),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(634),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(635),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(636),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(637),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(638),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(292),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(639),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(640),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(641),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(642),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(643),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},292:function(t,e,o){t.exports=o.p+"assets/img/condition.ab321770.png"},630:function(t,e,o){t.exports=o.p+"assets/img/createCartrule.f59d3c55.png"},631:function(t,e,o){t.exports=o.p+"assets/img/configurations.5d9c124c.png"},632:function(t,e,o){t.exports=o.p+"assets/img/attributeCondition.655b39fd.png"},633:function(t,e,o){t.exports=o.p+"assets/img/couponCode.7f792622.png"},634:function(t,e,o){t.exports=o.p+"assets/img/checkoutPage.d39fa003.png"},635:function(t,e,o){t.exports=o.p+"assets/img/applyCoupon.1fd0032b.png"},636:function(t,e,o){t.exports=o.p+"assets/img/couponApplied.22a6cb26.png"},637:function(t,e,o){t.exports=o.p+"assets/img/catalogRule.d389090c.png"},638:function(t,e,o){t.exports=o.p+"assets/img/catalogConfigurations.ecca3049.png"},639:function(t,e,o){t.exports=o.p+"assets/img/catalogConditions.3f3cf255.png"},640:function(t,e,o){t.exports=o.p+"assets/img/contains.3ed8311c.png"},641:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAACNCAIAAADkaJM+AAAAA3NCSVQICAjb4U/gAAAAEHRFWHRTb2Z0d2FyZQBTaHV0dGVyY4LQCQAAIABJREFUeNrt3XtQU3feP/CPLsmpXAII0QIRYxgujcjNgcaVTZhymYewXlAsrFRxrdCf8PAsVgUVlYuiRW3hWYuu4rqoxULFguUBZrjsGGq3GZ2CKEWBAakGaRuoEC42Ca2/P7gYBRRcRbq+X+MfbXJufM8n3/f5fs8JTHvw4AEBAAC8qqajCQAAAEEIAACAIAQAAEAQAgAAIAgBAAAQhAAAAAhCAAAABCEAAACCEAAAAEEIAACAIAQAAEAQAgAAIAgBAAAQhAAAAAjCiVNdTgt8U+wZdrpajbMAAAC/pSDslm2W8oUivnDN0ebxZV5zVWl+zsniFt0X6wrKqrs1iiv5pTdxFgAA4DcUhMrKkxU/ERFRY/bpqnEM57plH8RExKenFjfqLuwaHCKxnCn0DF7igLMAAAAvjd5EV2gqyJFriNhsRqNRlOTI3nfz4zzLjhnntafK1+IEAADAb2tE2JBX0KgmtuT9mCVGRN3y7IqOR8eLVSd3RHq/KbYXit193o0vbht+R/3PXfZCEV8o8t7fQESq/Bh7oYjvEls6vOrlnC0hge4uIvs3AwM3n5a1Dr2hqjq5OTIwQOrkIuILRU7i4Ij9MsXw6FLVkJcYKR3Yozg4cHNRE84qAAC8oCBUX84vvEXEdgtaHhDkP5NII88tUzxMQdmWP0UmF1Q1dWvUpFHebVSS4Ti3rKzYE7IuPe9am1JD6u626pIjYX+KLRzIwu6GwpKq6ls/qTRERKr270rPxIXtH5iV7ZYlxWz5rKpuYI/t39W1qzk4qwAA8GKCUD0QexzPAAmHEQX62hCprxUVNg+9m5aad5eIPTc05UjF/+UUZ6XGeBoNr8x47roiL7smLyt+327ElmuP7i9qIuI4BB7/NKf4cLDIiKi9MjXja53bioZLUnIu/d+J3Z6GRNRU8rlcTUTfyWp+IiKbt9Ou1cnrZTn5Cb5cnFUAAHghQaiW513qITKUBIo5ROTs62dJRI2FBQ1ERPRt4aWfiIi3PG53oJuNgC/0WCTUHZ2x2RyOEYdjxDAjtnxDJr9LRIZ+m2L8nPlC701x/hZEpLgsr9NZn2PF5wkcQ4PdOETU3aZoJyILoRWbiJpKjiRnljURXygwwkkFAIAXEoSqS0WybiLqKYyW8IUivnDD0btERHUVZXVEpO5QqoiIeG/MZSZ6FN0/KYmIzGysBlflCmYyRNTdoRqxLGNkxiEi0qjVRGS2JCFuiSWbuhvz0nZJfQMjTteqcFYBAOAFBGG3LF8+esbcKs+rIWIMuQwRkbK57dG32cQmIiKNZszvWhjN5BIRdTS1Di6iaG5TE9Fg5j0JIwg4XF5UfDgyyGkmo2kr/WDX0Rs4rQAA8NyDUCUvvKQhItG2nGvyssF/sj1LjIioTVZcS+QocjckoqaCtOTi2qbmlrqar2U3uokYLseQiNQ1ZYU1bYrmhurm7sc3/oZEZElEPYVp6aU1LXUVaeklPxERz0MkfFo811WUyZs1PM+1KftChEREHYq7+F01AAAwXuP9HqHqUplcQ0S2Ek8+5+EwTeTnzC68pGmqKKvevmnJ+xuyr6TLu789uWXDSSIi4i4/cmWfm6v/Il5BkaJbHv+nQCJi3tpz7WPfRzfvuHG7T2l0ueJmfsSf8oeGiaKYqEVPm2VtzE7ald2uO/60dXVgcF4BAOD5jgi75cVyFRFZuokEuq8bibxtGSK6W1laQyQIOfXpno1v2doYsRkijvlcoTmpiZg/xBxPCBBZGjJEjJGF0Jw9coqV6703PysyyMmCyybGaKbrW2uOf54aZPW041KzbZzmD+yOYRvaOPnEHT6w3gqnFQAAxmvagwcP0AoAAIARIQAAAIIQAAAAQQgAAIAgBAAAQBACAAAgCAEAABCEAAAACEIAAAAEIQAAAIIQAAAAQQgAAIAgBAAAQBACAAAgCAEAABCEAAAACEIAAAAEIQAAAIIQAAAAQQgAAIAgBAAAQBACAAAgCAEAABCEAAAACEIAAAAEIQAAAIIQAAAAQQgAAIAgBAAAQBACAAAgCAEAXiBVt/oZ1lI/01oT20WHQtmN8/MfFYSqip2eb757shlNDePQ+nmYWBqR34GWgBdKcfpde3GqbKKrfbnT6c2Y7NYXemgNR1cEBKbV4hxN5SBsObpCxH8ztlD15OSLebgA24hjZMRhnqkgAkR84SP/7FfkKJ7bZZcs2sUn/kvUwOTrLtwsdRo4oW9KpRF7Tl4eSj42w2E/W7VMmHx/sHvIWOWkrk4M5Aul8V+qJ6tNGk6G+Ej3j9r9deSFib0/akDdjO5yqucjvURktnI8H3/NuK/jdXozjWZ868FvjN7EsuNybvZNIpJnF7QtWWsxRu306A7rOX+IKy5/tmOzkETFcrqJbhSlfvad8O0NS95gM+aOnOfxY9ed3pnNLOIK5jLtOfE72Ov3rbBBLUwejar9J5Wlz+6oRUx3g7ygKHnd1/KUvx8PtCBuwOHygMk5CHV7m2qsTk0lP1nSRkSFuZVxf/DlTEqbKNp71KN84jK2VPBF5mY8o++Obs7nbYtbwkX9jMQWvR0T9MbAf5q5PscT9mhvBhgREpFanlumMBf5OWjkuZ83Db/aXJYcFujkInYSv3vyxuDVdrRIxBf6bPmSqGKnk3DNwNSourkoPkTqJBS7B8Qc/XJgENBRuuNdb7HYXihyEq+Jzm3Q6QuMhNIVocErQr35DLGFgSGhwSuCPNvi3xR5728YHp46bZapVV+nhgR7vinmC8WeK2JPXh6sXPWNoviwQHcXseeKPXnNup1Mt0qtaco/XXizsfBEpUKtUalRCZONMXdbEhgQunbT4U+PxDn1lKadkKmJVEVhQlFYfjdRd93pWOmbYnsXH++w03VERKT8MiMiwMdeKHZfkSZXE6lqszev8XQR2YvXRJ+uHbhql20WD00b1Kb6iDwTq4ioKTc20MfHSSiyd5GG7ChqGjrd6pvpnkIR3yXmsRkOZUW+rHuun6eF6lJ+4dA8WFNubKCP1MlFZP9mcERiRvxAzfvEHK0ZqrdRyrs22UfkPTDOa80JFIqjK55U801nNvCFInudcaqqW6OuyTl5qa36zGlZt0aNTnl0hjbSFUHBK4KCVwQFSmwYoprTYQFSdxcRX+jjHZYmGzyJ6rrcnYFisb2LNCy3beSHXlGRFubjY+/i4x2WVvpw/lOnNyMiajy6Qmwv9PEMSx1eRlGRFhYgdXLxkf53TvVALd34PDok0N1FZO8ijS4enurvkO2PlIp97IVipxUZ1aOXx4hDenTLqssZYT4+9kKxu09sXitO/eQHoaoyu6LHxn/D7mA35lZ5ds1AadWmRuzKbrUN3R4TtyZAaDWwqG1oSurxw3vWO+jGaFVyxJ68bseN2yKXGNWmRu/KbiWi7qab3yrMA3anxG506ilN2vOUu4mMm58zW3FF3kREyip5M1vk7cao2+qufcfxjDmUskHCrkqOjstrJVJXJUfvKex2i0mIFFFZfPSJOp2IFYVvWm9FXCdbhuau3xbiyqASXmIk2oUGOzLtVbKbullUlvxBJXnHHf4wbuNyNx4RNZ+OiD5TZx6wOyFm43I3HtNRuiMmvoJEUTExniT7ICa+eMw7i8obtdXddqEJu3YH85sKUpMLhpa09Ek5lHr8ww2iR8YQbaW5VWqnwLhNgUJNVV5xi85G+KHbd8V5kuyzM3LGJ277BhHJ05Pym8Ys71GNWfNcz8jjh1MPvy8ZHvVxvSPjAs3Iar6QzXbdEBMkQLmMPp5Wt3colR1KZYdqIIfaa+W3yDVq16FtvpybudH7ZSoidU16dFKlymlDyvYQkfmIbdzIiNic2yQIiHs/gNeaGx2RMdRjPNabGboGx6Rs8+XezN+yX6YaXDFfMS9k93ZfzpX06I+q1ER0V156Te26dlfK9g1BDmbDp77uSlWTuWR3SlzcGsnTZ6FG2XJDdtKZavOAQ4f37A73FZrj1E/61KiyIl+mmbt+uSPPPEC0f09pblWcsxtdzi+8axH66Z4458EwURERmYm8JX6PTlCoL31eeNci9NMDG52J/I2afPfkFbeEhhMRMfPEoYGLyENT+s/06ppuEhiNfRRGEn83Jl4mb13Lq5FXk+Nu98GFeZ6+QYFGQZ6GCt8D2RVtS+Z9XnjXIujDXaHOFGReK3tPLm+OEg73I8qG0lsWoYdi1Dt2yW52S7hGKIWXiGM+k6EG1WM3ntlExLZx97XhEBHV5ebXMT6HD28arCtVUfylHteoPYfC+UQi5mZIaoFcJR1zWpUxsvULDnCluU0VG/IuN1DwIiJiOI4SqYT32KLNZXnXNK7bJDZvqIMcjiQXFNWFRwl1N/KWurTkAOMfEhpoJmotkp2ubVITb+zyHv14Hq95IiLOPDc/b8dHF2yrrugQbjiwviY29dJ3ag9HXLONpidvS0DeQMO+tefax74MEZGFSBoQZOXDrSmLqKlqIgnly5qMfE99uFbCkEhVlnfzkU1UF5Q3MT7HD2+SMBRq1eEZXZ5XExUzSm9mIQpeEWSlfrjZgvImRnz8w7UShmya5SEVsjpycx1cMiDIauSp9wkNXDQwYfDkn6p6lC0HEhFpiDNPJPFGLbyEIOwoLahVWwZKrLpVNN/PmR1/qUiudhO2t6nIQmj59FOiUv2kJguh5cCF7lwbDpW2/kQ0UyfjjLhsUmmecjOa4x0g+WBPYUUDr6ZK7bBBxCXSvTfO5fM4JGvuUBn9pKa2k38SnRwqX4XutBJXcuhzCRFRzhkUwUunvPuTmoy4uldO3IDdCVVbPtjlXXxEsnbXoffdFK0dZGVnM7xMe4dKw+YJ+ERExOdZsulux1AhPKGEzHjmpFZrnjAX3lRQVE3z49wNVSpDkactc6K8sCZK6KxbgmZcNim7NUTEsTIj0qjHLG/2U37yp9c8P+j4mSAikp7JQaGMPTUq2bRn48CIzdzu0c6I4ZobkUajJlK19zBWc3lj9FXK1g6ysht4l5lnx6NKZfsTykRns60d6u7yMNehRyHYHarn9bkYZcv80H0x1TuOhP0xX/hWZMq+EFcOzv5kBmFrWeEVDVFuiCh36CVZ4aVYEWcmQ9/W3SV65B7+KHfdOOYzOcNLKr9rUhHXaubIIcA4hg/iUH+zsNzUo+0a1/d9H7+cV7UpVMS1MuRwZjJkEXQ4df28gc0yHCuc7ilJ3ZCXW6s2D5A4ED0sG0YYuLdYGiX7aGf0iT1HvfOXmJuprzQo1GQz0JGZm3HYGkVzC3nziVoUdzVkbsYlUjKGpGpTEvGeOJM2WG/qjhF12pBX8R0Rpa70TR16qbS4Ns5ZZ6DGEOkeKRGpxypvDcOQsr1DPbjSSGzdrarxSOIzYvOcF4k8nrIQ18pMfaW2SUU2nNHfpaECU99qUJCZqzlDqtF7s0dWNDckI8dDWZFDd1iMeOM+7CeXx6hbZpxDjhcFNBWnR29JTy6Q5I/10CK8iCBUVJRVk0VQyq7BkX63LHVzrqxYTgkBfubl2TtimbUSG3UHx3Otn8CCS0XZaTmMMzFOgUuGP+ceK/wsy7N3xHKD3ZTFJ2Q0P0XKJ2qZ+DEzorWBws+OyNmiQ28NT75TXcGJbJqrKDkhJ9sYbz5j7utnXl740QneWgmXupVst/UCVMxUir92eWE+Me2NsoKy0luGSw5tEDE68aL8OrugjSMwG+4ihIFim89y4yPMNi6fS+2McK041NMwImPXFgoQ3ipKv2nod0jEIbJxt2MKylIT5wY5t9U98dESnoMFlZSnZ1pIGMZmecDglfWNMtktEr6duls6MFveUZi0K7uirHq741OKcvTyVoscDI9WnIg/3SNSVz0xni1srNiKf55OfaOFRxZ+wYvwcOhE9DRVfJ7XOlgqPI8A0WgLuS73EZ45kxydqlzuqKrpUNPcx961yT0TH2220ZNkp8tV89YEOROHRu/NdAkDfW0+yz+aZrHe347RdNC8QJvx3sqdO1p5GHGMSHk5P++G45JRttxWmlmmsprLUbMZNpEaj/lNahC2yYq/JYfIjYFuQzd4bdd7FkVfKpMze3cfi6WkE9lJlWQ0d8m8QL8/bNj9dkNyQXp8hYVfgu+S4Usdxm338V20I+PoB3JmntvGw7tCn3mIJhD7ORxpsgzw0+kt1K3y9KR8Ncc2KGHXegERSVKOxVLSmaNJlWr2TOFyi9BAO8ypT5Hrd475TM6VyuT4SsZopo2zJCUhMtTD7JFFur8rzT0hv9tDRhaiNTEbnYmhyOOHNPEfFSXHaziWot3SgCX70ncnpR7NSC/k2PptS0+RmhERNzAupWZnakH6ls/YXEtb0RszxzoIm+BN6y/tyU47IDMXxXkOBmFdSWUd2+1QlEQ0VFq84Jy8DyoLazb5PSUJRy1vRrJtz8b2A9kf7ClkG3LnOY79dIPZkm2RpdEnTiZVcRyChQjCidHIzxyQD/2PX4pYNOqE4RtRxw8PlFA+YzRT6GzHe+zdDzXx+4uSLxHPPfDwvighETmP0ZvpnnnnyOOHNMkfFSXH55L5XL9NvkE0zmcORi0PC7+o4ML4orxrPUHBI7fc0VSRc/TaTyq2odAjcncwH+f+uZj24MGD39Q4okVW/K3yZlHqmY6gT08PPqGj/DxMcoBJKTseiGdeAADghYwIp4xW+dEP0qvJ1i9hT4wzBngAAPCqjQgBAACeK/z1CQAAQBACAAAgCAEAABCEAAAACEIAAIBXxoS/PtHX9/P9n9Xa/v5ff8Xjpq/kpdP0aSw9vRkzGP0Zr/2bm0ItAcoJpkItTezrE51dPUQPXnuNYenp/e53GE2+in755Vdtf//9n9XTp00z5hg+83ZQS4BygilSSxMIws6ununTp3GMDNDiQESq7p4HD+jZOi/UEqCcYOrU0ngvne7/rCYilBoM4xgZPiD6eeK/9he1BCgnmFK1NN4g7Ov7ecYM/EozeMQMht3b9/NE10ItAcoJplQtjTcItf39LD09tC/oYrH0tNr+ia6FWgKUE0ypWhpvEP7664Pp06ehfeGR6pk+/Rme0EMtAcoJplQt4fEqAAB4tYMTTQAAAAhCAAAABCEAAACCEAAAAEEIU52m5XJWQfUPaAgAAAThaCnRfvNq/R3Ny9h1b/25lJ3BoRv+GPr+7otdL3A/DeUXyurvTXS1ztvfXL3dg6oHANDx3L+I2l6ckpRZc19LRKwZJpbWC72WrguwN53Mn6ml5MDBO0EZO+awJ7kxtd9kHTurdIza+meefj97lrFOcFWnxhz7squfiFj6nNl8e+/lK5e5mE/yAd65+I+9Fx0/TLce5XfwfXtm/T7Zj1oiIpaxmcDOddnqlWIr1suuz/qM8IMlw1cUtsF/T/GdTUSkbS49mXauWtHH4rksjYr0dcAv2IInyojaUMmP+PtWj6Hi7ypPicvoW/m3wYoCBOFzDYPezvts9+DkZQLSqn64+lXe2YOb7279W7g9+z+/MduuN/YJfJf6uJiPeKuvs48WrN4aJtTT9nU0Xyw5u29f85a9cR76U+XYtX292jlLt7wjNunvVd6WF39xIP6OOGvryz6svh4t5w+RMav4RESkbz7QZ/VcPbn7RL1g9XsR/PYLmecTjhj/bauHKT7NMLbVq+dXHvkir8VjHZ+ISNNQcrbO2CfBCykILyIIiYhYJoIFdjZEtGC+q4B2/k/Zxevh9gs1bZWnPjl7uemHPn2ei//QVXz711n/OHvltkJ5n/QF61J2LLPS3rmYc+Tc5ZtKLZtrHbR1xyo+UWdtVsb5ysa2e2S+wDdkU6ijKRF1Vh9PPy9vaf+xr5+lb+bgtSZ2neNgb6htPhKx4QgRWfr/NX0l79uczekXFV39pP/6At81saH2A1eFPS0XMzNL5C0dvTRjlqW1aFVEhIcx0Ri709VZey7z/IWrd3pZry/wWhm1znVgmKLR9tef2vbHU0Rk5r83NcrukZUMLAUOdiwimwUuAlJuyyqr7fHwuHfx2JGC+malqpc4ovCEnV7GPQ1lGadK5C19bBNr8ap3wr2sB64hNK2XMzPPVzZ2aPRfdzDp05KAiIiqU0OPaSMP71zMIqKeiwfXZJslZ65fQANte+bUV/WKPpaJ5eK4lBATIu3dkv95u4SITCQxn0Q5Pnra9AXzbRwMiOzsF7oY/xBx/OWXp0bbqzVeYGstsNJ9tUteVK11Xx+73NWQyD68ef3BksofPZbNwscZxmS6OCSoICnv3OVlWz1Mqb387MVel/VhdiyivubSnMzi6ptKMuW7ro5c42PFIqJ7V8+nZV28fvc+6ZstXLd1p5c52hBB+G+EogGLtKShvm8y09Pq5qyL2mpPzXmZuXszLU7GOLKp6/qV+l7bd3ZGWrC1ZMKle18d236kec6ykJ0uxprOPlMukaYpK/Hjcu7SqB32hndlGZnH0qz2JnsZk6btemOfYPV/b+JTT8vFzFMfp/FTk72MiYhYc5bu+LO/CYtY+rOJ2Fbuq8NdTU307jWWZJ46ljk/dZMLi368mJL4yQ+2K6K22pjS7QsZudfv9hEZj7m7h25npXx8gTzC/7Jydl9tXlbG9t6Yv0Y5DoTrvGVbY704RCxD7hNaRd+ARVptH5H2x6u111kesVs9ZrH6iGtMP5al7Dt/z2Vl7CoLbUvZ8SMH77H27lxsTJr6zH3HK00kYX9xna1tqyz44qljqeuZB1O+MvZf/V6UFeteJ2sWmzRELO7vY7f681hEBk/8YLNYBqwpUJ6dXb1Evb3tPRpzw4dTCneuN/bzVgkGGpxt6yig6uuN2mWzWPg8w9gslq1bXJJ0Putbx/De82cbrVeneRgS3fvq2PZTKlH4e2GW2utnz6TvO8/LCHHQ1GZllP3osiY5Zg6r8/terjGaD0H4DPo1RNTbrvhWlll0x0Do49B5+cC/tOId7y2bzyKyiVlVuybrq+vkuJCISM9U6Lpw/kCptZ0ruEqSmKRQx+F+T3O5vKTTMSpFusiAyM46/Gr13q9qe7wWGxIR6fPmOy7gE80X9F59P+NKs8bLlU1ExOJZWc8xGdqEic0iDyIislupuJhU2dJOLhY3i0uuG0gObZU6sIloxjcGegMPYWquPmF3A8dTUnLXel3aeuksInK0Z7W9e6SkMtRRakJEemzu63OsnvCx0fZ0ttd/df5snZ592ODAlDXLXuQyOHV8M6v8uonXX2N8BUTkYm/QGpdQ8NWdxdLZV8rKOwXhKWukJkTkKOi9UnnhyRFSfe5il1v4jiidCL9D1N91/b/mvasaufxsr6USoUZLRNp7rc3fFJyX95m9/PLUEtukqyRpW552Bs/ZKzxq5UITIk3fPS0ZmAz9XAbGpqx+RWcfEXoreBL2/JXhv68+kHnsnrbeULrDfxYRtZUX1JtKd2zysiYih8h2+abyypYQB27XvT7WLBfHBXxjIms03SRITExMSkoa9a2EhITExMTfXhB2lh1cUTbwnzN47it2Ri42bTl5R6u6nrSx4uFS9vd6iR57xkHzff1dEgQIdG8o/tB4p7fv+wN/3nBg+KW5XfeIHn3iQ583S59au3qJRt6M7Gm5mJlV/k1Ley/ps7X9pr1aoq7mlg4DW1eHEUs/dXc/NN7RmDguGJqIM7R15FFJfStJTZ7cp/fLD2384+B4y2yB9L3YAAsi7aMLdTW3dBjwHQVD47IFLnNY/2q+pSFq+Z5MHB1Mxn0OWuubyWKV8PFs0DP3fC/B+OCIgkt4x/HG7fuD88lELGOBz1/+/PI/HFa++zN8ibQ/NHyVdSRnbzrnb4l4tAGemf6idSsXxPyjykCyf5U1e7DD6Vd8l/zHh5eVerM6tcR3XeZVsvd/d0Zf8Vq13EfMxzXWZAQhEY3MwklIwRcVhCbu7+xcJWCz9GdxdWe0Xl+6I8r/4YShvqnBaEMAImKNeMnYPTZx6bzhl1jGc0auymKN2NBAuNZmpnxy3S540w77WeyOL9Izrj9chUY/gvHsjkbf25hYegtWbw2fz2LpG8+eZTyRR4d0fpTRtkssGuOrIqNPFf6/xET9RwsuISEhcblF8L7vg3b8WWzCMjAxnm2iP5U+I6zZdl6bVteu+d+r33T6Sk30TVmk6OwiMici6u26p9UznVoHDFOViaOIT/UmrgvYDz9c9qu3x7gP1w/LkMsiYi0MTzgpuXzhQkla7MULq7fuX27NRutNehZOTgrSi/oeockcB761wEonBa0Ec1jttzr151hZDP0zHuUhfvYcHpearzbr9uw829dZXd//QBYP1531xF6Prc+mPk3v8Pj0tqLPTLTMd6Gd9Ry+YJ7JQPbrz+bO6G2svzNi7afubrbtHHZn8/Ufh4abjbUKsra3enqrGHCtBXzrOU9KQWOBlVlvS23zUARev3pHy7Wexx7Yaf311pGrzDA16P+xpW3EWEowh25/0/jIdxkNWSzq7eslSkxMTEhIeLzUWPo8W2sB32L2VA+VOQv4eoq65oEvRGoaa5vJYoEtbhDCxLFf53FJ0aIyfdgvmZsOfj5ZpnaL121N+HCZcX1ReT3aarKycJSu6cWbrD9oaeKx1P2LlKz0DM1SsZW+prPtHtfDx25kh2vhv3x+yZGTCQYrg9zN2b3tGqvFC118/bkHzx48xl61WGBCPcp2tovXwidMEloKeKySknMXBb7mvUqy/731LFaH/ELZwmX2pmyVYjAgWQt9F/NkZSkZZuFeFprWr75RDv4VR/bTdsd28fHnHjx78IxBqIdpb3Ve1rcGv48RmzyfdnKQ+thfPH8g3SzM15oaizP/pXWL9JlDRC7+/pb7zh78mFZ5OZjQD41dQ+NE60UuZl+UfXLcaukiLt1r7NKS2cMGz8zI6PUXW+n3dPbNdncV8OcYdFWfK3IkPnlK1yfoXIVNSdqbF7+oZ9kLTFg9yuqS7Ktk+85CEyIyFi13zTqYc6CItcqqvTizWuuyXoxHRuFZWPv9x+4XAAADeUlEQVQvty85cibFpGupu4Whtqu59/Vli62JblcWfW9g+7opqa639JGBMb6nOsnjwknumibtLzvrL4rcGnv2k7PnjpV09bOM54jWOY4WhDTb6739lJN5Lmdv8X0yfl0c7rrQyj4iJYadef7ckfROrZ6Jpf1qWy96QvCwXcPD3fdm5ST8i0zmLt70+zURMf5pWV/s3Xlfy9IzMDFfYKVPRGS3Mukv2vRzX+z9V58B19qQRayBuUT203bHtlmX+N+UkZN1UNbLMnNYHJEU5mj4vNrJyjcpgTIySw4kqdhcgSh8a9RiYyIitvW6+E2mWTkXMtNP9ekZGJvbu8wxJSJiLQiLiuz9x9nM9C+0egbGxvbzBSa6DX72WEkfGXAdw21dBfOXbpLeyTibsZ1m8H6/Zn9i4tT+7p22t/V2+cWyW139LH0zgXtw0rrBb30ZuqxPDjuZdu7Y9j4Wz2VpUiS+RAjPaLZX1H5NTuaF8weK75O+mWDxGu/FZNjZcf1iTvkplZb0Zs11DY/0F6ClXkYWTpppDx6M68/43v2+3fL1/+Bv0tRnhKf9EPpRshduNU3MMxTGf3otAcoJfmO1pPfqtlNnbflVraklx5Tu3yw7X95nE+WCFAQAeOW8wkH44+2KgvJmpaqXZszi26/escbHBPUAAIAgfHXYSfenS1EBAACvOPw9QgAAQBACAAAgCAEAABCEAAAACEIAAAAE4ePLTZ/2yy+/or1A1y+//Dp9+rQJ1xxqCVBOMJVqabxByNLT0/b3o31Bl7a/n6U34W/goJYA5QRTqpbGG4T6M167f1+N9gVd9++r9WcwE10LtQQoJ5hStTTeIJwxg5k+fVpXdy+aGAZ0qXqmT582Y8ZrE10RtQQoJ5hStTTeX7o9vIMHDx689hrD0tP73e/woM2r6JdfftX299+///P06dONOYb/TrGilgDlBFOhliYWhER0//7PfffV2v7+X399gKZ/BU2fPo2lp6ev/9qM15h/c1OoJUA5wVSopQkHIQAAwH9UiKIJAAAAQQgAAIAgBAAAQBACAAAgCAEAABCEAAAACEIAAAAEIQAAAIIQAAAAQQgAAIAgBAAAQBACAAAgCAEAABCEAAAACEIAAAAEIQAAAIIQAAAAQQgAAIAgBAAAQBACAAAgCAEAABCEAAAACEIAAAAEIQAAwJTx/wGOlKQBn52c/AAAAABJRU5ErkJggg=="},642:function(t,e,o){t.exports=o.p+"assets/img/catalogOutput.db2a4bb7.png"},643:function(t,e,o){t.exports=o.p+"assets/img/catalogFront.04438821.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{1115: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(608),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(609),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(297),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(610),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",[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(611),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(612),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(613),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(614),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(615),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(616),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(297),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(617),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(618),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(619),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(620),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(621),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},297:function(t,e,o){t.exports=o.p+"assets/img/condition.ab321770.png"},608:function(t,e,o){t.exports=o.p+"assets/img/createCartrule.f59d3c55.png"},609:function(t,e,o){t.exports=o.p+"assets/img/configurations.5d9c124c.png"},610:function(t,e,o){t.exports=o.p+"assets/img/attributeCondition.655b39fd.png"},611:function(t,e,o){t.exports=o.p+"assets/img/couponCode.7f792622.png"},612:function(t,e,o){t.exports=o.p+"assets/img/checkoutPage.d39fa003.png"},613:function(t,e,o){t.exports=o.p+"assets/img/applyCoupon.1fd0032b.png"},614:function(t,e,o){t.exports=o.p+"assets/img/couponApplied.22a6cb26.png"},615:function(t,e,o){t.exports=o.p+"assets/img/catalogRule.d389090c.png"},616:function(t,e,o){t.exports=o.p+"assets/img/catalogConfigurations.ecca3049.png"},617:function(t,e,o){t.exports=o.p+"assets/img/catalogConditions.3f3cf255.png"},618:function(t,e,o){t.exports=o.p+"assets/img/contains.3ed8311c.png"},619:function(t,e){t.exports="data:image/png;base64,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"},620:function(t,e,o){t.exports=o.p+"assets/img/catalogOutput.db2a4bb7.png"},621:function(t,e,o){t.exports=o.p+"assets/img/catalogFront.04438821.png"}}]); \ No newline at end of file diff --git a/assets/js/139.70709f98.js b/assets/js/130.9701f89a.js similarity index 98% rename from assets/js/139.70709f98.js rename to assets/js/130.9701f89a.js index 52fa0e63..015c3223 100644 --- a/assets/js/139.70709f98.js +++ b/assets/js/130.9701f89a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[139],{1125: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([[130],{1087: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/128.545e6036.js b/assets/js/131.65ddd209.js similarity index 96% rename from assets/js/128.545e6036.js rename to assets/js/131.65ddd209.js index c0f9ddf0..6597e850 100644 --- a/assets/js/128.545e6036.js +++ b/assets/js/131.65ddd209.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[128],{1092: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([[131],{1098: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/129.3d617886.js b/assets/js/132.bcd67e76.js similarity index 97% rename from assets/js/129.3d617886.js rename to assets/js/132.bcd67e76.js index aa2d54aa..7faf28a2 100644 --- a/assets/js/129.3d617886.js +++ b/assets/js/132.bcd67e76.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[129],{1093: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([[132],{1099: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/130.80a7576b.js b/assets/js/133.b7fa8b98.js similarity index 98% rename from assets/js/130.80a7576b.js rename to assets/js/133.b7fa8b98.js index ec7d50b6..70c89b91 100644 --- a/assets/js/130.80a7576b.js +++ b/assets/js/133.b7fa8b98.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[130],{1095:function(e,o,a){"use strict";a.r(o);var t=a(10),s=Object(t.a)({},(function(){var e=this,o=e._self._c;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[o("h1",{attrs:{id:"category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#category"}},[e._v("#")]),e._v(" Category")]),e._v(" "),o("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(" "),o("ul",[o("li",[o("strong",[e._v("Electronics:")]),e._v(" Includes gadgets, appliances, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Clothing and Fashion:")]),e._v(" Covers apparel, footwear, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Home and Living:")]),e._v(" Encompasses furniture, decor, and home essentials.C")]),e._v(" "),o("li",[o("strong",[e._v("Beauty and Personal Care:")]),e._v(" Features cosmetics, skincare, and grooming products.")]),e._v(" "),o("li",[o("strong",[e._v("Books and Media:")]),e._v(" Includes books, e-books, movies, and music.")]),e._v(" "),o("li",[o("strong",[e._v("Sports and Outdoors:")]),e._v(" Offers sports equipment, activewear, and outdoor gear.")]),e._v(" "),o("li",[o("strong",[e._v("Health and Wellness:")]),e._v(" Encompasses vitamins, supplements, and healthcare items.")]),e._v(" "),o("li",[o("strong",[e._v("Automotive:")]),e._v(" Covers car parts, accessories, and tools.")])]),e._v(" "),o("p",[e._v("These categories make it easier for shoppers to find and explore products of interest efficiently on e-commerce platforms.")]),e._v(" "),o("h3",{attrs:{id:"root-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[e._v("#")]),e._v(" Root Category")]),e._v(" "),o("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(" "),o("h3",{attrs:{id:"sub-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#sub-category"}},[e._v("#")]),e._v(" Sub Category")]),e._v(" "),o("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(" "),o("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(" "),o("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);o.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[133],{1100:function(e,o,a){"use strict";a.r(o);var t=a(10),s=Object(t.a)({},(function(){var e=this,o=e._self._c;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[o("h1",{attrs:{id:"category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#category"}},[e._v("#")]),e._v(" Category")]),e._v(" "),o("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(" "),o("ul",[o("li",[o("strong",[e._v("Electronics:")]),e._v(" Includes gadgets, appliances, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Clothing and Fashion:")]),e._v(" Covers apparel, footwear, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Home and Living:")]),e._v(" Encompasses furniture, decor, and home essentials.C")]),e._v(" "),o("li",[o("strong",[e._v("Beauty and Personal Care:")]),e._v(" Features cosmetics, skincare, and grooming products.")]),e._v(" "),o("li",[o("strong",[e._v("Books and Media:")]),e._v(" Includes books, e-books, movies, and music.")]),e._v(" "),o("li",[o("strong",[e._v("Sports and Outdoors:")]),e._v(" Offers sports equipment, activewear, and outdoor gear.")]),e._v(" "),o("li",[o("strong",[e._v("Health and Wellness:")]),e._v(" Encompasses vitamins, supplements, and healthcare items.")]),e._v(" "),o("li",[o("strong",[e._v("Automotive:")]),e._v(" Covers car parts, accessories, and tools.")])]),e._v(" "),o("p",[e._v("These categories make it easier for shoppers to find and explore products of interest efficiently on e-commerce platforms.")]),e._v(" "),o("h3",{attrs:{id:"root-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[e._v("#")]),e._v(" Root Category")]),e._v(" "),o("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(" "),o("h3",{attrs:{id:"sub-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#sub-category"}},[e._v("#")]),e._v(" Sub Category")]),e._v(" "),o("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(" "),o("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(" "),o("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);o.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/143.452227c6.js b/assets/js/134.6e523c43.js similarity index 90% rename from assets/js/143.452227c6.js rename to assets/js/134.6e523c43.js index 5273b283..68e49e5c 100644 --- a/assets/js/143.452227c6.js +++ b/assets/js/134.6e523c43.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[143],{1141: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([[134],{1103: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/120.e81b919b.js b/assets/js/135.8aa28e04.js similarity index 89% rename from assets/js/120.e81b919b.js rename to assets/js/135.8aa28e04.js index 3c584595..aa14ad86 100644 --- a/assets/js/120.e81b919b.js +++ b/assets/js/135.8aa28e04.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[120],{1057:function(t,e,r){"use strict";r.r(e);var a=r(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"configure"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[this._v("#")]),this._v(" Configure")]),this._v(" "),t("p",[this._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[135],{1104:function(t,e,r){"use strict";r.r(e);var a=r(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"configure"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[this._v("#")]),this._v(" Configure")]),this._v(" "),t("p",[this._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/121.c96eb03f.js b/assets/js/136.410d3514.js similarity index 98% rename from assets/js/121.c96eb03f.js rename to assets/js/136.410d3514.js index fa2f5283..e23f0b0e 100644 --- a/assets/js/121.c96eb03f.js +++ b/assets/js/136.410d3514.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[121],{1061: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([[136],{1106: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/146.3de2bda3.js b/assets/js/137.6c923bdb.js similarity index 95% rename from assets/js/146.3de2bda3.js rename to assets/js/137.6c923bdb.js index 65298bf8..6729f280 100644 --- a/assets/js/146.3de2bda3.js +++ b/assets/js/137.6c923bdb.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[146],{1148: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([[137],{1111: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/147.67b8526c.js b/assets/js/138.b7113d4b.js similarity index 95% rename from assets/js/147.67b8526c.js rename to assets/js/138.b7113d4b.js index ecbb8f09..3cfc4c36 100644 --- a/assets/js/147.67b8526c.js +++ b/assets/js/138.b7113d4b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[147],{1150: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([[138],{1112: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/136.45cca296.js b/assets/js/139.ec21506f.js similarity index 97% rename from assets/js/136.45cca296.js rename to assets/js/139.ec21506f.js index ba7f0950..7b63d91b 100644 --- a/assets/js/136.45cca296.js +++ b/assets/js/139.ec21506f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[136],{1107: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([[139],{1114: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/12.702e4201.js b/assets/js/14.72eb074b.js similarity index 92% rename from assets/js/12.702e4201.js rename to assets/js/14.72eb074b.js index dcc0af1a..2afff14f 100644 --- a/assets/js/12.702e4201.js +++ b/assets/js/14.72eb074b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{1067: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(388),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(389),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(390),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",[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(391),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(392),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(393),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(394),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(395),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(396),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(397),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(398),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(399),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(400),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(401),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},291:function(t,e,o){t.exports=o.p+"assets/img/condition.ab321770.png"},388:function(t,e,o){t.exports=o.p+"assets/img/createCartrule.f59d3c55.png"},389:function(t,e,o){t.exports=o.p+"assets/img/configurations.5d9c124c.png"},390:function(t,e,o){t.exports=o.p+"assets/img/attributeCondition.655b39fd.png"},391:function(t,e,o){t.exports=o.p+"assets/img/couponCode.7f792622.png"},392:function(t,e,o){t.exports=o.p+"assets/img/checkoutPage.d39fa003.png"},393:function(t,e,o){t.exports=o.p+"assets/img/applyCoupon.1fd0032b.png"},394:function(t,e,o){t.exports=o.p+"assets/img/couponApplied.22a6cb26.png"},395:function(t,e,o){t.exports=o.p+"assets/img/catalogRule.d389090c.png"},396:function(t,e,o){t.exports=o.p+"assets/img/catalogConfigurations.ecca3049.png"},397:function(t,e,o){t.exports=o.p+"assets/img/catalogConditions.3f3cf255.png"},398:function(t,e,o){t.exports=o.p+"assets/img/contains.3ed8311c.png"},399:function(t,e){t.exports="data:image/png;base64,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"},400:function(t,e,o){t.exports=o.p+"assets/img/catalogOutput.db2a4bb7.png"},401:function(t,e,o){t.exports=o.p+"assets/img/catalogFront.04438821.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{1161: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(882),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(883),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(300),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(884),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",[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(885),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(886),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(887),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(888),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(889),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(890),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(300),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(891),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(892),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(893),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(894),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(895),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},300:function(t,e,o){t.exports=o.p+"assets/img/condition.ab321770.png"},882:function(t,e,o){t.exports=o.p+"assets/img/createCartrule.f59d3c55.png"},883:function(t,e,o){t.exports=o.p+"assets/img/configurations.5d9c124c.png"},884:function(t,e,o){t.exports=o.p+"assets/img/attributeCondition.655b39fd.png"},885:function(t,e,o){t.exports=o.p+"assets/img/couponCode.7f792622.png"},886:function(t,e,o){t.exports=o.p+"assets/img/checkoutPage.d39fa003.png"},887:function(t,e,o){t.exports=o.p+"assets/img/applyCoupon.1fd0032b.png"},888:function(t,e,o){t.exports=o.p+"assets/img/couponApplied.22a6cb26.png"},889:function(t,e,o){t.exports=o.p+"assets/img/catalogRule.d389090c.png"},890:function(t,e,o){t.exports=o.p+"assets/img/catalogConfigurations.ecca3049.png"},891:function(t,e,o){t.exports=o.p+"assets/img/catalogConditions.3f3cf255.png"},892:function(t,e,o){t.exports=o.p+"assets/img/contains.3ed8311c.png"},893:function(t,e){t.exports="data:image/png;base64,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"},894:function(t,e,o){t.exports=o.p+"assets/img/catalogOutput.db2a4bb7.png"},895:function(t,e,o){t.exports=o.p+"assets/img/catalogFront.04438821.png"}}]); \ No newline at end of file diff --git a/assets/js/137.0085e34c.js b/assets/js/140.a346945e.js similarity index 98% rename from assets/js/137.0085e34c.js rename to assets/js/140.a346945e.js index 87f98388..6f1968a4 100644 --- a/assets/js/137.0085e34c.js +++ b/assets/js/140.a346945e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[137],{1112: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([[140],{1117: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/138.5d2213d6.js b/assets/js/141.3dd7e6af.js similarity index 97% rename from assets/js/138.5d2213d6.js rename to assets/js/141.3dd7e6af.js index 8ed942dd..612ac04a 100644 --- a/assets/js/138.5d2213d6.js +++ b/assets/js/141.3dd7e6af.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[138],{1116: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([[141],{1124: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/151.0816c96b.js b/assets/js/142.d1073579.js similarity index 98% rename from assets/js/151.0816c96b.js rename to assets/js/142.d1073579.js index 8c57a0c7..fa05a92a 100644 --- a/assets/js/151.0816c96b.js +++ b/assets/js/142.d1073579.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[151],{1170: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([[142],{1129: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/140.4cb2ed80.js b/assets/js/143.89e00d3f.js similarity index 96% rename from assets/js/140.4cb2ed80.js rename to assets/js/143.89e00d3f.js index a3ae07be..9c0e8d65 100644 --- a/assets/js/140.4cb2ed80.js +++ b/assets/js/143.89e00d3f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[140],{1136: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([[143],{1143: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/141.56411bdb.js b/assets/js/144.434f46bf.js similarity index 97% rename from assets/js/141.56411bdb.js rename to assets/js/144.434f46bf.js index ba6744ef..6fe5a574 100644 --- a/assets/js/141.56411bdb.js +++ b/assets/js/144.434f46bf.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[141],{1137: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([[144],{1144: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/142.b31490fb.js b/assets/js/145.3312433b.js similarity index 98% rename from assets/js/142.b31490fb.js rename to assets/js/145.3312433b.js index 3bb2fbb5..03a1c234 100644 --- a/assets/js/142.b31490fb.js +++ b/assets/js/145.3312433b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[142],{1140:function(e,o,a){"use strict";a.r(o);var t=a(10),s=Object(t.a)({},(function(){var e=this,o=e._self._c;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[o("h1",{attrs:{id:"category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#category"}},[e._v("#")]),e._v(" Category")]),e._v(" "),o("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(" "),o("ul",[o("li",[o("strong",[e._v("Electronics:")]),e._v(" Includes gadgets, appliances, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Clothing and Fashion:")]),e._v(" Covers apparel, footwear, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Home and Living:")]),e._v(" Encompasses furniture, decor, and home essentials.C")]),e._v(" "),o("li",[o("strong",[e._v("Beauty and Personal Care:")]),e._v(" Features cosmetics, skincare, and grooming products.")]),e._v(" "),o("li",[o("strong",[e._v("Books and Media:")]),e._v(" Includes books, e-books, movies, and music.")]),e._v(" "),o("li",[o("strong",[e._v("Sports and Outdoors:")]),e._v(" Offers sports equipment, activewear, and outdoor gear.")]),e._v(" "),o("li",[o("strong",[e._v("Health and Wellness:")]),e._v(" Encompasses vitamins, supplements, and healthcare items.")]),e._v(" "),o("li",[o("strong",[e._v("Automotive:")]),e._v(" Covers car parts, accessories, and tools.")])]),e._v(" "),o("h3",{attrs:{id:"root-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[e._v("#")]),e._v(" Root Category")]),e._v(" "),o("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(" "),o("h3",{attrs:{id:"sub-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#sub-category"}},[e._v("#")]),e._v(" Sub Category")]),e._v(" "),o("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(" "),o("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(" "),o("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.")]),e._v(" "),o("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);o.default=s.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[145],{1146:function(e,o,a){"use strict";a.r(o);var t=a(10),s=Object(t.a)({},(function(){var e=this,o=e._self._c;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[o("h1",{attrs:{id:"category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#category"}},[e._v("#")]),e._v(" Category")]),e._v(" "),o("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(" "),o("ul",[o("li",[o("strong",[e._v("Electronics:")]),e._v(" Includes gadgets, appliances, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Clothing and Fashion:")]),e._v(" Covers apparel, footwear, and accessories.")]),e._v(" "),o("li",[o("strong",[e._v("Home and Living:")]),e._v(" Encompasses furniture, decor, and home essentials.C")]),e._v(" "),o("li",[o("strong",[e._v("Beauty and Personal Care:")]),e._v(" Features cosmetics, skincare, and grooming products.")]),e._v(" "),o("li",[o("strong",[e._v("Books and Media:")]),e._v(" Includes books, e-books, movies, and music.")]),e._v(" "),o("li",[o("strong",[e._v("Sports and Outdoors:")]),e._v(" Offers sports equipment, activewear, and outdoor gear.")]),e._v(" "),o("li",[o("strong",[e._v("Health and Wellness:")]),e._v(" Encompasses vitamins, supplements, and healthcare items.")]),e._v(" "),o("li",[o("strong",[e._v("Automotive:")]),e._v(" Covers car parts, accessories, and tools.")])]),e._v(" "),o("h3",{attrs:{id:"root-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[e._v("#")]),e._v(" Root Category")]),e._v(" "),o("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(" "),o("h3",{attrs:{id:"sub-category"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#sub-category"}},[e._v("#")]),e._v(" Sub Category")]),e._v(" "),o("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(" "),o("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(" "),o("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.")]),e._v(" "),o("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);o.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/131.92e48580.js b/assets/js/146.445beb68.js similarity index 90% rename from assets/js/131.92e48580.js rename to assets/js/146.445beb68.js index d6512d77..fec452f6 100644 --- a/assets/js/131.92e48580.js +++ b/assets/js/146.445beb68.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[131],{1097: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([[146],{1148: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/132.4eb9c8df.js b/assets/js/147.21ed3cc0.js similarity index 89% rename from assets/js/132.4eb9c8df.js rename to assets/js/147.21ed3cc0.js index 5d5bae67..f801d297 100644 --- a/assets/js/132.4eb9c8df.js +++ b/assets/js/147.21ed3cc0.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[132],{1100:function(t,e,r){"use strict";r.r(e);var a=r(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"configure"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[this._v("#")]),this._v(" Configure")]),this._v(" "),t("p",[this._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[147],{1149:function(t,e,r){"use strict";r.r(e);var a=r(10),n=Object(a.a)({},(function(){var t=this._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[t("h1",{attrs:{id:"configure"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[this._v("#")]),this._v(" Configure")]),this._v(" "),t("p",[this._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")])])}),[],!1,null,null,null);e.default=n.exports}}]); \ No newline at end of file diff --git a/assets/js/133.4edb01c8.js b/assets/js/148.8ef31725.js similarity index 98% rename from assets/js/133.4edb01c8.js rename to assets/js/148.8ef31725.js index be8123d8..e9416d00 100644 --- a/assets/js/133.4edb01c8.js +++ b/assets/js/148.8ef31725.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[133],{1101: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([[148],{1150: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/134.760bf2d2.js b/assets/js/149.c9e3c6ce.js similarity index 95% rename from assets/js/134.760bf2d2.js rename to assets/js/149.c9e3c6ce.js index c1a09614..9841d473 100644 --- a/assets/js/134.760bf2d2.js +++ b/assets/js/149.c9e3c6ce.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[134],{1105: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([[149],{1156: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/15.cab03324.js b/assets/js/15.3c4b362a.js similarity index 79% rename from assets/js/15.cab03324.js rename to assets/js/15.3c4b362a.js index e370bfd5..fab36af8 100644 --- a/assets/js/15.cab03324.js +++ b/assets/js/15.3c4b362a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{1110: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(616),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(617),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(618),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(619),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(620),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(621),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(622),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(623),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(624),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(625),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(626),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 >> Search & SEO >> 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(627),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(628),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(629),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},616:function(e,t,s){e.exports=s.p+"assets/img/urlRewrite.cc5d8f75.png"},617:function(e,t,s){e.exports=s.p+"assets/img/urlFields.51f0b59e.png"},618:function(e,t,s){e.exports=s.p+"assets/img/urlOutput.1a1e6414.png"},619:function(e,t,s){e.exports=s.p+"assets/img/searchTerm.848f16e0.png"},620:function(e,t,s){e.exports=s.p+"assets/img/searchField.de2dd0e2.png"},621:function(e,t,s){e.exports=s.p+"assets/img/searchGrids.05edc08e.png"},622:function(e,t,s){e.exports=s.p+"assets/img/frontendOutput.380a6cd1.png"},623:function(e,t,s){e.exports=s.p+"assets/img/searchSynonym.3844db4a.png"},624:function(e,t,s){e.exports=s.p+"assets/img/synonymField.dac8c96a.png"},625:function(e,t,s){e.exports=s.p+"assets/img/synonymGrid.72ffd066.png"},626:function(e,t,s){e.exports=s.p+"assets/img/synonymOutput.67432a8c.png"},627:function(e,t,s){e.exports=s.p+"assets/img/createSitemap.d6148cff.png"},628:function(e,t,s){e.exports=s.p+"assets/img/saveSitemap.9d549fa5.png"},629:function(e,t,s){e.exports=s.p+"assets/img/sitemapOutput.e24ff06d.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{1118: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(635),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(636),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(637),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(638),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(639),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(640),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(641),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(642),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(643),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(644),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(645),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 >> Search & SEO >> 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(646),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(647),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(648),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},635:function(e,t,s){e.exports=s.p+"assets/img/urlRewrite.cc5d8f75.png"},636:function(e,t,s){e.exports=s.p+"assets/img/urlFields.51f0b59e.png"},637:function(e,t,s){e.exports=s.p+"assets/img/urlOutput.1a1e6414.png"},638:function(e,t,s){e.exports=s.p+"assets/img/searchTerm.848f16e0.png"},639:function(e,t,s){e.exports=s.p+"assets/img/searchField.de2dd0e2.png"},640:function(e,t,s){e.exports=s.p+"assets/img/searchGrids.05edc08e.png"},641:function(e,t,s){e.exports=s.p+"assets/img/frontendOutput.380a6cd1.png"},642:function(e,t,s){e.exports=s.p+"assets/img/searchSynonym.3844db4a.png"},643:function(e,t,s){e.exports=s.p+"assets/img/synonymField.dac8c96a.png"},644:function(e,t,s){e.exports=s.p+"assets/img/synonymGrid.72ffd066.png"},645:function(e,t,s){e.exports=s.p+"assets/img/synonymOutput.67432a8c.png"},646:function(e,t,s){e.exports=s.p+"assets/img/createSitemap.d6148cff.png"},647:function(e,t,s){e.exports=s.p+"assets/img/saveSitemap.9d549fa5.png"},648:function(e,t,s){e.exports=s.p+"assets/img/sitemapOutput.e24ff06d.png"}}]); \ No newline at end of file diff --git a/assets/js/135.cd071ea8.js b/assets/js/150.f02541c4.js similarity index 95% rename from assets/js/135.cd071ea8.js rename to assets/js/150.f02541c4.js index ad35eedc..92637a52 100644 --- a/assets/js/135.cd071ea8.js +++ b/assets/js/150.f02541c4.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[135],{1106: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([[150],{1158: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/148.2a57ed12.js b/assets/js/151.72ea98ff.js similarity index 97% rename from assets/js/148.2a57ed12.js rename to assets/js/151.72ea98ff.js index 04322b14..6359d4f9 100644 --- a/assets/js/148.2a57ed12.js +++ b/assets/js/151.72ea98ff.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[148],{1152: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([[151],{1159: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/149.c9936cab.js b/assets/js/152.045c34d1.js similarity index 98% rename from assets/js/149.c9936cab.js rename to assets/js/152.045c34d1.js index b9c28236..2a4aea1a 100644 --- a/assets/js/149.c9936cab.js +++ b/assets/js/152.045c34d1.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[149],{1157: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([[152],{1162: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/150.9b8420bd.js b/assets/js/153.565888bb.js similarity index 97% rename from assets/js/150.9b8420bd.js rename to assets/js/153.565888bb.js index 38bb0191..8c71f062 100644 --- a/assets/js/150.9b8420bd.js +++ b/assets/js/153.565888bb.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[150],{1165: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([[153],{1170: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/127.233ca8b0.js b/assets/js/154.a98923ba.js similarity index 98% rename from assets/js/127.233ca8b0.js rename to assets/js/154.a98923ba.js index a3c76b18..45a73fe6 100644 --- a/assets/js/127.233ca8b0.js +++ b/assets/js/154.a98923ba.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[127],{1082: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([[154],{1178: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/152.f33bc18f.js b/assets/js/155.73f3a071.js similarity index 77% rename from assets/js/152.f33bc18f.js rename to assets/js/155.73f3a071.js index a7f711fc..10161b6b 100644 --- a/assets/js/152.f33bc18f.js +++ b/assets/js/155.73f3a071.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[152],{1180: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([[155],{1187: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/153.e171587c.js b/assets/js/156.44cc932e.js similarity index 96% rename from assets/js/153.e171587c.js rename to assets/js/156.44cc932e.js index 46651358..674a95e0 100644 --- a/assets/js/153.e171587c.js +++ b/assets/js/156.44cc932e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[153],{1042:function(n,e,t){"use strict";t.r(e),t.d(e,"register",(function(){return o})),t.d(e,"unregister",(function(){return c}));var r;function o(n,e){void 0===e&&(e={});var t=e.registrationOptions;void 0===t&&(t={}),delete e.registrationOptions;var o=function(n){for(var t=[],r=arguments.length-1;r-- >0;)t[r]=arguments[r+1];e&&e[n]&&e[n].apply(e,t)};"serviceWorker"in navigator&&r.then((function(){Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/))?(!function(n,e,t){fetch(n).then((function(r){404===r.status?(e("error",new Error("Service worker not found at "+n)),c()):-1===r.headers.get("content-type").indexOf("javascript")?(e("error",new Error("Expected "+n+" to have javascript content-type, but received "+r.headers.get("content-type"))),c()):a(n,e,t)})).catch((function(n){return i(e,n)}))}(n,o,t),navigator.serviceWorker.ready.then((function(n){o("ready",n)})).catch((function(n){return i(o,n)}))):(a(n,o,t),navigator.serviceWorker.ready.then((function(n){o("ready",n)})).catch((function(n){return i(o,n)})))}))}function i(n,e){navigator.onLine||n("offline"),n("error",e)}function a(n,e,t){navigator.serviceWorker.register(n,t).then((function(n){e("registered",n),n.waiting?e("updated",n):n.onupdatefound=function(){e("updatefound",n);var t=n.installing;t.onstatechange=function(){"installed"===t.state&&(navigator.serviceWorker.controller?e("updated",n):e("cached",n))}}})).catch((function(n){return i(e,n)}))}function c(){"serviceWorker"in navigator&&navigator.serviceWorker.ready.then((function(n){n.unregister()})).catch((function(n){return i(emit,n)}))}"undefined"!=typeof window&&(r="undefined"!=typeof Promise?new Promise((function(n){return window.addEventListener("load",n)})):{then:function(n){return window.addEventListener("load",n)}})}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[156],{1047:function(n,e,t){"use strict";t.r(e),t.d(e,"register",(function(){return o})),t.d(e,"unregister",(function(){return c}));var r;function o(n,e){void 0===e&&(e={});var t=e.registrationOptions;void 0===t&&(t={}),delete e.registrationOptions;var o=function(n){for(var t=[],r=arguments.length-1;r-- >0;)t[r]=arguments[r+1];e&&e[n]&&e[n].apply(e,t)};"serviceWorker"in navigator&&r.then((function(){Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/))?(!function(n,e,t){fetch(n).then((function(r){404===r.status?(e("error",new Error("Service worker not found at "+n)),c()):-1===r.headers.get("content-type").indexOf("javascript")?(e("error",new Error("Expected "+n+" to have javascript content-type, but received "+r.headers.get("content-type"))),c()):a(n,e,t)})).catch((function(n){return i(e,n)}))}(n,o,t),navigator.serviceWorker.ready.then((function(n){o("ready",n)})).catch((function(n){return i(o,n)}))):(a(n,o,t),navigator.serviceWorker.ready.then((function(n){o("ready",n)})).catch((function(n){return i(o,n)})))}))}function i(n,e){navigator.onLine||n("offline"),n("error",e)}function a(n,e,t){navigator.serviceWorker.register(n,t).then((function(n){e("registered",n),n.waiting?e("updated",n):n.onupdatefound=function(){e("updatefound",n);var t=n.installing;t.onstatechange=function(){"installed"===t.state&&(navigator.serviceWorker.controller?e("updated",n):e("cached",n))}}})).catch((function(n){return i(e,n)}))}function c(){"serviceWorker"in navigator&&navigator.serviceWorker.ready.then((function(n){n.unregister()})).catch((function(n){return i(emit,n)}))}"undefined"!=typeof window&&(r="undefined"!=typeof Promise?new Promise((function(n){return window.addEventListener("load",n)})):{then:function(n){return window.addEventListener("load",n)}})}}]); \ No newline at end of file diff --git a/assets/js/16.7bc2a076.js b/assets/js/16.7bc2a076.js deleted file mode 100644 index 6e667da2..00000000 --- a/assets/js/16.7bc2a076.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{1155: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.2.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(891),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(892),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(893),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(894),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(895),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(896),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(897),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(898),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(899),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(900),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(901),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 >> Search & SEO >> 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(902),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(903),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(904),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.2.0")])])}),[],!1,null,null,null);t.default=r.exports},891:function(e,t,s){e.exports=s.p+"assets/img/urlRewrite.cc5d8f75.png"},892:function(e,t,s){e.exports=s.p+"assets/img/urlFields.51f0b59e.png"},893:function(e,t,s){e.exports=s.p+"assets/img/urlOutput.1a1e6414.png"},894:function(e,t,s){e.exports=s.p+"assets/img/searchTerm.848f16e0.png"},895:function(e,t,s){e.exports=s.p+"assets/img/searchField.de2dd0e2.png"},896:function(e,t,s){e.exports=s.p+"assets/img/searchGrids.05edc08e.png"},897:function(e,t,s){e.exports=s.p+"assets/img/frontendOutput.380a6cd1.png"},898:function(e,t,s){e.exports=s.p+"assets/img/searchSynonym.3844db4a.png"},899:function(e,t,s){e.exports=s.p+"assets/img/synonymField.dac8c96a.png"},900:function(e,t,s){e.exports=s.p+"assets/img/synonymGrid.72ffd066.png"},901:function(e,t,s){e.exports=s.p+"assets/img/synonymOutput.67432a8c.png"},902:function(e,t,s){e.exports=s.p+"assets/img/createSitemap.d6148cff.png"},903:function(e,t,s){e.exports=s.p+"assets/img/saveSitemap.9d549fa5.png"},904:function(e,t,s){e.exports=s.p+"assets/img/sitemapOutput.e24ff06d.png"}}]); \ No newline at end of file diff --git a/assets/js/16.a0b9d834.js b/assets/js/16.a0b9d834.js new file mode 100644 index 00000000..c090df69 --- /dev/null +++ b/assets/js/16.a0b9d834.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{1029:function(e,t,s){e.exports=s.p+"assets/img/urlRewrite.cc5d8f75.png"},1030:function(e,t,s){e.exports=s.p+"assets/img/urlFields.51f0b59e.png"},1031:function(e,t,s){e.exports=s.p+"assets/img/urlOutput.1a1e6414.png"},1032:function(e,t,s){e.exports=s.p+"assets/img/searchTerm.848f16e0.png"},1033:function(e,t,s){e.exports=s.p+"assets/img/searchField.de2dd0e2.png"},1034:function(e,t,s){e.exports=s.p+"assets/img/searchGrids.05edc08e.png"},1035:function(e,t,s){e.exports=s.p+"assets/img/frontendOutput.380a6cd1.png"},1036:function(e,t,s){e.exports=s.p+"assets/img/searchSynonym.3844db4a.png"},1037:function(e,t,s){e.exports=s.p+"assets/img/synonymField.dac8c96a.png"},1038:function(e,t,s){e.exports=s.p+"assets/img/synonymGrid.72ffd066.png"},1039:function(e,t,s){e.exports=s.p+"assets/img/synonymOutput.67432a8c.png"},1040:function(e,t,s){e.exports=s.p+"assets/img/createSitemap.d6148cff.png"},1041:function(e,t,s){e.exports=s.p+"assets/img/saveSitemap.9d549fa5.png"},1042:function(e,t,s){e.exports=s.p+"assets/img/sitemapOutput.e24ff06d.png"},1188: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.2.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(1029),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(1030),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(1031),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(1032),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(1033),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(1034),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(1035),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(1036),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(1037),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(1038),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(1039),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 >> Search & SEO >> 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(1040),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(1041),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(1042),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.2.0")])])}),[],!1,null,null,null);t.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/17.c0c19c96.js b/assets/js/17.9aefd346.js similarity index 81% rename from assets/js/17.c0c19c96.js rename to assets/js/17.9aefd346.js index 48e3e2b7..dd6aafad 100644 --- a/assets/js/17.c0c19c96.js +++ b/assets/js/17.9aefd346.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{1066: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(375),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(376),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(377),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(378),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(379),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(380),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(381),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(382),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(383),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(384),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.")]),t._v(" "),e("h2",{attrs:{id:"newsletter-subscriptions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions"}},[t._v("#")]),t._v(" Newsletter Subscriptions")]),t._v(" "),e("p",[t._v("Bagisto newsletter subscription is an opportunity for the store owners to let their customers receive an interesting newsletter from your Bagisto website.")]),t._v(" "),e("p",[t._v("Email marketing is one of the most powerful tools for your website.")]),t._v(" "),e("p",[t._v("This feature allows you to communicate with your customers in bulk about upcoming offers of your stores such as Black Friday sales, Christmas sales, and New Year offers.")]),t._v(" "),e("h3",{attrs:{id:"admin-configuration"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#admin-configuration"}},[t._v("#")]),t._v(" Admin Configuration")]),t._v(" "),e("p",[e("strong",[t._v("Step 1)")]),t._v(" Firstly the admin can navigate to "),e("strong",[t._v("Configue >> Customer >> Settings")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(385),alt:"Newsletter Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2)")]),t._v(" Now Enable the "),e("strong",[t._v("Newsletter Subscription")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(386),alt:"Newsletter Settings"}})]),t._v(" "),e("h3",{attrs:{id:"newsletter-subscriptions-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions-2"}},[t._v("#")]),t._v(" Newsletter subscriptions")]),t._v(" "),e("p",[t._v("Here the admin can see all their customers who subscribed to the newsletter subscription.")]),t._v(" "),e("p",[t._v("Also, the admin will navigate to "),e("strong",[t._v("Marketing >> Communications >> Newsletter Subscriptions")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(387),alt:"Newsletter Settings"}})])])}),[],!1,null,null,null);e.default=n.exports},375:function(t,e,a){t.exports=a.p+"assets/img/template.9b486bdd.png"},376:function(t,e,a){t.exports=a.p+"assets/img/templateName.43120a7a.png"},377:function(t,e,a){t.exports=a.p+"assets/img/link.68f3ea34.png"},378:function(t,e,a){t.exports=a.p+"assets/img/output.41bd8676.png"},379:function(t,e,a){t.exports=a.p+"assets/img/event.7eb17475.png"},380:function(t,e,a){t.exports=a.p+"assets/img/eventName.50f4e068.png"},381:function(t,e,a){t.exports=a.p+"assets/img/eventOutput.ca12f7e6.png"},382:function(t,e,a){t.exports=a.p+"assets/img/campaign.91fe3411.png"},383:function(t,e,a){t.exports=a.p+"assets/img/campaignConfigration.e42a9937.png"},384:function(t,e,a){t.exports=a.p+"assets/img/campaignOutput.f00bb683.png"},385:function(t,e,a){t.exports=a.p+"assets/img/newsletterSettings.b9d66c0a.png"},386:function(t,e,a){t.exports=a.p+"assets/img/enableNewsletter.d0472579.png"},387:function(t,e,a){t.exports=a.p+"assets/img/newsletterGrid.fe1bd92d.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{1071: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(380),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(381),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(382),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(383),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(384),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(385),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(386),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(387),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(388),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(389),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.")]),t._v(" "),e("h2",{attrs:{id:"newsletter-subscriptions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions"}},[t._v("#")]),t._v(" Newsletter Subscriptions")]),t._v(" "),e("p",[t._v("Bagisto newsletter subscription is an opportunity for the store owners to let their customers receive an interesting newsletter from your Bagisto website.")]),t._v(" "),e("p",[t._v("Email marketing is one of the most powerful tools for your website.")]),t._v(" "),e("p",[t._v("This feature allows you to communicate with your customers in bulk about upcoming offers of your stores such as Black Friday sales, Christmas sales, and New Year offers.")]),t._v(" "),e("h3",{attrs:{id:"admin-configuration"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#admin-configuration"}},[t._v("#")]),t._v(" Admin Configuration")]),t._v(" "),e("p",[e("strong",[t._v("Step 1)")]),t._v(" Firstly the admin can navigate to "),e("strong",[t._v("Configue >> Customer >> Settings")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(390),alt:"Newsletter Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2)")]),t._v(" Now Enable the "),e("strong",[t._v("Newsletter Subscription")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(391),alt:"Newsletter Settings"}})]),t._v(" "),e("h3",{attrs:{id:"newsletter-subscriptions-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions-2"}},[t._v("#")]),t._v(" Newsletter subscriptions")]),t._v(" "),e("p",[t._v("Here the admin can see all their customers who subscribed to the newsletter subscription.")]),t._v(" "),e("p",[t._v("Also, the admin will navigate to "),e("strong",[t._v("Marketing >> Communications >> Newsletter Subscriptions")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(392),alt:"Newsletter Settings"}})])])}),[],!1,null,null,null);e.default=n.exports},380:function(t,e,a){t.exports=a.p+"assets/img/template.9b486bdd.png"},381:function(t,e,a){t.exports=a.p+"assets/img/templateName.43120a7a.png"},382:function(t,e,a){t.exports=a.p+"assets/img/link.68f3ea34.png"},383:function(t,e,a){t.exports=a.p+"assets/img/output.41bd8676.png"},384:function(t,e,a){t.exports=a.p+"assets/img/event.7eb17475.png"},385:function(t,e,a){t.exports=a.p+"assets/img/eventName.50f4e068.png"},386:function(t,e,a){t.exports=a.p+"assets/img/eventOutput.ca12f7e6.png"},387:function(t,e,a){t.exports=a.p+"assets/img/campaign.91fe3411.png"},388:function(t,e,a){t.exports=a.p+"assets/img/campaignConfigration.e42a9937.png"},389:function(t,e,a){t.exports=a.p+"assets/img/campaignOutput.f00bb683.png"},390:function(t,e,a){t.exports=a.p+"assets/img/newsletterSettings.b9d66c0a.png"},391:function(t,e,a){t.exports=a.p+"assets/img/enableNewsletter.d0472579.png"},392:function(t,e,a){t.exports=a.p+"assets/img/newsletterGrid.fe1bd92d.png"}}]); \ No newline at end of file diff --git a/assets/js/18.36193a98.js b/assets/js/18.307c4238.js similarity index 81% rename from assets/js/18.36193a98.js rename to assets/js/18.307c4238.js index 66f82db4..30d355b2 100644 --- a/assets/js/18.36193a98.js +++ b/assets/js/18.307c4238.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[18],{1109: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(603),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(604),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(605),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(606),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(607),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(608),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(609),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(610),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(611),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(612),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.")]),t._v(" "),e("h2",{attrs:{id:"newsletter-subscriptions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions"}},[t._v("#")]),t._v(" Newsletter Subscriptions")]),t._v(" "),e("p",[t._v("Bagisto newsletter subscription is an opportunity for the store owners to let their customers receive an interesting newsletter from your Bagisto website.")]),t._v(" "),e("p",[t._v("Email marketing is one of the most powerful tools for your website.")]),t._v(" "),e("p",[t._v("This feature allows you to communicate with your customers in bulk about upcoming offers of your stores such as Black Friday sales, Christmas sales, and New Year offers.")]),t._v(" "),e("h3",{attrs:{id:"admin-configuration"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#admin-configuration"}},[t._v("#")]),t._v(" Admin Configuration")]),t._v(" "),e("p",[e("strong",[t._v("Step 1)")]),t._v(" Firstly the admin can navigate to "),e("strong",[t._v("Configue >> Customer >> Settings")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(613),alt:"Newsletter Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2)")]),t._v(" Now Enable the "),e("strong",[t._v("Newsletter Subscription")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(614),alt:"Newsletter Settings"}})]),t._v(" "),e("h3",{attrs:{id:"newsletter-subscriptions-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions-2"}},[t._v("#")]),t._v(" Newsletter subscriptions")]),t._v(" "),e("p",[t._v("Here the admin can see all their customers who subscribed to the newsletter subscription.")]),t._v(" "),e("p",[t._v("Also, the admin will navigate to "),e("strong",[t._v("Marketing >> Communications >> Newsletter Subscriptions")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(615),alt:"Newsletter Settings"}})])])}),[],!1,null,null,null);e.default=n.exports},603:function(t,e,a){t.exports=a.p+"assets/img/template.9b486bdd.png"},604:function(t,e,a){t.exports=a.p+"assets/img/templateName.43120a7a.png"},605:function(t,e,a){t.exports=a.p+"assets/img/link.68f3ea34.png"},606:function(t,e,a){t.exports=a.p+"assets/img/output.41bd8676.png"},607:function(t,e,a){t.exports=a.p+"assets/img/event.7eb17475.png"},608:function(t,e,a){t.exports=a.p+"assets/img/eventName.50f4e068.png"},609:function(t,e,a){t.exports=a.p+"assets/img/eventOutput.ca12f7e6.png"},610:function(t,e,a){t.exports=a.p+"assets/img/campaign.91fe3411.png"},611:function(t,e,a){t.exports=a.p+"assets/img/campaignConfigration.e42a9937.png"},612:function(t,e,a){t.exports=a.p+"assets/img/campaignOutput.f00bb683.png"},613:function(t,e,a){t.exports=a.p+"assets/img/newsletterSettings.b9d66c0a.png"},614:function(t,e,a){t.exports=a.p+"assets/img/enableNewsletter.d0472579.png"},615:function(t,e,a){t.exports=a.p+"assets/img/newsletterGrid.fe1bd92d.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[18],{1116: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(622),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(623),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(624),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(625),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(626),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(627),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(628),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(629),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(630),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(631),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.")]),t._v(" "),e("h2",{attrs:{id:"newsletter-subscriptions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions"}},[t._v("#")]),t._v(" Newsletter Subscriptions")]),t._v(" "),e("p",[t._v("Bagisto newsletter subscription is an opportunity for the store owners to let their customers receive an interesting newsletter from your Bagisto website.")]),t._v(" "),e("p",[t._v("Email marketing is one of the most powerful tools for your website.")]),t._v(" "),e("p",[t._v("This feature allows you to communicate with your customers in bulk about upcoming offers of your stores such as Black Friday sales, Christmas sales, and New Year offers.")]),t._v(" "),e("h3",{attrs:{id:"admin-configuration"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#admin-configuration"}},[t._v("#")]),t._v(" Admin Configuration")]),t._v(" "),e("p",[e("strong",[t._v("Step 1)")]),t._v(" Firstly the admin can navigate to "),e("strong",[t._v("Configue >> Customer >> Settings")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(632),alt:"Newsletter Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2)")]),t._v(" Now Enable the "),e("strong",[t._v("Newsletter Subscription")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(633),alt:"Newsletter Settings"}})]),t._v(" "),e("h3",{attrs:{id:"newsletter-subscriptions-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions-2"}},[t._v("#")]),t._v(" Newsletter subscriptions")]),t._v(" "),e("p",[t._v("Here the admin can see all their customers who subscribed to the newsletter subscription.")]),t._v(" "),e("p",[t._v("Also, the admin will navigate to "),e("strong",[t._v("Marketing >> Communications >> Newsletter Subscriptions")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(634),alt:"Newsletter Settings"}})])])}),[],!1,null,null,null);e.default=n.exports},622:function(t,e,a){t.exports=a.p+"assets/img/template.9b486bdd.png"},623:function(t,e,a){t.exports=a.p+"assets/img/templateName.43120a7a.png"},624:function(t,e,a){t.exports=a.p+"assets/img/link.68f3ea34.png"},625:function(t,e,a){t.exports=a.p+"assets/img/output.41bd8676.png"},626:function(t,e,a){t.exports=a.p+"assets/img/event.7eb17475.png"},627:function(t,e,a){t.exports=a.p+"assets/img/eventName.50f4e068.png"},628:function(t,e,a){t.exports=a.p+"assets/img/eventOutput.ca12f7e6.png"},629:function(t,e,a){t.exports=a.p+"assets/img/campaign.91fe3411.png"},630:function(t,e,a){t.exports=a.p+"assets/img/campaignConfigration.e42a9937.png"},631:function(t,e,a){t.exports=a.p+"assets/img/campaignOutput.f00bb683.png"},632:function(t,e,a){t.exports=a.p+"assets/img/newsletterSettings.b9d66c0a.png"},633:function(t,e,a){t.exports=a.p+"assets/img/enableNewsletter.d0472579.png"},634:function(t,e,a){t.exports=a.p+"assets/img/newsletterGrid.fe1bd92d.png"}}]); \ No newline at end of file diff --git a/assets/js/19.e89ca290.js b/assets/js/19.22a73238.js similarity index 81% rename from assets/js/19.e89ca290.js rename to assets/js/19.22a73238.js index 09a0b7cd..e92d97b2 100644 --- a/assets/js/19.e89ca290.js +++ b/assets/js/19.22a73238.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[19],{1153: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(864),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(865),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(866),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(867),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(868),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(869),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(870),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(871),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(872),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(873),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.")]),t._v(" "),e("h2",{attrs:{id:"newsletter-subscriptions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions"}},[t._v("#")]),t._v(" Newsletter Subscriptions")]),t._v(" "),e("p",[t._v("Bagisto newsletter subscription is an opportunity for the store owners to let their customers receive an interesting newsletter from your Bagisto website.")]),t._v(" "),e("p",[t._v("Email marketing is one of the most powerful tools for your website.")]),t._v(" "),e("p",[t._v("This feature allows you to communicate with your customers in bulk about upcoming offers of your stores such as Black Friday sales, Christmas sales, and New Year offers.")]),t._v(" "),e("h3",{attrs:{id:"admin-configuration"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#admin-configuration"}},[t._v("#")]),t._v(" Admin Configuration")]),t._v(" "),e("p",[e("strong",[t._v("Step 1)")]),t._v(" Firstly the admin can navigate to "),e("strong",[t._v("Configue >> Customer >> Settings")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(874),alt:"Newsletter Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2)")]),t._v(" Now Enable the "),e("strong",[t._v("Newsletter Subscription")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(875),alt:"Newsletter Settings"}})]),t._v(" "),e("h3",{attrs:{id:"newsletter-subscriptions-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions-2"}},[t._v("#")]),t._v(" Newsletter subscriptions")]),t._v(" "),e("p",[t._v("Here the admin can see all their customers who subscribed to the newsletter subscription.")]),t._v(" "),e("p",[t._v("Also, the admin will navigate to "),e("strong",[t._v("Marketing >> Communications >> Newsletter Subscriptions")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(876),alt:"Newsletter Settings"}})])])}),[],!1,null,null,null);e.default=n.exports},864:function(t,e,a){t.exports=a.p+"assets/img/template.9b486bdd.png"},865:function(t,e,a){t.exports=a.p+"assets/img/templateName.43120a7a.png"},866:function(t,e,a){t.exports=a.p+"assets/img/link.68f3ea34.png"},867:function(t,e,a){t.exports=a.p+"assets/img/output.41bd8676.png"},868:function(t,e,a){t.exports=a.p+"assets/img/event.7eb17475.png"},869:function(t,e,a){t.exports=a.p+"assets/img/eventName.50f4e068.png"},870:function(t,e,a){t.exports=a.p+"assets/img/eventOutput.ca12f7e6.png"},871:function(t,e,a){t.exports=a.p+"assets/img/campaign.91fe3411.png"},872:function(t,e,a){t.exports=a.p+"assets/img/campaignConfigration.e42a9937.png"},873:function(t,e,a){t.exports=a.p+"assets/img/campaignOutput.f00bb683.png"},874:function(t,e,a){t.exports=a.p+"assets/img/newsletterSettings.b9d66c0a.png"},875:function(t,e,a){t.exports=a.p+"assets/img/enableNewsletter.d0472579.png"},876:function(t,e,a){t.exports=a.p+"assets/img/newsletterGrid.fe1bd92d.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[19],{1160: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(869),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(870),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(871),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(872),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(873),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(874),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(875),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(876),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(877),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(878),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.")]),t._v(" "),e("h2",{attrs:{id:"newsletter-subscriptions"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions"}},[t._v("#")]),t._v(" Newsletter Subscriptions")]),t._v(" "),e("p",[t._v("Bagisto newsletter subscription is an opportunity for the store owners to let their customers receive an interesting newsletter from your Bagisto website.")]),t._v(" "),e("p",[t._v("Email marketing is one of the most powerful tools for your website.")]),t._v(" "),e("p",[t._v("This feature allows you to communicate with your customers in bulk about upcoming offers of your stores such as Black Friday sales, Christmas sales, and New Year offers.")]),t._v(" "),e("h3",{attrs:{id:"admin-configuration"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#admin-configuration"}},[t._v("#")]),t._v(" Admin Configuration")]),t._v(" "),e("p",[e("strong",[t._v("Step 1)")]),t._v(" Firstly the admin can navigate to "),e("strong",[t._v("Configue >> Customer >> Settings")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(879),alt:"Newsletter Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2)")]),t._v(" Now Enable the "),e("strong",[t._v("Newsletter Subscription")]),t._v(" and click on "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(880),alt:"Newsletter Settings"}})]),t._v(" "),e("h3",{attrs:{id:"newsletter-subscriptions-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#newsletter-subscriptions-2"}},[t._v("#")]),t._v(" Newsletter subscriptions")]),t._v(" "),e("p",[t._v("Here the admin can see all their customers who subscribed to the newsletter subscription.")]),t._v(" "),e("p",[t._v("Also, the admin will navigate to "),e("strong",[t._v("Marketing >> Communications >> Newsletter Subscriptions")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(881),alt:"Newsletter Settings"}})])])}),[],!1,null,null,null);e.default=n.exports},869:function(t,e,a){t.exports=a.p+"assets/img/template.9b486bdd.png"},870:function(t,e,a){t.exports=a.p+"assets/img/templateName.43120a7a.png"},871:function(t,e,a){t.exports=a.p+"assets/img/link.68f3ea34.png"},872:function(t,e,a){t.exports=a.p+"assets/img/output.41bd8676.png"},873:function(t,e,a){t.exports=a.p+"assets/img/event.7eb17475.png"},874:function(t,e,a){t.exports=a.p+"assets/img/eventName.50f4e068.png"},875:function(t,e,a){t.exports=a.p+"assets/img/eventOutput.ca12f7e6.png"},876:function(t,e,a){t.exports=a.p+"assets/img/campaign.91fe3411.png"},877:function(t,e,a){t.exports=a.p+"assets/img/campaignConfigration.e42a9937.png"},878:function(t,e,a){t.exports=a.p+"assets/img/campaignOutput.f00bb683.png"},879:function(t,e,a){t.exports=a.p+"assets/img/newsletterSettings.b9d66c0a.png"},880:function(t,e,a){t.exports=a.p+"assets/img/enableNewsletter.d0472579.png"},881:function(t,e,a){t.exports=a.p+"assets/img/newsletterGrid.fe1bd92d.png"}}]); \ No newline at end of file diff --git a/assets/js/2.462848ae.js b/assets/js/2.897ee507.js similarity index 91% rename from assets/js/2.462848ae.js rename to assets/js/2.897ee507.js index 0876a0f8..4607a60f 100644 --- a/assets/js/2.462848ae.js +++ b/assets/js/2.897ee507.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{1047:function(t,e,a){"use strict";a.r(e);var n=a(296),s=a(1041),i=a(297),r=a(298),o=a(245),l={name:"Layout",components:{Home:n.default,Page:i.default,Sidebar:r.default,Navbar:s.default},data:()=>({isSidebarOpen:!1}),computed:{shouldShowNavbar(){const{themeConfig:t}=this.$site,{frontmatter:e}=this.$page;return!1!==e.navbar&&!1!==t.navbar&&(this.$title||t.logo||t.repo||t.nav||t.contactUs||this.$themeLocaleConfig.nav)},shouldShowSidebar(){const{frontmatter:t}=this.$page;return!t.home&&!1!==t.sidebar&&this.sidebarItems.length},sidebarItems(){return Object(o.l)(this.$page,this.$page.regularPath,this.$site,this.$localePath)},pageClasses(){const t=this.$page.frontmatter.pageClass;return[{"no-navbar":!this.shouldShowNavbar,"sidebar-open":this.isSidebarOpen,"no-sidebar":!this.shouldShowSidebar},t]}},mounted(){this.$router.afterEach(()=>{this.isSidebarOpen=!1})},methods:{toggleSidebar(t){this.isSidebarOpen="boolean"==typeof t?t:!this.isSidebarOpen,this.$emit("toggle-sidebar",this.isSidebarOpen)},onTouchStart(t){this.touchStart={x:t.changedTouches[0].clientX,y:t.changedTouches[0].clientY}},onTouchEnd(t){const e=t.changedTouches[0].clientX-this.touchStart.x,a=t.changedTouches[0].clientY-this.touchStart.y;Math.abs(e)>Math.abs(a)&&Math.abs(e)>40&&(e>0&&this.touchStart.x<=80?this.toggleSidebar(!0):this.toggleSidebar(!1))}}},u=a(10),c=Object(u.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"theme-container",class:t.pageClasses,on:{touchstart:t.onTouchStart,touchend:t.onTouchEnd}},[t.shouldShowNavbar?e("Navbar",{on:{"toggle-sidebar":t.toggleSidebar}}):t._e(),t._v(" "),e("div",{staticClass:"sidebar-mask",on:{click:function(e){return t.toggleSidebar(!1)}}}),t._v(" "),e("Sidebar",{attrs:{items:t.sidebarItems},on:{"toggle-sidebar":t.toggleSidebar},scopedSlots:t._u([{key:"top",fn:function(){return[t._t("sidebar-top")]},proxy:!0},{key:"bottom",fn:function(){return[t._t("sidebar-bottom")]},proxy:!0}],null,!0)}),t._v(" "),t.$page.frontmatter.home?e("Home"):e("Page",{attrs:{"sidebar-items":t.sidebarItems},scopedSlots:t._u([{key:"top",fn:function(){return[t._t("page-top")]},proxy:!0},{key:"bottom",fn:function(){return[t._t("page-bottom")]},proxy:!0}],null,!0)})],1)}),[],!1,null,null,null);e.default=c.exports},251:function(t,e,a){},253:function(t,e){t.exports=function(t){return null==t}},255:function(t,e,a){},256:function(t,e,a){},257:function(t,e,a){},259:function(t,e,a){"use strict";a(251)},260:function(t,e,a){"use strict";a.r(e);var n=a(279),s=a(262),i=a(245);function r(t,e){return"group"===e.type&&e.children.some(e=>"group"===e.type?r(t,e):"page"===e.type&&Object(i.e)(t,e.path))}var o={name:"SidebarLinks",components:{SidebarGroup:n.default,SidebarLink:s.default},props:["items","depth","sidebarDepth","initialOpenGroupIndex"],data(){return{openGroupIndex:this.initialOpenGroupIndex||0}},watch:{$route(){this.refreshIndex()}},created(){this.refreshIndex()},methods:{refreshIndex(){const t=function(t,e){for(let a=0;a-1&&(this.openGroupIndex=t)},toggleGroup(t){this.openGroupIndex=t===this.openGroupIndex?-1:t},isActive(t){return Object(i.e)(this.$route,t.regularPath)}}},l=a(10),u=Object(l.a)(o,(function(){var t=this,e=t._self._c;return t.items.length?e("ul",{staticClass:"sidebar-links"},t._l(t.items,(function(a,n){return e("li",{key:n},["group"===a.type?e("SidebarGroup",{attrs:{item:a,open:n===t.openGroupIndex,collapsable:a.collapsable||a.collapsible,depth:t.depth},on:{toggle:function(e){return t.toggleGroup(n)}}}):e("SidebarLink",{attrs:{"sidebar-depth":t.sidebarDepth,item:a}})],1)})),0):t._e()}),[],!1,null,null,null);e.default=u.exports},262:function(t,e,a){"use strict";a.r(e);var n=a(245);function s(t,e,a,n,s){const i={props:{to:e,activeClass:"",exactActiveClass:""},class:{active:n,"sidebar-link":!0}};return s>2&&(i.style={"padding-left":s+"rem"}),t("RouterLink",i,a)}function i(t,e,a,r,o,l=1){return!e||l>o?null:t("ul",{class:"sidebar-sub-headers"},e.map(e=>{const u=Object(n.e)(r,a+"#"+e.slug);return t("li",{class:"sidebar-sub-header"},[s(t,a+"#"+e.slug,e.title,u,e.level-1),i(t,e.children,a,r,o,l+1)])}))}var r={functional:!0,props:["item","sidebarDepth"],render(t,{parent:{$page:e,$site:a,$route:r,$themeConfig:o,$themeLocaleConfig:l},props:{item:u,sidebarDepth:c}}){const p=Object(n.e)(r,u.path),d="auto"===u.type?p||u.children.some(t=>Object(n.e)(r,u.basePath+"#"+t.slug)):p,h="external"===u.type?function(t,e,a){return t("a",{attrs:{href:e,target:"_blank",rel:"noopener noreferrer"},class:{"sidebar-link":!0}},[a,t("OutboundLink")])}(t,u.path,u.title||u.path):s(t,u.path,u.title||u.path,d),f=[e.frontmatter.sidebarDepth,c,l.sidebarDepth,o.sidebarDepth,1].find(t=>void 0!==t),b=l.displayAllHeaders||o.displayAllHeaders;if("auto"===u.type)return[h,i(t,u.children,u.basePath,r,f)];if((d||b)&&u.headers&&!n.d.test(u.path)){return[h,i(t,Object(n.c)(u.headers),u.path,r,f)]}return h}},o=(a(259),a(10)),l=Object(o.a)(r,void 0,void 0,!1,null,null,null);e.default=l.exports},263:function(t,e,a){},266:function(t,e,a){"use strict";a(255)},267:function(t,e,a){var n=a(12),s=a(4),i=a(11);t.exports=function(t){return"string"==typeof t||!s(t)&&i(t)&&"[object String]"==n(t)}},268:function(t,e,a){"use strict";a(256)},269:function(t,e,a){},270:function(t,e,a){"use strict";a(257)},271:function(t,e,a){},279:function(t,e,a){"use strict";a.r(e);var n=a(245),s={name:"SidebarGroup",components:{DropdownTransition:a(248).default},props:["item","open","collapsable","depth"],beforeCreate(){this.$options.components.SidebarLinks=a(260).default},methods:{isActive:n.e}},i=(a(270),a(10)),r=Object(i.a)(s,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"sidebar-group",class:[{collapsable:t.collapsable,"is-sub-group":0!==t.depth},"depth-"+t.depth]},[t.item.path?e("RouterLink",{staticClass:"sidebar-heading clickable",class:{open:t.open,active:t.isActive(t.$route,t.item.path)},attrs:{to:t.item.path},nativeOn:{click:function(e){return t.$emit("toggle")}}},[e("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?e("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]):e("p",{staticClass:"sidebar-heading",class:{open:t.open},on:{click:function(e){return t.$emit("toggle")}}},[e("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?e("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]),t._v(" "),e("DropdownTransition",[t.open||!t.collapsable?e("SidebarLinks",{staticClass:"sidebar-group-items",attrs:{items:t.item.children,"sidebar-depth":t.item.sidebarDepth,"initial-open-group-index":t.item.initialOpenGroupIndex,depth:t.depth+1}}):t._e()],1)],1)}),[],!1,null,null,null);e.default=r.exports},280:function(t,e,a){"use strict";a.r(e);var n=a(253),s=a.n(n),i=a(245),r={name:"PageEdit",computed:{lastUpdated(){return this.$page.lastUpdated},lastUpdatedText(){return"string"==typeof this.$themeLocaleConfig.lastUpdated?this.$themeLocaleConfig.lastUpdated:"string"==typeof this.$site.themeConfig.lastUpdated?this.$site.themeConfig.lastUpdated:"Last Updated"},editLink(){const t=s()(this.$page.frontmatter.editLink)?this.$site.themeConfig.editLinks:this.$page.frontmatter.editLink,{repo:e,docsDir:a="",docsBranch:n="master",docsRepo:i=e}=this.$site.themeConfig;return t&&i&&this.$page.relativePath?this.createEditLink(e,i,a,n,this.$page.relativePath):null},editLinkText(){return this.$themeLocaleConfig.editLinkText||this.$site.themeConfig.editLinkText||"Edit this page"}},methods:{createEditLink(t,e,a,n,s){if(/bitbucket.org/.test(e)){return e.replace(i.a,"")+"/src"+`/${n}/`+(a?a.replace(i.a,"")+"/":"")+s+`?mode=edit&spa=0&at=${n}&fileviewer=file-view-default`}if(/gitlab.com/.test(e)){return e.replace(i.a,"")+"/-/edit"+`/${n}/`+(a?a.replace(i.a,"")+"/":"")+s}return(i.i.test(e)?e:"https://github.com/"+e).replace(i.a,"")+"/edit"+`/${n}/`+(a?a.replace(i.a,"")+"/":"")+s}}},o=(a(266),a(10)),l=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("footer",{staticClass:"page-edit"},[t.editLink?e("div",{staticClass:"edit-link"},[e("a",{attrs:{href:t.editLink,target:"_blank",rel:"noopener noreferrer"}},[t._v(t._s(t.editLinkText))]),t._v(" "),e("OutboundLink")],1):t._e(),t._v(" "),t.lastUpdated?e("div",{staticClass:"last-updated"},[e("span",{staticClass:"prefix"},[t._v(t._s(t.lastUpdatedText)+":")]),t._v(" "),e("span",{staticClass:"time"},[t._v(t._s(t.lastUpdated))])]):t._e()])}),[],!1,null,null,null);e.default=l.exports},281:function(t,e,a){"use strict";a.r(e);a(91);var n=a(245),s=a(267),i=a.n(s),r=a(253),o=a.n(r),l={name:"PageNav",props:["sidebarItems"],computed:{prev(){return c(u.PREV,this)},next(){return c(u.NEXT,this)}}};const u={NEXT:{resolveLink:function(t,e){return p(t,e,1)},getThemeLinkConfig:({nextLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.next},PREV:{resolveLink:function(t,e){return p(t,e,-1)},getThemeLinkConfig:({prevLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.prev}};function c(t,{$themeConfig:e,$page:a,$route:s,$site:r,sidebarItems:l}){const{resolveLink:u,getThemeLinkConfig:c,getPageLinkConfig:p}=t,d=c(e),h=p(a),f=o()(h)?d:h;return!1===f?void 0:i()(f)?Object(n.k)(r.pages,f,s.path):u(a,l)}function p(t,e,a){const n=[];!function t(e,a){for(let n=0,s=e.length;n({isSidebarOpen:!1}),computed:{shouldShowNavbar(){const{themeConfig:t}=this.$site,{frontmatter:e}=this.$page;return!1!==e.navbar&&!1!==t.navbar&&(this.$title||t.logo||t.repo||t.nav||t.contactUs||this.$themeLocaleConfig.nav)},shouldShowSidebar(){const{frontmatter:t}=this.$page;return!t.home&&!1!==t.sidebar&&this.sidebarItems.length},sidebarItems(){return Object(o.l)(this.$page,this.$page.regularPath,this.$site,this.$localePath)},pageClasses(){const t=this.$page.frontmatter.pageClass;return[{"no-navbar":!this.shouldShowNavbar,"sidebar-open":this.isSidebarOpen,"no-sidebar":!this.shouldShowSidebar},t]}},mounted(){this.$router.afterEach(()=>{this.isSidebarOpen=!1})},methods:{toggleSidebar(t){this.isSidebarOpen="boolean"==typeof t?t:!this.isSidebarOpen,this.$emit("toggle-sidebar",this.isSidebarOpen)},onTouchStart(t){this.touchStart={x:t.changedTouches[0].clientX,y:t.changedTouches[0].clientY}},onTouchEnd(t){const e=t.changedTouches[0].clientX-this.touchStart.x,a=t.changedTouches[0].clientY-this.touchStart.y;Math.abs(e)>Math.abs(a)&&Math.abs(e)>40&&(e>0&&this.touchStart.x<=80?this.toggleSidebar(!0):this.toggleSidebar(!1))}}},u=a(10),c=Object(u.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"theme-container",class:t.pageClasses,on:{touchstart:t.onTouchStart,touchend:t.onTouchEnd}},[t.shouldShowNavbar?e("Navbar",{on:{"toggle-sidebar":t.toggleSidebar}}):t._e(),t._v(" "),e("div",{staticClass:"sidebar-mask",on:{click:function(e){return t.toggleSidebar(!1)}}}),t._v(" "),e("Sidebar",{attrs:{items:t.sidebarItems},on:{"toggle-sidebar":t.toggleSidebar},scopedSlots:t._u([{key:"top",fn:function(){return[t._t("sidebar-top")]},proxy:!0},{key:"bottom",fn:function(){return[t._t("sidebar-bottom")]},proxy:!0}],null,!0)}),t._v(" "),t.$page.frontmatter.home?e("Home"):e("Page",{attrs:{"sidebar-items":t.sidebarItems},scopedSlots:t._u([{key:"top",fn:function(){return[t._t("page-top")]},proxy:!0},{key:"bottom",fn:function(){return[t._t("page-bottom")]},proxy:!0}],null,!0)})],1)}),[],!1,null,null,null);e.default=c.exports},251:function(t,e,a){},253:function(t,e){t.exports=function(t){return null==t}},255:function(t,e,a){},256:function(t,e,a){},257:function(t,e,a){},259:function(t,e,a){"use strict";a(251)},260:function(t,e,a){"use strict";a.r(e);var n=a(284),s=a(262),i=a(245);function r(t,e){return"group"===e.type&&e.children.some(e=>"group"===e.type?r(t,e):"page"===e.type&&Object(i.e)(t,e.path))}var o={name:"SidebarLinks",components:{SidebarGroup:n.default,SidebarLink:s.default},props:["items","depth","sidebarDepth","initialOpenGroupIndex"],data(){return{openGroupIndex:this.initialOpenGroupIndex||0}},watch:{$route(){this.refreshIndex()}},created(){this.refreshIndex()},methods:{refreshIndex(){const t=function(t,e){for(let a=0;a-1&&(this.openGroupIndex=t)},toggleGroup(t){this.openGroupIndex=t===this.openGroupIndex?-1:t},isActive(t){return Object(i.e)(this.$route,t.regularPath)}}},l=a(10),u=Object(l.a)(o,(function(){var t=this,e=t._self._c;return t.items.length?e("ul",{staticClass:"sidebar-links"},t._l(t.items,(function(a,n){return e("li",{key:n},["group"===a.type?e("SidebarGroup",{attrs:{item:a,open:n===t.openGroupIndex,collapsable:a.collapsable||a.collapsible,depth:t.depth},on:{toggle:function(e){return t.toggleGroup(n)}}}):e("SidebarLink",{attrs:{"sidebar-depth":t.sidebarDepth,item:a}})],1)})),0):t._e()}),[],!1,null,null,null);e.default=u.exports},262:function(t,e,a){"use strict";a.r(e);var n=a(245);function s(t,e,a,n,s){const i={props:{to:e,activeClass:"",exactActiveClass:""},class:{active:n,"sidebar-link":!0}};return s>2&&(i.style={"padding-left":s+"rem"}),t("RouterLink",i,a)}function i(t,e,a,r,o,l=1){return!e||l>o?null:t("ul",{class:"sidebar-sub-headers"},e.map(e=>{const u=Object(n.e)(r,a+"#"+e.slug);return t("li",{class:"sidebar-sub-header"},[s(t,a+"#"+e.slug,e.title,u,e.level-1),i(t,e.children,a,r,o,l+1)])}))}var r={functional:!0,props:["item","sidebarDepth"],render(t,{parent:{$page:e,$site:a,$route:r,$themeConfig:o,$themeLocaleConfig:l},props:{item:u,sidebarDepth:c}}){const p=Object(n.e)(r,u.path),d="auto"===u.type?p||u.children.some(t=>Object(n.e)(r,u.basePath+"#"+t.slug)):p,h="external"===u.type?function(t,e,a){return t("a",{attrs:{href:e,target:"_blank",rel:"noopener noreferrer"},class:{"sidebar-link":!0}},[a,t("OutboundLink")])}(t,u.path,u.title||u.path):s(t,u.path,u.title||u.path,d),f=[e.frontmatter.sidebarDepth,c,l.sidebarDepth,o.sidebarDepth,1].find(t=>void 0!==t),b=l.displayAllHeaders||o.displayAllHeaders;if("auto"===u.type)return[h,i(t,u.children,u.basePath,r,f)];if((d||b)&&u.headers&&!n.d.test(u.path)){return[h,i(t,Object(n.c)(u.headers),u.path,r,f)]}return h}},o=(a(259),a(10)),l=Object(o.a)(r,void 0,void 0,!1,null,null,null);e.default=l.exports},263:function(t,e,a){},266:function(t,e,a){"use strict";a(255)},267:function(t,e,a){var n=a(12),s=a(4),i=a(11);t.exports=function(t){return"string"==typeof t||!s(t)&&i(t)&&"[object String]"==n(t)}},268:function(t,e,a){"use strict";a(256)},269:function(t,e,a){},270:function(t,e,a){"use strict";a(257)},271:function(t,e,a){},284:function(t,e,a){"use strict";a.r(e);var n=a(245),s={name:"SidebarGroup",components:{DropdownTransition:a(248).default},props:["item","open","collapsable","depth"],beforeCreate(){this.$options.components.SidebarLinks=a(260).default},methods:{isActive:n.e}},i=(a(270),a(10)),r=Object(i.a)(s,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"sidebar-group",class:[{collapsable:t.collapsable,"is-sub-group":0!==t.depth},"depth-"+t.depth]},[t.item.path?e("RouterLink",{staticClass:"sidebar-heading clickable",class:{open:t.open,active:t.isActive(t.$route,t.item.path)},attrs:{to:t.item.path},nativeOn:{click:function(e){return t.$emit("toggle")}}},[e("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?e("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]):e("p",{staticClass:"sidebar-heading",class:{open:t.open},on:{click:function(e){return t.$emit("toggle")}}},[e("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?e("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]),t._v(" "),e("DropdownTransition",[t.open||!t.collapsable?e("SidebarLinks",{staticClass:"sidebar-group-items",attrs:{items:t.item.children,"sidebar-depth":t.item.sidebarDepth,"initial-open-group-index":t.item.initialOpenGroupIndex,depth:t.depth+1}}):t._e()],1)],1)}),[],!1,null,null,null);e.default=r.exports},285:function(t,e,a){"use strict";a.r(e);var n=a(253),s=a.n(n),i=a(245),r={name:"PageEdit",computed:{lastUpdated(){return this.$page.lastUpdated},lastUpdatedText(){return"string"==typeof this.$themeLocaleConfig.lastUpdated?this.$themeLocaleConfig.lastUpdated:"string"==typeof this.$site.themeConfig.lastUpdated?this.$site.themeConfig.lastUpdated:"Last Updated"},editLink(){const t=s()(this.$page.frontmatter.editLink)?this.$site.themeConfig.editLinks:this.$page.frontmatter.editLink,{repo:e,docsDir:a="",docsBranch:n="master",docsRepo:i=e}=this.$site.themeConfig;return t&&i&&this.$page.relativePath?this.createEditLink(e,i,a,n,this.$page.relativePath):null},editLinkText(){return this.$themeLocaleConfig.editLinkText||this.$site.themeConfig.editLinkText||"Edit this page"}},methods:{createEditLink(t,e,a,n,s){if(/bitbucket.org/.test(e)){return e.replace(i.a,"")+"/src"+`/${n}/`+(a?a.replace(i.a,"")+"/":"")+s+`?mode=edit&spa=0&at=${n}&fileviewer=file-view-default`}if(/gitlab.com/.test(e)){return e.replace(i.a,"")+"/-/edit"+`/${n}/`+(a?a.replace(i.a,"")+"/":"")+s}return(i.i.test(e)?e:"https://github.com/"+e).replace(i.a,"")+"/edit"+`/${n}/`+(a?a.replace(i.a,"")+"/":"")+s}}},o=(a(266),a(10)),l=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("footer",{staticClass:"page-edit"},[t.editLink?e("div",{staticClass:"edit-link"},[e("a",{attrs:{href:t.editLink,target:"_blank",rel:"noopener noreferrer"}},[t._v(t._s(t.editLinkText))]),t._v(" "),e("OutboundLink")],1):t._e(),t._v(" "),t.lastUpdated?e("div",{staticClass:"last-updated"},[e("span",{staticClass:"prefix"},[t._v(t._s(t.lastUpdatedText)+":")]),t._v(" "),e("span",{staticClass:"time"},[t._v(t._s(t.lastUpdated))])]):t._e()])}),[],!1,null,null,null);e.default=l.exports},286:function(t,e,a){"use strict";a.r(e);a(91);var n=a(245),s=a(267),i=a.n(s),r=a(253),o=a.n(r),l={name:"PageNav",props:["sidebarItems"],computed:{prev(){return c(u.PREV,this)},next(){return c(u.NEXT,this)}}};const u={NEXT:{resolveLink:function(t,e){return p(t,e,1)},getThemeLinkConfig:({nextLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.next},PREV:{resolveLink:function(t,e){return p(t,e,-1)},getThemeLinkConfig:({prevLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.prev}};function c(t,{$themeConfig:e,$page:a,$route:s,$site:r,sidebarItems:l}){const{resolveLink:u,getThemeLinkConfig:c,getPageLinkConfig:p}=t,d=c(e),h=p(a),f=o()(h)?d:h;return!1===f?void 0:i()(f)?Object(n.k)(r.pages,f,s.path):u(a,l)}function p(t,e,a){const n=[];!function t(e,a){for(let n=0,s=e.length;nfunction t(e,n,r,i=1){if("string"==typeof e)return d(n,e,r);if(Array.isArray(e))return Object.assign(d(n,e[0],r),{title:e[1]});{const a=e.children||[];return 0===a.length&&e.path?Object.assign(d(n,e.path,r),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:a.map(e=>t(e,n,r,i+1)),collapsable:!1!==e.collapsable}}}(t,i,n)):[]}return[]}function g(t){const e=v(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function v(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function m(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},253:function(t,e){t.exports=function(t){return null==t}},255:function(t,e,n){},256:function(t,e,n){},266:function(t,e,n){"use strict";n(255)},267:function(t,e,n){var r=n(12),i=n(4),a=n(11);t.exports=function(t){return"string"==typeof t||!i(t)&&a(t)&&"[object String]"==r(t)}},268:function(t,e,n){"use strict";n(256)},269:function(t,e,n){},280:function(t,e,n){"use strict";n.r(e);var r=n(253),i=n.n(r),a=n(245),s={name:"PageEdit",computed:{lastUpdated(){return this.$page.lastUpdated},lastUpdatedText(){return"string"==typeof this.$themeLocaleConfig.lastUpdated?this.$themeLocaleConfig.lastUpdated:"string"==typeof this.$site.themeConfig.lastUpdated?this.$site.themeConfig.lastUpdated:"Last Updated"},editLink(){const t=i()(this.$page.frontmatter.editLink)?this.$site.themeConfig.editLinks:this.$page.frontmatter.editLink,{repo:e,docsDir:n="",docsBranch:r="master",docsRepo:a=e}=this.$site.themeConfig;return t&&a&&this.$page.relativePath?this.createEditLink(e,a,n,r,this.$page.relativePath):null},editLinkText(){return this.$themeLocaleConfig.editLinkText||this.$site.themeConfig.editLinkText||"Edit this page"}},methods:{createEditLink(t,e,n,r,i){if(/bitbucket.org/.test(e)){return e.replace(a.a,"")+"/src"+`/${r}/`+(n?n.replace(a.a,"")+"/":"")+i+`?mode=edit&spa=0&at=${r}&fileviewer=file-view-default`}if(/gitlab.com/.test(e)){return e.replace(a.a,"")+"/-/edit"+`/${r}/`+(n?n.replace(a.a,"")+"/":"")+i}return(a.i.test(e)?e:"https://github.com/"+e).replace(a.a,"")+"/edit"+`/${r}/`+(n?n.replace(a.a,"")+"/":"")+i}}},o=(n(266),n(10)),u=Object(o.a)(s,(function(){var t=this,e=t._self._c;return e("footer",{staticClass:"page-edit"},[t.editLink?e("div",{staticClass:"edit-link"},[e("a",{attrs:{href:t.editLink,target:"_blank",rel:"noopener noreferrer"}},[t._v(t._s(t.editLinkText))]),t._v(" "),e("OutboundLink")],1):t._e(),t._v(" "),t.lastUpdated?e("div",{staticClass:"last-updated"},[e("span",{staticClass:"prefix"},[t._v(t._s(t.lastUpdatedText)+":")]),t._v(" "),e("span",{staticClass:"time"},[t._v(t._s(t.lastUpdated))])]):t._e()])}),[],!1,null,null,null);e.default=u.exports},281:function(t,e,n){"use strict";n.r(e);n(91);var r=n(245),i=n(267),a=n.n(i),s=n(253),o=n.n(s),u={name:"PageNav",props:["sidebarItems"],computed:{prev(){return l(c.PREV,this)},next(){return l(c.NEXT,this)}}};const c={NEXT:{resolveLink:function(t,e){return p(t,e,1)},getThemeLinkConfig:({nextLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.next},PREV:{resolveLink:function(t,e){return p(t,e,-1)},getThemeLinkConfig:({prevLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.prev}};function l(t,{$themeConfig:e,$page:n,$route:i,$site:s,sidebarItems:u}){const{resolveLink:c,getThemeLinkConfig:l,getPageLinkConfig:p}=t,f=l(e),d=p(n),h=o()(d)?f:d;return!1===h?void 0:a()(h)?Object(r.k)(s.pages,h,i.path):c(n,u)}function p(t,e,n){const r=[];!function t(e,n){for(let r=0,i=e.length;rfunction t(e,n,r,i=1){if("string"==typeof e)return d(n,e,r);if(Array.isArray(e))return Object.assign(d(n,e[0],r),{title:e[1]});{const a=e.children||[];return 0===a.length&&e.path?Object.assign(d(n,e.path,r),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:a.map(e=>t(e,n,r,i+1)),collapsable:!1!==e.collapsable}}}(t,i,n)):[]}return[]}function g(t){const e=v(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function v(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function m(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},253:function(t,e){t.exports=function(t){return null==t}},255:function(t,e,n){},256:function(t,e,n){},266:function(t,e,n){"use strict";n(255)},267:function(t,e,n){var r=n(12),i=n(4),a=n(11);t.exports=function(t){return"string"==typeof t||!i(t)&&a(t)&&"[object String]"==r(t)}},268:function(t,e,n){"use strict";n(256)},269:function(t,e,n){},285:function(t,e,n){"use strict";n.r(e);var r=n(253),i=n.n(r),a=n(245),s={name:"PageEdit",computed:{lastUpdated(){return this.$page.lastUpdated},lastUpdatedText(){return"string"==typeof this.$themeLocaleConfig.lastUpdated?this.$themeLocaleConfig.lastUpdated:"string"==typeof this.$site.themeConfig.lastUpdated?this.$site.themeConfig.lastUpdated:"Last Updated"},editLink(){const t=i()(this.$page.frontmatter.editLink)?this.$site.themeConfig.editLinks:this.$page.frontmatter.editLink,{repo:e,docsDir:n="",docsBranch:r="master",docsRepo:a=e}=this.$site.themeConfig;return t&&a&&this.$page.relativePath?this.createEditLink(e,a,n,r,this.$page.relativePath):null},editLinkText(){return this.$themeLocaleConfig.editLinkText||this.$site.themeConfig.editLinkText||"Edit this page"}},methods:{createEditLink(t,e,n,r,i){if(/bitbucket.org/.test(e)){return e.replace(a.a,"")+"/src"+`/${r}/`+(n?n.replace(a.a,"")+"/":"")+i+`?mode=edit&spa=0&at=${r}&fileviewer=file-view-default`}if(/gitlab.com/.test(e)){return e.replace(a.a,"")+"/-/edit"+`/${r}/`+(n?n.replace(a.a,"")+"/":"")+i}return(a.i.test(e)?e:"https://github.com/"+e).replace(a.a,"")+"/edit"+`/${r}/`+(n?n.replace(a.a,"")+"/":"")+i}}},o=(n(266),n(10)),u=Object(o.a)(s,(function(){var t=this,e=t._self._c;return e("footer",{staticClass:"page-edit"},[t.editLink?e("div",{staticClass:"edit-link"},[e("a",{attrs:{href:t.editLink,target:"_blank",rel:"noopener noreferrer"}},[t._v(t._s(t.editLinkText))]),t._v(" "),e("OutboundLink")],1):t._e(),t._v(" "),t.lastUpdated?e("div",{staticClass:"last-updated"},[e("span",{staticClass:"prefix"},[t._v(t._s(t.lastUpdatedText)+":")]),t._v(" "),e("span",{staticClass:"time"},[t._v(t._s(t.lastUpdated))])]):t._e()])}),[],!1,null,null,null);e.default=u.exports},286:function(t,e,n){"use strict";n.r(e);n(91);var r=n(245),i=n(267),a=n.n(i),s=n(253),o=n.n(s),u={name:"PageNav",props:["sidebarItems"],computed:{prev(){return l(c.PREV,this)},next(){return l(c.NEXT,this)}}};const c={NEXT:{resolveLink:function(t,e){return p(t,e,1)},getThemeLinkConfig:({nextLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.next},PREV:{resolveLink:function(t,e){return p(t,e,-1)},getThemeLinkConfig:({prevLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.prev}};function l(t,{$themeConfig:e,$page:n,$route:i,$site:s,sidebarItems:u}){const{resolveLink:c,getThemeLinkConfig:l,getPageLinkConfig:p}=t,f=l(e),d=p(n),h=o()(d)?f:d;return!1===h?void 0:a()(h)?Object(r.k)(s.pages,h,i.path):c(n,u)}function p(t,e,n){const r=[];!function t(e,n){for(let r=0,i=e.length;r> Channels >> Create Channel")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(717),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(718),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(719),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(720),alt:"Theme"}})]),e._v(" "),t("h3",{attrs:{id:"logo"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo"}},[e._v("#")]),e._v(" Logo")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Logo")]),e._v(" kindly click on this logo add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(721),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"logo-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo-on-frontend"}},[e._v("#")]),e._v(" Logo on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(722),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon"}},[e._v("#")]),e._v(" Favicon")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Favicon")]),e._v(" kindly click on this favicon add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(723),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon-on-frontend"}},[e._v("#")]),e._v(" Favicon on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(724),alt:"Theme1"}})]),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(725),alt:"SEO"}})]),e._v(" "),t("h3",{attrs:{id:"maintenance-mode"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#maintenance-mode"}},[e._v("#")]),e._v(" Maintenance Mode")]),e._v(" "),t("p",[e._v("In Bagisto, "),t("strong",[e._v("maintenance mode")]),e._v(" refers to a feature that allows you to put your online store into a temporary offline state. This mode is typically used when you need to perform updates, maintenance tasks, or make significant changes to your store's backend or frontend without disrupting the customer experience.")]),e._v(" "),t("p",[t("strong",[e._v("1) Message-")]),e._v(" Enter the message that will visible to the customers when they visit your store under maintenance mode.")]),e._v(" "),t("p",[t("strong",[e._v("2) Allowed IPs-")]),e._v(" Enter the IP address that will run under maintenance mode")]),e._v(" "),t("p",[t("strong",[e._v("3) Status-")]),e._v(" Enable/Disable the status for the maintenance mode.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(726),alt:"Maintenance Mode"}})]),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(727),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=a.exports},717:function(e,t,n){e.exports=n.p+"assets/img/channels.eadfb45b.png"},718:function(e,t,n){e.exports=n.p+"assets/img/general.5849fe78.png"},719:function(e,t,n){e.exports=n.p+"assets/img/currencyLocal.4e83b107.png"},720:function(e,t,n){e.exports=n.p+"assets/img/theme.9274b839.png"},721:function(e,t,n){e.exports=n.p+"assets/img/frontendLogos.686a5669.png"},722:function(e,t,n){e.exports=n.p+"assets/img/logoOutputs.3be56cf8.png"},723:function(e,t,n){e.exports=n.p+"assets/img/frontendFavicon.2fb0d95a.png"},724:function(e,t,n){e.exports=n.p+"assets/img/faviconOutput.0af4ffb5.png"},725:function(e,t,n){e.exports=n.p+"assets/img/seo.0fe2a12e.png"},726:function(e,t){e.exports="data:image/png;base64,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"},727:function(e,t,n){e.exports=n.p+"assets/img/channelGrid.2fb2d268.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[21],{1088:function(e,t,n){"use strict";n.r(t);var s=n(10),a=Object(s.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(483),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(484),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(485),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(486),alt:"Theme"}})]),e._v(" "),t("h3",{attrs:{id:"logo"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo"}},[e._v("#")]),e._v(" Logo")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Logo")]),e._v(" kindly click on this logo add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(487),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"logo-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo-on-frontend"}},[e._v("#")]),e._v(" Logo on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(488),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon"}},[e._v("#")]),e._v(" Favicon")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Favicon")]),e._v(" kindly click on this favicon add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(489),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon-on-frontend"}},[e._v("#")]),e._v(" Favicon on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(490),alt:"Theme1"}})]),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(491),alt:"SEO"}})]),e._v(" "),t("h3",{attrs:{id:"maintenance-mode"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#maintenance-mode"}},[e._v("#")]),e._v(" Maintenance Mode")]),e._v(" "),t("p",[e._v("In Bagisto, "),t("strong",[e._v("maintenance mode")]),e._v(" refers to a feature that allows you to put your online store into a temporary offline state. This mode is typically used when you need to perform updates, maintenance tasks, or make significant changes to your store's backend or frontend without disrupting the customer experience.")]),e._v(" "),t("p",[t("strong",[e._v("1) Message-")]),e._v(" Enter the message that will visible to the customers when they visit your store under maintenance mode.")]),e._v(" "),t("p",[t("strong",[e._v("2) Allowed IPs-")]),e._v(" Enter the IP address that will run under maintenance mode")]),e._v(" "),t("p",[t("strong",[e._v("3) Status-")]),e._v(" Enable/Disable the status for the maintenance mode.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(492),alt:"Maintenance Mode"}})]),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(493),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=a.exports},483:function(e,t,n){e.exports=n.p+"assets/img/channels.eadfb45b.png"},484:function(e,t,n){e.exports=n.p+"assets/img/general.5849fe78.png"},485:function(e,t,n){e.exports=n.p+"assets/img/currencyLocal.4e83b107.png"},486:function(e,t,n){e.exports=n.p+"assets/img/theme.9274b839.png"},487:function(e,t,n){e.exports=n.p+"assets/img/frontendLogos.686a5669.png"},488:function(e,t,n){e.exports=n.p+"assets/img/logoOutputs.3be56cf8.png"},489:function(e,t,n){e.exports=n.p+"assets/img/frontendFavicon.2fb0d95a.png"},490:function(e,t,n){e.exports=n.p+"assets/img/faviconOutput.0af4ffb5.png"},491:function(e,t,n){e.exports=n.p+"assets/img/seo.0fe2a12e.png"},492:function(e,t){e.exports="data:image/png;base64,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"},493:function(e,t,n){e.exports=n.p+"assets/img/channelGrid.2fb2d268.png"}}]); \ No newline at end of file diff --git a/assets/js/25.dcec8ffc.js b/assets/js/22.771c0166.js similarity index 92% rename from assets/js/25.dcec8ffc.js rename to assets/js/22.771c0166.js index 78331fce..380353de 100644 --- a/assets/js/25.dcec8ffc.js +++ b/assets/js/22.771c0166.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[25],{1171:function(e,t,n){"use strict";n.r(t);var s=n(10),a=Object(s.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(989),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(990),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(991),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(992),alt:"Theme"}})]),e._v(" "),t("h3",{attrs:{id:"logo"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo"}},[e._v("#")]),e._v(" Logo")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Logo")]),e._v(" kindly click on this logo add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(993),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"logo-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo-on-frontend"}},[e._v("#")]),e._v(" Logo on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(994),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon"}},[e._v("#")]),e._v(" Favicon")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Favicon")]),e._v(" kindly click on this favicon add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(995),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon-on-frontend"}},[e._v("#")]),e._v(" Favicon on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(996),alt:"Theme1"}})]),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(997),alt:"SEO"}})]),e._v(" "),t("h3",{attrs:{id:"maintenance-mode"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#maintenance-mode"}},[e._v("#")]),e._v(" Maintenance Mode")]),e._v(" "),t("p",[e._v("In Bagisto, "),t("strong",[e._v("maintenance mode")]),e._v(" refers to a feature that allows you to put your online store into a temporary offline state. This mode is typically used when you need to perform updates, maintenance tasks, or make significant changes to your store's backend or frontend without disrupting the customer experience.")]),e._v(" "),t("p",[t("strong",[e._v("1) Message-")]),e._v(" Enter the message that will visible to the customers when they visit your store under maintenance mode.")]),e._v(" "),t("p",[t("strong",[e._v("2) Allowed IPs-")]),e._v(" Enter the IP address that will run under maintenance mode")]),e._v(" "),t("p",[t("strong",[e._v("3) Status-")]),e._v(" Enable/Disable the status for the maintenance mode.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(998),alt:"Maintenance Mode"}})]),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(999),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=a.exports},989:function(e,t,n){e.exports=n.p+"assets/img/channels.eadfb45b.png"},990:function(e,t,n){e.exports=n.p+"assets/img/general.5849fe78.png"},991:function(e,t,n){e.exports=n.p+"assets/img/currencyLocal.4e83b107.png"},992:function(e,t,n){e.exports=n.p+"assets/img/theme.9274b839.png"},993:function(e,t,n){e.exports=n.p+"assets/img/frontendLogos.686a5669.png"},994:function(e,t,n){e.exports=n.p+"assets/img/logoOutputs.3be56cf8.png"},995:function(e,t,n){e.exports=n.p+"assets/img/frontendFavicon.2fb0d95a.png"},996:function(e,t,n){e.exports=n.p+"assets/img/faviconOutput.0af4ffb5.png"},997:function(e,t,n){e.exports=n.p+"assets/img/seo.0fe2a12e.png"},998:function(e,t){e.exports="data:image/png;base64,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"},999:function(e,t,n){e.exports=n.p+"assets/img/channelGrid.2fb2d268.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[22],{1132:function(e,t,n){"use strict";n.r(t);var s=n(10),a=Object(s.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(722),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(723),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(724),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(725),alt:"Theme"}})]),e._v(" "),t("h3",{attrs:{id:"logo"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo"}},[e._v("#")]),e._v(" Logo")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Logo")]),e._v(" kindly click on this logo add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(726),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"logo-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo-on-frontend"}},[e._v("#")]),e._v(" Logo on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(727),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon"}},[e._v("#")]),e._v(" Favicon")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Favicon")]),e._v(" kindly click on this favicon add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(728),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon-on-frontend"}},[e._v("#")]),e._v(" Favicon on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(729),alt:"Theme1"}})]),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(730),alt:"SEO"}})]),e._v(" "),t("h3",{attrs:{id:"maintenance-mode"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#maintenance-mode"}},[e._v("#")]),e._v(" Maintenance Mode")]),e._v(" "),t("p",[e._v("In Bagisto, "),t("strong",[e._v("maintenance mode")]),e._v(" refers to a feature that allows you to put your online store into a temporary offline state. This mode is typically used when you need to perform updates, maintenance tasks, or make significant changes to your store's backend or frontend without disrupting the customer experience.")]),e._v(" "),t("p",[t("strong",[e._v("1) Message-")]),e._v(" Enter the message that will visible to the customers when they visit your store under maintenance mode.")]),e._v(" "),t("p",[t("strong",[e._v("2) Allowed IPs-")]),e._v(" Enter the IP address that will run under maintenance mode")]),e._v(" "),t("p",[t("strong",[e._v("3) Status-")]),e._v(" Enable/Disable the status for the maintenance mode.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(731),alt:"Maintenance Mode"}})]),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(732),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=a.exports},722:function(e,t,n){e.exports=n.p+"assets/img/channels.eadfb45b.png"},723:function(e,t,n){e.exports=n.p+"assets/img/general.5849fe78.png"},724:function(e,t,n){e.exports=n.p+"assets/img/currencyLocal.4e83b107.png"},725:function(e,t,n){e.exports=n.p+"assets/img/theme.9274b839.png"},726:function(e,t,n){e.exports=n.p+"assets/img/frontendLogos.686a5669.png"},727:function(e,t,n){e.exports=n.p+"assets/img/logoOutputs.3be56cf8.png"},728:function(e,t,n){e.exports=n.p+"assets/img/frontendFavicon.2fb0d95a.png"},729:function(e,t,n){e.exports=n.p+"assets/img/faviconOutput.0af4ffb5.png"},730:function(e,t,n){e.exports=n.p+"assets/img/seo.0fe2a12e.png"},731:function(e,t){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUQAAAD4CAIAAAAb9wgrAAAAA3NCSVQICAjb4U/gAAAAEHRFWHRTb2Z0d2FyZQBTaHV0dGVyY4LQCQAAIABJREFUeNrt3X1QFGe+L/Af89LN4LwIzIgDEwHn8hI0CJSE2YTAjYAnwWVLjBVIucGsazwlHu81J5bmhGTz4slmtbKrVV6hyrDeiOEGUq5QcSG1KklAooO4QzCCHDggmoFRZ0DpGWeme164f2DMmxIhQNR8P//EDD1P9/TT33mep6e7n4DrTleQLJAA4N7kdLndbiEkWCmSBbLYHQD3Llkg6/f5R0dHRQEBAdgdAPeugIAAweslIhH2BcB9YHR0FGEGuE8gzABomQEALTMAIMwAgDADIMwAgDADAMIMAAgzAMIMPyve0nb86MHqk2bsCrirw3yuqjAjI311Ve+PHtLW/s4B+y+xNvqqNv/rq5v/cgxhhmkPs7WmOC7BEJW26aD126/WrUszRCVkbGzgx3vvmaY2m2BubWqzjreKtrfz4zIL173bc4/swLNvZhiiEgxZb5/91ofn297Oj0owxK2o6MUhBndpmM8P8URkN5aVn735YueBiiN2IhKsNsc479U8uemdtQVb39mUpxm/Xb7HOsZmjoiot7b8yM0vKWtTWa2FiHjbBSsOMbhLwzwwNPaP3tqKIxwREXGNZdUXbvy1b+yv9sa3f5+VkRGXYIhLy83/tz2NY0d0V8328urtf6rpJCLqrvy34tzs3NSkjLiEjPRlm7Y3WL69IvOHxVEJhqiEZ8v6iIj4c3UlqwtSkwxxafmFLx/qHFv1OIX0Hdq4Ij81yRCVkJG6rLikpnvsK8LasHNdYUF6RnZiwveKIqKhtopthdnZcQmGxIyCjTX9RETc2coXf5+VlhGXlJu7bufhvh9809iGrMLYhzaWHei+uXMax0YJ3JD16/L5c3Vvrrv5EaravrVe47tbcjMy4pKyszYf/W74hxrf3ZKfkRGXlJG+YkvZcQuO1/vQ8H93XvbOfJjtVruDiDTqELIb99VaiMhcW3HEThq1nIistrEwK1i7xUpyXbhWyQ+3fXJgY0ndDxooi7HZ1Dk4zLFypUIwnzeWvfjKvr5v/swqQvThWn20VsMSDRxa99y2ytYLpI7UkMVYu2P1y2MH/e0LYQVrn51Va/VqhjtvqizZur2diIhrNx45c8FsE1i1nOwWY+2OdW+c5G90jIsL/1RnHHSQQk6chWdDie8ue6645OMOM4XqlI7O5uqNz+1o5L4XZgtHRIoQDUOdtdVGnog37TvQwytCNAyRYLfab3y5rH5u277mC1aSs3aLsXZX4XN7Onkiot53t6ze2dRpE1iWrOeHv1W83fj62nU7m9o4uU4tt3Y1bf/XTdvbeRz89xWua19pZWlZlXF4psPs4GxExBjWFiaTYKyoauO7K6s7eMaw/tlYloi33zgWDX+sP9NUU/NBac3eggQirv1k560LjNn0QX1rU8X6aCKh40iz5Vt98v9sOFbTULdjZQRv3FPeaCf906XNx6qbj27PU5D1k6ojA+MWElFY9cWxhkPlVR+Uv7VETmRpa/+mcHbJttamY63vZCiJzM3H2ojIWrer+gJPIXnv1PxXy7EzXxzdnavgGsrLugQ2vrimqaahqfqdVIZsRyubv3tmjhuyErERy9ZnhZDt6L76IWt9xWEb6Z8sWqokomGrjYh4Y3m50U7K1E0NLcfONG7LUxPfVVPWYCc6W1ndwRNjeKmqteXYmQ/y9TdLHji6q9bCMylv1dU3HKuvfyGGpQsHqztw/N8/XP1VZQdNV4nsve+XHmznfmp5koksPNZplGvily1NL9/YXFf2hqXtPOmWF6yMqNlORJydI1KS5cjrr7xZ22EWbg4sBX6cFoWNNcQzZecF64CdSPuDP1vauoaJqPfD4rgPv+ma9NqIIm5bCH+uavPm8sPnvxnD87bvF66MX6inpjZ+yMoRf8bUJhCF56zJHVuGZYk6T/VwRNRVmptc+t2BhuKbLNscPBEptHlFOZUfVzce2LmdjByzYFNRCt9KZLNbuW8+gmH5Mj1LpMlYmSo//LGjs/0CpXb3DhJRTF5WFEtEDPPNBneZOgUiMpXkGEpurm7AwhEpEYP7gMd8ZO/7zVd8irhHH5ed/eiLjv9bFrjuf/06QTZDYbZzdiJSsIrQpc/m6JrrjtQ2EUWuf/ZXStsxJZHVPsQRcfU7N3/YwalT1m/IT2CMZSV1nT9WLssyRAKRQER0m+cL6tMLlsbfPNZDDepxCunet3nX4fNMwpOb1meFmmt3bm++VSeGZVi6sc6b//nhuTg2OmNNVuQ3m7Eo9DsNs91ORKRQKBcVrkmsKTlz7CCRcknhyvmKwwoiEnj7nXSMb/llJxARKWJWFhhunjFURsfg8Yv3RZJtx999/6OLPtm8rA2/S9dJk5Su997/r3/u3Rv4v4uzo6UzEGZe4HgiYjQssY8V5EXXlZ0nNrVg1YNE7QxLRHYHT2QdsPBEbPyy9QU5So4Ov/HjYf5Og8kyRGQ932+lFA0RkTYhWk5dDivHLF27IVlJRHazldGNd0rc0jlARKGZRYV5i6izvXR78499m0Qv1FNT22DTwYai5KxQIp7nWf2iWPZDI28TdE8WrXpQQcRbBxzKCMV3donNwRMpWTlL2rwiw/bNTRyF5BVlKMnBskQkcHYHkTY5PoS6ho21db25hXqu6WCrg4hJWBRJGkoIp8bBnoMVppWvpyh/uEl2B8Wv2JSrZYl4q4XXaBHme9+1f77/XnUvLwlPW7cuXSclIrXhd7/lSt/76OLnpe/KX3zeMHdSeZ7ImJl3cAIRMSxLRLFrNuRnphrWrM3RERHDsETE2zkiXXyshohv3p5fWLx6Y3mbMLEN0qWn6Ij41h1ZGbnpabklp9jMtUXJDHFnDuQbMlLTsuMScnL/ZBy3vYs1xDNEln0bCwpXF5c0DP34WucvW/9kCJGlcuOyxLTs1KScrLdNytyiVdFEdmPJUzmJadmJSZmpq8u/98XE8QIRsSxLRMqsok1LUjKfXLvmYZZIzrLM1wuwhrVFBoa41l1ZadmJma8ethEbXbAmS0G0cNUGg4ao88Pi1LTc9Odqen+wSQc35yemZacmGeIyt1T2IQn3w+nr5v++TsGLfvf8EzE3O9XSuUvXFf7PcLHrwhdnrszACTD7WJeRZRVERJrcrfv379r6mIKIiA1lv2662cc27X4pOzmcMZ8xNbZaeHVk8sMpmjtuUNiHi3e/lJGsZnjbMMeGsrydHiza/8GWVemROkaw2gVWHZkcwYwbZu2qP29bkx6p5C4YW02dNkYfn5Icrxh3taFL//jX/WszksPlvN3BsaE6JfFsyh/eK/3D8hS9guHtDp7VJs+P/N7n4O12ImLHxrrswjX/p3T/n1fob/Tib47VieYX7v1gy6pUrYYcvEKb/GTx/vc2JLNERLr87VXvFCyND2Htw2Y7acJjDOljXZLQpX++sUlkd3Ak1ydGapCE+0DI4ufXFRQXL1/0vZMfsqiVz//2+ed/uzRikgUHjI6OYvcC3NMGL9nCNMG40QLgPoEwAyDMAIAwAwDCDAAIMwDCDAAIMwAgzACAMAMgzACAMAMAwgwACDMAIMwACDMAIMwAgDADAMIMgDB/j2VfoSGu8NA3E46278xKyNjYgN0IcI+FechsI/7MgX2nxp6NaT/8bl0vCZxtCPsR4B4LM2djdOH84YomjogG6vY1M3o1Y+XsREScqWxdQWpSRmJ28fbjQ0TEtVesy86OS8hIXbGnjfje6i25aRlxSdlZr5/kiaw1W9LTMuKSsnP/raqNJyLiTlVsXJGbmGBITMvNf/0kd6syAWAqwsw5rBSa+fwyTXPV4QG+raLanL52VTxxAw4i+5E3XqlkCvYeqtiby1eWlBp5e+OecuP84pqj1fvfWpFAprK/NCnXljbUle4uWsgSadKL935QUb+/WH+mdFf9EHGNJRvLe+NfqDpa9VY6dZ4fvlWZqC+A25rI9DR2O0+MLnFF8qLqfe9WJ3zCL30nR1+9i7MPEQmNrcNm2478T8YWZXs5RXJqJO2p3lXBrl+7jCUyxMtLqkv3KZ9dszyWiO9tPlCyp7HXRiQIepudzps6+chVa3MSIohXsGQjop4flEkGPAYeYCpa5iGO5EqldmlRhvXD0sOKZaseVrAKOW93cMQTT4aXavo7jf2dxv7O0lUaSni+vH53vqZrT+Gvtxy2alfurd6/Icb87tbc1VW9vHHXn44qi8pbvziwKZEhohtzL7dbeOI5YawJvkWZADAVYRYcHLEsQ8r0FXnRIYaiFQlj0yxxPE8LM1PlbeU7K493d7abGtstRGRuN3ERmes3LEuwnzWeH+pst2geLtxUtJDvMvXyRDzxvIOz2vmxyagicrYWRbaV5MclZK6rHZu08RZlAsBUdLM5gR+bNY5N+UNd/Y2+L8uQ4OBIsfS1bZtKdu3aWMSRXF+ww7CI6azYsfljC8fIE5YUr4nvrnzm1crzDlJEZm4ozlTG6P7DsHlPcfpOgVVoM9UskSL53//aumHIylHnzmfX2YhuUSbmQAS4rbtnril7Z4ORU0cqedOuzbt6nyxv+I+FqB6AOzE215Tkrtmeobbq0l2nLByF6NOL39qAJAPcqy0zAPyklhnXZgPcJxBmAIQZABBmAECYAWCqw4zT4ABTZUrSNJnfmUfsDt7tEYkCBI8X1QDw0zGMxO8bZVmpSimfoTD7/f5LV4aDVYqg4ECpRII6AJgqHq/X4/UOXrLNnRMiEommPcyXrgxPek0AMA6pRCKVSJg5zOUrw9q56ukdM49wjuDZCiQZYPpIRKLZKsWI/fr0hpnnPRKJGLsbYHrzLBHzN24Mnp4wj46OikQBGCcDTHt/WyoRBYgmcX77TsMcEIBz1wAzRPB4AgICprGbDQB3M4QZAGEGAIQZABBmAECYARBmAECYAeBeDbO99aPa6hO271xf4uj96P/VffoV9jbAvRRmp0sgR39Hl+PmK54Lbd1Wv8cpeLC7AabPVF9r7fM4hSCNytlxxhb/iFpCRI6L7YOBmmCP4HITSYnI+dWXTW3mSw4PE6JL+1WKXkXksHze/GWPzUnSoIjFGTn6QH6w49OW/kvXfeLAkOSc9IUqz4UTnzb1OwWSqsJiHn0sVssQkefKuS8+77AMu/1iaZAq6qHcNC1L5B0xt5zq7LO6SRYSs3ix4YFAVDMgzBMn8AKx85PVPce7+1zqWJnP0tHrCH/oUfrCeN1DRDTSfey4RbY47alwMp9uOX6yd84TeseZL/rEsXlPR8kFh0scSDRy5nSvEJX+9AIFudwkJyKpZsHi5ckKsXD59Cemzzu0K5MVfL/p2Bnn/Ecy/0UtdXS01NucAhHrGz7daLKoU3J/FSL0m46daNfkp+kZVDSgmz1RLrdAUllYbKL6akfXCAmW9n5pzII5MplYEHgiutZ3cThE/2hsiEIe8mDiPPnwZYtAYkbsc404XMTKVbNlRCSVick14nCRNEilCBITEQWpQhQyaZBKFx8e6BpxeMnd13NZrF9keEAVJAuSK7/+ILb+Ppc6ebEuVB6kXRgTKbZdtKGWAS3zJHg8gljKiqVzF0acPtF7jkasIVEZIWJhUOob8XiJHC7eZ/vyg/e//PrLJFgQaE5y2iPCl8a6OqNm3uKHH9KrguIzUxwtXfUHO1RR8Y+mRYeSvbelvW1w2CGQmPy+cCLiHS6Sz1d8b/1el1vwXPnsw9rPvl5BhOAjwm3YgDBPuJvt8YnFYiJJmD6e+fREhzRmybwgIhKLyOMRiGQMKw5LeCYn+ruTs6piH0mPXTxy7sSJ4ycVc57QK+Q6Q5Zu8Yj5RKPp07aQvOCO45fZx55YppfTldMN/3AQkVTGkIu7MQ7/5vMwgYw04tGVqZHIL6Cb/VN4fR6fWMoQESniE+fN1cUuCBcTkZgRk88nEIXO16qsPU3dtmsut9MxMjTiISLn8PCQy+MVs6GqQBLcPvJcs47YBR/JFCEysSB4iPxERD6/13dzm4MiI1WO3vazl51Ox4jlMn9jC8LmRTKW1paLVxxup8s5NOzETdiAlnkyfIKfxKKxRpF9IGnZAzdeF4tFJPACEYUsyH7M/3lbS+0pj0/EahLTfqNSjfSZPu12uPwiRhmyYLF+Njnb/3mizcb7SCpXRzyaqGZlD6V9ZWqpq/vMT2Ipq9JLJUSKB1Mf40ynPzvW4pOqZH6SicREJFanLUlqOdn1j49MAknlYQm5WdEK1DP8AkxgStfBS7bwST00cLoIzmuCSMaISRjpOdnaFZy2cnEIahTuAxPN2t022fqE8Ze7jrVYHG4PSYNCwuMfT0aSAd3sexP7QMrKB1CDADfgRgsAhBkAEGYAQJgBAGEGQJiJaHR0lGEwNw3ATGAYyfROT+P3jXq8uDgSYHp5PF6/f3R6p6dhWcbr8WFfA0xvmL3eQGYyt+BPIMwq5ayrI3afz4/dDTBNvF7ftRGHUjlresNMRHPnhFy2DrtcvAczQgJMde/a6eKtQ9fmzpnkhckTO6clEonC56o5zmG/7hRhkleAKSJlJKP+0UCW0YaFTrqQyZygVirlSqLR0cmM0QHgh6YkTZP/nRlJBpgqU5ImXDQCcJ9AmAEQZgBAmAEAYQYAhBkAYQYAhBkAEGYAQJgBEGYAQJgBAGEGAIQZABBmAIT5u/oPv7yl7BRPRJ3Vr2ys6J7SzbMceXtbZTuqCWA6wnxuT26CIevtm6G1GBuMbTYi4nuPNxm7hqZ08/qP1B41DvA3/9/4cnbc6kNWIr7hldQkQ1SCIS4pN3f19oPneNQlIMwTwhsP1PUSmT+ubvx548M7OCHlD3+rqNn7QiYdLdm4qw2VCQjzBHDGygYh86ViA9d4sMF+++WGGt8uzkrLiEsrWPeuiSP74XUZiS828kRczabEZXt6iah9Z1bS7/cNEHGmsnUFqUkZidnF248PERHx/QdffjY1yZCYvaNxnJUwct2DsQkP52wqSmEHuzsH+N7qLblpGXFJ2Vmvn0RLDQjzuFluqGkkw6qC/FXp1Fh91Hqbxaw12zZW2zNfK616LcW8Z0tJPSWnx/Dtpl6iztZubqCnjSNz+1lzRIohwn7kjVcqmYK9hyr25vKVJaVGnszV20oamDW7K6pey9aP/zBwnniu+3B9D6/Q6tSmsr80KdeWNtSV7i5ayKJu4RdmQk/nHDpSa1JmbTewCso3sC/WHRlYsSriVl3xBhOlb9uau5ClyPW1dSUNpt0bMvV/aTT2dVvbWb36rLF1iD3Vo0t9IYF6KluHzbYd+Z+MvZft5ezW5h429dU1j8WyNKRjq2/bxgpN65INRMQqFqz644ZMlqzx8pLq0n3KZ9csj0XVAsJ8ewONB9sFc+sLibVjjSIdrO9f9fyPjW2JiBiab8iMKG+sruMoY1OBaVdDBd8qN+yOITIRT4aXaqqKtDffcfhOp+ZI+cPftmQqQ3URirF2eOXeal19xb49W3NrimuqCvWoXkA3+5bMDXVtbMY7f6uq/3tV/d8r3lki7/y4qZcULCuYT5msRCxLXJ+pk2MNWSnUWrG94WxbfWnlKcaQtZAoNi9LazxQY03NXJpuYOtrjrC/ylvEEi3MTJW3le+sPN7d2W5qbLcQsYasFGqueLPmbOc5C8ePP2aO0n+dZKKhznaL5uHCTUUL+S5TLwbNgDDfhuVIfY8yfVneg1H6+VH6+bF5+QZl19EjfTF5z6ZwH5cfHmANy/MTBmt2Ndg1+a/uXs42vry28A2TpmjbW7kKIkpYvkxP8szcFPbBnMwIQbck38ASkWLpa9s2xV/YtbEof/WW7fUWnkiT/+ruolDjn4rzn9nVpo5JUN/Z+JfvPvjGptyc/Pw9Q5kbijIxaIZfmIBJTAMLAHeVwUu2ME0wLucE+OWNmQEAYQYAhBkAEGYAhBkAfklhxm9aAFNlStIkmcR7ro3Y3bwgEgUIghfVAPDTMYzU7/cHssxslWKGwuz3+wcv2UKCVbOCZFKpBHUAMFU8Hq/H4zUPXgmfqxaJRNMe5sFLtkmvCQDGIZVKpFIJwzCWy7YI7ZzpHTNfG3GEBCuRZIDpI5GIgmcrr43YpzfMbp6XStC1BpjmJloicfPCNIZ5dHRUJArAOBlgBvrbYpFoEue37zTMAQE4dw0wQ3jBExAQMI3dbAC4myHMAAgzACDMAIAwAwDCDIAwTwmvY2TI5SMiEuxXRtzTuCaf2ymgZgFhni7OrubGz7/yENHQmZP1bbZp+83aefbokWP9blQt/NJM0xVdw8aapi5lytNZ84Lugg/pPNf4YZ92+bLY2SPdH9V1Wv1EJGICg0LC9amLo+cwOAwAYb4N/queHkEqvtzbMzJvkepu+rg+XqDgtLxHYhify2HrOGX6RyM9lRMdhAMBEOZbcfd1XWaiUhZcNXV02Rakqcdbh8P8+cnOPqvTxwTPT0x6JFYldDd/2KXK+81DoWMt6gXtU0/EKoiGTh87PBL7TNY88Yi55VRnn9VNspCYxYsNDwQSkXf4/PGTXReu8uJZKplA47a1YkYmZRkpK9OlxV/sOW0bpmjxYMenLf2XrvvEgSHJOekLVTgwAGNmIhq52GUNio/XzY8JcfWfH/CN1xtv/cRkDoz/l98sXZ6mGjp94sSgLygsWOUYvuIiIp/18ohv+OoVHxG5r9icIeFq1jd8utFkmZWQ+5vs7BjqOdHeKxD5bC2NXw4FP5S3fGneI/NU4jvaTK/D1tF3leQqFY2cOd0rRP3q6aeffCpn0Xw5jgpAmImIaKjn4ohqXqSKgh6YN9dnOdfvue2il/t7HOrFafPmyINmP/CQIYoudFu8Kq1W5jBf9hFdNV8NUsmGB2xEPpt5JEgbHkS2/j6XOnmxLlQepF0YEym2XbQRXb54QQhLTtOFyoNmh2m146fRbzt+8KP33q/dX3uiy6d9LF2vIKlMTK4Rh4ukQSpFkBhHBaCbTUQ03PWVUxWjnU1EjDYm7IvjfWan/taDUq/LLciCFDf6xGK5MtBn5l2kiwwTfTpo8yqvWGTzUtUXW78a8fosViYsRUXeq27Bc+WzD2s/+/rLKELwecktMEGKOwyhKHhxTsp8mZSRBbI33hIUn5niaOmqP9ihiop/NC06FHkGhNk72H/hut91pulABxGRz+f3+S/2OaIX3qq1lMgCGZfTLtAchoh8Ds4tDmRlRLKoMGoZ6JONiMNSInRO4ylzj3BVHL44lIiYQEYa8ejK1Mhv5+1yIONyXrtRzo8Sy1QKxXeXlMh1hizd4hHziUbTp20hKxdj0Ay/+G72pV6LoE7I+83jTy17/Klljz+9LGWe9GpPv51IJBaTyzbCE4nFIrp+dUQgUkfNl9vaWi4OOZzXvvrS+BVFxoZJiCRhETqfpaXbp9WpJCE6rav/9FcUOT+EiChsXiRjaW25eMXhdrqcQ8NOL31dzoley4jb6XA6JnzFiOeadcQu+EimCJGJBcGDwwLQMtO5QYpIi54jl379QsSiqK7DfRevLVwQGa/rOnH6xFdPPD5fH9HfeaxNW5CmXrwkxXeys77W6QsMnp/8yCPhUiIicVj8A9KewbAYDREFx4SLemwR8ZqxZlWdtiSp5WTXPz4yCSSVhyXkZkUrxCGGJal0suNY3ZeCX8TMUsyXT6ij7LzwzxNtNt5HUrk64tFENQ4LuBdNYH5m8+AVXfgc7DKA6TbRrGF+ZgCMmQEAYQYAhBkAEGYAhBkAEGYAuCvDPDo6yjBS7C+AGcAw0umdnsbv93s8mKEGYHp5PF6/3z+909MEsozHizADTHuYAwPZ6R0zz1Yprl7lvD4/djfANPF6vcPXuNlK+fSGmYi0c9WXLtucLjf62wBT3iA7ne7L1qvhcyd5q8/E7poSiUS68DnXOAdnvy4SYZJXgKnBSKX+UX9gIBOh1Uy6kMncAjlbKSelfHR0dBJjdAD4oSlJ0+R/Z0aSAabKlKQJF40A3CcQZgCEGQAQZgBAmAEAYQZAmAEAYQYAhBkAEGYAhBkAEGYAQJgBAGEGAIQZAGEGgHs8zHz/4dd/n55miEvKzlq9x8gRd7xi89tHrbdbfqBx+4t7GjnsZICZMIHHBlnrd2yudax8rTRPbe89TzolWbuOHm7NWU9068cW2YyHGy7oX8NOBrjLWmbOZidWm/xwiuGxzFVFmbqxV7tKsxIMcSsqesne+HJ+apIhLi1/9V9MN9pjwbTZYIhKKD5oHTq4OiP99bNExNdviUvb1khE1pPbV+cnJmQkZhRX9qEuAGaqZdbnFi49sG3zioIjywvWr12RPNYcRxdU7S7UKeQ6UmjWbq9ay/BdBza+vPPg8gNriIhZsHX/f+apGY2GDv+gQPPH5fvOL3jn7xsSeLsyAnUBMGNj5ohlu4/WVP27gRp25f/667aUDdXM1+o0CiKLsWLXumeKCt84ahYcZvvYe1hNtFYXEXrL5/Nr4mN1nHHfnkOdpNWwqAuAGQszEbFaQ8ELew+9mkemgw393/nTqYo3a+1L36s7c3RrJsN/8/qNfzLEEi8I3yns4a01h17NI+ObTxVsPm5HZQDMUDebO3WociA0eX4o9Rl7eUajVmgolPqMR04ZMllGR0QC8XaH1c7fyK86UiM0HvnkbEI8KeMX6sNDueZDB9vl+gEHkYKI+L6znXzs0g1re9tfbesaoscUqA+AGQnzQEfjnsZdgw5SaJOXv/qH3FAlX7SpdlvZc0Vl0QX764q2Lt+yfV3+PoHRhC/MZIgicjY9fbTk7bX57IKt7/11zYYtq87vePOZIp4J0S0yaIisreWb3zaaBUaXmLM1NwqVAfBTBExiGlgAuKsMXrKFaYJxBRjAfQJhBkCYAQBhBgCEGQAQZgCEGQAQZgCYIZJJv9Pr9bl5QfB4BMHr9/vv9MtDJGIYCSOVBrKMRCJGBQD8zGHm7Ncd111Ol9vn83m8PiKSSsRisThIFjj+G/1+v9stuN0CZ78unyVTKmahDgB+njB7vL6rVzmNrPXkAAACl0lEQVTe4+HsjjmhwYGBTGAgS0RuN+92e6xDVxWKWWLRHfXeHdddPO+ZPVsulUhQEwAzGubRURq+OiJ4vC6X+39E61iGufknqVyikJNCEXTRfClIFii6szx7vN7hq1yYJgQ1AfATTewEGGe/7vP5Obsj8oG5307yTYEsM083l7Nfv/MyfT7/hJYHgJ8aZsHjve50udzuOaHBt0zyzTxrQme73O47L9lx3SV4vKgMgBkK8/XrrrGGNDCQGX9JlmV8Pv+EtsPpdKEyAGYozB6vd6x9HjvjNQ6ZjJ1oSzt2ShwAZiLMY42t3+//0ZPPUonkzn95HuNFmAFmLMwBAUREIpForIkevw2/w7PZ3yscAGYizGMNslQidrv58Zd0uXjpBK/uwk/NADMYZqmEiMRisdP1Y2F28xLxBMMsRZgBZirMQUGBRBQkC7QNj7h54XaLud380PCI7Meu67xl4QAwE2GWiMUKeRARKRWzLg5cvmWe3W7+4uDliV5xrVTMmmhLDgDfT+iEllbIg9xugbzeoEC2r39AEzqbZRmZjB0bJ/O8YB2+ppTPmtDZL6lEIp8lQ00AzGiYiWi2Sm4duiYSiWarFCP2675r3LfvmpqtnPCsFLNny1ENAD9DmKVSSfhc9dgtkEGynzTQxS2QAD9nmG+OcoNkgXg4AcA9H2YikkjEcomMCMNdgLsCngEGgDADAMIMAAgzACDMAAgzACDMAIAwAwDCDIAwAwDCDAAIMwAgzACAMAMgzACAMAMAwgwA44d5dHQUewHg3jU6Ojr2BC6R68fmmgGAu5nLzY9N1Sa57nQTkSyQDcDcbQD3WpvscvPXr7ukEhERSUQBo06ny+Fweic4PToA/LwkErEoIEAkIoaREtH/B/xeXbak7uSwAAAAAElFTkSuQmCC"},732:function(e,t,n){e.exports=n.p+"assets/img/channelGrid.2fb2d268.png"}}]); \ No newline at end of file diff --git a/assets/js/23.2b70d09d.js b/assets/js/23.2b70d09d.js deleted file mode 100644 index 7cfd97eb..00000000 --- a/assets/js/23.2b70d09d.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[23],{1166:function(t,e,A){"use strict";A.r(e);var a=A(10),i=Object(a.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.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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-downloadable-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Steps to Create a Downloadable Product in Bagisto 2.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(952),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(953),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(954),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(955),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(956),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(957),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(958),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"channels"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),e("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(252),alt:"Channels"}})]),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(959),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(960),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(961),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports},252:function(t,e){t.exports="data:image/png;base64,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"},952:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},953:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},954:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV8AAAEtCAIAAAAgPfQcAAAAA3NCSVQICAjb4U/gAAAAEHRFWHRTb2Z0d2FyZQBTaHV0dGVyY4LQCQAAIABJREFUeNrt3X9QU3f+7/F3CJyDQNIdILMbieVXEYiOCHfA2KFhV37MAF92xMssuKzQUtTrrxlsUfwK/qSo9KrL1l9TRXaL6xUYVnQpdm8Ud6N+x1O4A4tXkaoR6PLjtgH/SDLCOZDk/gGtomBJvqjE7+sx/GOSk0/IMc+c88k5RGS1WgkA4DlOeAoAAHUAANQBAFAHAEAdAAB1AADUAQBQBwBAHQAAdQAA1AEAUAcAANQBAFAHAHDcOui1+clxi+Lyzj7ESgGYFZynfctBrvL4ieqbrZ2PeMZDFrBQlZialxWjYF+4EN/f2nRb12lUJK5QyV50Id/cUN9p4omrvdGfGSDHigFwlDoYud252TX9/Ni/BFNPB1dr8M1cHaN48XIPq/LXVuvItyDyqTpMdiEbmZq56L5GWJATizQAOFAd9JdPXOjniWSRq0o2xMjI2NNxjWOTw2fwgciW7qyq24kVAuBgdRjo7hGIiAKTMhKivIgoPGppytM7EL3asv3l9Tfu68lDERaT81FeZpjkqeu7S/+7qpSIGNWRa2Upk15orEqNL2slz8w/XSqJIv7u+cLfN7R3dPcYTAaBkfkvTMjN25k6/4f9GF7XWF526grX0W8QGKm3PDAkKGXDjswwlsjYWllaWsm19plYiafCPybvSEGCDCsawGbTm5X0mR/IEBFx+3PX7G/gevkJ1/Y2bFpZcOLq/R6BeMGka24ozF5/4u5/6mHxHdfqb9xpHzAZBCIS9J0tZwvz8huNY9fqKjenbjpTf6tfLxBPgn6gm7txRfNQICJ93Y7sA1e4PhNPZDA+au8YJCnWMsDLq4M0ruCjCBkRCf2aM8UZ8clJG49pxxth1B4+phkgNiT9i8uXb10+XrCIIeF+Rbn2qYT4rjt3+RZ3+da10hTpiy98RkTJX+pu/GVHylwieqSpvmYgIoO27FiLgUgWnVen1XZxxQnMkwXab9w2ELEhqy61cl2tDY3nNqtYrGWAl1cHYgOzjl/609acaF8pEZGp/eqZ7BUFtb1EdF/T/IiIWP7+2T078vdUao0MERk6u3uezgsjkUolUumEV+qkF07AeMhC5YrQ5JxoTyLie7t6iKiTazUSkTxlQ0a4jCUp8/TyihA5S8R3NOzdU6XtZQJD5dh0AHipdSAikkWt2Hmyull7vCTRV0pERu5E9T3iB/UGIiJDZ4vmBqe5wXGdJiLieSM/c49SKpUQEfECT0Tj98uwzCS3DEwvKIj2ZOkRd6Es+9+Skz5u0PFYywAvuQ7jWxGyiMxDeQkSIiJ9bz+xHjKWiChwVXlXO/fkp2GDcuw1TEQkGIQJmwSTXThtPkEKIqJuzRltD0987+CE+5EuzDlZd+NcccEyXykJ7V8VF1b3YzUD2GGaxzvcq9h4vCcqPibEV8oK+qZqzkhEJPP2IvKNifQ4e9Wkqy7OD8jLiZSzxke6jn5ZYnK4lMh7bMO+X1unTfOeTwNGNmS+YtILbahDTM6ycu7qI92FgugLz16pb7vcSkHh/uqcfV76lesrOqnnYT8RjqEAeEl1uNtw9iqnu8pVTNgCWJCZvpCIEj5aH9P8qdbYXbtnc+34dfKckOTwMCLZ0pRFDHdLaK8piK0hIt91f6kuCJ3sQhumB7wSDpUd3F924qvbPUaS+cv5zm79+FV866niNVef3pbwUEb5YjUDvLQ9C+/4daviYkLkMoaISOotVy1LP3KuLCeAiIgCVpw8X1qQuCBQwrBErESujFygHJ8UkGceKl0X7StjiIiR+ctlU15o0+7N/LTdxxu/vvZN+7Ubf8oa24WRsgyRiQ2ICJ/rwRIRMQr/iMxdZQeTvLCaAewgcsTv0exprNLw81VhchkNcseK8y908xRU8OWZdQFYoQCvet5hVuHb647vnbD7QLJlWWlIA8Br2LOYXQRpgErl7yljiCVGNndBSm5p3aF4HC0NgD0LAMC2AwCgDgCAOgAA6gAAqAMAoA4AgDoAAOoAAIA6AADqAACoAwCgDgCAOgAA6gAAqAMAoA4AgDoAAOoAAKgDAADqAACoAwCgDgDwCuug3bRYFf2x1vDDv7ntcX5xv2/F8weAbQci6vmqeBO+7R4AdXieVELc/qKKh89ezt9tKMxOjVysjl5RXPuQJ/5moVoVvfs2EdHd38cu/rCil4h4zUZ18IpKHZ5ygDevDoHpm3MC7pdun/gK51v2biquN0bk7VqvosuFm8rb2YWqRYy+43YPkf7W/R7hfmsHT3Sf6xAUkRGBeMoB3rw6kGRBXkmusqM8/9Q9/sc4NJ2v75On7dqRmZpRslkt7eS4hxLVe0HU0dJu4Fub7hFRe9N9vvd2a59HeHQQnnEAR2Hbd3CzoVklGy6nHiutCBm/xDDwiKf+ipWqivEL5D1GkkXGKIUqbdsdtk2S8htfTdvt9iaunYlYF8biGQd4M+tARMqsgpwLuSduEc0lIpJKPVmSpx0pzfFnxgIi9SFiVSr/cs2ZShIidmYt6FnRcOJCNxu1WSXFEw7wRu5ZjG8/LMzblfrj9AEbGZ/g3V9/uFzTfKe1mdO0GaUsEc1PiZbrbnCGSLUqICIh4I6mWQhPRBwA3uw6ELFRuXnLPMZ3EqQxJZ9vTZDcP7GnuHB/paatf2xKQrlcrSRGFRvBkl9MYhDLRKTFeuHpBnAgIqvVimcBAGZm2wEAUAcAQB0AAFAHAEAdAAB1AADUAQBeDWf7Fvt7m9DWOXqne/RO98iAwbYjJmRvOS1421np6xzm7/yrMAbrAGB2svloqH/pzfnlxlbd6IwMHx7ofDBXMk8mxpoAcOw61Fwf3ldleszbPIwrQxtT3JYEuwTKxUT0oN/8dYfw2V+HRkbJjaWilR5p0a5YGQCOWodz/xje9WeTHWMsX8rue99D7CQSiZ5caLWSxWrdVmG6yPFEtOd3Hit/iUAAzCLTnZX89nvzgRp70rA20bUow91ZPCENRCQSkdhJVPRb9w/iXYnoQI3p2+/NWB8ADlYHi8W65bRxSLD53lOXsqsT3aTuU47ylpvThhS35ChmSKCtp40WC04JA3CoOtzqMtsxDenK0CfZHlK3nxhC6uZ0MFfiIqYW3eitLmw+ADhUHf6pG7HjrtckzhmZ3ot9WKC1SXPsHggAXl8dHtrz+eW7oYwbK5rOLd1dRaoQxu6BAOA11sGet/QgHxuOYgidJ7Z7IAB4bXXgR17RZOErGwgAZqYOofPsOeD6QZ8NU4z3+sx2DwQADlYHrkOY5geUFivdbBdQBwAHrMPb9rxoj9YPTftATOvR+iG7BwKA11aHZWHMfB+bT5QaGaVtFSbjkOXFNzMNWfJPGS1WemeuOBanbAI4Vh3cWNGh1RIX20+kvMjxnzc8Hp16/mHUTEfrH3/ZJLiI6Q9rJXOm9wkoAMyWOhBRsMJ5S5q7HQOc/NtwQYXBbHl2J2PsLKwtpw0VmmEi2pLmHuSD3QqAWcS2M7irtMMHauw5g9tFTBt/PWdpCPPOXLGV6EGf+eZd4bOLQxYrSeaIilZ6pL6LL+AFcOQ6EFHPgHnbH01N38zMYUtRwS6HVnv8/Gf46y8Ajl+HMZ3fmZvvjYz99A1abFpW7ukUOd9l7CfgF+gCwJtVBwB44+FvUgMA6gAAqAMAoA4AgDoAAOoAAKgDAKAOAIA6AADqAACoAwCgDgAAqAMAoA4AgDoAAOoAAKgDAKAOAIA6AADqAACow6vEG3isPADU4RnG+o3qRZuuGLD2AGZBHbSbFqv8lD/+JBU2TXcAQ2NR9JK8+hl9KfOCgDUH8LLZ8NWViuhV62LlLBGRJNB/2osZTHojnmeAN3rPQhoSn5m+Ii19RVp6fLiMiAa5w1tT1ergJanZh2/qiYio9dSH0UvUwUp1dEappvfHRblNKpWfMi7/Ohnq8oKV45sS2o/jgldU6ojo7vlNGamRi1XBi5M2XRqc9J6J76rf/mH0YlWwOvdEG1YcwGyqA28Y1OsH9fpBvYEnop7qHWvKb8uWF5Sk++rKd+y9ZCQiWUh8zraCg9viZR11hYdv/jBzGJRZUnrySHFOyBR33cdpbvHhWTtK/j03LcRr0nvWVe7Iv9CvzNpakhuhwDfyAsyqPQtdzebIGiIiNmT9pfPx2uoWPnrHwY+SpRRhuJFa1tjCJ8Uo3svIISKKk7Zp13R262mplIjISxUbkyAlIpp6/kGuSk9O8yGi/or85+/ZV/PVfRq/0Eg36jh8ZAEwi+YdluWVpPsSEUn9FDTYM0B8R/EiZfHYtay3iSdje2Xx3soW3QCxZKIAYaqX8Atf2pPe8yP9AMkWyaVYYwCzsA7SgIiY9+b/+AKXeRPrn1e1SzX+imW9pHcrCw+0SHOLq5Z7tR9eX9j346LCj0cnsCxD1K8fIJryhe4xyT3ToMKb9J1deoqQYaUBzLZ5h4n8EhKDqLmytJJrbbvDNXI9JBkLAc+bDAODBuHHpshldPvs76tqq6vq7/JsSISS7p89cOxs3XlNpzDte/ZLWL6AbT6+ZntlbV0D14sVBzB760CBqz89mTvfcPV4YWFpWfU1nYEoNKNg1ULDheKM9zeXtjGB/nIpEYXl7vxNkOFSWeHhak2niQJSS3bFyTqqCws/rR/wUoZMsrMwyT0TKbI+PZkbwd8oLyw8rjH6hod4YmoS4KUSWa1WPAsAMJPbDgCAOgAA6gAAgDoAAOoAAKgDAKAOAPCyOdu32N/bhLbO0Tvdo3e6RwYMth0xIXvLacHbzkpf5zB/51+FMVgHALOTzUdD/Utvzi83tupGZ2T48EDng7mSeTIx1gSAY9eh5vrwvirTY9vPnnZlaGOK25Jgl0C5mIge9Ju/7hA+++vQyCi5sVS00iMt2hUrA8BR63DuH8O7/myyY4zlS9l973uInUQi0ZMLrVayWK3bKkwXOZ6I9vzOY+UvEQiAWWS6s5Lffm8+UGNPGtYmuhZluDuLJ6SBiEQiEjuJin7r/kG8KxEdqDF9+70Z6wPAwepgsVi3nDYO2f6HoFOXsqsT3aTuU47ylpvThhS35ChmSKCtp40WC04JA3CoOtzqMtsxDenK0CfZHlK3nxhC6uZ0MFfiIqYW3eitLmw+ADhUHf6pG7HjrtckzhmZ3ot9WKC1SXPsHggAXl8dHtrz+eW7oYwbK5rOLd1dRaoQxu6BAOA11sGet/QgHxuOYgidJ7Z7IAB4bXXgR17RZOErGwgAZqYOofPsOeD6QZ8NU4z3+sx2DwQADlYHrkOY5geUFivdbBdQBwAHrMPb9rxoj9YPTftATOvR+iG7BwKA11aHZWHMfB+bT5QaGaVtFSbjkOXFNzMNWfJPGS1WemeuOBanbAI4Vh3cWNGh1RIX20+kvMjxnzc8Hp16/mHUTEfrH3/ZJLiI6Q9rJXOm9wkoAMyWOhBRsMJ5S5q7HQOc/NtwQYXBbHl2J2PsLKwtpw0VmmEi2pLmHuSD3QqAWcS2M7irtMMHauw5g9tFTBt/PWdpCPPOXLGV6EGf+eZd4bOLQxYrSeaIilZ6pL6Lr7YCcOQ6EFHPgHnbH01N38zMYUtRwS6HVnv8/Gf46y8Ajl+HMZ3fmZvvjYz99A1abFpW7ukUOd9l7CfgF+gCwJtVBwB44+FvUgMA6gAAqAMAoA4AgDoAAOoAAKgDAKAOAIA6AADqAACoAwCgDgAAqAMAoA4AgDoAAOoAAKgDAKAOAIA6AADqAACowwvw/PPfgWHU9w7yr2Ccl7Usb+jtN7zE3wXAsetw78SKuNjtNw3PX9N7PludtKZukKirIkMdub3lmeu57enRa6p0M/m73CxcEp9R2fWiRzXhgU267LTbcGlHZHxRfe9L+l0AHKMOg2ez1X7q0tan3vY1G+P81MUcz0glElbCTvI9VgwrZSRSloiIFwT7H2BTabQyqbBpmu/+YwNN/agmPrDJln0pdKdWBWdU9eC/GziU6Xx1pVdMbBB7gKtvo/CwsVdSi6bZJIuNC2f9VF/UZU66kCz5yJXksZS88l/KL3OqRzXhgb0SBu3ePbfDQ7wU3tR6uOhs5I6C9/CdgPAG7VkoYuPDqV976fb422zTZa3RMyYxgqWuEytUiz7WEpGh6Vh2XFywUh0Zt7W2l8jQkK1UZdeNp4FvLktSq4OXpGbv1+qff8+/21CYnRq5WB29orj24VT774Oa7R/GqtXBStUi9apN1ffGb6fX7s1OXaRURyZ/yo2//f/wqPib+UtU0bvHdmqMtWvUwRlVPU8/sEmWJe3H6uAVY+/zt0vjxhfnr5cmqeOClepFcetLrw9O9Qhrs9U/biNwu5OC40pbB0y8seXEmZae5uqKNoEXHuH/HLxZ8w4+8SmRjK7xcjsREc99xem9l6ZFPf0eeO/snjOt3skHjxTvXB2v9H5+e943ZUPBzkTP9jM78p/Z5+db9m4qrjdG5O1ar6LLhZvK2yd/EEZdx50e7+SdJVvXLTJp9hRXPCSi/tr8HRUdnmnb8vJifZ99U2YXxkQy+lu3dUTEt3BtQmCsSvHk6hcu+8w9+USk5W4+WJIbw94+saeydYqNLFVsEHVwnJ6IulpvPZJGqZUByTs3xEiZoHAfksbmFsTK8X8O3qw6kFdC0kK271r9XSK+pb7RpFiWHD7h9cQQEQkk9VelpMcrn3upsWGp69KTM3d/si5E4L7inp4v5JvO1/fJ03btyEzNKNmslnZy3MOpX6X+6szUFev+PV1J91vbjKRvqW8Wwjd8sjNrReZH6eHMMzeXxMRGUIeW6yVq4zijb0y035Mrf2LZiQLic7KSU1KzSnIj2L5unWHKjSyl0KJpNpK+RfvQQxUbwRKva+L46NwjGxboG29j6gHevDqQLDE1RtKvuXDbcKNBa/RNSY9gn9nV35en4uuy/y0+aWNVq2Gqu/FUzGVoYPDpnQvDwCOe+itWqvyUquC1V/Rk6vnJmQqJRMaQQRDIOKgnRuEz5RuyNDpexdzXNPW3NnL6uaqU0Ke3RV6w7LMzlPrrx9asSIpcrI490MLT1POXPjFpkcRduKa7ca2dIhIiWSJWufp43e6lsthPLn2xIhD/4+DNqwNJ1Zmxnj1fVZVWc4aQ5LTQ564PyzjZ0NB4MJ6ulu290D/FvXTrOgXy9pKNbzYIRCSVerIkzzxS2fhlVeOXVY1fHl8X8pOP5oc3em8vGSPoHnZNXTV1WhRxF8orGvsDk5KVT181xbIs60GG/omTIy1lhWfa52YdOVf5Re7Cp7P4ZI5k/CMPeUq6im2qKjzTwkYnx0jxHwz+K9SB2Jj0eMXAlbM3BFV68nPvgf2aU5W1l1p0PMMyRM8dV8R3XqutO39i446yTs+EdLWUSCqR8APc2UtdFBmf4N1ff7hc03yntZnTtBml05/Ul6rSoj3ajxVsOnW+tvraZEccSGLSVdLmhvq+oLTl86ezbGDkfLbvcunuqtq6y+3GJxngjYMG4yO9cfxXYyUSKXVrKm/2PPW78ETS2KwU7/tcBxOTrkIc4L9IHYjCUtNCiBhVWqLXc9cN6hqr9uYXrNlzmY9aX5Du9/TrMzAkSDFwubDw0xO3PFJ2lZXESohImZWbFmDUXLpP0piSz7cmSO6f2FNcuL9S09Zvy0GHXin7ykpimdZjnxbuv9zjvUDpI3lu5yIjwZvYyNSUgGktK0stKPmNb8+FsvzCunZJUHioJ1HEul2pgb11m95fv6ayWxHiKyOiqPS8ZV66r670PP27EBG7MCXak/WOnzhrC+B4RFarFc/CDDG2N17TDdyuONxAGyrrsvzwjIBDc8ZTMHO66w+XVvR6KJfvOII0ALYdAADzDgCAOgAAoA4AgDoAAOoAADPBzk80/94mtHWO3ukevdM9MmCw7VMP2VtOC952Vvo6h/k7/yqMwToAmJ1s/kTzX3pzfrmxVTc6I8OHBzofzJXMk4mxJgAcuw4114f3VZke2/73VV0Z2pjitiTYJVAuJqIH/eavO4TP/jo0MkpuLBWt9EiLdsXKAHDUOpz7x/CuP5vsGGP5Unbf+x5iJ5FI9ORCq5UsVuu2CtNFjieiPb/zWPlLBAJgFpnurOS335sP1NiThrWJrkUZ7s7iCWkgIpGIxE6iot+6fxDvSkQHakzffm/G+gBwsDpYLNYtp41Dtv/R5tSl7OpEN6n7lKO85ea0IcUtOYoZEmjraaPFgsO6ARyqDre6zHZMQ7oy9Em2h9TtJ4aQujkdzJW4iKlFN3qrC5sPAA5Vh3/qRuy46zWJc0am92IfFmht0hy7BwKA11eHh/Z8fvluKOPGiqZzS3dXkSqEsXsgAHiNdbDnLT3Ix4ajGELnie0eCABeWx34kVc0WfjKBgKAmalD6Dx7Drh+0GfDFOO9PrPdAwGAg9WB6xCm+QGlxUo32wXUAcAB6/C2PS/ao/VD0z4Q03q0fsjugQDgtdVhWRgz38fmE6VGRmlbhck4ZHnxzUxDlvxTRouV3pkrjsUpmwCOVQc3VnRotcTF9hMpL3L85w2PR6eefxg109H6x182CS5i+sNayZzpfQIKALOlDkQUrHDekuZuxwAn/zZcUGEwTzYDYbFat5w2VGiGiWhLmnuQD3YrAGYR287grtIOH6ix5wxuxln0P5LcloY6ByucrUTf9IzevDty/MvHZgtJ5oiKVnqkvotvjgJw5DoQUc+AedsfTU3fzMxhS1HBLodWe/z8Z/jrLwCOX4cxnd+Zm++NjP30DVpsWlbu6RQ532XsJ+AX6ALAm1UHAHjj4W9SAwDqAACoAwCgDgCAOgAA6gAAqAMAoA4AgDoAAOoAAKgDAKAOAACoAwCgDgCAOgAA6gAAqAMAoA4AgDoAAOoAAKgDAKAOAIA6jDO2VhalqtXBSvWiuFWbqu8REbc/PTKjqucFC/U2rFEn5V+3/UE1lUYv3lrPY+0AvE7T+upKvqls04ErFJ1eEO2l72jRMxIi4gf6DcKLFxvUDwhS2x5Pf+32ckOkp8JH4C+V5g8kH1y9ECsJYPZuO+g7uvQUlLltc05WVsG+soOp8vGXf0dZtFLltziv3kD89dIkdVywUr0obn3p9cEfFjXVrlX5KVWx++/Rw8pUZdzYpoShLi9Yub5WT8R31W5fFb1YFbwkKXV/C88beb5fU97Q2qmtqO7nyWjAKgKYzdsOirCFCqqu2F4q+ygrJUr+5Ptw58aVfBQvY73CpcT6RKTlLpRJBjXl5Sf2VCZc2RxORMSoVu3IiWKk/vLJNy8aj++9YIrZVpziLRgkcpaVZ+5apXv/U1ok0XvHF6xeKsUqApjNdaCwzV8cYUoP1xW+X7fXP65gX0FmmISIWOnCmKQYxdhtAuJzAoiIYqhFU9itM9BYHRTR8QnvERHRw8numSUinlh5eNJCGRERGTq4Viau5JBf2Rpta2+ywgfrCGAW71kQkSJ2w5GGhhvntsbwVwo3HeeemzLUXz+2ZkVS5GJ17IEWnqaakHj2cjZ288HfyFv35EarP9zb2E9E0qjNdVUblD7JJxs+TUEaAGZ/HcZey7KwFQVZQezAvfYBImKIH/yhEi1lhWfa52YdOVf5Re7C8V0PliESeOGHm0g8WBL0A4MT71OesPv0De3xAv/uiu3HtPicAsCx9iwMl4rXXKDwyCAZdWvP3Oe9kwO9SREip6+ulJ2Sx7Bs4HI58cQbBw3GR7yRH9thIG+5QiJwp8rOGoJIGpEZO185l86Wl54QYqRN/Tx5ERHfdr6ijQ30YXiWwcoAmFXEu3fv/uk6/L/b/3H1P65qrnzV3GP2V+fty0/1YT2D/B63Xav/y//WdgjBCR+kLRz8P5qGijN19beHFEERScuj/dz9gr27tF9eudDY0uMWmfbL/xYZxtxr/Fv1hSva78TBIZEJqUuld86W/s//VXHhyv99HJC2ZXPOwp9hlQDMEiKr1YpnAQD+k/MOAIA6AADqgKcAAFAHAEAdAAB1AADUAQBeKWf7Fvt7m9DWOXqne/RO98iAwbYjJmRvOS1421np6xzm7/yrMBwiCTBL2Xw01L/05vxyY6tudEaGDw90PpgrmScTY00AOHYdaq4P76syPbb9XClXhjamuC0JdgmUi4noQb/56w7hs78OjYySG0tFKz3Sol2xMgActQ7n/jG8688mO8ZYvpTd976H2EkkEj250Goli9W6rcJ0keOJaM/vPFb+EoEAmEWmOyv57ffmAzX2pGFtomtRhruzeEIaiEgkIrGTqOi37h/EuxLRgRrTt9+bsT4AHKwOFot1y2njkGDzvacuZVcnukndpxzlLTenDSluyVHMkEBbTxstFpwSBuBQdbjVZbZjGtKVoU+yPaRuPzGE1M3pYK7ERUwtutFbXdh8AHCoOvxTN2LHXa9JnDMyvRf7sEBrk+bYPRAAvL46PLTn88t3Qxk3VjSdW7q7ilQhjN0DAcBrrIM9b+lBPjYcxRA6T2z3QADw2urAj7yiycJXNhAAzEwdQufZc8D1gz4bphjv9ZntHggAHKwOXIcwzQ8oLVa62S6gDgAOWIe37XnRHq0fmvaBmNaj9UN2DwQAr60Oy8KY+T42nyg1MkrbKkzGIcuLb2YasuSfMlqs9M5ccSxO2QRwrDq4saJDqyUutp9IeZHjP294PDr1/MOomY7WP/6ySXAR0x/WSuZM7xNQAJgtdSCiYIXzljR3OwY4+bfhggqD2fLsTsbYWVhbThsqNMNEtCXNPcgHuxUAs4htZ3BXaYcP1NhzBreLmDb+es7SEOaduWIr0YM+8827wmcXhyxWkswRFa30SH2XxcoAcOA6EFHPgHnbH01N38zMYUtRwS6HVnv8/Gf46y8Ajl+HMZ3fmZvvjYz99A1abFpW7ukUOd9l7CfgF+gCwJtVBwB44+FvUgMA6gAAqAMAoA4AgDoAAOoAAKgDAKAOAIA6AADqAACoAwCgDgAAqAMAoA4AgDoAAOoAAKgDAKAOAIA6AADqAACoAwCgDgCAOgASt0ynAAAAHUlEQVQA6gAAgDoAAOoAAKgDAKAOAIA6AMDr8/8BvzeMH9GVeKUAAAAASUVORK5CYII="},955:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},956:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},957:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},958:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},959:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},960:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},961:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"}}]); \ No newline at end of file diff --git a/assets/js/23.e56b6ce6.js b/assets/js/23.e56b6ce6.js new file mode 100644 index 00000000..51005c9e --- /dev/null +++ b/assets/js/23.e56b6ce6.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[23],{1004:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},1005:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},1006:function(t,e){t.exports="data:image/png;base64,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"},1007:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},1008:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},1009:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},1010:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},1011:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},1012:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},1013:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"},1183:function(t,e,A){"use strict";A.r(e);var a=A(10),i=Object(a.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.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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-downloadable-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Steps to Create a Downloadable Product in Bagisto 2.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(1004),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(1005),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(1006),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(1007),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(1008),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(1009),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(1010),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"channels"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),e("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(252),alt:"Channels"}})]),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(1011),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(1012),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(1013),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports},252:function(t,e){t.exports="data:image/png;base64,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"}}]); \ No newline at end of file diff --git a/assets/js/24.00c53e58.js b/assets/js/24.2b0a9f8b.js similarity index 96% rename from assets/js/24.00c53e58.js rename to assets/js/24.2b0a9f8b.js index 60c392df..0a0ef2c2 100644 --- a/assets/js/24.00c53e58.js +++ b/assets/js/24.2b0a9f8b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[24],{1169: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-2-0"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#create-simple-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Create Simple Product in Bagisto 2.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(979),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(980),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(981),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(982),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(983),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(984),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(985),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(986),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(987),alt:"inventories"}})]),t._v(" "),A("h3",{attrs:{id:"channels"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),A("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(252),alt:"Channels"}})]),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(988),alt:"product"}})])])}),[],!1,null,null,null);A.default=s.exports},252:function(t,A){t.exports="data:image/png;base64,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"},979:function(t,A,e){t.exports=e.p+"assets/img/simple.548f03a1.png"},980:function(t,A,e){t.exports=e.p+"assets/img/editProduct.a0f174d2.png"},981:function(t,A,e){t.exports=e.p+"assets/img/description.cf62b04a.png"},982:function(t,A,e){t.exports=e.p+"assets/img/metaDescription.16764ed9.png"},983:function(t,A,e){t.exports=e.p+"assets/img/image.ac99298b.png"},984:function(t,A,e){t.exports=e.p+"assets/img/toggleButtons.db6f5a12.png"},985:function(t,A,e){t.exports=e.p+"assets/img/price.86fae45c.png"},986:function(t,A){t.exports="data:image/png;base64,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"},987:function(t,A){t.exports="data:image/png;base64,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"},988:function(t,A,e){t.exports=e.p+"assets/img/product.4402c959.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[24],{1173: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-2-0"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#create-simple-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Create Simple Product in Bagisto 2.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(945),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(946),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(947),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(948),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(949),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(950),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(951),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(952),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(953),alt:"inventories"}})]),t._v(" "),A("h3",{attrs:{id:"channels"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),A("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),A("p",[A("img",{attrs:{src:e(252),alt:"Channels"}})]),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(954),alt:"product"}})])])}),[],!1,null,null,null);A.default=s.exports},252:function(t,A){t.exports="data:image/png;base64,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"},945:function(t,A,e){t.exports=e.p+"assets/img/simple.548f03a1.png"},946:function(t,A,e){t.exports=e.p+"assets/img/editProduct.a0f174d2.png"},947:function(t,A,e){t.exports=e.p+"assets/img/description.cf62b04a.png"},948:function(t,A,e){t.exports=e.p+"assets/img/metaDescription.16764ed9.png"},949:function(t,A,e){t.exports=e.p+"assets/img/image.ac99298b.png"},950:function(t,A,e){t.exports=e.p+"assets/img/toggleButtons.db6f5a12.png"},951:function(t,A,e){t.exports=e.p+"assets/img/price.86fae45c.png"},952:function(t,A){t.exports="data:image/png;base64,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"},953:function(t,A){t.exports="data:image/png;base64,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"},954:function(t,A,e){t.exports=e.p+"assets/img/product.4402c959.png"}}]); \ No newline at end of file diff --git a/assets/js/21.c8b881ff.js b/assets/js/25.b8fd4255.js similarity index 92% rename from assets/js/21.c8b881ff.js rename to assets/js/25.b8fd4255.js index abb6fe82..d314f1a6 100644 --- a/assets/js/21.c8b881ff.js +++ b/assets/js/25.b8fd4255.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[21],{1081:function(e,t,n){"use strict";n.r(t);var s=n(10),a=Object(s.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(478),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(479),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(480),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(481),alt:"Theme"}})]),e._v(" "),t("h3",{attrs:{id:"logo"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo"}},[e._v("#")]),e._v(" Logo")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Logo")]),e._v(" kindly click on this logo add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(482),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"logo-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo-on-frontend"}},[e._v("#")]),e._v(" Logo on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(483),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon"}},[e._v("#")]),e._v(" Favicon")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Favicon")]),e._v(" kindly click on this favicon add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(484),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon-on-frontend"}},[e._v("#")]),e._v(" Favicon on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(485),alt:"Theme1"}})]),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(486),alt:"SEO"}})]),e._v(" "),t("h3",{attrs:{id:"maintenance-mode"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#maintenance-mode"}},[e._v("#")]),e._v(" Maintenance Mode")]),e._v(" "),t("p",[e._v("In Bagisto, "),t("strong",[e._v("maintenance mode")]),e._v(" refers to a feature that allows you to put your online store into a temporary offline state. This mode is typically used when you need to perform updates, maintenance tasks, or make significant changes to your store's backend or frontend without disrupting the customer experience.")]),e._v(" "),t("p",[t("strong",[e._v("1) Message-")]),e._v(" Enter the message that will visible to the customers when they visit your store under maintenance mode.")]),e._v(" "),t("p",[t("strong",[e._v("2) Allowed IPs-")]),e._v(" Enter the IP address that will run under maintenance mode")]),e._v(" "),t("p",[t("strong",[e._v("3) Status-")]),e._v(" Enable/Disable the status for the maintenance mode.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(487),alt:"Maintenance Mode"}})]),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(488),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=a.exports},478:function(e,t,n){e.exports=n.p+"assets/img/channels.eadfb45b.png"},479:function(e,t,n){e.exports=n.p+"assets/img/general.5849fe78.png"},480:function(e,t,n){e.exports=n.p+"assets/img/currencyLocal.4e83b107.png"},481:function(e,t,n){e.exports=n.p+"assets/img/theme.9274b839.png"},482:function(e,t,n){e.exports=n.p+"assets/img/frontendLogos.686a5669.png"},483:function(e,t,n){e.exports=n.p+"assets/img/logoOutputs.3be56cf8.png"},484:function(e,t,n){e.exports=n.p+"assets/img/frontendFavicon.2fb0d95a.png"},485:function(e,t,n){e.exports=n.p+"assets/img/faviconOutput.0af4ffb5.png"},486:function(e,t,n){e.exports=n.p+"assets/img/seo.0fe2a12e.png"},487:function(e,t){e.exports="data:image/png;base64,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"},488:function(e,t,n){e.exports=n.p+"assets/img/channelGrid.2fb2d268.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[25],{1177:function(e,t,n){"use strict";n.r(t);var s=n(10),a=Object(s.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(974),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(975),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(976),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(977),alt:"Theme"}})]),e._v(" "),t("h3",{attrs:{id:"logo"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo"}},[e._v("#")]),e._v(" Logo")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Logo")]),e._v(" kindly click on this logo add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(978),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"logo-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#logo-on-frontend"}},[e._v("#")]),e._v(" Logo on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(979),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon"}},[e._v("#")]),e._v(" Favicon")]),e._v(" "),t("p",[e._v("For creating a frontend "),t("strong",[e._v("Favicon")]),e._v(" kindly click on this favicon add image option and select the logo from your system and then click on "),t("strong",[e._v("Save Channel")]),e._v(" Button.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(980),alt:"Theme1"}})]),e._v(" "),t("h3",{attrs:{id:"favicon-on-frontend"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#favicon-on-frontend"}},[e._v("#")]),e._v(" Favicon on Frontend")]),e._v(" "),t("p",[e._v("Now check the output on your frontend logo is updated successfully.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(981),alt:"Theme1"}})]),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(982),alt:"SEO"}})]),e._v(" "),t("h3",{attrs:{id:"maintenance-mode"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#maintenance-mode"}},[e._v("#")]),e._v(" Maintenance Mode")]),e._v(" "),t("p",[e._v("In Bagisto, "),t("strong",[e._v("maintenance mode")]),e._v(" refers to a feature that allows you to put your online store into a temporary offline state. This mode is typically used when you need to perform updates, maintenance tasks, or make significant changes to your store's backend or frontend without disrupting the customer experience.")]),e._v(" "),t("p",[t("strong",[e._v("1) Message-")]),e._v(" Enter the message that will visible to the customers when they visit your store under maintenance mode.")]),e._v(" "),t("p",[t("strong",[e._v("2) Allowed IPs-")]),e._v(" Enter the IP address that will run under maintenance mode")]),e._v(" "),t("p",[t("strong",[e._v("3) Status-")]),e._v(" Enable/Disable the status for the maintenance mode.")]),e._v(" "),t("p",[t("img",{attrs:{src:n(983),alt:"Maintenance Mode"}})]),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(984),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=a.exports},974:function(e,t,n){e.exports=n.p+"assets/img/channels.eadfb45b.png"},975:function(e,t,n){e.exports=n.p+"assets/img/general.5849fe78.png"},976:function(e,t,n){e.exports=n.p+"assets/img/currencyLocal.4e83b107.png"},977:function(e,t,n){e.exports=n.p+"assets/img/theme.9274b839.png"},978:function(e,t,n){e.exports=n.p+"assets/img/frontendLogos.686a5669.png"},979:function(e,t,n){e.exports=n.p+"assets/img/logoOutputs.3be56cf8.png"},980:function(e,t,n){e.exports=n.p+"assets/img/frontendFavicon.2fb0d95a.png"},981:function(e,t,n){e.exports=n.p+"assets/img/faviconOutput.0af4ffb5.png"},982:function(e,t,n){e.exports=n.p+"assets/img/seo.0fe2a12e.png"},983:function(e,t){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUQAAAD4CAIAAAAb9wgrAAAAA3NCSVQICAjb4U/gAAAAEHRFWHRTb2Z0d2FyZQBTaHV0dGVyY4LQCQAAIABJREFUeNrt3X1QFGe+L/Af89LN4LwIzIgDEwHn8hI0CJSE2YTAjYAnwWVLjBVIucGsazwlHu81J5bmhGTz4slmtbKrVV6hyrDeiOEGUq5QcSG1KklAooO4QzCCHDggmoFRZ0DpGWeme164f2DMmxIhQNR8P//EDD1P9/TT33mep6e7n4DrTleQLJAA4N7kdLndbiEkWCmSBbLYHQD3Llkg6/f5R0dHRQEBAdgdAPeugIAAweslIhH2BcB9YHR0FGEGuE8gzABomQEALTMAIMwAgDADIMwAgDADAMIMAAgzAMIMPyve0nb86MHqk2bsCrirw3yuqjAjI311Ve+PHtLW/s4B+y+xNvqqNv/rq5v/cgxhhmkPs7WmOC7BEJW26aD126/WrUszRCVkbGzgx3vvmaY2m2BubWqzjreKtrfz4zIL173bc4/swLNvZhiiEgxZb5/91ofn297Oj0owxK2o6MUhBndpmM8P8URkN5aVn735YueBiiN2IhKsNsc479U8uemdtQVb39mUpxm/Xb7HOsZmjoiot7b8yM0vKWtTWa2FiHjbBSsOMbhLwzwwNPaP3tqKIxwREXGNZdUXbvy1b+yv9sa3f5+VkRGXYIhLy83/tz2NY0d0V8328urtf6rpJCLqrvy34tzs3NSkjLiEjPRlm7Y3WL69IvOHxVEJhqiEZ8v6iIj4c3UlqwtSkwxxafmFLx/qHFv1OIX0Hdq4Ij81yRCVkJG6rLikpnvsK8LasHNdYUF6RnZiwveKIqKhtopthdnZcQmGxIyCjTX9RETc2coXf5+VlhGXlJu7bufhvh9809iGrMLYhzaWHei+uXMax0YJ3JD16/L5c3Vvrrv5EaravrVe47tbcjMy4pKyszYf/W74hxrf3ZKfkRGXlJG+YkvZcQuO1/vQ8H93XvbOfJjtVruDiDTqELIb99VaiMhcW3HEThq1nIistrEwK1i7xUpyXbhWyQ+3fXJgY0ndDxooi7HZ1Dk4zLFypUIwnzeWvfjKvr5v/swqQvThWn20VsMSDRxa99y2ytYLpI7UkMVYu2P1y2MH/e0LYQVrn51Va/VqhjtvqizZur2diIhrNx45c8FsE1i1nOwWY+2OdW+c5G90jIsL/1RnHHSQQk6chWdDie8ue6645OMOM4XqlI7O5uqNz+1o5L4XZgtHRIoQDUOdtdVGnog37TvQwytCNAyRYLfab3y5rH5u277mC1aSs3aLsXZX4XN7Onkiot53t6ze2dRpE1iWrOeHv1W83fj62nU7m9o4uU4tt3Y1bf/XTdvbeRz89xWua19pZWlZlXF4psPs4GxExBjWFiaTYKyoauO7K6s7eMaw/tlYloi33zgWDX+sP9NUU/NBac3eggQirv1k560LjNn0QX1rU8X6aCKh40iz5Vt98v9sOFbTULdjZQRv3FPeaCf906XNx6qbj27PU5D1k6ojA+MWElFY9cWxhkPlVR+Uv7VETmRpa/+mcHbJttamY63vZCiJzM3H2ojIWrer+gJPIXnv1PxXy7EzXxzdnavgGsrLugQ2vrimqaahqfqdVIZsRyubv3tmjhuyErERy9ZnhZDt6L76IWt9xWEb6Z8sWqokomGrjYh4Y3m50U7K1E0NLcfONG7LUxPfVVPWYCc6W1ndwRNjeKmqteXYmQ/y9TdLHji6q9bCMylv1dU3HKuvfyGGpQsHqztw/N8/XP1VZQdNV4nsve+XHmznfmp5koksPNZplGvily1NL9/YXFf2hqXtPOmWF6yMqNlORJydI1KS5cjrr7xZ22EWbg4sBX6cFoWNNcQzZecF64CdSPuDP1vauoaJqPfD4rgPv+ma9NqIIm5bCH+uavPm8sPnvxnD87bvF66MX6inpjZ+yMoRf8bUJhCF56zJHVuGZYk6T/VwRNRVmptc+t2BhuKbLNscPBEptHlFOZUfVzce2LmdjByzYFNRCt9KZLNbuW8+gmH5Mj1LpMlYmSo//LGjs/0CpXb3DhJRTF5WFEtEDPPNBneZOgUiMpXkGEpurm7AwhEpEYP7gMd8ZO/7zVd8irhHH5ed/eiLjv9bFrjuf/06QTZDYbZzdiJSsIrQpc/m6JrrjtQ2EUWuf/ZXStsxJZHVPsQRcfU7N3/YwalT1m/IT2CMZSV1nT9WLssyRAKRQER0m+cL6tMLlsbfPNZDDepxCunet3nX4fNMwpOb1meFmmt3bm++VSeGZVi6sc6b//nhuTg2OmNNVuQ3m7Eo9DsNs91ORKRQKBcVrkmsKTlz7CCRcknhyvmKwwoiEnj7nXSMb/llJxARKWJWFhhunjFURsfg8Yv3RZJtx999/6OLPtm8rA2/S9dJk5Su997/r3/u3Rv4v4uzo6UzEGZe4HgiYjQssY8V5EXXlZ0nNrVg1YNE7QxLRHYHT2QdsPBEbPyy9QU5So4Ov/HjYf5Og8kyRGQ932+lFA0RkTYhWk5dDivHLF27IVlJRHazldGNd0rc0jlARKGZRYV5i6izvXR78499m0Qv1FNT22DTwYai5KxQIp7nWf2iWPZDI28TdE8WrXpQQcRbBxzKCMV3donNwRMpWTlL2rwiw/bNTRyF5BVlKMnBskQkcHYHkTY5PoS6ho21db25hXqu6WCrg4hJWBRJGkoIp8bBnoMVppWvpyh/uEl2B8Wv2JSrZYl4q4XXaBHme9+1f77/XnUvLwlPW7cuXSclIrXhd7/lSt/76OLnpe/KX3zeMHdSeZ7ImJl3cAIRMSxLRLFrNuRnphrWrM3RERHDsETE2zkiXXyshohv3p5fWLx6Y3mbMLEN0qWn6Ij41h1ZGbnpabklp9jMtUXJDHFnDuQbMlLTsuMScnL/ZBy3vYs1xDNEln0bCwpXF5c0DP34WucvW/9kCJGlcuOyxLTs1KScrLdNytyiVdFEdmPJUzmJadmJSZmpq8u/98XE8QIRsSxLRMqsok1LUjKfXLvmYZZIzrLM1wuwhrVFBoa41l1ZadmJma8ethEbXbAmS0G0cNUGg4ao88Pi1LTc9Odqen+wSQc35yemZacmGeIyt1T2IQn3w+nr5v++TsGLfvf8EzE3O9XSuUvXFf7PcLHrwhdnrszACTD7WJeRZRVERJrcrfv379r6mIKIiA1lv2662cc27X4pOzmcMZ8xNbZaeHVk8sMpmjtuUNiHi3e/lJGsZnjbMMeGsrydHiza/8GWVemROkaw2gVWHZkcwYwbZu2qP29bkx6p5C4YW02dNkYfn5Icrxh3taFL//jX/WszksPlvN3BsaE6JfFsyh/eK/3D8hS9guHtDp7VJs+P/N7n4O12ImLHxrrswjX/p3T/n1fob/Tib47VieYX7v1gy6pUrYYcvEKb/GTx/vc2JLNERLr87VXvFCyND2Htw2Y7acJjDOljXZLQpX++sUlkd3Ak1ydGapCE+0DI4ufXFRQXL1/0vZMfsqiVz//2+ed/uzRikgUHjI6OYvcC3NMGL9nCNMG40QLgPoEwAyDMAIAwAwDCDAAIMwDCDAAIMwAgzACAMAMgzACAMAMAwgwACDMAIMwACDMAIMwAgDADAMIMgDB/j2VfoSGu8NA3E46278xKyNjYgN0IcI+FechsI/7MgX2nxp6NaT/8bl0vCZxtCPsR4B4LM2djdOH84YomjogG6vY1M3o1Y+XsREScqWxdQWpSRmJ28fbjQ0TEtVesy86OS8hIXbGnjfje6i25aRlxSdlZr5/kiaw1W9LTMuKSsnP/raqNJyLiTlVsXJGbmGBITMvNf/0kd6syAWAqwsw5rBSa+fwyTXPV4QG+raLanL52VTxxAw4i+5E3XqlkCvYeqtiby1eWlBp5e+OecuP84pqj1fvfWpFAprK/NCnXljbUle4uWsgSadKL935QUb+/WH+mdFf9EHGNJRvLe+NfqDpa9VY6dZ4fvlWZqC+A25rI9DR2O0+MLnFF8qLqfe9WJ3zCL30nR1+9i7MPEQmNrcNm2478T8YWZXs5RXJqJO2p3lXBrl+7jCUyxMtLqkv3KZ9dszyWiO9tPlCyp7HXRiQIepudzps6+chVa3MSIohXsGQjop4flEkGPAYeYCpa5iGO5EqldmlRhvXD0sOKZaseVrAKOW93cMQTT4aXavo7jf2dxv7O0lUaSni+vH53vqZrT+Gvtxy2alfurd6/Icb87tbc1VW9vHHXn44qi8pbvziwKZEhohtzL7dbeOI5YawJvkWZADAVYRYcHLEsQ8r0FXnRIYaiFQlj0yxxPE8LM1PlbeU7K493d7abGtstRGRuN3ERmes3LEuwnzWeH+pst2geLtxUtJDvMvXyRDzxvIOz2vmxyagicrYWRbaV5MclZK6rHZu08RZlAsBUdLM5gR+bNY5N+UNd/Y2+L8uQ4OBIsfS1bZtKdu3aWMSRXF+ww7CI6azYsfljC8fIE5YUr4nvrnzm1crzDlJEZm4ozlTG6P7DsHlPcfpOgVVoM9UskSL53//aumHIylHnzmfX2YhuUSbmQAS4rbtnril7Z4ORU0cqedOuzbt6nyxv+I+FqB6AOzE215Tkrtmeobbq0l2nLByF6NOL39qAJAPcqy0zAPyklhnXZgPcJxBmAIQZABBmAECYAWCqw4zT4ABTZUrSNJnfmUfsDt7tEYkCBI8X1QDw0zGMxO8bZVmpSimfoTD7/f5LV4aDVYqg4ECpRII6AJgqHq/X4/UOXrLNnRMiEommPcyXrgxPek0AMA6pRCKVSJg5zOUrw9q56ukdM49wjuDZCiQZYPpIRKLZKsWI/fr0hpnnPRKJGLsbYHrzLBHzN24Mnp4wj46OikQBGCcDTHt/WyoRBYgmcX77TsMcEIBz1wAzRPB4AgICprGbDQB3M4QZAGEGAIQZABBmAECYARBmAECYAeBeDbO99aPa6hO271xf4uj96P/VffoV9jbAvRRmp0sgR39Hl+PmK54Lbd1Wv8cpeLC7AabPVF9r7fM4hSCNytlxxhb/iFpCRI6L7YOBmmCP4HITSYnI+dWXTW3mSw4PE6JL+1WKXkXksHze/GWPzUnSoIjFGTn6QH6w49OW/kvXfeLAkOSc9IUqz4UTnzb1OwWSqsJiHn0sVssQkefKuS8+77AMu/1iaZAq6qHcNC1L5B0xt5zq7LO6SRYSs3ix4YFAVDMgzBMn8AKx85PVPce7+1zqWJnP0tHrCH/oUfrCeN1DRDTSfey4RbY47alwMp9uOX6yd84TeseZL/rEsXlPR8kFh0scSDRy5nSvEJX+9AIFudwkJyKpZsHi5ckKsXD59Cemzzu0K5MVfL/p2Bnn/Ecy/0UtdXS01NucAhHrGz7daLKoU3J/FSL0m46daNfkp+kZVDSgmz1RLrdAUllYbKL6akfXCAmW9n5pzII5MplYEHgiutZ3cThE/2hsiEIe8mDiPPnwZYtAYkbsc404XMTKVbNlRCSVick14nCRNEilCBITEQWpQhQyaZBKFx8e6BpxeMnd13NZrF9keEAVJAuSK7/+ILb+Ppc6ebEuVB6kXRgTKbZdtKGWAS3zJHg8gljKiqVzF0acPtF7jkasIVEZIWJhUOob8XiJHC7eZ/vyg/e//PrLJFgQaE5y2iPCl8a6OqNm3uKHH9KrguIzUxwtXfUHO1RR8Y+mRYeSvbelvW1w2CGQmPy+cCLiHS6Sz1d8b/1el1vwXPnsw9rPvl5BhOAjwm3YgDBPuJvt8YnFYiJJmD6e+fREhzRmybwgIhKLyOMRiGQMKw5LeCYn+ruTs6piH0mPXTxy7sSJ4ycVc57QK+Q6Q5Zu8Yj5RKPp07aQvOCO45fZx55YppfTldMN/3AQkVTGkIu7MQ7/5vMwgYw04tGVqZHIL6Cb/VN4fR6fWMoQESniE+fN1cUuCBcTkZgRk88nEIXO16qsPU3dtmsut9MxMjTiISLn8PCQy+MVs6GqQBLcPvJcs47YBR/JFCEysSB4iPxERD6/13dzm4MiI1WO3vazl51Ox4jlMn9jC8LmRTKW1paLVxxup8s5NOzETdiAlnkyfIKfxKKxRpF9IGnZAzdeF4tFJPACEYUsyH7M/3lbS+0pj0/EahLTfqNSjfSZPu12uPwiRhmyYLF+Njnb/3mizcb7SCpXRzyaqGZlD6V9ZWqpq/vMT2Ipq9JLJUSKB1Mf40ynPzvW4pOqZH6SicREJFanLUlqOdn1j49MAknlYQm5WdEK1DP8AkxgStfBS7bwST00cLoIzmuCSMaISRjpOdnaFZy2cnEIahTuAxPN2t022fqE8Ze7jrVYHG4PSYNCwuMfT0aSAd3sexP7QMrKB1CDADfgRgsAhBkAEGYAQJgBAGEGQJiJaHR0lGEwNw3ATGAYyfROT+P3jXq8uDgSYHp5PF6/f3R6p6dhWcbr8WFfA0xvmL3eQGYyt+BPIMwq5ayrI3afz4/dDTBNvF7ftRGHUjlresNMRHPnhFy2DrtcvAczQgJMde/a6eKtQ9fmzpnkhckTO6clEonC56o5zmG/7hRhkleAKSJlJKP+0UCW0YaFTrqQyZygVirlSqLR0cmM0QHgh6YkTZP/nRlJBpgqU5ImXDQCcJ9AmAEQZgBAmAEAYQYAhBkAYQYAhBkAEGYAQJgBEGYAQJgBAGEGAIQZABBmAIT5u/oPv7yl7BRPRJ3Vr2ys6J7SzbMceXtbZTuqCWA6wnxuT26CIevtm6G1GBuMbTYi4nuPNxm7hqZ08/qP1B41DvA3/9/4cnbc6kNWIr7hldQkQ1SCIS4pN3f19oPneNQlIMwTwhsP1PUSmT+ubvx548M7OCHlD3+rqNn7QiYdLdm4qw2VCQjzBHDGygYh86ViA9d4sMF+++WGGt8uzkrLiEsrWPeuiSP74XUZiS828kRczabEZXt6iah9Z1bS7/cNEHGmsnUFqUkZidnF248PERHx/QdffjY1yZCYvaNxnJUwct2DsQkP52wqSmEHuzsH+N7qLblpGXFJ2Vmvn0RLDQjzuFluqGkkw6qC/FXp1Fh91Hqbxaw12zZW2zNfK616LcW8Z0tJPSWnx/Dtpl6iztZubqCnjSNz+1lzRIohwn7kjVcqmYK9hyr25vKVJaVGnszV20oamDW7K6pey9aP/zBwnniu+3B9D6/Q6tSmsr80KdeWNtSV7i5ayKJu4RdmQk/nHDpSa1JmbTewCso3sC/WHRlYsSriVl3xBhOlb9uau5ClyPW1dSUNpt0bMvV/aTT2dVvbWb36rLF1iD3Vo0t9IYF6KluHzbYd+Z+MvZft5ezW5h429dU1j8WyNKRjq2/bxgpN65INRMQqFqz644ZMlqzx8pLq0n3KZ9csj0XVAsJ8ewONB9sFc+sLibVjjSIdrO9f9fyPjW2JiBiab8iMKG+sruMoY1OBaVdDBd8qN+yOITIRT4aXaqqKtDffcfhOp+ZI+cPftmQqQ3URirF2eOXeal19xb49W3NrimuqCvWoXkA3+5bMDXVtbMY7f6uq/3tV/d8r3lki7/y4qZcULCuYT5msRCxLXJ+pk2MNWSnUWrG94WxbfWnlKcaQtZAoNi9LazxQY03NXJpuYOtrjrC/ylvEEi3MTJW3le+sPN7d2W5qbLcQsYasFGqueLPmbOc5C8ePP2aO0n+dZKKhznaL5uHCTUUL+S5TLwbNgDDfhuVIfY8yfVneg1H6+VH6+bF5+QZl19EjfTF5z6ZwH5cfHmANy/MTBmt2Ndg1+a/uXs42vry28A2TpmjbW7kKIkpYvkxP8szcFPbBnMwIQbck38ASkWLpa9s2xV/YtbEof/WW7fUWnkiT/+ruolDjn4rzn9nVpo5JUN/Z+JfvPvjGptyc/Pw9Q5kbijIxaIZfmIBJTAMLAHeVwUu2ME0wLucE+OWNmQEAYQYAhBkAEGYAhBkAfklhxm9aAFNlStIkmcR7ro3Y3bwgEgUIghfVAPDTMYzU7/cHssxslWKGwuz3+wcv2UKCVbOCZFKpBHUAMFU8Hq/H4zUPXgmfqxaJRNMe5sFLtkmvCQDGIZVKpFIJwzCWy7YI7ZzpHTNfG3GEBCuRZIDpI5GIgmcrr43YpzfMbp6XStC1BpjmJloicfPCNIZ5dHRUJArAOBlgBvrbYpFoEue37zTMAQE4dw0wQ3jBExAQMI3dbAC4myHMAAgzACDMAIAwAwDCDIAwTwmvY2TI5SMiEuxXRtzTuCaf2ymgZgFhni7OrubGz7/yENHQmZP1bbZp+83aefbokWP9blQt/NJM0xVdw8aapi5lytNZ84Lugg/pPNf4YZ92+bLY2SPdH9V1Wv1EJGICg0LC9amLo+cwOAwAYb4N/queHkEqvtzbMzJvkepu+rg+XqDgtLxHYhify2HrOGX6RyM9lRMdhAMBEOZbcfd1XWaiUhZcNXV02Rakqcdbh8P8+cnOPqvTxwTPT0x6JFYldDd/2KXK+81DoWMt6gXtU0/EKoiGTh87PBL7TNY88Yi55VRnn9VNspCYxYsNDwQSkXf4/PGTXReu8uJZKplA47a1YkYmZRkpK9OlxV/sOW0bpmjxYMenLf2XrvvEgSHJOekLVTgwAGNmIhq52GUNio/XzY8JcfWfH/CN1xtv/cRkDoz/l98sXZ6mGjp94sSgLygsWOUYvuIiIp/18ohv+OoVHxG5r9icIeFq1jd8utFkmZWQ+5vs7BjqOdHeKxD5bC2NXw4FP5S3fGneI/NU4jvaTK/D1tF3leQqFY2cOd0rRP3q6aeffCpn0Xw5jgpAmImIaKjn4ohqXqSKgh6YN9dnOdfvue2il/t7HOrFafPmyINmP/CQIYoudFu8Kq1W5jBf9hFdNV8NUsmGB2xEPpt5JEgbHkS2/j6XOnmxLlQepF0YEym2XbQRXb54QQhLTtOFyoNmh2m146fRbzt+8KP33q/dX3uiy6d9LF2vIKlMTK4Rh4ukQSpFkBhHBaCbTUQ03PWVUxWjnU1EjDYm7IvjfWan/taDUq/LLciCFDf6xGK5MtBn5l2kiwwTfTpo8yqvWGTzUtUXW78a8fosViYsRUXeq27Bc+WzD2s/+/rLKELwecktMEGKOwyhKHhxTsp8mZSRBbI33hIUn5niaOmqP9ihiop/NC06FHkGhNk72H/hut91pulABxGRz+f3+S/2OaIX3qq1lMgCGZfTLtAchoh8Ds4tDmRlRLKoMGoZ6JONiMNSInRO4ylzj3BVHL44lIiYQEYa8ejK1Mhv5+1yIONyXrtRzo8Sy1QKxXeXlMh1hizd4hHziUbTp20hKxdj0Ay/+G72pV6LoE7I+83jTy17/Klljz+9LGWe9GpPv51IJBaTyzbCE4nFIrp+dUQgUkfNl9vaWi4OOZzXvvrS+BVFxoZJiCRhETqfpaXbp9WpJCE6rav/9FcUOT+EiChsXiRjaW25eMXhdrqcQ8NOL31dzoley4jb6XA6JnzFiOeadcQu+EimCJGJBcGDwwLQMtO5QYpIi54jl379QsSiqK7DfRevLVwQGa/rOnH6xFdPPD5fH9HfeaxNW5CmXrwkxXeys77W6QsMnp/8yCPhUiIicVj8A9KewbAYDREFx4SLemwR8ZqxZlWdtiSp5WTXPz4yCSSVhyXkZkUrxCGGJal0suNY3ZeCX8TMUsyXT6ij7LzwzxNtNt5HUrk64tFENQ4LuBdNYH5m8+AVXfgc7DKA6TbRrGF+ZgCMmQEAYQYAhBkAEGYAhBkAEGYAuCvDPDo6yjBS7C+AGcAw0umdnsbv93s8mKEGYHp5PF6/3z+909MEsozHizADTHuYAwPZ6R0zz1Yprl7lvD4/djfANPF6vcPXuNlK+fSGmYi0c9WXLtucLjf62wBT3iA7ne7L1qvhcyd5q8/E7poSiUS68DnXOAdnvy4SYZJXgKnBSKX+UX9gIBOh1Uy6kMncAjlbKSelfHR0dBJjdAD4oSlJ0+R/Z0aSAabKlKQJF40A3CcQZgCEGQAQZgBAmAEAYQZAmAEAYQYAhBkAEGYAhBkAEGYAQJgBAGEGAIQZAGEGgHs8zHz/4dd/n55miEvKzlq9x8gRd7xi89tHrbdbfqBx+4t7GjnsZICZMIHHBlnrd2yudax8rTRPbe89TzolWbuOHm7NWU9068cW2YyHGy7oX8NOBrjLWmbOZidWm/xwiuGxzFVFmbqxV7tKsxIMcSsqesne+HJ+apIhLi1/9V9MN9pjwbTZYIhKKD5oHTq4OiP99bNExNdviUvb1khE1pPbV+cnJmQkZhRX9qEuAGaqZdbnFi49sG3zioIjywvWr12RPNYcRxdU7S7UKeQ6UmjWbq9ay/BdBza+vPPg8gNriIhZsHX/f+apGY2GDv+gQPPH5fvOL3jn7xsSeLsyAnUBMGNj5ohlu4/WVP27gRp25f/667aUDdXM1+o0CiKLsWLXumeKCt84ahYcZvvYe1hNtFYXEXrL5/Nr4mN1nHHfnkOdpNWwqAuAGQszEbFaQ8ELew+9mkemgw393/nTqYo3a+1L36s7c3RrJsN/8/qNfzLEEi8I3yns4a01h17NI+ObTxVsPm5HZQDMUDebO3WociA0eX4o9Rl7eUajVmgolPqMR04ZMllGR0QC8XaH1c7fyK86UiM0HvnkbEI8KeMX6sNDueZDB9vl+gEHkYKI+L6znXzs0g1re9tfbesaoscUqA+AGQnzQEfjnsZdgw5SaJOXv/qH3FAlX7SpdlvZc0Vl0QX764q2Lt+yfV3+PoHRhC/MZIgicjY9fbTk7bX57IKt7/11zYYtq87vePOZIp4J0S0yaIisreWb3zaaBUaXmLM1NwqVAfBTBExiGlgAuKsMXrKFaYJxBRjAfQJhBkCYAQBhBgCEGQAQZgCEGQAQZgCYIZJJv9Pr9bl5QfB4BMHr9/vv9MtDJGIYCSOVBrKMRCJGBQD8zGHm7Ncd111Ol9vn83m8PiKSSsRisThIFjj+G/1+v9stuN0CZ78unyVTKmahDgB+njB7vL6rVzmNrPXkAAACl0lEQVTe4+HsjjmhwYGBTGAgS0RuN+92e6xDVxWKWWLRHfXeHdddPO+ZPVsulUhQEwAzGubRURq+OiJ4vC6X+39E61iGufknqVyikJNCEXTRfClIFii6szx7vN7hq1yYJgQ1AfATTewEGGe/7vP5Obsj8oG5307yTYEsM083l7Nfv/MyfT7/hJYHgJ8aZsHjve50udzuOaHBt0zyzTxrQme73O47L9lx3SV4vKgMgBkK8/XrrrGGNDCQGX9JlmV8Pv+EtsPpdKEyAGYozB6vd6x9HjvjNQ6ZjJ1oSzt2ShwAZiLMY42t3+//0ZPPUonkzn95HuNFmAFmLMwBAUREIpForIkevw2/w7PZ3yscAGYizGMNslQidrv58Zd0uXjpBK/uwk/NADMYZqmEiMRisdP1Y2F28xLxBMMsRZgBZirMQUGBRBQkC7QNj7h54XaLud380PCI7Meu67xl4QAwE2GWiMUKeRARKRWzLg5cvmWe3W7+4uDliV5xrVTMmmhLDgDfT+iEllbIg9xugbzeoEC2r39AEzqbZRmZjB0bJ/O8YB2+ppTPmtDZL6lEIp8lQ00AzGiYiWi2Sm4duiYSiWarFCP2675r3LfvmpqtnPCsFLNny1ENAD9DmKVSSfhc9dgtkEGynzTQxS2QAD9nmG+OcoNkgXg4AcA9H2YikkjEcomMCMNdgLsCngEGgDADAMIMAAgzACDMAAgzACDMAIAwAwDCDIAwAwDCDAAIMwAgzACAMAMgzACAMAMAwgwA44d5dHQUewHg3jU6Ojr2BC6R68fmmgGAu5nLzY9N1Sa57nQTkSyQDcDcbQD3WpvscvPXr7ukEhERSUQBo06ny+Fweic4PToA/LwkErEoIEAkIoaREtH/B/xeXbak7uSwAAAAAElFTkSuQmCC"},984:function(e,t,n){e.exports=n.p+"assets/img/channelGrid.2fb2d268.png"}}]); \ No newline at end of file diff --git a/assets/js/26.a24244fd.js b/assets/js/26.17f25ff0.js similarity index 97% rename from assets/js/26.a24244fd.js rename to assets/js/26.17f25ff0.js index 256f5d16..d7a7ccba 100644 --- a/assets/js/26.a24244fd.js +++ b/assets/js/26.17f25ff0.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[26,47,107,115],{245:function(t,e,n){"use strict";n.d(e,"d",(function(){return i})),n.d(e,"a",(function(){return s})),n.d(e,"i",(function(){return a})),n.d(e,"f",(function(){return l})),n.d(e,"g",(function(){return u})),n.d(e,"h",(function(){return c})),n.d(e,"b",(function(){return p})),n.d(e,"e",(function(){return h})),n.d(e,"k",(function(){return f})),n.d(e,"l",(function(){return d})),n.d(e,"c",(function(){return v})),n.d(e,"j",(function(){return g}));n(91);const i=/#.*$/,r=/\.(md|html)$/,s=/\/$/,a=/^[a-z]+:/i;function o(t){return decodeURI(t).replace(i,"").replace(r,"")}function l(t){return a.test(t)}function u(t){return/^mailto:/.test(t)}function c(t){return/^tel:/.test(t)}function p(t){if(l(t))return t;const e=t.match(i),n=e?e[0]:"",r=o(t);return s.test(r)?t:r+".html"+n}function h(t,e){const n=decodeURIComponent(t.hash),r=function(t){const e=t.match(i);if(e)return e[0]}(e);if(r&&n!==r)return!1;return o(t.path)===o(e)}function f(t,e,n){if(l(e))return{type:"external",path:e};n&&(e=function(t,e,n){const i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;const r=e.split("/");n&&r[r.length-1]||r.pop();const s=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,i,r=1){if("string"==typeof e)return f(n,e,i);if(Array.isArray(e))return Object.assign(f(n,e[0],i),{title:e[1]});{const s=e.children||[];return 0===s.length&&e.path?Object.assign(f(n,e.path,i),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:s.map(e=>t(e,n,i,r+1)),collapsable:!1!==e.collapsable}}}(t,r,n)):[]}return[]}function m(t){const e=v(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function v(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function g(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},246:function(t,e,n){},247:function(t,e,n){"use strict";n.r(e);var i=n(245),r={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(i.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(i.g)(this.link)||Object(i.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(i.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(i.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},s=n(10),a=Object(s.a)(r,(function(){var t=this,e=t._self._c;return t.isInternal?e("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(e){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):e("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?e("OutboundLink"):t._e()],1)}),[],!1,null,null,null);e.default=a.exports},248:function(t,e,n){"use strict";n.r(e);var i={name:"DropdownTransition",methods:{setHeight(t){t.style.height=t.scrollHeight+"px"},unsetHeight(t){t.style.height=""}}},r=(n(249),n(10)),s=Object(r.a)(i,(function(){return(0,this._self._c)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null);e.default=s.exports},249:function(t,e,n){"use strict";n(246)},250:function(t,e,n){},254:function(t,e,n){},258:function(t,e,n){"use strict";n(250)},261:function(t,e,n){"use strict";n.r(e);var i=n(247),r=n(248),s=n(92),a=n.n(s),o={name:"DropdownLink",components:{NavLink:i.default,DropdownTransition:r.default},props:{item:{required:!0}},data:()=>({open:!1}),computed:{dropdownAriaLabel(){return this.item.ariaLabel||this.item.text}},watch:{$route(){this.open=!1}},methods:{setOpen(t){this.open=t},isLastItemOfArray:(t,e)=>a()(e)===t,handleDropdown(){0===event.detail&&this.setOpen(!this.open)}}},l=(n(258),n(10)),u=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown-wrapper",class:{open:t.open}},[e("button",{staticClass:"dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:t.handleDropdown}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow down"})]),t._v(" "),e("button",{staticClass:"mobile-dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:function(e){return t.setOpen(!t.open)}}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow",class:t.open?"down":"right"})]),t._v(" "),e("DropdownTransition",[e("ul",{directives:[{name:"show",rawName:"v-show",value:t.open,expression:"open"}],staticClass:"nav-dropdown"},t._l(t.item.items,(function(n,i){return e("li",{key:n.link||i,staticClass:"dropdown-item"},["links"===n.type?e("h4",[t._v("\n "+t._s(n.text)+"\n ")]):t._e(),t._v(" "),"links"===n.type?e("ul",{staticClass:"dropdown-subitem-wrapper"},t._l(n.items,(function(i){return e("li",{key:i.link,staticClass:"dropdown-subitem"},[e("NavLink",{attrs:{item:i},on:{focusout:function(e){t.isLastItemOfArray(i,n.items)&&t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0):e("NavLink",{attrs:{item:n},on:{focusout:function(e){t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0)])],1)}),[],!1,null,null,null);e.default=u.exports},264:function(t,e,n){"use strict";n(254)},278:function(t,e,n){"use strict";n.r(e);n(91);var i=n(261),r=n(245),s={name:"NavLinks",components:{NavLink:n(247).default,DropdownLink:i.default},data:()=>({version:"2.2.0"}),computed:{userNav(){return this.$themeLocaleConfig.nav||this.$site.themeConfig.nav||[]},nav(){const{locales:t}=this.$site;if(t&&Object.keys(t).length>1){const e=this.$page.path,n=this.$router.options.routes,i=this.$site.themeConfig.locales||{},r={text:this.$themeLocaleConfig.selectText||"Languages",ariaLabel:this.$themeLocaleConfig.ariaLabel||"Select language",items:Object.keys(t).map(r=>{const s=t[r],a=i[r]&&i[r].label||s.lang;let o;return s.lang===this.$lang?o=e:(o=e.replace(this.$localeConfig.path,r),n.some(t=>t.path===o)||(o=r)),{text:a,link:o}})};return[...this.userNav,r]}return this.userNav},userLinks(){return(this.nav||[]).map(t=>Object.assign(Object(r.j)(t),{items:(t.items||[]).map(r.j)}))},repoLink(){const{repo:t}=this.$site.themeConfig;return t?/^https?:/.test(t)?t:"https://github.com/"+t:null},repoLabel(){if(!this.repoLink)return;if(this.$site.themeConfig.repoLabel)return this.$site.themeConfig.repoLabel;const t=this.repoLink.match(/^https?:\/\/[^/]+/)[0],e=["GitHub","GitLab","Bitbucket"];for(let n=0;nfunction t(e,n,i,r=1){if("string"==typeof e)return f(n,e,i);if(Array.isArray(e))return Object.assign(f(n,e[0],i),{title:e[1]});{const s=e.children||[];return 0===s.length&&e.path?Object.assign(f(n,e.path,i),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:s.map(e=>t(e,n,i,r+1)),collapsable:!1!==e.collapsable}}}(t,r,n)):[]}return[]}function m(t){const e=v(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function v(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function g(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},246:function(t,e,n){},247:function(t,e,n){"use strict";n.r(e);var i=n(245),r={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(i.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(i.g)(this.link)||Object(i.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(i.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(i.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},s=n(10),a=Object(s.a)(r,(function(){var t=this,e=t._self._c;return t.isInternal?e("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(e){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):e("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?e("OutboundLink"):t._e()],1)}),[],!1,null,null,null);e.default=a.exports},248:function(t,e,n){"use strict";n.r(e);var i={name:"DropdownTransition",methods:{setHeight(t){t.style.height=t.scrollHeight+"px"},unsetHeight(t){t.style.height=""}}},r=(n(249),n(10)),s=Object(r.a)(i,(function(){return(0,this._self._c)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null);e.default=s.exports},249:function(t,e,n){"use strict";n(246)},250:function(t,e,n){},254:function(t,e,n){},258:function(t,e,n){"use strict";n(250)},261:function(t,e,n){"use strict";n.r(e);var i=n(247),r=n(248),s=n(92),a=n.n(s),o={name:"DropdownLink",components:{NavLink:i.default,DropdownTransition:r.default},props:{item:{required:!0}},data:()=>({open:!1}),computed:{dropdownAriaLabel(){return this.item.ariaLabel||this.item.text}},watch:{$route(){this.open=!1}},methods:{setOpen(t){this.open=t},isLastItemOfArray:(t,e)=>a()(e)===t,handleDropdown(){0===event.detail&&this.setOpen(!this.open)}}},l=(n(258),n(10)),u=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown-wrapper",class:{open:t.open}},[e("button",{staticClass:"dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:t.handleDropdown}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow down"})]),t._v(" "),e("button",{staticClass:"mobile-dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:function(e){return t.setOpen(!t.open)}}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow",class:t.open?"down":"right"})]),t._v(" "),e("DropdownTransition",[e("ul",{directives:[{name:"show",rawName:"v-show",value:t.open,expression:"open"}],staticClass:"nav-dropdown"},t._l(t.item.items,(function(n,i){return e("li",{key:n.link||i,staticClass:"dropdown-item"},["links"===n.type?e("h4",[t._v("\n "+t._s(n.text)+"\n ")]):t._e(),t._v(" "),"links"===n.type?e("ul",{staticClass:"dropdown-subitem-wrapper"},t._l(n.items,(function(i){return e("li",{key:i.link,staticClass:"dropdown-subitem"},[e("NavLink",{attrs:{item:i},on:{focusout:function(e){t.isLastItemOfArray(i,n.items)&&t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0):e("NavLink",{attrs:{item:n},on:{focusout:function(e){t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0)])],1)}),[],!1,null,null,null);e.default=u.exports},264:function(t,e,n){"use strict";n(254)},283:function(t,e,n){"use strict";n.r(e);n(91);var i=n(261),r=n(245),s={name:"NavLinks",components:{NavLink:n(247).default,DropdownLink:i.default},data:()=>({version:"2.2.0"}),computed:{userNav(){return this.$themeLocaleConfig.nav||this.$site.themeConfig.nav||[]},nav(){const{locales:t}=this.$site;if(t&&Object.keys(t).length>1){const e=this.$page.path,n=this.$router.options.routes,i=this.$site.themeConfig.locales||{},r={text:this.$themeLocaleConfig.selectText||"Languages",ariaLabel:this.$themeLocaleConfig.ariaLabel||"Select language",items:Object.keys(t).map(r=>{const s=t[r],a=i[r]&&i[r].label||s.lang;let o;return s.lang===this.$lang?o=e:(o=e.replace(this.$localeConfig.path,r),n.some(t=>t.path===o)||(o=r)),{text:a,link:o}})};return[...this.userNav,r]}return this.userNav},userLinks(){return(this.nav||[]).map(t=>Object.assign(Object(r.j)(t),{items:(t.items||[]).map(r.j)}))},repoLink(){const{repo:t}=this.$site.themeConfig;return t?/^https?:/.test(t)?t:"https://github.com/"+t:null},repoLabel(){if(!this.repoLink)return;if(this.$site.themeConfig.repoLabel)return this.$site.themeConfig.repoLabel;const t=this.repoLink.match(/^https?:\/\/[^/]+/)[0],e=["GitHub","GitLab","Bitbucket"];for(let n=0;n> 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(441),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(442),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(443),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(444),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(445),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(446),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(447),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(448),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(449),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(450),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports},441:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},442:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},443:function(t,e){t.exports="data:image/png;base64,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"},444:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},445:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},446:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},447:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},448:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},449:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},450:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[27],{1083: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(446),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(447),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(448),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(449),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(450),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(451),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(452),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(453),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(454),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(455),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports},446:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},447:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},448:function(t,e){t.exports="data:image/png;base64,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"},449:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},450:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},451:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},452:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},453:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},454:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},455:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"}}]); \ No newline at end of file diff --git a/assets/js/28.cec9f4b4.js b/assets/js/28.3eaea6a6.js similarity index 95% rename from assets/js/28.cec9f4b4.js rename to assets/js/28.3eaea6a6.js index 9b9b10fe..2f7db2c9 100644 --- a/assets/js/28.cec9f4b4.js +++ b/assets/js/28.3eaea6a6.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[28],{1079: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(459),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(460),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(461),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(462),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(463),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(464),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(465),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(466),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(467),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(468),alt:"product"}})])])}),[],!1,null,null,null);A.default=s.exports},459:function(t,A,e){t.exports=e.p+"assets/img/simple.548f03a1.png"},460:function(t,A,e){t.exports=e.p+"assets/img/editProduct.a0f174d2.png"},461:function(t,A,e){t.exports=e.p+"assets/img/description.cf62b04a.png"},462:function(t,A,e){t.exports=e.p+"assets/img/metaDescription.16764ed9.png"},463:function(t,A,e){t.exports=e.p+"assets/img/image.ac99298b.png"},464:function(t,A,e){t.exports=e.p+"assets/img/toggleButtons.db6f5a12.png"},465:function(t,A,e){t.exports=e.p+"assets/img/price.86fae45c.png"},466:function(t,A){t.exports="data:image/png;base64,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"},467:function(t,A){t.exports="data:image/png;base64,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"},468:function(t,A,e){t.exports=e.p+"assets/img/product.4402c959.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[28],{1085: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(464),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(465),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(466),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(467),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(468),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(469),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(470),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(471),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(472),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(473),alt:"product"}})])])}),[],!1,null,null,null);A.default=s.exports},464:function(t,A,e){t.exports=e.p+"assets/img/simple.548f03a1.png"},465:function(t,A,e){t.exports=e.p+"assets/img/editProduct.a0f174d2.png"},466:function(t,A,e){t.exports=e.p+"assets/img/description.cf62b04a.png"},467:function(t,A,e){t.exports=e.p+"assets/img/metaDescription.16764ed9.png"},468:function(t,A,e){t.exports=e.p+"assets/img/image.ac99298b.png"},469:function(t,A,e){t.exports=e.p+"assets/img/toggleButtons.db6f5a12.png"},470:function(t,A,e){t.exports=e.p+"assets/img/price.86fae45c.png"},471:function(t,A){t.exports="data:image/png;base64,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"},472:function(t,A){t.exports="data:image/png;base64,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"},473:function(t,A,e){t.exports=e.p+"assets/img/product.4402c959.png"}}]); \ No newline at end of file diff --git a/assets/js/29.2862a7aa.js b/assets/js/29.85ba08eb.js similarity index 92% rename from assets/js/29.2862a7aa.js rename to assets/js/29.85ba08eb.js index 5f45fce8..4b72942d 100644 --- a/assets/js/29.2862a7aa.js +++ b/assets/js/29.85ba08eb.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[29],{1121:function(t,e,A){"use strict";A.r(e);var o=A(10),i=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"downloadable-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#downloadable-product"}},[t._v("#")]),t._v(" Downloadable Product")]),t._v(" "),e("p",[t._v('Today, in this document, we will explore "How to Create Downloadable Product in Bagisto 2.1.0". Downloadable products refer to items that can be downloaded, such as eBooks, software applications, music, updates, games, etc. These products are digital and do not involve a shipping method at checkout.')]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-downloadable-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-downloadable-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps to Create a Downloadable Product in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Downloadable")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")]),t._v(" "),e("li",[t._v("Now "),e("strong",[t._v("Save the Product")]),t._v(", and you will be redirected to the next page with general settings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(688),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(689),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(690),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(691),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(692),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(693),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(694),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(695),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(696),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(697),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports},688:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},689:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},690:function(t,e){t.exports="data:image/png;base64,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"},691:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},692:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},693:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},694:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},695:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},696:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},697:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[29],{1126:function(t,e,A){"use strict";A.r(e);var o=A(10),i=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"downloadable-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#downloadable-product"}},[t._v("#")]),t._v(" Downloadable Product")]),t._v(" "),e("p",[t._v('Today, in this document, we will explore "How to Create Downloadable Product in Bagisto 2.1.0". Downloadable products refer to items that can be downloaded, such as eBooks, software applications, music, updates, games, etc. These products are digital and do not involve a shipping method at checkout.')]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-downloadable-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-downloadable-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps to Create a Downloadable Product in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Downloadable")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")]),t._v(" "),e("li",[t._v("Now "),e("strong",[t._v("Save the Product")]),t._v(", and you will be redirected to the next page with general settings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:A(676),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(677),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(678),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(679),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(680),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(681),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(682),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(683),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(684),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(685),alt:"output"}})])])}),[],!1,null,null,null);e.default=i.exports},676:function(t,e,A){t.exports=A.p+"assets/img/downloadable.67051ddc.png"},677:function(t,e,A){t.exports=A.p+"assets/img/editProduct.24b4c21d.png"},678:function(t,e){t.exports="data:image/png;base64,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"},679:function(t,e,A){t.exports=A.p+"assets/img/description.0c5cd1d1.png"},680:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.efc89005.png"},681:function(t,e,A){t.exports=A.p+"assets/img/price.4315931a.png"},682:function(t,e,A){t.exports=A.p+"assets/img/image.4fb420d5.png"},683:function(t,e,A){t.exports=A.p+"assets/img/downlodableInfo.b6d199cc.png"},684:function(t,e,A){t.exports=A.p+"assets/img/link.ef489c2e.png"},685:function(t,e,A){t.exports=A.p+"assets/img/output.919d1184.png"}}]); \ No newline at end of file diff --git a/assets/js/3.9bc1bbdb.js b/assets/js/3.9bc1bbdb.js new file mode 100644 index 00000000..b20e7ef9 --- /dev/null +++ b/assets/js/3.9bc1bbdb.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[3,102,110],{245:function(t,e,n){"use strict";n.d(e,"d",(function(){return r})),n.d(e,"a",(function(){return s})),n.d(e,"i",(function(){return a})),n.d(e,"f",(function(){return l})),n.d(e,"g",(function(){return u})),n.d(e,"h",(function(){return c})),n.d(e,"b",(function(){return p})),n.d(e,"e",(function(){return d})),n.d(e,"k",(function(){return h})),n.d(e,"l",(function(){return f})),n.d(e,"c",(function(){return g})),n.d(e,"j",(function(){return m}));n(91);const r=/#.*$/,i=/\.(md|html)$/,s=/\/$/,a=/^[a-z]+:/i;function o(t){return decodeURI(t).replace(r,"").replace(i,"")}function l(t){return a.test(t)}function u(t){return/^mailto:/.test(t)}function c(t){return/^tel:/.test(t)}function p(t){if(l(t))return t;const e=t.match(r),n=e?e[0]:"",i=o(t);return s.test(i)?t:i+".html"+n}function d(t,e){const n=decodeURIComponent(t.hash),i=function(t){const e=t.match(r);if(e)return e[0]}(e);if(i&&n!==i)return!1;return o(t.path)===o(e)}function h(t,e,n){if(l(e))return{type:"external",path:e};n&&(e=function(t,e,n){const r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return e+t;const i=e.split("/");n&&i[i.length-1]||i.pop();const s=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,r,i=1){if("string"==typeof e)return h(n,e,r);if(Array.isArray(e))return Object.assign(h(n,e[0],r),{title:e[1]});{const s=e.children||[];return 0===s.length&&e.path?Object.assign(h(n,e.path,r),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:s.map(e=>t(e,n,r,i+1)),collapsable:!1!==e.collapsable}}}(t,i,n)):[]}return[]}function b(t){const e=g(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function g(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function m(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},246:function(t,e,n){},248:function(t,e,n){"use strict";n.r(e);var r={name:"DropdownTransition",methods:{setHeight(t){t.style.height=t.scrollHeight+"px"},unsetHeight(t){t.style.height=""}}},i=(n(249),n(10)),s=Object(i.a)(r,(function(){return(0,this._self._c)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null);e.default=s.exports},249:function(t,e,n){"use strict";n(246)},251:function(t,e,n){},257:function(t,e,n){},259:function(t,e,n){"use strict";n(251)},260:function(t,e,n){"use strict";n.r(e);var r=n(284),i=n(262),s=n(245);function a(t,e){return"group"===e.type&&e.children.some(e=>"group"===e.type?a(t,e):"page"===e.type&&Object(s.e)(t,e.path))}var o={name:"SidebarLinks",components:{SidebarGroup:r.default,SidebarLink:i.default},props:["items","depth","sidebarDepth","initialOpenGroupIndex"],data(){return{openGroupIndex:this.initialOpenGroupIndex||0}},watch:{$route(){this.refreshIndex()}},created(){this.refreshIndex()},methods:{refreshIndex(){const t=function(t,e){for(let n=0;n-1&&(this.openGroupIndex=t)},toggleGroup(t){this.openGroupIndex=t===this.openGroupIndex?-1:t},isActive(t){return Object(s.e)(this.$route,t.regularPath)}}},l=n(10),u=Object(l.a)(o,(function(){var t=this,e=t._self._c;return t.items.length?e("ul",{staticClass:"sidebar-links"},t._l(t.items,(function(n,r){return e("li",{key:r},["group"===n.type?e("SidebarGroup",{attrs:{item:n,open:r===t.openGroupIndex,collapsable:n.collapsable||n.collapsible,depth:t.depth},on:{toggle:function(e){return t.toggleGroup(r)}}}):e("SidebarLink",{attrs:{"sidebar-depth":t.sidebarDepth,item:n}})],1)})),0):t._e()}),[],!1,null,null,null);e.default=u.exports},262:function(t,e,n){"use strict";n.r(e);var r=n(245);function i(t,e,n,r,i){const s={props:{to:e,activeClass:"",exactActiveClass:""},class:{active:r,"sidebar-link":!0}};return i>2&&(s.style={"padding-left":i+"rem"}),t("RouterLink",s,n)}function s(t,e,n,a,o,l=1){return!e||l>o?null:t("ul",{class:"sidebar-sub-headers"},e.map(e=>{const u=Object(r.e)(a,n+"#"+e.slug);return t("li",{class:"sidebar-sub-header"},[i(t,n+"#"+e.slug,e.title,u,e.level-1),s(t,e.children,n,a,o,l+1)])}))}var a={functional:!0,props:["item","sidebarDepth"],render(t,{parent:{$page:e,$site:n,$route:a,$themeConfig:o,$themeLocaleConfig:l},props:{item:u,sidebarDepth:c}}){const p=Object(r.e)(a,u.path),d="auto"===u.type?p||u.children.some(t=>Object(r.e)(a,u.basePath+"#"+t.slug)):p,h="external"===u.type?function(t,e,n){return t("a",{attrs:{href:e,target:"_blank",rel:"noopener noreferrer"},class:{"sidebar-link":!0}},[n,t("OutboundLink")])}(t,u.path,u.title||u.path):i(t,u.path,u.title||u.path,d),f=[e.frontmatter.sidebarDepth,c,l.sidebarDepth,o.sidebarDepth,1].find(t=>void 0!==t),b=l.displayAllHeaders||o.displayAllHeaders;if("auto"===u.type)return[h,s(t,u.children,u.basePath,a,f)];if((d||b)&&u.headers&&!r.d.test(u.path)){return[h,s(t,Object(r.c)(u.headers),u.path,a,f)]}return h}},o=(n(259),n(10)),l=Object(o.a)(a,void 0,void 0,!1,null,null,null);e.default=l.exports},270:function(t,e,n){"use strict";n(257)},284:function(t,e,n){"use strict";n.r(e);var r=n(245),i={name:"SidebarGroup",components:{DropdownTransition:n(248).default},props:["item","open","collapsable","depth"],beforeCreate(){this.$options.components.SidebarLinks=n(260).default},methods:{isActive:r.e}},s=(n(270),n(10)),a=Object(s.a)(i,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"sidebar-group",class:[{collapsable:t.collapsable,"is-sub-group":0!==t.depth},"depth-"+t.depth]},[t.item.path?e("RouterLink",{staticClass:"sidebar-heading clickable",class:{open:t.open,active:t.isActive(t.$route,t.item.path)},attrs:{to:t.item.path},nativeOn:{click:function(e){return t.$emit("toggle")}}},[e("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?e("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]):e("p",{staticClass:"sidebar-heading",class:{open:t.open},on:{click:function(e){return t.$emit("toggle")}}},[e("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?e("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]),t._v(" "),e("DropdownTransition",[t.open||!t.collapsable?e("SidebarLinks",{staticClass:"sidebar-group-items",attrs:{items:t.item.children,"sidebar-depth":t.item.sidebarDepth,"initial-open-group-index":t.item.initialOpenGroupIndex,depth:t.depth+1}}):t._e()],1)],1)}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/3.bd3b16a4.js b/assets/js/3.bd3b16a4.js deleted file mode 100644 index d38ba594..00000000 --- a/assets/js/3.bd3b16a4.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[3,99,107],{245:function(t,e,n){"use strict";n.d(e,"d",(function(){return r})),n.d(e,"a",(function(){return s})),n.d(e,"i",(function(){return a})),n.d(e,"f",(function(){return l})),n.d(e,"g",(function(){return u})),n.d(e,"h",(function(){return c})),n.d(e,"b",(function(){return p})),n.d(e,"e",(function(){return d})),n.d(e,"k",(function(){return h})),n.d(e,"l",(function(){return f})),n.d(e,"c",(function(){return g})),n.d(e,"j",(function(){return m}));n(91);const r=/#.*$/,i=/\.(md|html)$/,s=/\/$/,a=/^[a-z]+:/i;function o(t){return decodeURI(t).replace(r,"").replace(i,"")}function l(t){return a.test(t)}function u(t){return/^mailto:/.test(t)}function c(t){return/^tel:/.test(t)}function p(t){if(l(t))return t;const e=t.match(r),n=e?e[0]:"",i=o(t);return s.test(i)?t:i+".html"+n}function d(t,e){const n=decodeURIComponent(t.hash),i=function(t){const e=t.match(r);if(e)return e[0]}(e);if(i&&n!==i)return!1;return o(t.path)===o(e)}function h(t,e,n){if(l(e))return{type:"external",path:e};n&&(e=function(t,e,n){const r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return e+t;const i=e.split("/");n&&i[i.length-1]||i.pop();const s=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,r,i=1){if("string"==typeof e)return h(n,e,r);if(Array.isArray(e))return Object.assign(h(n,e[0],r),{title:e[1]});{const s=e.children||[];return 0===s.length&&e.path?Object.assign(h(n,e.path,r),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:s.map(e=>t(e,n,r,i+1)),collapsable:!1!==e.collapsable}}}(t,i,n)):[]}return[]}function b(t){const e=g(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function g(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function m(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},246:function(t,e,n){},248:function(t,e,n){"use strict";n.r(e);var r={name:"DropdownTransition",methods:{setHeight(t){t.style.height=t.scrollHeight+"px"},unsetHeight(t){t.style.height=""}}},i=(n(249),n(10)),s=Object(i.a)(r,(function(){return(0,this._self._c)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null);e.default=s.exports},249:function(t,e,n){"use strict";n(246)},251:function(t,e,n){},257:function(t,e,n){},259:function(t,e,n){"use strict";n(251)},260:function(t,e,n){"use strict";n.r(e);var r=n(279),i=n(262),s=n(245);function a(t,e){return"group"===e.type&&e.children.some(e=>"group"===e.type?a(t,e):"page"===e.type&&Object(s.e)(t,e.path))}var o={name:"SidebarLinks",components:{SidebarGroup:r.default,SidebarLink:i.default},props:["items","depth","sidebarDepth","initialOpenGroupIndex"],data(){return{openGroupIndex:this.initialOpenGroupIndex||0}},watch:{$route(){this.refreshIndex()}},created(){this.refreshIndex()},methods:{refreshIndex(){const t=function(t,e){for(let n=0;n-1&&(this.openGroupIndex=t)},toggleGroup(t){this.openGroupIndex=t===this.openGroupIndex?-1:t},isActive(t){return Object(s.e)(this.$route,t.regularPath)}}},l=n(10),u=Object(l.a)(o,(function(){var t=this,e=t._self._c;return t.items.length?e("ul",{staticClass:"sidebar-links"},t._l(t.items,(function(n,r){return e("li",{key:r},["group"===n.type?e("SidebarGroup",{attrs:{item:n,open:r===t.openGroupIndex,collapsable:n.collapsable||n.collapsible,depth:t.depth},on:{toggle:function(e){return t.toggleGroup(r)}}}):e("SidebarLink",{attrs:{"sidebar-depth":t.sidebarDepth,item:n}})],1)})),0):t._e()}),[],!1,null,null,null);e.default=u.exports},262:function(t,e,n){"use strict";n.r(e);var r=n(245);function i(t,e,n,r,i){const s={props:{to:e,activeClass:"",exactActiveClass:""},class:{active:r,"sidebar-link":!0}};return i>2&&(s.style={"padding-left":i+"rem"}),t("RouterLink",s,n)}function s(t,e,n,a,o,l=1){return!e||l>o?null:t("ul",{class:"sidebar-sub-headers"},e.map(e=>{const u=Object(r.e)(a,n+"#"+e.slug);return t("li",{class:"sidebar-sub-header"},[i(t,n+"#"+e.slug,e.title,u,e.level-1),s(t,e.children,n,a,o,l+1)])}))}var a={functional:!0,props:["item","sidebarDepth"],render(t,{parent:{$page:e,$site:n,$route:a,$themeConfig:o,$themeLocaleConfig:l},props:{item:u,sidebarDepth:c}}){const p=Object(r.e)(a,u.path),d="auto"===u.type?p||u.children.some(t=>Object(r.e)(a,u.basePath+"#"+t.slug)):p,h="external"===u.type?function(t,e,n){return t("a",{attrs:{href:e,target:"_blank",rel:"noopener noreferrer"},class:{"sidebar-link":!0}},[n,t("OutboundLink")])}(t,u.path,u.title||u.path):i(t,u.path,u.title||u.path,d),f=[e.frontmatter.sidebarDepth,c,l.sidebarDepth,o.sidebarDepth,1].find(t=>void 0!==t),b=l.displayAllHeaders||o.displayAllHeaders;if("auto"===u.type)return[h,s(t,u.children,u.basePath,a,f)];if((d||b)&&u.headers&&!r.d.test(u.path)){return[h,s(t,Object(r.c)(u.headers),u.path,a,f)]}return h}},o=(n(259),n(10)),l=Object(o.a)(a,void 0,void 0,!1,null,null,null);e.default=l.exports},270:function(t,e,n){"use strict";n(257)},279:function(t,e,n){"use strict";n.r(e);var r=n(245),i={name:"SidebarGroup",components:{DropdownTransition:n(248).default},props:["item","open","collapsable","depth"],beforeCreate(){this.$options.components.SidebarLinks=n(260).default},methods:{isActive:r.e}},s=(n(270),n(10)),a=Object(s.a)(i,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"sidebar-group",class:[{collapsable:t.collapsable,"is-sub-group":0!==t.depth},"depth-"+t.depth]},[t.item.path?e("RouterLink",{staticClass:"sidebar-heading clickable",class:{open:t.open,active:t.isActive(t.$route,t.item.path)},attrs:{to:t.item.path},nativeOn:{click:function(e){return t.$emit("toggle")}}},[e("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?e("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]):e("p",{staticClass:"sidebar-heading",class:{open:t.open},on:{click:function(e){return t.$emit("toggle")}}},[e("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?e("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]),t._v(" "),e("DropdownTransition",[t.open||!t.collapsable?e("SidebarLinks",{staticClass:"sidebar-group-items",attrs:{items:t.item.children,"sidebar-depth":t.item.sidebarDepth,"initial-open-group-index":t.item.initialOpenGroupIndex,depth:t.depth+1}}):t._e()],1)],1)}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/30.c6d7ac37.js b/assets/js/30.dad5522f.js similarity index 95% rename from assets/js/30.c6d7ac37.js rename to assets/js/30.dad5522f.js index 48251182..71b94399 100644 --- a/assets/js/30.c6d7ac37.js +++ b/assets/js/30.dad5522f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[30],{1122: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-1-0"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#create-simple-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Create Simple Product in Bagisto 2.1.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(698),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(699),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(700),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(701),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(702),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(703),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(704),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(705),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(706),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(707),alt:"product"}})])])}),[],!1,null,null,null);A.default=s.exports},698:function(t,A,e){t.exports=e.p+"assets/img/simple.548f03a1.png"},699:function(t,A,e){t.exports=e.p+"assets/img/editProduct.a0f174d2.png"},700:function(t,A,e){t.exports=e.p+"assets/img/description.cf62b04a.png"},701:function(t,A,e){t.exports=e.p+"assets/img/metaDescription.16764ed9.png"},702:function(t,A,e){t.exports=e.p+"assets/img/image.ac99298b.png"},703:function(t,A,e){t.exports=e.p+"assets/img/toggleButtons.db6f5a12.png"},704:function(t,A,e){t.exports=e.p+"assets/img/price.86fae45c.png"},705:function(t,A){t.exports="data:image/png;base64,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"},706:function(t,A){t.exports="data:image/png;base64,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"},707:function(t,A,e){t.exports=e.p+"assets/img/product.4402c959.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[30],{1131: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-1-0"}},[A("a",{staticClass:"header-anchor",attrs:{href:"#create-simple-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Create Simple Product in Bagisto 2.1.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(712),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(713),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(714),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(715),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(716),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(717),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(718),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(719),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(720),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(721),alt:"product"}})])])}),[],!1,null,null,null);A.default=s.exports},712:function(t,A,e){t.exports=e.p+"assets/img/simple.548f03a1.png"},713:function(t,A,e){t.exports=e.p+"assets/img/editProduct.a0f174d2.png"},714:function(t,A,e){t.exports=e.p+"assets/img/description.cf62b04a.png"},715:function(t,A,e){t.exports=e.p+"assets/img/metaDescription.16764ed9.png"},716:function(t,A,e){t.exports=e.p+"assets/img/image.ac99298b.png"},717:function(t,A,e){t.exports=e.p+"assets/img/toggleButtons.db6f5a12.png"},718:function(t,A,e){t.exports=e.p+"assets/img/price.86fae45c.png"},719:function(t,A){t.exports="data:image/png;base64,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"},720:function(t,A){t.exports="data:image/png;base64,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"},721:function(t,A,e){t.exports=e.p+"assets/img/product.4402c959.png"}}]); \ No newline at end of file diff --git a/assets/js/31.dd8c25e2.js b/assets/js/31.bcbdfdcd.js similarity index 90% rename from assets/js/31.dd8c25e2.js rename to assets/js/31.bcbdfdcd.js index ce6f22e8..f2b15307 100644 --- a/assets/js/31.dd8c25e2.js +++ b/assets/js/31.bcbdfdcd.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[31],{1164:function(t,e,r){"use strict";r.r(e);var a=r(10),n=Object(a.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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-bundle-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Steps To Create A Bundle Product In Bagisto 2.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(943),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(944),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(945),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(946),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(947),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(948),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"channels"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),e("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(252),alt:"Channels"}})]),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(949),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(950),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(951),alt:"output"}})])])}),[],!1,null,null,null);e.default=n.exports},252:function(t,e){t.exports="data:image/png;base64,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"},943:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},944:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},945:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},946:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},947:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},948:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},949:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},950:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},951:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[31],{1169:function(t,e,r){"use strict";r.r(e);var a=r(10),n=Object(a.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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-bundle-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Steps To Create A Bundle Product In Bagisto 2.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(919),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(920),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(921),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(922),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(923),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(924),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"channels"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),e("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(252),alt:"Channels"}})]),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(925),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(926),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(927),alt:"output"}})])])}),[],!1,null,null,null);e.default=n.exports},252:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUwAAAB+CAIAAADAyb8aAAAAA3NCSVQICAjb4U/gAAAAEHRFWHRTb2Z0d2FyZQBTaHV0dGVyY4LQCQAADlRJREFUeNrt3X1UU2eeB/BfcnNvgEBACSKIhYEjUoov4IGlzqx6TovnQKuVaRVb68s6iK2sM9iqVHBFVh0rtOK2RVdwulIqxaPWWlc5B3GPMLRmYAa0ovJyiCgQpUkULiSQm5DsH+DL2qDBl9XQ7+cPD5r73JjnyTe/57m53Cvq7++3WCwDf1qtVgIARyMSicRiMcMwYrFYLBbf96hEJBINbEFECDmA44Z8IMu/fFQysIVIJGIYxmKxoL8AHM5AkbaZcCISWW9DJQdw3Ep+p1rbruQP+AwAAAcK+ZCVfOAnlHEAR8+5TYOVXBBMekOfxWIxCib0F4AD4TgJI2ZkLk4cxw5ZyQXB1NWtl7k4OTtJMW8HcCxWq7W3z6g39Lm7yWzmXEJEPfpemYuTi7MT+gvAESfqA+Ht0feOthVysdVq7bdYnJ2k6CwAx+XsJLX02z6fTUxEJpMZs3QAR6/ngtls8yExDqoDjKT1ue1KDgAjGCo5ACo5ADh0JUcXACDkAICQAwBCDgAIOQAg5ADwbEPOXz5bevTb0svGZ/FadLUnv92zs7hcg2EFeFoh1x3/eE1SetaBn3qexWup+zIta8e+E5e6MawAd0ketWQ3Ht/31YHTNZfabxpptF9I2MyExJR4T3QowIgIuaZ87dv/dlgt3P77zeafKvhxr6Ui5AAjIuS645lbDqsFcntpecaa5ZH+ctI1/1Sj8Y2W0uAsXbkzYXJmDykmRM9bte2Dl72IiOr2LN1yoP66pluQKvyjYxM3fRDjJyVSnUjPLFZeua7he4zk6jclJiUjZU6glKhbmb9l13dNbVqdppukCv+Zi9dsWhHhNTiPqDuQmfNlZVOb0TUoKub9j1bNCfzl78PrlPk7dhQqL2lJrvAJik3J2/CyHAMOWJPbU8YPVPYQuc7+KGtTXJifl5vcKyD8ld/PfvFuzIzdgtSNM2qbSvelrj2qIyIijtdeN0o9/XxHk/ZqaeGW1QdbiIi0deXVTc1ageSj5dTTXH10ddLuWiIiobmyQnnlepuR83Ijo7bpeM769IFdGRv3LFuVXnKxjTz95D2XKg+uXpZVzv9iPXE6Z3VORa2W8wvx9yKdxuiGhANCbp8rTW0CEQXP/N2Qk/OZGUer/3aqYN5oIkFZUsMTEQWnnqioPvVV8Td/Kf4oQkrCpcqLd4OpeK2g4mT1iZRojkitLL18z642HKz824mCeaOJespLangi/vS+PfWCNGTV0YqjpysOfhLJkfbUgcr7j7bx7dd5ImlkYsG3hScryk5vDsNgA0L+ZElDI4OlRMTreCLia/YkxU8Oj4mcGR/3cY2RiHjj/d+zjQsLVRCRTqO97wG3e3fVXNXEExnrd8eFRweExq+tFogETbvuvjZ+kTNDOTJW73plxh9W55c3GzHWgDW5ncb5+xG1UWN5dfeiOLcHpXxg/i4MrNI37qi8KZ8cv21JhPx8cXrhRVuh46TSh++KyEhE0t/MWP6K/50NgqZ4El39P21eXFLwjc+e3K8O/8/F4zmp5adTjhYvDMKAAyq5HSGfOXsyR9RTmpm642RjG99t5HXN58uPV+mGbtPdpr5JREFxSxbFxcz5XcDjXDUyaEqwlMioFfxil6R+kJz6QeLyhIVzou583Oja2o1ERLzOGBiT+kVh5X+vCififzqlbMdwAyq5XXwWZSSWLtut7K7Zs3bJnjvFdnJKeHHMEE3cQkP8qfJq7c4/xJ8OkHe38I/xP5bHLVm0T/nlFWX6mzE73FzJ2MMr4o+WpYaTf2ggHa+/eWD1EnnBwbeqUuJyr3uN85Qbdc1E5Obj5YbhBlRyO1fbLy4p+GZHamxEqMJVSiTlXINCoue84v+A+hyavOWTeRFB0p7a6ppyVY/cd0J0lM8j1nNpxKb9uzfNiwhy44zdPUapT3jgwFMHLN+2/q3Jo+Xk6qcgo9wnVEGaK1cvaclv8qubPl8zG4fX4VdJZDabOzS3fMcq0BcADk19Q+vtNYphmCdQyQFghE/XAQAhBwCEHAAQcgBAyAEAIQdAyAEAIQcAhBwAEHIAQMgBACEHAIQcABByAIQcABByAEDIAQAhB4CnSfLoTU0W3mC1754FIrm7WIrOBnCkkF/Xz8/sPW+2d3NuvPOxDBnubQDgONN1vr/dPIzNha5+LTobAGtyAEDIb9PX7d+cGr8gMSH9ZKs923fW5mUXnu3EiAPW5E+KMzPFpf+8bniNLuxP3XRSZyJiXTwDX4p6a+ncl8ewNrdUfVd8uH38qq3JgZzLeLtC3lBzrtVbIPq5Kq+oddqKN6fJMPqASv7I5GxmmsehNLeFnsNrJ+gNJv9XM7M2/Puq2MDOM9vS91bYrr2mDrWWDf7tq8EvhAQM894vmoaKatUtjDwg5I/Ok81Jk7/tI9K0Cue6ht2alY0NDAiaFDUrOW1xtOlc0YlrRET6hv3bNiYsei8hOTvvXBcRmchsqs79/YLE+G1VQsvJD1e8F7/gvYSUvWXtJiJq/W5j/LqTrUTUeerDRal5jfd9RDTs+pfE1xf8+SRm74Dpun0zc0naSidVcU/xDeLGcjnr3GLcSVPLL94rqMyPsVvZxOgAym1pFUjxj/y9ZRS7MWuicObrrblHpuUuJpKwUxZ+tiKM49w5l67k9HCW5ZX5X+QfqpuREv6wD5LApRlJMzzYUR54AwBCboeQWbK3w1hpmnhcsfDim64z3K1tVd2L84THvx24QETEEqmU5/hOw8ENawb/vcNArkQkcx8/RkFEQmNtUX7JBbVBILNpQpfejunCqHEKb6zJASG3U30Jv0ou3x3DrVzOEVmbz/CLvzY9gW/F9Q01LeQdM54jHRFNXPrxp6/dWX6bKu5u11VWdKR+zOLPtkXdKtq4oWUwxmTiTbYDTkQkmDD0gDX5MFj/epB/94jAk+Xyqa7HTLhJf0PV2Hyh6lTO5kIlG7n0NR+iwGkvOTd8V3jsXLOqse5so43dmwST3mDQ346ut68np64r+aFZ1XJjsLCzLGvS1jdpBZnnKNM15Q8NqsbmDgFvAEAltzvn50v4BQ2MRtXf/TjLcJk7e7UsY2MZ6+IZOHVW5rq50zyIyGXGipWq3OKi7O16cvaL+ddpwe73NHKfMT/mr7uPfJj0NbFy7+nuLBEXtTB5Zm7e7u0lJPHwCvOTEY2bHjulquBQmWpX7Dsx1blF2R+yge9sTpsfgPcAjHAis9ncobnlO3aYX0Q18NOzhWFUbDlXuFP+T+hvgKdGfUPr7TWKYZinMV0HgBG+JgeAkRdyOaMYznKecxcr0NkAz8KjHnjzkX3/uTMuGgEwckNORKxY7o4OBMCaHAAQcgBAyAEAIQcAhBwAIQcAhBwAEHIAQMgBACEHgCfhsS4aYTLZe6FGlpWgrwEcK+Rtxz7df0rdb+/T+P72T3989TcsOhzAUULO32hS95Ob9wRfp4fugldfbVe3tPUSQg7gYNN1SdCsVYtDHpZc8/nCj/PPoasBno0RdeCtozT73ZTCeowqwJOq5E+W8ENOwn9cvPeC6LKZKQeTwx7Y6FpZbok+ZuUbwUREsoCpL09VjMKoAjyfIeemLty+1UCG6tw/n3F9Z83SUAnn4fOwRjrlj7UUaXqDWCJyDY5JDsaYAjyvISeZT0gwkb7VlUjmGxgSzBKR0HIqK7fkH2qDLCAq6U/LZ4wxqUr3ZhXVtZnYMbNW/ucKIjIrP3n/dZJEr/08uXPX8mNjt+cu9qv6cm1+bUdXL7l4TpqXtH5ekCsZVKWFOYdqr3SRzF0RsSgldRauOgcI+bOfwTfkZ39/a/rKT1PYC/u/yM2vikh3OVZ0Thaz4S8x7C2TgqMGIklEYkbyVJbzYOnMYDtT540OmpicNdf74pGtRV+XTM94Q3Nk676GwMR161/q/T57V30n7pMEvxbP94E3de0FTW/DsV1/XJOdf75Xr2n9mcZODHBW/fjt4Wp+lJfL4DzfQ+E9RjGKu2/27+4X8MKkWVETSatS060m1S2v8LdmB40f5zkGZ+YAKvlzVMvJc+7WHUn3rLQD0zLGnyk5dOyL936c+9m2hy3a2YEv+EwyLzl1tl5oMYX4Gm6higMq+fPCN2ySu+500ZGzjdfqL9ZeaCeiLlVTl8fU2GVxQdSiahPkYzzMqh+r6lsaVD8/aE+ukW8uC9UWrH//9Xe3f682Y+ABlfz5wIWtWJegzy/J2lhCLp7RKwInebWW5O8tU/eSi+ek+UmTuKDA+ZE1+/9rbbU8YkXamgft6oU30nfG6rV6U9ehzdkXMPLwq/GoNzzk//5J5om2qQnZ9p7xNjYhI/Gf5c/wlV47e0Y3KsCTWkqydtdNTNuZOhUn2cKIMtQND381h6A6b1QcKlRqesnFMyRueRISDpiu28PcfCYv7+8Pr/p2/7LaU+QRlZobhfEGhNxu8rETfJkWdcflhg67nmZMgJ8zehvAgdbkRISLRgCM+DU5ogvw/MM13gAQcgBAyAEAIQcAhBwAEHIAQMgBACEHQMgBACEHAIQcABByAPj/CLlEwlitVvQFgOOyWq0SCTNkyEUi6u0zopsAHFdvn1Eksv2QhIhYRqw39BGRs5NUNNSGAPC81vDePqNe38tKxEOGnOPY/j6jwdDb02Mw91vQawAORCJhxCKRWEwcZ/vKhRKRSMQwDMdKzGazWESMGJUcwJGIRFaRiCQSCcMwNmfiEiJiGIbjOIlEgsNvAI6Zc5FYLP7lhZ/uVvKBLQYm9+gvAAcN+UCWbVfygccYhrFYsCAHcDwDRXqoo+Yi622o5ACOW8nvVGvblfwBnwEA4EAhH7KSD/yEMg7g6Dm3abCSC4JJb+izWCxGATfvBnAkHCdhxIzMxWmo78lFVqtVEExd3XqZixPOeANwOINnvBn63N1kNnP+v/UkTgCd7ZlUAAAAAElFTkSuQmCC"},919:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},920:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},921:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},922:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},923:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},924:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},925:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},926:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},927:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"}}]); \ No newline at end of file diff --git a/assets/js/32.791766c7.js b/assets/js/32.97d23735.js similarity index 90% rename from assets/js/32.791766c7.js rename to assets/js/32.97d23735.js index a5e171af..01aeebac 100644 --- a/assets/js/32.791766c7.js +++ b/assets/js/32.97d23735.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[32],{1162: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-configurable-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" How to Create a Configurable Product in Bagisto 2.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(929),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(930),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(931),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(932),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(933),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(934),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(935),alt:"Configurable"}})]),t._v(" "),e("h3",{attrs:{id:"channels"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),e("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(252),alt:"Channels"}})]),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(936),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(937),alt:"Configurable"}})])])}),[],!1,null,null,null);e.default=a.exports},252:function(t,e){t.exports="data:image/png;base64,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"},929:function(t,e,o){t.exports=o.p+"assets/img/configurable.9fa6fb76.png"},930:function(t,e,o){t.exports=o.p+"assets/img/configurableAttributes.0341eddd.png"},931:function(t,e,o){t.exports=o.p+"assets/img/editProducts.1d1ea4f3.png"},932:function(t,e,o){t.exports=o.p+"assets/img/toggleButtons.db6f5a12.png"},933:function(t,e,o){t.exports=o.p+"assets/img/descriptions.765ffef8.png"},934:function(t,e,o){t.exports=o.p+"assets/img/metaDescriptions.4dfbc31b.png"},935:function(t,e,o){t.exports=o.p+"assets/img/image.b30e57d4.png"},936:function(t,e,o){t.exports=o.p+"assets/img/variations.9be19c16.png"},937:function(t,e,o){t.exports=o.p+"assets/img/output.31b099f6.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[32],{1171: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-configurable-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" How to Create a Configurable Product in Bagisto 2.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(928),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(929),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(930),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(931),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(932),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(933),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(934),alt:"Configurable"}})]),t._v(" "),e("h3",{attrs:{id:"channels"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),e("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(252),alt:"Channels"}})]),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(935),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(936),alt:"Configurable"}})])])}),[],!1,null,null,null);e.default=a.exports},252:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUwAAAB+CAIAAADAyb8aAAAAA3NCSVQICAjb4U/gAAAAEHRFWHRTb2Z0d2FyZQBTaHV0dGVyY4LQCQAADlRJREFUeNrt3X1UU2eeB/BfcnNvgEBACSKIhYEjUoov4IGlzqx6TovnQKuVaRVb68s6iK2sM9iqVHBFVh0rtOK2RVdwulIqxaPWWlc5B3GPMLRmYAa0ovJyiCgQpUkULiSQm5DsH+DL2qDBl9XQ7+cPD5r73JjnyTe/57m53Cvq7++3WCwDf1qtVgIARyMSicRiMcMwYrFYLBbf96hEJBINbEFECDmA44Z8IMu/fFQysIVIJGIYxmKxoL8AHM5AkbaZcCISWW9DJQdw3Ep+p1rbruQP+AwAAAcK+ZCVfOAnlHEAR8+5TYOVXBBMekOfxWIxCib0F4AD4TgJI2ZkLk4cxw5ZyQXB1NWtl7k4OTtJMW8HcCxWq7W3z6g39Lm7yWzmXEJEPfpemYuTi7MT+gvAESfqA+Ht0feOthVysdVq7bdYnJ2k6CwAx+XsJLX02z6fTUxEJpMZs3QAR6/ngtls8yExDqoDjKT1ue1KDgAjGCo5ACo5ADh0JUcXACDkAICQAwBCDgAIOQAg5ADwbEPOXz5bevTb0svGZ/FadLUnv92zs7hcg2EFeFoh1x3/eE1SetaBn3qexWup+zIta8e+E5e6MawAd0ketWQ3Ht/31YHTNZfabxpptF9I2MyExJR4T3QowIgIuaZ87dv/dlgt3P77zeafKvhxr6Ui5AAjIuS645lbDqsFcntpecaa5ZH+ctI1/1Sj8Y2W0uAsXbkzYXJmDykmRM9bte2Dl72IiOr2LN1yoP66pluQKvyjYxM3fRDjJyVSnUjPLFZeua7he4zk6jclJiUjZU6glKhbmb9l13dNbVqdppukCv+Zi9dsWhHhNTiPqDuQmfNlZVOb0TUoKub9j1bNCfzl78PrlPk7dhQqL2lJrvAJik3J2/CyHAMOWJPbU8YPVPYQuc7+KGtTXJifl5vcKyD8ld/PfvFuzIzdgtSNM2qbSvelrj2qIyIijtdeN0o9/XxHk/ZqaeGW1QdbiIi0deXVTc1ageSj5dTTXH10ddLuWiIiobmyQnnlepuR83Ijo7bpeM769IFdGRv3LFuVXnKxjTz95D2XKg+uXpZVzv9iPXE6Z3VORa2W8wvx9yKdxuiGhANCbp8rTW0CEQXP/N2Qk/OZGUer/3aqYN5oIkFZUsMTEQWnnqioPvVV8Td/Kf4oQkrCpcqLd4OpeK2g4mT1iZRojkitLL18z642HKz824mCeaOJespLangi/vS+PfWCNGTV0YqjpysOfhLJkfbUgcr7j7bx7dd5ImlkYsG3hScryk5vDsNgA0L+ZElDI4OlRMTreCLia/YkxU8Oj4mcGR/3cY2RiHjj/d+zjQsLVRCRTqO97wG3e3fVXNXEExnrd8eFRweExq+tFogETbvuvjZ+kTNDOTJW73plxh9W55c3GzHWgDW5ncb5+xG1UWN5dfeiOLcHpXxg/i4MrNI37qi8KZ8cv21JhPx8cXrhRVuh46TSh++KyEhE0t/MWP6K/50NgqZ4El39P21eXFLwjc+e3K8O/8/F4zmp5adTjhYvDMKAAyq5HSGfOXsyR9RTmpm642RjG99t5HXN58uPV+mGbtPdpr5JREFxSxbFxcz5XcDjXDUyaEqwlMioFfxil6R+kJz6QeLyhIVzou583Oja2o1ERLzOGBiT+kVh5X+vCififzqlbMdwAyq5XXwWZSSWLtut7K7Zs3bJnjvFdnJKeHHMEE3cQkP8qfJq7c4/xJ8OkHe38I/xP5bHLVm0T/nlFWX6mzE73FzJ2MMr4o+WpYaTf2ggHa+/eWD1EnnBwbeqUuJyr3uN85Qbdc1E5Obj5YbhBlRyO1fbLy4p+GZHamxEqMJVSiTlXINCoue84v+A+hyavOWTeRFB0p7a6ppyVY/cd0J0lM8j1nNpxKb9uzfNiwhy44zdPUapT3jgwFMHLN+2/q3Jo+Xk6qcgo9wnVEGaK1cvaclv8qubPl8zG4fX4VdJZDabOzS3fMcq0BcADk19Q+vtNYphmCdQyQFghE/XAQAhBwCEHAAQcgBAyAEAIQdAyAEAIQcAhBwAEHIAQMgBACEHAIQcABByAIQcABByAEDIAQAhB4CnSfLoTU0W3mC1754FIrm7WIrOBnCkkF/Xz8/sPW+2d3NuvPOxDBnubQDgONN1vr/dPIzNha5+LTobAGtyAEDIb9PX7d+cGr8gMSH9ZKs923fW5mUXnu3EiAPW5E+KMzPFpf+8bniNLuxP3XRSZyJiXTwDX4p6a+ncl8ewNrdUfVd8uH38qq3JgZzLeLtC3lBzrtVbIPq5Kq+oddqKN6fJMPqASv7I5GxmmsehNLeFnsNrJ+gNJv9XM7M2/Puq2MDOM9vS91bYrr2mDrWWDf7tq8EvhAQM894vmoaKatUtjDwg5I/Ok81Jk7/tI9K0Cue6ht2alY0NDAiaFDUrOW1xtOlc0YlrRET6hv3bNiYsei8hOTvvXBcRmchsqs79/YLE+G1VQsvJD1e8F7/gvYSUvWXtJiJq/W5j/LqTrUTUeerDRal5jfd9RDTs+pfE1xf8+SRm74Dpun0zc0naSidVcU/xDeLGcjnr3GLcSVPLL94rqMyPsVvZxOgAym1pFUjxj/y9ZRS7MWuicObrrblHpuUuJpKwUxZ+tiKM49w5l67k9HCW5ZX5X+QfqpuREv6wD5LApRlJMzzYUR54AwBCboeQWbK3w1hpmnhcsfDim64z3K1tVd2L84THvx24QETEEqmU5/hOw8ENawb/vcNArkQkcx8/RkFEQmNtUX7JBbVBILNpQpfejunCqHEKb6zJASG3U30Jv0ou3x3DrVzOEVmbz/CLvzY9gW/F9Q01LeQdM54jHRFNXPrxp6/dWX6bKu5u11VWdKR+zOLPtkXdKtq4oWUwxmTiTbYDTkQkmDD0gDX5MFj/epB/94jAk+Xyqa7HTLhJf0PV2Hyh6lTO5kIlG7n0NR+iwGkvOTd8V3jsXLOqse5so43dmwST3mDQ346ut68np64r+aFZ1XJjsLCzLGvS1jdpBZnnKNM15Q8NqsbmDgFvAEAltzvn50v4BQ2MRtXf/TjLcJk7e7UsY2MZ6+IZOHVW5rq50zyIyGXGipWq3OKi7O16cvaL+ddpwe73NHKfMT/mr7uPfJj0NbFy7+nuLBEXtTB5Zm7e7u0lJPHwCvOTEY2bHjulquBQmWpX7Dsx1blF2R+yge9sTpsfgPcAjHAis9ncobnlO3aYX0Q18NOzhWFUbDlXuFP+T+hvgKdGfUPr7TWKYZinMV0HgBG+JgeAkRdyOaMYznKecxcr0NkAz8KjHnjzkX3/uTMuGgEwckNORKxY7o4OBMCaHAAQcgBAyAEAIQcAhBwAIQcAhBwAEHIAQMgBACEHgCfhsS4aYTLZe6FGlpWgrwEcK+Rtxz7df0rdb+/T+P72T3989TcsOhzAUULO32hS95Ob9wRfp4fugldfbVe3tPUSQg7gYNN1SdCsVYtDHpZc8/nCj/PPoasBno0RdeCtozT73ZTCeowqwJOq5E+W8ENOwn9cvPeC6LKZKQeTwx7Y6FpZbok+ZuUbwUREsoCpL09VjMKoAjyfIeemLty+1UCG6tw/n3F9Z83SUAnn4fOwRjrlj7UUaXqDWCJyDY5JDsaYAjyvISeZT0gwkb7VlUjmGxgSzBKR0HIqK7fkH2qDLCAq6U/LZ4wxqUr3ZhXVtZnYMbNW/ucKIjIrP3n/dZJEr/08uXPX8mNjt+cu9qv6cm1+bUdXL7l4TpqXtH5ekCsZVKWFOYdqr3SRzF0RsSgldRauOgcI+bOfwTfkZ39/a/rKT1PYC/u/yM2vikh3OVZ0Thaz4S8x7C2TgqMGIklEYkbyVJbzYOnMYDtT540OmpicNdf74pGtRV+XTM94Q3Nk676GwMR161/q/T57V30n7pMEvxbP94E3de0FTW/DsV1/XJOdf75Xr2n9mcZODHBW/fjt4Wp+lJfL4DzfQ+E9RjGKu2/27+4X8MKkWVETSatS060m1S2v8LdmB40f5zkGZ+YAKvlzVMvJc+7WHUn3rLQD0zLGnyk5dOyL936c+9m2hy3a2YEv+EwyLzl1tl5oMYX4Gm6higMq+fPCN2ySu+500ZGzjdfqL9ZeaCeiLlVTl8fU2GVxQdSiahPkYzzMqh+r6lsaVD8/aE+ukW8uC9UWrH//9Xe3f682Y+ABlfz5wIWtWJegzy/J2lhCLp7RKwInebWW5O8tU/eSi+ek+UmTuKDA+ZE1+/9rbbU8YkXamgft6oU30nfG6rV6U9ehzdkXMPLwq/GoNzzk//5J5om2qQnZ9p7xNjYhI/Gf5c/wlV47e0Y3KsCTWkqydtdNTNuZOhUn2cKIMtQND381h6A6b1QcKlRqesnFMyRueRISDpiu28PcfCYv7+8Pr/p2/7LaU+QRlZobhfEGhNxu8rETfJkWdcflhg67nmZMgJ8zehvAgdbkRISLRgCM+DU5ogvw/MM13gAQcgBAyAEAIQcAhBwAEHIAQMgBACEHQMgBACEHAIQcABByAPj/CLlEwlitVvQFgOOyWq0SCTNkyEUi6u0zopsAHFdvn1Eksv2QhIhYRqw39BGRs5NUNNSGAPC81vDePqNe38tKxEOGnOPY/j6jwdDb02Mw91vQawAORCJhxCKRWEwcZ/vKhRKRSMQwDMdKzGazWESMGJUcwJGIRFaRiCQSCcMwNmfiEiJiGIbjOIlEgsNvAI6Zc5FYLP7lhZ/uVvKBLQYm9+gvAAcN+UCWbVfygccYhrFYsCAHcDwDRXqoo+Yi622o5ACOW8nvVGvblfwBnwEA4EAhH7KSD/yEMg7g6Dm3abCSC4JJb+izWCxGATfvBnAkHCdhxIzMxWmo78lFVqtVEExd3XqZixPOeANwOINnvBn63N1kNnP+v/UkTgCd7ZlUAAAAAElFTkSuQmCC"},928:function(t,e,o){t.exports=o.p+"assets/img/configurable.9fa6fb76.png"},929:function(t,e,o){t.exports=o.p+"assets/img/configurableAttributes.0341eddd.png"},930:function(t,e,o){t.exports=o.p+"assets/img/editProducts.1d1ea4f3.png"},931:function(t,e,o){t.exports=o.p+"assets/img/toggleButtons.db6f5a12.png"},932:function(t,e,o){t.exports=o.p+"assets/img/descriptions.765ffef8.png"},933:function(t,e,o){t.exports=o.p+"assets/img/metaDescriptions.4dfbc31b.png"},934:function(t,e,o){t.exports=o.p+"assets/img/image.b30e57d4.png"},935:function(t,e,o){t.exports=o.p+"assets/img/variations.9be19c16.png"},936:function(t,e,o){t.exports=o.p+"assets/img/output.31b099f6.png"}}]); \ No newline at end of file diff --git a/assets/js/33.616c4c94.js b/assets/js/33.2c0d7a91.js similarity index 95% rename from assets/js/33.616c4c94.js rename to assets/js/33.2c0d7a91.js index 2803956b..5cb52e1a 100644 --- a/assets/js/33.616c4c94.js +++ b/assets/js/33.2c0d7a91.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[33],{1168:function(t,e,A){"use strict";A.r(e);var r=A(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:"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.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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-virtual-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Steps To Create Virtual Product In Bagisto 2.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:A(970),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:A(971),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:A(972),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:A(973),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:A(974),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:A(975),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"channels"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),e("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(252),alt:"Channels"}})]),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:A(976),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:A(977),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:A(978),alt:"output"}})])])}),[],!1,null,null,null);e.default=a.exports},252:function(t,e){t.exports="data:image/png;base64,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"},970:function(t,e,A){t.exports=A.p+"assets/img/virtual.e6449259.png"},971:function(t,e,A){t.exports=A.p+"assets/img/editProduct.fff08496.png"},972:function(t,e,A){t.exports=A.p+"assets/img/toggleButtons.db6f5a12.png"},973:function(t,e,A){t.exports=A.p+"assets/img/description.40848a5f.png"},974:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.afb36600.png"},975:function(t,e,A){t.exports=A.p+"assets/img/image.6a9cc529.png"},976:function(t,e){t.exports="data:image/png;base64,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"},977:function(t,e,A){t.exports=A.p+"assets/img/price.b32785ac.png"},978:function(t,e,A){t.exports=A.p+"assets/img/output.c8ed1df3.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[33],{1175:function(t,e,A){"use strict";A.r(e);var r=A(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:"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.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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-virtual-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Steps To Create Virtual Product In Bagisto 2.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:A(961),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:A(962),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:A(963),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:A(964),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:A(965),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:A(966),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"channels"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),e("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),e("p",[e("img",{attrs:{src:A(252),alt:"Channels"}})]),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:A(967),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:A(968),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:A(969),alt:"output"}})])])}),[],!1,null,null,null);e.default=a.exports},252:function(t,e){t.exports="data:image/png;base64,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"},961:function(t,e,A){t.exports=A.p+"assets/img/virtual.e6449259.png"},962:function(t,e,A){t.exports=A.p+"assets/img/editProduct.fff08496.png"},963:function(t,e,A){t.exports=A.p+"assets/img/toggleButtons.db6f5a12.png"},964:function(t,e,A){t.exports=A.p+"assets/img/description.40848a5f.png"},965:function(t,e,A){t.exports=A.p+"assets/img/metaDescription.afb36600.png"},966:function(t,e,A){t.exports=A.p+"assets/img/image.6a9cc529.png"},967:function(t,e){t.exports="data:image/png;base64,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"},968:function(t,e,A){t.exports=A.p+"assets/img/price.b32785ac.png"},969:function(t,e,A){t.exports=A.p+"assets/img/output.c8ed1df3.png"}}]); \ No newline at end of file diff --git a/assets/js/34.609df179.js b/assets/js/34.b2a9ccc2.js similarity index 84% rename from assets/js/34.609df179.js rename to assets/js/34.b2a9ccc2.js index e7d7f996..c39864cf 100644 --- a/assets/js/34.609df179.js +++ b/assets/js/34.b2a9ccc2.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[34],{1075: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(423),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(424),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(425),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(426),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(427),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(428),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(429),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(430),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(431),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},423:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},424:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},425:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},426:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},427:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},428:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},429:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},430:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},431:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[34],{1081: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(428),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(429),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(430),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(431),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(432),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(433),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(434),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(435),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(436),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},428:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},429:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},430:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},431:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},432:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},433:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},434:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},435:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},436:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"}}]); \ No newline at end of file diff --git a/assets/js/35.be0d0df7.js b/assets/js/35.db9ed3f6.js similarity index 83% rename from assets/js/35.be0d0df7.js rename to assets/js/35.db9ed3f6.js index 9df3eb7a..126453f9 100644 --- a/assets/js/35.be0d0df7.js +++ b/assets/js/35.db9ed3f6.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[35],{1076: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(432),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(433),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(434),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(435),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(436),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(437),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(438),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(439),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(440),alt:"Configurable"}})])])}),[],!1,null,null,null);e.default=a.exports},432:function(t,e,o){t.exports=o.p+"assets/img/configurable.9fa6fb76.png"},433:function(t,e,o){t.exports=o.p+"assets/img/configurableAttributes.0341eddd.png"},434:function(t,e,o){t.exports=o.p+"assets/img/editProducts.1d1ea4f3.png"},435:function(t,e,o){t.exports=o.p+"assets/img/toggleButtons.db6f5a12.png"},436:function(t,e,o){t.exports=o.p+"assets/img/descriptions.765ffef8.png"},437:function(t,e,o){t.exports=o.p+"assets/img/metaDescriptions.4dfbc31b.png"},438:function(t,e,o){t.exports=o.p+"assets/img/image.b30e57d4.png"},439:function(t,e,o){t.exports=o.p+"assets/img/variations.9be19c16.png"},440:function(t,e,o){t.exports=o.p+"assets/img/output.31b099f6.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[35],{1082: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(437),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(438),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(439),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(440),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(441),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(442),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(443),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(444),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(445),alt:"Configurable"}})])])}),[],!1,null,null,null);e.default=a.exports},437:function(t,e,o){t.exports=o.p+"assets/img/configurable.9fa6fb76.png"},438:function(t,e,o){t.exports=o.p+"assets/img/configurableAttributes.0341eddd.png"},439:function(t,e,o){t.exports=o.p+"assets/img/editProducts.1d1ea4f3.png"},440:function(t,e,o){t.exports=o.p+"assets/img/toggleButtons.db6f5a12.png"},441:function(t,e,o){t.exports=o.p+"assets/img/descriptions.765ffef8.png"},442:function(t,e,o){t.exports=o.p+"assets/img/metaDescriptions.4dfbc31b.png"},443:function(t,e,o){t.exports=o.p+"assets/img/image.b30e57d4.png"},444:function(t,e,o){t.exports=o.p+"assets/img/variations.9be19c16.png"},445:function(t,e,o){t.exports=o.p+"assets/img/output.31b099f6.png"}}]); \ No newline at end of file diff --git a/assets/js/36.62753bdf.js b/assets/js/36.914ca297.js similarity index 93% rename from assets/js/36.62753bdf.js rename to assets/js/36.914ca297.js index c155c3ef..16bf072e 100644 --- a/assets/js/36.62753bdf.js +++ b/assets/js/36.914ca297.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{1080: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(469),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(470),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(471),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(472),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(473),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(474),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(475),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(476),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(477),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},469:function(t,e,r){t.exports=r.p+"assets/img/virtual.e6449259.png"},470:function(t,e,r){t.exports=r.p+"assets/img/editProduct.fff08496.png"},471:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},472:function(t,e,r){t.exports=r.p+"assets/img/description.40848a5f.png"},473:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.afb36600.png"},474:function(t,e,r){t.exports=r.p+"assets/img/image.6a9cc529.png"},475:function(t,e){t.exports="data:image/png;base64,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"},476:function(t,e,r){t.exports=r.p+"assets/img/price.b32785ac.png"},477:function(t,e,r){t.exports=r.p+"assets/img/output.c8ed1df3.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{1086: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(474),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(475),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(476),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(477),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(478),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(479),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(480),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(481),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(482),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},474:function(t,e,r){t.exports=r.p+"assets/img/virtual.e6449259.png"},475:function(t,e,r){t.exports=r.p+"assets/img/editProduct.fff08496.png"},476:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},477:function(t,e,r){t.exports=r.p+"assets/img/description.40848a5f.png"},478:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.afb36600.png"},479:function(t,e,r){t.exports=r.p+"assets/img/image.6a9cc529.png"},480:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV0AAADnCAIAAAAyzBJHAAAAA3NCSVQICAjb4U/gAAAAEHRFWHRTb2Z0d2FyZQBTaHV0dGVyY4LQCQAAIABJREFUeNrt3WtcU1e+N/A/SBIJEFRARUCRFIIBFOwBsVrwFPA8wFHBaqFalTKKI9RTtCKtWKlStIgVeiw6BUsRqgVveCnYAZwRLzUDjwTlIpdyUYNUAwpJAJMgOS+CiopyqdOK/X0/vpCdfctee/32WmtnJxoqlYoAAHrQxCEAAOQCACAXAAC5AADIBQBALgAAcgEAkAsAgFwAAOQCACAXAAC5AADIBQBALgw14vx13u6T3UP316K4AV5MLkgPBzmb8515/umiP6BKV+VnZyWn5v+WTcsLs07WySQ3BYfPN6K8AfpD62XeOdGpmKAvyuSGvvylrqaDXQnL0Xfx5OochU2gmzHKG2DI58KLYTR9U3rmJhQ1wL9tfKE5f+d6//m+M6e58PjOvGlevh+kCsRERKLUv/D4zub2wYfF3R2Qk0Eu5nxn3rKjYiIiqTAjapm3O4/vMtllSdDOfJG8e4012TFB/n5u01x4fGdze3c3/437L0sf22ZTpj//sb6MvOHing/+MnOaC8/e3W1ZVHJB88NejzAjbvWyJerdmzzNNyijnhrSffnO5nyviIKHXYuqk9tCvVxceHyXmd6hWzKr5A87LucSVs/3mmzvzLP3cvMOjimQ4hQBtBf61CjIPiu4+bAa3hH+Y/eym5R5dCl/piufyoSKqvwr8gVuLJKX5l9WEJGD23Qjkgq3LfdPu6aufvKm6py94eW1UZlfexgRiU7n5lyRda9QIau5khex7A4ra/cCk2fsQkPW6nejcpq6F6gpzNoSUFTzTWr0m3pE13KSMk4+2D25tJn0DJ4ab6hKXha85cEWRXWC5IjSGkXaPj9jqk0NWp0mVKhfuVNTRxLSwykCaC/0F/edmNO56enLbThE8orMw5eJLJxnTyQimeB0kZyILp8VSInIcvZMY6rN3JJ2TU6j5kSmFgqyTu9w5xKJ/pF6sscNApb1kvQfM7N3+fKJSFG0/3SPMUJD732C3CuC3Cv7/E1Jmr8zIaeJSG9q+Depp3+IWjyRSdS4/4vU8p675xNzOjc9+4f48JlPVmxx9u74KzLSm7rph8wrgsx970xgkSw/KV1IJLlcVK4gYk6Nzs2vL88tPBK/agrOEEAu9BuLM4FrYu68xNuBiKhZ1CAnsnJ1m0BE4oKz5UTlpwUiIpa1h6sFiQvz1ZVWdHp3xLqomGPqhsM1YZ380Rr1jLkWxnw3vznWRESiivoeW2OyOHocjh6LRUTVOYV3iIjrE7zqTSvuFI9Na104RFQnEDT02D3DCVwTc/6UqVzOk60FwekiibpDlBCzbl1McoWCiOhmdY2YOCbGRkSkKN2zIf7wORlnkpUpC2cIoB8xUBwDDpNIoZDLFUQsvo8Lf29a+U1BzuUqOt9IRHwfDy5ReYNMTkR0R3he8FgdlT+9Rj2OnvolRe9blDeLJURERhbdNxdY4wyMiCQkEzURmfS5x3ckTQoiIum1/PPXHtsXBZHT8h1LqlanlYkKM9cVZsZY+0bvCp9tgpMEkAsDazY8/qeF9wLrtC0VjTkJu6mOiGmzwM2YiDiGuiwiOdN5R278AqOBb0WueBQgLAMjDlETiWsbiQyISH6zUUxEpGtq2J916XI4TCIFyzr49NGlT937NHD+5NvzS4tOpqbuyRDUVGSu2zz1fKIHB6cJoB/xG5jP8ZvKIqo5L6gh4jjNn2NCRGTqOJVLRApBzLqEk5fra2qrhOey9p+u73N1RoYGLCKSFh3OrBI11JdfrpeT5WzHUURUcywu5lxVzeXcLTsFEiKaONW5Xxd2PQc3WxaRvCJ19WdZgqv1NVdLBdlHc67KiYgaik6eqxIzbeasjQp3G0VEkoYqMc4RQHvhNzLy9J29s+iklIhGzfZz6b7STloa/s7ZoIPXxIVpq99N677wO346x838+ZdilqOHs97ZHGnjyYilJ4lIzzv9X5+6rg2ZfT4qR1q2Z+XSPd0zGi9Yu5Tfvz009QkOzQiOqZAJD0b5H+ye6LBm6uxJ5uLze9dtLurZuTGdMtUU5wigvfBbcVwCPY2JiCZ6B7o9vBeg5/rZ3vRIX1frURwmsZhM03E2rlNGyfuOGY8du4LnWI/iEBFTlztxFEmITLx3HY1Z9ZalqR6TxdTlTnbflLJ3h5tBv/s+tqtS9u5a4uIwTpdFxGLqcq2dHUxYRCTXm+BsPYrDJCImx9By9jufJkZOx8gj/Alp4HfoAODf3F4AAOQCACAXAAC5AADIBQAA5AIAIBcAALkAAMgFAEAuAAByAQCQCwCAXAAA5AIAIBcAALkAAMgFAEAuAAByAQCQCwCAXAAA5AIAAHIBAJALvZBLGssbpCh+AOTCQ/XJAb7+O0tR/ACDzIX8j1zM7UMP9/j9VnFm8GS+V0TB77+3UmHqRl8XFx7fZbL7ktUZVUQk2Obn6J8uQkkC/I650CxuUpBCkJxW9WBKaXJCkYRk4ib577yv8oL41V/kia19wz9evtjJgMXUIyJ5U6NEgXIE+F1zQSpuIhaTWXMsNV9ORCQ5nX64ickhhUR6h4jk52K8XNx5fJfJ7sEx55qJiCQXY/z9Zk5z4fFdHL1D9xSou/H1+4N8He2defZevh9l1XRHSmPOtlCvaS48e3dH9yVBqeroaRbsXO/r4sKb5rts58WePzMvrqgXk+Xij9cELl0avjV+h69xd15UxM/kO5vbh56UEFGzIEm9Ti//DQ83ROJzCUHe7jy+i+P8OMGjQJMLdy7h2S/Zc1mOUwGg/7lwRywlro+vq/xscnYzUXNO6lly851tSJIGKRGxTKYuWL5mR/RyV1bpns2pQiKSN5ZfucaZGRwdHexKRTHrdgvkRGTAdfMLj4yK9jMXnYqJyW4movKd61enXTP1C9+1damDolpY0UxEooxPg/aWGvmER/tNqNn76ZbsR6ODplNsTak6eUPM4YLGx+rxOPfoHTGJXy535pAo49OguFKOZ/Cmpbbi7Khl24rkRFSbGrQ6rdzQe1Nk6Cqfqabdv1GtEGVHrd7bPHvr9lVT8LPVAD2o+nDmgynT/PbVXYz0tPLd90v5Pp8pPl8UV+72mjYj8lLP+VqPfmg16cNDrSrV7SNLJ01bcVTyYGLgt6KeM5Zsdpv21tYSlapyt9c0u5CcVpVK/f//+ORnlermt77TrFb82KpSqf9vt/bMvR4L38j7+gMvN6tJ0+y8Ir4vlqhUqjNr37Ty/eFG9+t16sVvq1Qqlapoq88Ep4gz91RlW32snCL+3vpwNXW7fadZeQV6TnnT58uSeyoAeIxWH7EhkckVxNIzcPbz5h7MjNhM5dZ+u6bo5eiRRCpVt88j4rKEtTJikZxsn1iaY2jAoUa5hMiw6vDmmD3nr4nlRFLiyIlIIZYTi2PAeXw4Q9RE8oqoyfwo9d8sQ5mc6OHV3NQtZJfbcvHlrC0fbY9YrcfNDX98gzJRExlNNjZSz2xtzJLeEUtI3tBMJlbcx7ckrysrp1FzrI3RVAAYYD9CKpUQk8Ni0qT5iyc3C640O/t5mBKTwyK5VCahoviItPJxS3f9kLpvue1zKpj4WExEtsI1Mj4zJXzOOPW0CQ4WTPH59MNXmyUN12q6uwu6RobEcgzN/DH99I/pp39Mz4504Ty5MpbRlPnhSy1ZTVXlTUTEJHnzg26Fgakhiesa1aMSoopGud4oIw4ZGRrIG6pEj48hcDzX73qLTm5Yv+cqBhcAHtNXe0GukBCZ6rGIjOes8DiZpBvoZkAkZbGYJJHLiUhOcmmzRHpHLu15XX9qNXIihUIikYqZ0ge3D/Rmfxw6O2D7urfPqv82IiIyn+1pGR+XGpNKC6boyZukpl7+3Idtl+yooGPk4GhpRNfy06rlht5cQzK1NqZTefFJxq4sFtfHe7bf1PjNcas/k87hFO3PaDT1Wu/MIvJ14R7MiAgyWOUzgZpY/KU2RERkPPvL7YHzl8dH7HX9IYSPZgNAf3NB2iwnXRaLiIjj9mm6m3oqk8UkUsgkNHVVpG/NzszVAWnE1DW19jB6xmpMfdaEF0Tt2bzmsILJMZzgPEmXiFgW8xNzPUS1jRJO8+Fla3KYekTEXbE9URoTc2x3xEHijLNdNdPf1eRBuOiN4jTlHU7IEpOuqbX7pk9CXVlEfmsCz0ftj9ueb+gcPtN7sV9UYkPUlozdW+S6fK9PEyOns4hoSnDiDkXEzqwtEQrOOOdNXjbdDQ+WbXikb35ARkSqd+YKc5wNAGoaKpXqj9q2pCB9TwWTb8iSFByNP3jNeVfmLjc9FAnAS99e+LfmQkNR/l5BcpOCZWjpvCZqE0IBAO0FAHg54TlrAEAuAAByAQCQCwCAXACAF23A9yn/eVlxua6z7Fpn2TVlk2Rg9zKM9DVtxmvxJ2hNmaj1n1OYOPoAL6cB3Ke8Ib6/bq9UWNP5QjbswNXasVzPzGgYygBgqObCwXP3tqbL2gf+hNFwJn0whz2Nx+AaDyOiXxrv/6tC8b8nOpSdxGbRxnd1F8wcjmIAGHq58MOZe5Hfywaxdp/prK0BusM0NTQ0Hk1UqahLpfo4WXZcICeize/pvjsL0QDwEul73PH67ftfHBxMKKz0HL7RX0dr2GOhQEQaGjRMU2PjIp33PYYT0RcHZddv30dJAAyZXOjqUoV9K+0Y+Ber+k5nrfBkc3SeuX59tmbIHLa3E7NDQeu/lXZ14ePYAEMkF67U3x/EQONwJn2+TJfD7mPlHLbmjuV6jGFUVNN5pR5NBoAhkgvFNcpBrDTIU1vZv2p+T0ErvbQHvSEA+CNyoXYwdyXfmMRkszT6M6fOcA1na+agNwQAf0guDOYybmkygE8lTDIbNugNAcAfkAty5e80HPi7bQgAfmsuTDIbzBc6/XJzAIOIVTfvD3pDADBkckFQoejnbccuFV0sVyAXAIZULowfTHX9+mRHvx+7UH19smPQGwKAPyAX3prCtDIZ8KNNyk76OFkm7eh6/myyjq51SdIuFb02bpgbHq8EGCq5wGZpfLlCjzHwhx6PC+TfZLV3PnucofM+fX2y/ccCBWMYfbVST7t/9zUB4I/PBSLimWqFLdAZxKoTf7oXniy53/Vkl0L93FTYt5LknHtEFLZAx9IEnQiAl0h/n7NOz7/3xcHBPGfNGEYfzNWebs18bdwwFdEvN+9fvKr43+MdXSrS09bY+K6u7xv4BTiAoZkLRCRquv/xd7KCyhfzASQnHuPLFbpjRuB7WQCGci6o1d26X1ilVP+72dw1oGWNR2k6WjHU/yzGIhEAXpVcAIBXHr4PGgCQCwCAXAAA5AIAIBcAALkAAMgFAEAuAAByAQCQCwCAXAAA5AIAIBcAALkAAMgFAEAuAAByAQDgcfgiZhikmrrrF/9VVHa1qvRqFRHZTrKy5fOcnRy4E8fj4Ax1Q+F73Npqso/VjvH2eH3Ey7A3rZeyTt2yfNvLivFi16uoLzhQzPD0cRjz0p80coVib0rG/oPHu7qe/IJPTU3NJf4+KwL8tbRwyUE/4t9KXHwi+2eRgohaz8aufS/6wt0/cm9+PXvsjOCm8oWvt60q73hu5QDfWvutMmHF7d/1/VfX1C9ZsTYtPfPpUCCirq6ufQeOBgaHV1bXonahH6HWlB29Oelyh5KIGNojxo1/fdbcAG/eyBe2fvbIccZmSv0XcKVuqck+dOJUQaWolZhGxnaOnosWOlnovJxl1HQp68Th3NIKsYQYBhb2TgsWzp1uoj4GlSlbv1EG79o4ehCHRFmbkxx3SChqZ5jazw0J9rDux9vvuHfv48iYhpu3nj9b1S91GzbHpn+3i8FAq+HVbS8obv/97rnpTT+Nbfpp7N1z0xW3//6sU62tpYPp6Lft80+2bQgMsNeuPBD7UVKl4oXtLcNucdi2AFvd3xoKBTER25KKO+0WBm7csHKFh9ndM4kfRaSXtL2EBdSYHb058kCtjuPc9WGh6wOcRtefiY6IPVT/WxsssuLkTXsrR3qv3BI2d0z9kcjdBf1pqvxt7/5eQ4Gpw37i90Ubbt5K/O4HVLBXtL2gut9Wubn9l9iHEzpbi1sLfNiWH+tYbSSNXn4DgjHCws6KS0R2Ng4WtPF/cs+UrOC9rmg8u+/7AwU1t9rZpvaeD65OTXkJiYeLG2+1digZHFN795BgLzv1VUtxPTvp+wM/17YQZ6Il+65SfT1UXopf+7lySUaYE7NFmBh/RFDfdLu9k8E2sJ61ZH2AbXfDpKXyUFL68eIbLUotHSNjnof/Rh9ej7O2/WJK2jmFY0TsyunqAQt7B3dHs0/WZ8QdckwO4BI1XUz57kDhdZG4g9gWAdEb5pm0lxxLTswqrWtnjDY3ZrZ3jn5Yu8qyEw7kF9W30giu27L3g5wMiUhRlbt9X35F/a8tSq3Rriv/FuLAbClNSThytrrxLhnaefivWdy9q4qGgqSkI2ermxXssdYj2pVk8cTBvHvm+6TLbM/IDSE2bCIisp3+hv3I9dsOJOU6R3uZERF1Cr5a9d9fEZFFcKJfXdi2klmb/rZ4PBGRouDz95MpeFeoTtr/xNc6b4gMejQm0irIEiodA9f7OOgS8VbUBsaeOnvbad7o550LV0orDmZmPz3deM6nqWscZD9t8dte3PMa8H3GsZlv/McU20moZq9ae0F553zPUHhUt6pjlM35fV/fdRikJAW1X0qKjyvW9gwJ2xbmOaY+4/OkUgURUWtteS3Z+2+MDNscPGNk1dGYJKF6+tmvYncXM9xXhG7+8G2XEdRLi0PRWFLdbrHwg22RoesXmt3K/jruTCsREV1PiY470DB24Ydh2yJXeho1lRQ3PbZ4W+npwo6J3nOn9xzFNJm14A3O7Qs/VxARtZYUVrZZvr0xMmxL6NtTjehWTsKmQzfGeAduDgtcxNdWPLxUN+RGbj112/LtjZFrQhyVp79KON5ARKS4WXqpnu3+YdiOyA9CvC2YipqUz77OI8cVG8K2BFjczv6me1cVlUlbE88qbZd9GLoxwHU0Pd0EaL2YW0l8z0XdoaC+NHMXLbSh6kJBQ/cEu2Wb9sRF7YkLchkx3tlG+1Z1bfeVv76ylsbb2TCIlAql8vHV3yip7jTlW6hbXkxLWwtqLKnuow1y8GjWc0apmfTkL5KrVKrjP+aijr2C7YX2X3Y8qyHRXhOnb/hWby91KoiorUlUlp+UdUOH727dUrD9Z6XLhpXzbBhE3NCFpUtSLpSQ7etERFo6lrav2+gT8UxbSv96TFhJDnYtwlPF5BwcEjCDTUSvj/71dGFpr8MNpja2duZENhZtxWsTCmsVsxyo+NSpa8aL4lbOMyEiop8Zxxue6ETcECm1eebGTyQYz9KY8n8VtZG1DhFpjeQ7vG6j3x002ZU6s8LWqxsd9uySM92jgxXZebXmc5MDnEYSkZVfRWHs2eKmeSaGRETssa878azVCVaQfqrFNiTaa7oOkdX4FcXCzy+UymbNYBbm5rVYrIhe4jWCiGwt2grPHn9yjLPuNo2ZYfHEAI2u+XhTyq1tUJIJEWnpjDA26x5uIJ4jj7lbeKltlrsO3aq+cdfIwm4E6dqv/H7/E6nafldJOiP0u//U0R/J6BS1tBPpP+dkqL/R0HtX5+QXfsWjFTcano7va89YBIZ2Lihbrwz0pZbc2PndFwltU8f5G4NnjKxPvqGUlGxedfrRXLy7bUSPD3SNMTKg9nYZETXU3iDjhZbs/o9Hmo5mU0NrG5Gs/obCyNbO5MUdIcWvIjFZ8C2YT13MaxualdUZS97JeDhptLiVyPCJ+W5V32hr/3X7+8u3P5w0ofUuEdX/SiNsrfu8+drLkKI2EeOpyzMRka69kx0jTVDc7j6DKsuv69i8bfEChzp+7f3Oh/F/fZwa3ks/gojqryMXXsnxhYEb4fjexoUWTAZ7tJGh7qNzd+zcDSGeRo9q8sinR7+ZDOajxu4Ax9UYjAcjn+o27XP2z2w0o6O2vpHsezYZlJXVjaTvMEbnGfVSqey1gjKmvPdlAO/hC8wRhr0EKBHpO67/bO7ER4vpmxHdUMfO896Vgeloyqu/IaPxPYdaZfW1IjJ0Mere7GNr0LF1s6H4n0tljuxLVQy7kGfEApM9kkGilgcp1tZ6V6k1ckQfQcxiMtp6GZplGE8y0SPSG29qQMWNTy2COvYKji8w9CcP+KURZtbm4y1MeoSCiYUZo6muhW1mYvzgn/7z7imYWJhRo6C8dRDvZ7S5AbXUVrQ8ew4dW0977bqsExd7nuINZw7/LBk94w27XqrQWN44qi2ulD35gr6ZCUd584bC6OGbMh6j00s1MLUcy2j99RY9ms1sNJuIxliaMVsqS553QTV0drWg8lMHqnqkpOL64WOlNMHR2YSIGEx2p7KtvWfT6XUPW0bZBUGxsETJc+E/q1qa2Zlricpr1W9KUV1aS8Z2ln3UYUvuxIEWxyAWgSGQC2zumme8osF+bV2/mxBOcx3ZJSnxCTnCkrLKSxfO5FW1P3/+RbP0S1Li49TzlzXK+v1+dO09XNi1+2LT8oorL13IzS57ekPs6SuWvMks3L4+NjGn4FKxMC8r+aOIjAoj1zULub02k9197Onn5MiUM5fKKksKSm8/qKR2Xu4TWy5sjz1ytriypEyYlyO80eu12d7D0+jGgdhvjl8oLSkrvXjmzKUW9XRPz3GNB2K/PnShtKSs9FJ169NtpDGz3ltk3npi6+aYYxculVVeupAdFxF7+KbxvBUeZkREZjwTrYrcE3nFlZcuFJR0r9bdRacyJamgzcbJjklEJCtODgzYmNgzXEjf2ceBUZy+PUtYUpwblyRU2nu6jO7j2Fq9NuBKPohFYAj0IxiGb2lPDOmoS3iyblltYBi49r//Pz04bP2B7w8c+uZUaydD38w5wNbd6jmtVrbdirDN7LSUQ9980trJYHPGWDqZ9vNDRzq2IRHvUdKppNh8BdvMgtlb83+EU3i0Qfb+oycOJZ9o7dTRN+PNev/LhTOe9bmmkTNWbqP03YeOfJ7doWRojx7H9VS34U28tm2ghAP5CbGn2kh7tOWs9bMceunDMHlB0aHMpCOHdse3KLVGjOMtspxFI4iY4wMi1oxMST+eFL+vXUtH35Bnb/bkZ8CY4xdGbhhzIP1AVlpkaycxOBPtZ6wPfdule6BR3z3g7aL4Ewlb80nfYlGYk90IIuLO8xp/al+js6uD7vMCNHDLsuS4Q9980s4wtZ+7Odipz4+f/bfnW+lHTiqVnU/0kxprGqQ0WnH9dvMT55aW1lwvd9Sxoahfz0fcl11tr/lK0fRPImIa/ieb++Ew3SFxU1p5MXZtPGNlRqjtK1BUtfs3fnRmbMhnK91N+mjwK4qTA5MoPC7QjvmC9yEpJf3b1INPXz50x+jQrZYnmnWrlr+3bNF81LFXNheGlMaLObVkMnaMTuetstykA5W8D2PCndivwjtTXD8em5ByuXWkJe91ryUhM54e42y9Ud9ObZUHdh9pmRe5bbbhi98FpTJo9ScVVX0/+2D12sTv/hY7TBMP8iMXXgZtpYlb0842tLa0k47ReOd5fitmc3VfofcnaygtKq5UWM51f/qBztu5n6zJKGEY2HksWf/gI5UvXEVVTWBweK8PTT0atdLU/G7Pdp6lBSoYcgH+LDo7O5NS0tPSj/X6nPXid+atDHwXz1kjF+DPqKbuuqBAWFpe+fB7WWwmWU2fNhXfy4JcAIBXEIaFAAC5AADIBQBALgAAcgEAkAsAgFwAAOQCACAXAAC5AADIBQBALgAAcgEAkAsAgFwAAOQCACAXAACQCwCAXAAA5AIAIBcAALkAAMgFAEAuAAByAQCQC72QSxoaJSgNgFc0FxpzPvvLTHtnnr1vxDl5f1Mh+1NHj40nG1AcAEMjFy5ucXfn8Z3N+S6TXfz8P0rNb3hebZdkx6072Mhd+umOyOVzLFgD35+qZH93r22lKBiAP1CfP0auEDfJjGYuCfU0ltQV5RzbvWy+IPqH3Ystep+75nK13NA1dK23wyD3RyFqkslRLAAvfz+CY+2xwHd+4NrP039Y70pFMV/kqscCRKfjlnl7TbZ39/ogXSghIpLL5fKmTF++szl/yZ5aEib9ZeY0Fx7fZaZ/TE4DEZEkM5THDz0pISLK/8idNz+15ulwSVtuznfm+aeLUD4AQ2B8wcQ7cKau5HK+kIiuJgR9lCma6L/pEw9OYfzqnUXq6zzL0HnTjpjEXWtmm5CRtUfgx+E7PvYwqsiM2Hmxnw0Bo5nBibtidq11NUL5ALyU/YgnsDiGeiSXSSQkPJZXw3JJ/HKpK4u4tQL/0/nlNJWIiDnBwcu1ux/xpn8gEZE753J+UN01MU3n9Kd5MnHqbDdblA3AUMkFubhBSixdDofEDc1yad4yh7zuV5jNEqLHRxqlwtSoLalFNU3EIhlZKB62FzCCAPAK5UJD1v5CmZGjqwNRjaEu6dnuSAl26A4DPVMiYc+Zr6ZGfFHEWR6V7mNQvjM44iYREYvFJGoUNxE91XLo7oYQyeUKFAzAy54Lkorcw5mlkoqik8fyhDQ1eq0Hh4jv68E9mLknzjjQ04qlaKaJvtxeblIo5HKZpIkkD2o6y3oqn+L3f5HA8TQur+ueytLT41BRTurF2Z9YcU2Yon+kxkyqNyXj2X7TMcQA8Psb9tlnnz13hsYLh//5/8uEp/5RKLypMJ6+ODr+ozkTtIhIa+zUmRPvCLN/2n887x9lt7Vs3vKapCc6s//Yde6CpdONiciIayopyzl2OOlgtuCuLneKh/9/cXVGWk42FAlOZe//8ew1Gs2b+tYCN67OWGOdasGpC7KZ7/8/V2vtqpyfjv14QXjLwNXPyRhFBPC701CpVDgKANATnpsCAOQCACAXAAC5AADIBQBALgAAcgEAfm/9/Rx0e/u9jntyZWdnVxc+7wAwRC77mhoMLS1tbRZbe/iAFuzX55paWmVEquHDWQwtrWHCc/xHAAAC1UlEQVTD0MQAGBru3+9SdnZ23JNramjoc3RfZC60tMo0NTU4ejo4ygBDlEQqU6mo/9HQx8W/veMekQqhADCkcfR0u1Sq9g75i8mFjg758OEsHFaAoU57OKuj496LyQVlZydDSwvHFGCoY2hpKTs7X0wudHWpMNAI8AoYNkyz/zcTUecBALkAAMgFAEAuAAByAQCQCwCAXACAIZ4Ld4uT/7p4Y0p9P6a3lCZ+Fu63+K9+IVsTCppQEgAvjxf3WcaWmrxDGSm5tS00th/TG4/Hfn1K4RQS5sQsPpHwVbxOdGSAOQPlAfBKtRdqs74/0GAW8KH7REY/plflHa82nBcS6G5v6xIQtGjcr6eyKvHjcwCvWnvBYnFkMhE1ZB/vx/S71Tfusi3szNV/GfJsDBTFlSKytUCBALx64wv9HYYQtyp12CMf/DnSSJ/aWttQGgB/5lwgIsJgAgByoScdI31GS/vdB3+2iVtJRx/f/QLwp86FMZZmI9trS+rVfzWVVDczzXmmKA2Al8Mf9J0rVu7zLC+kJKSZLnZgFp84UD/WcwWPidIA+FPnAhnPC/vgVnxaUmy+YoSFe3AoPrwA8PLo4/ugb/7aNG6sIQ4TwCug/9UZz0cAAHIBAJALAIBcAADkAgAgFwAAuQAAyAUAeMlzQVNT4/79LhwmgKHu/v0uTU2NF5MLA/qtSwB4aQ3oN6j7yAW29vCODjmOKcBQ19EhZ2uzXkwuaGuzNDU1WqX4LiWAIaxVItPU1NDWHt7P+ft4burhSlUq1fDhLIaWFn72HmAIjSkoOzs7Ou5pamrqc3T7v2C/coGIOjrutXfIlZ2dXV0qHG6AIUFTU4OhpcVmD9cezhrQgv3NBQD4EwUKDgEAIBcAALkAAMgFAEAuAAByAQCQCwCAXAAA5AIAIBcAALkAAMgFAEAuAAByAQCQCwCAXAAA5AIAAHIBAJALAIBcAIDf5P8Avqe7N/3SI1UAAAAASUVORK5CYII="},481:function(t,e,r){t.exports=r.p+"assets/img/price.b32785ac.png"},482:function(t,e,r){t.exports=r.p+"assets/img/output.c8ed1df3.png"}}]); \ No newline at end of file diff --git a/assets/js/37.f9b748b9.js b/assets/js/37.9c0242c6.js similarity index 84% rename from assets/js/37.f9b748b9.js rename to assets/js/37.9c0242c6.js index b7c8adbd..79238f50 100644 --- a/assets/js/37.f9b748b9.js +++ b/assets/js/37.9c0242c6.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{1117: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(654),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(655),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(656),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(657),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(658),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(659),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(660),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(661),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(662),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},654:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},655:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},656:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},657:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},658:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},659:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},660:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},661:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},662:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{1125: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(667),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(668),alt:"editProduct"}})])])]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("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(669),alt:"toggleButtons"}})])])]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under 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(670),alt:"description"}})])])]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("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(671),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(672),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(673),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(674),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(675),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},667:function(t,e,r){t.exports=r.p+"assets/img/bundle.5302b129.png"},668:function(t,e,r){t.exports=r.p+"assets/img/editProduct.f3d03ba3.png"},669:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},670:function(t,e,r){t.exports=r.p+"assets/img/description.8a01022f.png"},671:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.74f66c89.png"},672:function(t,e,r){t.exports=r.p+"assets/img/image.e99c275b.png"},673:function(t,e,r){t.exports=r.p+"assets/img/options.001937e2.png"},674:function(t,e,r){t.exports=r.p+"assets/img/bundleOptions.01cb8cdc.png"},675:function(t,e,r){t.exports=r.p+"assets/img/output.cc9621ee.png"}}]); \ No newline at end of file diff --git a/assets/js/38.e6cbb8a4.js b/assets/js/38.d7ca28ad.js similarity index 82% rename from assets/js/38.e6cbb8a4.js rename to assets/js/38.d7ca28ad.js index a078d519..c61e3ee1 100644 --- a/assets/js/38.e6cbb8a4.js +++ b/assets/js/38.d7ca28ad.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{1120:function(t,e,o){"use strict";o.r(e);var r=o(10),a=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configurable-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configurable-product"}},[t._v("#")]),t._v(" Configurable Product")]),t._v(" "),e("p",[t._v("Configurable products are items or services that offer customers the flexibility to personalize certain attributes according to their preferences. Whether in manufacturing, e-commerce, or software, these products enable users to choose from predefined options, such as features, specifications, colors, or sizes.")]),t._v(" "),e("p",[t._v("This customization allows for a diverse range of variations without the need for creating unique products. Configurable products are designed to meet individual needs, enhancing customer satisfaction and providing a tailored experience in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1),t._v(".")]),t._v(" "),e("h3",{attrs:{id:"how-to-create-a-configurable-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-configurable-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" How to Create a Configurable Product in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[e("strong",[t._v("Add Product:")]),t._v(" Click on "),e("strong",[t._v("Catalog >>")]),t._v(" select "),e("strong",[t._v("Configurable")]),t._v(" as Product Type >> select "),e("strong",[t._v("Family")]),t._v(" >> enter "),e("strong",[t._v("SKU")]),t._v(" and then "),e("strong",[t._v("Save the Product")]),t._v(" as shown in the below image.")])]),t._v(" "),e("p",[e("img",{attrs:{src:o(679),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(680),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(681),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(682),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(683),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(684),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(685),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(686),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(687),alt:"Configurable"}})])])}),[],!1,null,null,null);e.default=a.exports},679:function(t,e,o){t.exports=o.p+"assets/img/configurable.9fa6fb76.png"},680:function(t,e,o){t.exports=o.p+"assets/img/configurableAttributes.0341eddd.png"},681:function(t,e,o){t.exports=o.p+"assets/img/editProducts.1d1ea4f3.png"},682:function(t,e,o){t.exports=o.p+"assets/img/toggleButtons.db6f5a12.png"},683:function(t,e,o){t.exports=o.p+"assets/img/descriptions.765ffef8.png"},684:function(t,e,o){t.exports=o.p+"assets/img/metaDescriptions.4dfbc31b.png"},685:function(t,e,o){t.exports=o.p+"assets/img/image.b30e57d4.png"},686:function(t,e,o){t.exports=o.p+"assets/img/variations.9be19c16.png"},687:function(t,e,o){t.exports=o.p+"assets/img/output.31b099f6.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{1127:function(t,e,o){"use strict";o.r(e);var r=o(10),a=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configurable-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configurable-product"}},[t._v("#")]),t._v(" Configurable Product")]),t._v(" "),e("p",[t._v("Configurable products are items or services that offer customers the flexibility to personalize certain attributes according to their preferences. Whether in manufacturing, e-commerce, or software, these products enable users to choose from predefined options, such as features, specifications, colors, or sizes.")]),t._v(" "),e("p",[t._v("This customization allows for a diverse range of variations without the need for creating unique products. Configurable products are designed to meet individual needs, enhancing customer satisfaction and providing a tailored experience in "),e("a",{attrs:{href:"https://bagisto.com/en/",target:"_blank",rel:"noopener noreferrer"}},[t._v("Bagisto"),e("OutboundLink")],1),t._v(".")]),t._v(" "),e("h3",{attrs:{id:"how-to-create-a-configurable-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-configurable-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" How to Create a Configurable Product in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[e("strong",[t._v("Add Product:")]),t._v(" Click on "),e("strong",[t._v("Catalog >>")]),t._v(" select "),e("strong",[t._v("Configurable")]),t._v(" as Product Type >> select "),e("strong",[t._v("Family")]),t._v(" >> enter "),e("strong",[t._v("SKU")]),t._v(" and then "),e("strong",[t._v("Save the Product")]),t._v(" as shown in the below image.")])]),t._v(" "),e("p",[e("img",{attrs:{src:o(686),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(687),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(688),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(689),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(690),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(691),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(692),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(693),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(694),alt:"Configurable"}})])])}),[],!1,null,null,null);e.default=a.exports},686:function(t,e,o){t.exports=o.p+"assets/img/configurable.9fa6fb76.png"},687:function(t,e,o){t.exports=o.p+"assets/img/configurableAttributes.0341eddd.png"},688:function(t,e,o){t.exports=o.p+"assets/img/editProducts.1d1ea4f3.png"},689:function(t,e,o){t.exports=o.p+"assets/img/toggleButtons.db6f5a12.png"},690:function(t,e,o){t.exports=o.p+"assets/img/descriptions.765ffef8.png"},691:function(t,e,o){t.exports=o.p+"assets/img/metaDescriptions.4dfbc31b.png"},692:function(t,e,o){t.exports=o.p+"assets/img/image.b30e57d4.png"},693:function(t,e,o){t.exports=o.p+"assets/img/variations.9be19c16.png"},694:function(t,e,o){t.exports=o.p+"assets/img/output.31b099f6.png"}}]); \ No newline at end of file diff --git a/assets/js/39.7cab60bd.js b/assets/js/39.55b5cb99.js similarity index 93% rename from assets/js/39.7cab60bd.js rename to assets/js/39.55b5cb99.js index 7f49b649..59a5799e 100644 --- a/assets/js/39.7cab60bd.js +++ b/assets/js/39.55b5cb99.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[39],{1123: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.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 "),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-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-virtual-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps To Create Virtual Product In Bagisto 2.1.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(708),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(709),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(710),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(711),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(712),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(713),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(714),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(715),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(716),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},708:function(t,e,r){t.exports=r.p+"assets/img/virtual.e6449259.png"},709:function(t,e,r){t.exports=r.p+"assets/img/editProduct.fff08496.png"},710:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},711:function(t,e,r){t.exports=r.p+"assets/img/description.40848a5f.png"},712:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.afb36600.png"},713:function(t,e,r){t.exports=r.p+"assets/img/image.6a9cc529.png"},714:function(t,e){t.exports="data:image/png;base64,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"},715:function(t,e,r){t.exports=r.p+"assets/img/price.b32785ac.png"},716:function(t,e,r){t.exports=r.p+"assets/img/output.c8ed1df3.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[39],{1130: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.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 "),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-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-virtual-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps To Create Virtual Product In Bagisto 2.1.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(703),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(704),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(705),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(706),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(707),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(708),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(709),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(710),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(711),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},703:function(t,e,r){t.exports=r.p+"assets/img/virtual.e6449259.png"},704:function(t,e,r){t.exports=r.p+"assets/img/editProduct.fff08496.png"},705:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},706:function(t,e,r){t.exports=r.p+"assets/img/description.40848a5f.png"},707:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.afb36600.png"},708:function(t,e,r){t.exports=r.p+"assets/img/image.6a9cc529.png"},709:function(t,e){t.exports="data:image/png;base64,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"},710:function(t,e,r){t.exports=r.p+"assets/img/price.b32785ac.png"},711:function(t,e,r){t.exports=r.p+"assets/img/output.c8ed1df3.png"}}]); \ No newline at end of file diff --git a/assets/js/4.baef5d87.js b/assets/js/4.43af1ef2.js similarity index 52% rename from assets/js/4.baef5d87.js rename to assets/js/4.43af1ef2.js index 965f2b58..2768a004 100644 --- a/assets/js/4.baef5d87.js +++ b/assets/js/4.43af1ef2.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{1048:function(t,e,n){"use strict";n.r(e);var i={functional:!0,props:{type:{type:String,default:"tip"},text:String,vertical:{type:String,default:"top"}},render:(t,{props:e,slots:n})=>t("span",{class:["badge",e.type],style:{verticalAlign:e.vertical}},e.text||n().default)},p=(n(307),n(10)),l=Object(p.a)(i,void 0,void 0,!1,null,"6eb0829b",null);e.default=l.exports},290:function(t,e,n){},307:function(t,e,n){"use strict";n(290)}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{1053:function(t,e,n){"use strict";n.r(e);var i={functional:!0,props:{type:{type:String,default:"tip"},text:String,vertical:{type:String,default:"top"}},render:(t,{props:e,slots:n})=>t("span",{class:["badge",e.type],style:{verticalAlign:e.vertical}},e.text||n().default)},p=(n(312),n(10)),l=Object(p.a)(i,void 0,void 0,!1,null,"6eb0829b",null);e.default=l.exports},295:function(t,e,n){},312:function(t,e,n){"use strict";n(295)}}]); \ No newline at end of file diff --git a/assets/js/40.610afb51.js b/assets/js/40.c3cfc249.js similarity index 91% rename from assets/js/40.610afb51.js rename to assets/js/40.c3cfc249.js index fa41cbde..f294104f 100644 --- a/assets/js/40.610afb51.js +++ b/assets/js/40.c3cfc249.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[40],{1167:function(t,e,r){"use strict";r.r(e);var a=r(10),o=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"grouped-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-product"}},[t._v("#")]),t._v(" Grouped Product")]),t._v(" "),e("p",[t._v("This document guides you on creating a Grouped Product in Bagisto 2.2.0. A grouped product is a collection of simple products that can be combined in Bagisto. This versatile product type allows you to offer variations of a single product or a group of products as a coordinated set. Each product in a grouped product can be purchased separately or all together as part of the group.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-grouped-product-in-bagisto-2-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-grouped-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Steps to Create a Grouped Product in Bagisto 2.2.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Grouped")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family >> enter SKU >>")]),t._v(" Click to "),e("strong",[t._v("Save Product")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(962),alt:"grouped"}})]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings as shown in the below image.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/set-of-men-casual-wear (set-of-men-casual-wear is a URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(963),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to allow the product to be ordered by guest customers.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(964),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(965),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(966),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(967),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"channels"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),e("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(252),alt:"Channels"}})]),t._v(" "),e("h3",{attrs:{id:"grouped-products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-products"}},[t._v("#")]),t._v(" Grouped Products")]),t._v(" "),e("p",[t._v("Search Products Under this "),e("strong",[t._v("Search Product")]),t._v(" section, you can simply search the Simple Product to in the Grouped Product. Once you added all the required products to the grouped product then all those simple products will be listed")]),t._v(" "),e("p",[t._v("So Here you can enter the default quantity (which will automatically be added to the customer cart) of the product and sort orders accordingly product will be listed on the front end. As shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(968),alt:"groupProducts"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product at Front End")]),t._v(" "),e("p",[t._v("The grouped product will be visible at the front end, as shown in the image below:")]),t._v(" "),e("p",[e("img",{attrs:{src:r(969),alt:"output"}})])])}),[],!1,null,null,null);e.default=o.exports},252:function(t,e){t.exports="data:image/png;base64,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"},962:function(t,e,r){t.exports=r.p+"assets/img/grouped.2f44c858.png"},963:function(t,e,r){t.exports=r.p+"assets/img/editProduct.ccce09c2.png"},964:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},965:function(t,e,r){t.exports=r.p+"assets/img/description.d969131c.png"},966:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.dd43b5fa.png"},967:function(t,e,r){t.exports=r.p+"assets/img/image.14ecf612.png"},968:function(t,e,r){t.exports=r.p+"assets/img/groupProducts.67a99166.png"},969:function(t,e,r){t.exports=r.p+"assets/img/output.4778ea36.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[40],{1172:function(t,e,r){"use strict";r.r(e);var a=r(10),o=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"grouped-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-product"}},[t._v("#")]),t._v(" Grouped Product")]),t._v(" "),e("p",[t._v("This document guides you on creating a Grouped Product in Bagisto 2.2.0. A grouped product is a collection of simple products that can be combined in Bagisto. This versatile product type allows you to offer variations of a single product or a group of products as a coordinated set. Each product in a grouped product can be purchased separately or all together as part of the group.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-grouped-product-in-bagisto-2-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-grouped-product-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Steps to Create a Grouped Product in Bagisto 2.2.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Grouped")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family >> enter SKU >>")]),t._v(" Click to "),e("strong",[t._v("Save Product")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(937),alt:"grouped"}})]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings as shown in the below image.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/set-of-men-casual-wear (set-of-men-casual-wear is a URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(938),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to allow the product to be ordered by guest customers.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(939),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(940),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(941),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(942),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"channels"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channels"}},[t._v("#")]),t._v(" Channels")]),t._v(" "),e("p",[t._v("Select the channels in which you want to save this product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(252),alt:"Channels"}})]),t._v(" "),e("h3",{attrs:{id:"grouped-products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-products"}},[t._v("#")]),t._v(" Grouped Products")]),t._v(" "),e("p",[t._v("Search Products Under this "),e("strong",[t._v("Search Product")]),t._v(" section, you can simply search the Simple Product to in the Grouped Product. Once you added all the required products to the grouped product then all those simple products will be listed")]),t._v(" "),e("p",[t._v("So Here you can enter the default quantity (which will automatically be added to the customer cart) of the product and sort orders accordingly product will be listed on the front end. As shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(943),alt:"groupProducts"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product at Front End")]),t._v(" "),e("p",[t._v("The grouped product will be visible at the front end, as shown in the image below:")]),t._v(" "),e("p",[e("img",{attrs:{src:r(944),alt:"output"}})])])}),[],!1,null,null,null);e.default=o.exports},252:function(t,e){t.exports="data:image/png;base64,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"},937:function(t,e,r){t.exports=r.p+"assets/img/grouped.2f44c858.png"},938:function(t,e,r){t.exports=r.p+"assets/img/editProduct.ccce09c2.png"},939:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},940:function(t,e,r){t.exports=r.p+"assets/img/description.d969131c.png"},941:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.dd43b5fa.png"},942:function(t,e,r){t.exports=r.p+"assets/img/image.14ecf612.png"},943:function(t,e,r){t.exports=r.p+"assets/img/groupProducts.67a99166.png"},944:function(t,e,r){t.exports=r.p+"assets/img/output.4778ea36.png"}}]); \ No newline at end of file diff --git a/assets/js/45.c08b7358.js b/assets/js/41.9b12bd05.js similarity index 74% rename from assets/js/45.c08b7358.js rename to assets/js/41.9b12bd05.js index 6346fe4b..047116c2 100644 --- a/assets/js/45.c08b7358.js +++ b/assets/js/41.9b12bd05.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[45],{1160:function(t,e,n){"use strict";n.r(e);var a=n(10),s=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"refunds"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[t._v("#")]),t._v(" Refunds")]),t._v(" "),e("p",[t._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),t._v(" "),e("p",[t._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.")]),t._v(" "),e("p",[t._v("In Bagisto after your order is "),e("strong",[t._v("Completed")]),t._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(915),alt:"Refund"}})]),t._v(" "),e("p",[t._v("So now enter the "),e("strong",[t._v("quantity")]),t._v(" which you want to apply a refund for.")]),t._v(" "),e("p",[e("strong",[t._v("Refund Shipping:-")]),t._v(" In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund.\nThe refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.")]),t._v(" "),e("p",[t._v("In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(916),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount i.e. $10 refunded as "),e("strong",[t._v("Shipping & Handling")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(917),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Refund:-")]),t._v(" You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.")]),t._v(" "),e("p",[t._v("In the below image we have refunded "),e("strong",[t._v("$5 of Refund Shipping and $2 of Adjustment Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(918),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount refunded "),e("strong",[t._v("$7 as Shipping & Handling and Adjustment Refund")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(919),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Fee:-")]),t._v(" Enter the amount that will be subtracted from the sub-total amount.")]),t._v(" "),e("p",[t._v("In the below image "),e("strong",[t._v("Refund Shipping is $3 and Adjustment Fee is $1")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(920),alt:"Refund"}})]),t._v(" "),e("p",[t._v("Now the "),e("strong",[t._v("$1 subtracted as the Adjustment Fee")]),t._v(" from the subtotal amount and "),e("strong",[t._v("$3 Shipping and Handling added")]),t._v(" in the "),e("strong",[t._v("grand total amount")]),t._v(" that needs to be refunded.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(921),alt:"Refund"}})]),t._v(" "),e("p",[t._v("After that it will get redirected to the "),e("strong",[t._v("Refund Grid")]),t._v(" and show the refunded amount in the grid as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:n(922),alt:"Refund Grid"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily "),e("strong",[t._v("Refund")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=s.exports},915:function(t,e,n){t.exports=n.p+"assets/img/refund.09ecb441.png"},916:function(t,e,n){t.exports=n.p+"assets/img/refundShipping.4d8b9070.png"},917:function(t,e,n){t.exports=n.p+"assets/img/refundShipped.99608d23.png"},918:function(t,e,n){t.exports=n.p+"assets/img/adjust.167cbf6f.png"},919:function(t,e,n){t.exports=n.p+"assets/img/adjustRefund.8d6b314f.png"},920:function(t,e,n){t.exports=n.p+"assets/img/adjustFee.d7f3f7e8.png"},921:function(t,e,n){t.exports=n.p+"assets/img/adjustfeeRefund.cc122ee9.png"},922:function(t,e,n){t.exports=n.p+"assets/img/refundGrid.42bc1d1c.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[41],{1078:function(t,e,n){"use strict";n.r(e);var a=n(10),s=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"refunds"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[t._v("#")]),t._v(" Refunds")]),t._v(" "),e("p",[t._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),t._v(" "),e("p",[t._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.")]),t._v(" "),e("p",[t._v("In Bagisto after your order is "),e("strong",[t._v("Completed")]),t._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(418),alt:"Refund"}})]),t._v(" "),e("p",[t._v("So now enter the "),e("strong",[t._v("quantity")]),t._v(" which you want to apply a refund for.")]),t._v(" "),e("p",[e("strong",[t._v("Refund Shipping:-")]),t._v(" In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund.\nThe refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.")]),t._v(" "),e("p",[t._v("In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(419),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount i.e. $10 refunded as "),e("strong",[t._v("Shipping & Handling")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(420),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Refund:-")]),t._v(" You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.")]),t._v(" "),e("p",[t._v("In the below image we have refunded "),e("strong",[t._v("$5 of Refund Shipping and $2 of Adjustment Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(421),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount refunded "),e("strong",[t._v("$7 as Shipping & Handling and Adjustment Refund")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(422),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Fee:-")]),t._v(" Enter the amount that will be subtracted from the sub-total amount.")]),t._v(" "),e("p",[t._v("In the below image "),e("strong",[t._v("Refund Shipping is $3 and Adjustment Fee is $1")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(423),alt:"Refund"}})]),t._v(" "),e("p",[t._v("Now the "),e("strong",[t._v("$1 subtracted as the Adjustment Fee")]),t._v(" from the subtotal amount and "),e("strong",[t._v("$3 Shipping and Handling added")]),t._v(" in the "),e("strong",[t._v("grand total amount")]),t._v(" that needs to be refunded.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(424),alt:"Refund"}})]),t._v(" "),e("p",[t._v("After that it will get redirected to the "),e("strong",[t._v("Refund Grid")]),t._v(" and show the refunded amount in the grid as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:n(425),alt:"Refund Grid"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily "),e("strong",[t._v("Refund")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=s.exports},418:function(t,e,n){t.exports=n.p+"assets/img/refund.09ecb441.png"},419:function(t,e,n){t.exports=n.p+"assets/img/refundShipping.4d8b9070.png"},420:function(t,e,n){t.exports=n.p+"assets/img/refundShipped.99608d23.png"},421:function(t,e,n){t.exports=n.p+"assets/img/adjust.167cbf6f.png"},422:function(t,e,n){t.exports=n.p+"assets/img/adjustRefund.8d6b314f.png"},423:function(t,e,n){t.exports=n.p+"assets/img/adjustFee.d7f3f7e8.png"},424:function(t,e,n){t.exports=n.p+"assets/img/adjustfeeRefund.cc122ee9.png"},425:function(t,e,n){t.exports=n.p+"assets/img/refundGrid.42bc1d1c.png"}}]); \ No newline at end of file diff --git a/assets/js/42.71f1093b.js b/assets/js/42.cee82bfe.js similarity index 84% rename from assets/js/42.71f1093b.js rename to assets/js/42.cee82bfe.js index 4eb1b428..ebffc816 100644 --- a/assets/js/42.71f1093b.js +++ b/assets/js/42.cee82bfe.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[42],{1078:function(t,e,r){"use strict";r.r(e);var o=r(10),s=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"grouped-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-product"}},[t._v("#")]),t._v(" Grouped Product")]),t._v(" "),e("p",[t._v("This document guides you on creating a Grouped Product in Bagisto 2.0. A grouped product is a collection of simple products that can be combined in Bagisto. This versatile product type allows you to offer variations of a single product or a group of products as a coordinated set. Each product in a grouped product can be purchased separately or all together as part of the group.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-grouped-product-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-grouped-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps to Create a Grouped Product in Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Grouped")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family >> enter SKU >>")]),t._v(" Click to "),e("strong",[t._v("Save Product")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(451),alt:"grouped"}})]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings as shown in the below image.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/set-of-men-casual-wear (set-of-men-casual-wear is a URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(452),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to allow the product to be ordered by guest customers.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(453),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(454),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(455),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(456),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"grouped-products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-products"}},[t._v("#")]),t._v(" Grouped Products")]),t._v(" "),e("p",[t._v("Search Products Under this "),e("strong",[t._v("Search Product")]),t._v(" section, you can simply search the Simple Product to in the Grouped Product. Once you added all the required products to the grouped product then all those simple products will be listed")]),t._v(" "),e("p",[t._v("So Here you can enter the default quantity (which will automatically be added to the customer cart) of the product and sort orders accordingly product will be listed on the front end. As shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(457),alt:"groupProducts"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product at Front End")]),t._v(" "),e("p",[t._v("The grouped product will be visible at the front end, as shown in the image below:")]),t._v(" "),e("p",[e("img",{attrs:{src:r(458),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},451:function(t,e,r){t.exports=r.p+"assets/img/grouped.2f44c858.png"},452:function(t,e,r){t.exports=r.p+"assets/img/editProduct.ccce09c2.png"},453:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},454:function(t,e,r){t.exports=r.p+"assets/img/description.d969131c.png"},455:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.dd43b5fa.png"},456:function(t,e,r){t.exports=r.p+"assets/img/image.14ecf612.png"},457:function(t,e,r){t.exports=r.p+"assets/img/groupProducts.67a99166.png"},458:function(t,e,r){t.exports=r.p+"assets/img/output.4778ea36.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[42],{1084:function(t,e,r){"use strict";r.r(e);var o=r(10),s=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"grouped-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-product"}},[t._v("#")]),t._v(" Grouped Product")]),t._v(" "),e("p",[t._v("This document guides you on creating a Grouped Product in Bagisto 2.0. A grouped product is a collection of simple products that can be combined in Bagisto. This versatile product type allows you to offer variations of a single product or a group of products as a coordinated set. Each product in a grouped product can be purchased separately or all together as part of the group.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-grouped-product-in-bagisto-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-grouped-product-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps to Create a Grouped Product in Bagisto 2.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Grouped")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family >> enter SKU >>")]),t._v(" Click to "),e("strong",[t._v("Save Product")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(456),alt:"grouped"}})]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings as shown in the below image.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/set-of-men-casual-wear (set-of-men-casual-wear is a URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(457),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to allow the product to be ordered by guest customers.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(458),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(459),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(460),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(461),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"grouped-products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-products"}},[t._v("#")]),t._v(" Grouped Products")]),t._v(" "),e("p",[t._v("Search Products Under this "),e("strong",[t._v("Search Product")]),t._v(" section, you can simply search the Simple Product to in the Grouped Product. Once you added all the required products to the grouped product then all those simple products will be listed")]),t._v(" "),e("p",[t._v("So Here you can enter the default quantity (which will automatically be added to the customer cart) of the product and sort orders accordingly product will be listed on the front end. As shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(462),alt:"groupProducts"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product at Front End")]),t._v(" "),e("p",[t._v("The grouped product will be visible at the front end, as shown in the image below:")]),t._v(" "),e("p",[e("img",{attrs:{src:r(463),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},456:function(t,e,r){t.exports=r.p+"assets/img/grouped.2f44c858.png"},457:function(t,e,r){t.exports=r.p+"assets/img/editProduct.ccce09c2.png"},458:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},459:function(t,e,r){t.exports=r.p+"assets/img/description.d969131c.png"},460:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.dd43b5fa.png"},461:function(t,e,r){t.exports=r.p+"assets/img/image.14ecf612.png"},462:function(t,e,r){t.exports=r.p+"assets/img/groupProducts.67a99166.png"},463:function(t,e,r){t.exports=r.p+"assets/img/output.4778ea36.png"}}]); \ No newline at end of file diff --git a/assets/js/41.6f2e24c7.js b/assets/js/43.509b450d.js similarity index 74% rename from assets/js/41.6f2e24c7.js rename to assets/js/43.509b450d.js index 10205383..ff65bdb1 100644 --- a/assets/js/41.6f2e24c7.js +++ b/assets/js/43.509b450d.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[41],{1073:function(t,e,n){"use strict";n.r(e);var a=n(10),s=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"refunds"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[t._v("#")]),t._v(" Refunds")]),t._v(" "),e("p",[t._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),t._v(" "),e("p",[t._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.")]),t._v(" "),e("p",[t._v("In Bagisto after your order is "),e("strong",[t._v("Completed")]),t._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(415),alt:"Refund"}})]),t._v(" "),e("p",[t._v("So now enter the "),e("strong",[t._v("quantity")]),t._v(" which you want to apply a refund for.")]),t._v(" "),e("p",[e("strong",[t._v("Refund Shipping:-")]),t._v(" In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund.\nThe refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.")]),t._v(" "),e("p",[t._v("In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(416),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount i.e. $10 refunded as "),e("strong",[t._v("Shipping & Handling")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(417),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Refund:-")]),t._v(" You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.")]),t._v(" "),e("p",[t._v("In the below image we have refunded "),e("strong",[t._v("$5 of Refund Shipping and $2 of Adjustment Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(418),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount refunded "),e("strong",[t._v("$7 as Shipping & Handling and Adjustment Refund")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(419),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Fee:-")]),t._v(" Enter the amount that will be subtracted from the sub-total amount.")]),t._v(" "),e("p",[t._v("In the below image "),e("strong",[t._v("Refund Shipping is $3 and Adjustment Fee is $1")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(420),alt:"Refund"}})]),t._v(" "),e("p",[t._v("Now the "),e("strong",[t._v("$1 subtracted as the Adjustment Fee")]),t._v(" from the subtotal amount and "),e("strong",[t._v("$3 Shipping and Handling added")]),t._v(" in the "),e("strong",[t._v("grand total amount")]),t._v(" that needs to be refunded.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(421),alt:"Refund"}})]),t._v(" "),e("p",[t._v("After that it will get redirected to the "),e("strong",[t._v("Refund Grid")]),t._v(" and show the refunded amount in the grid as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:n(422),alt:"Refund Grid"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily "),e("strong",[t._v("Refund")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=s.exports},415:function(t,e,n){t.exports=n.p+"assets/img/refund.09ecb441.png"},416:function(t,e,n){t.exports=n.p+"assets/img/refundShipping.4d8b9070.png"},417:function(t,e,n){t.exports=n.p+"assets/img/refundShipped.99608d23.png"},418:function(t,e,n){t.exports=n.p+"assets/img/adjust.167cbf6f.png"},419:function(t,e,n){t.exports=n.p+"assets/img/adjustRefund.8d6b314f.png"},420:function(t,e,n){t.exports=n.p+"assets/img/adjustFee.d7f3f7e8.png"},421:function(t,e,n){t.exports=n.p+"assets/img/adjustfeeRefund.cc122ee9.png"},422:function(t,e,n){t.exports=n.p+"assets/img/refundGrid.42bc1d1c.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[43],{1122:function(t,e,n){"use strict";n.r(e);var a=n(10),s=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"refunds"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[t._v("#")]),t._v(" Refunds")]),t._v(" "),e("p",[t._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),t._v(" "),e("p",[t._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.")]),t._v(" "),e("p",[t._v("In Bagisto after your order is "),e("strong",[t._v("Completed")]),t._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(659),alt:"Refund"}})]),t._v(" "),e("p",[t._v("So now enter the "),e("strong",[t._v("quantity")]),t._v(" which you want to apply a refund for.")]),t._v(" "),e("p",[e("strong",[t._v("Refund Shipping:-")]),t._v(" In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund.\nThe refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.")]),t._v(" "),e("p",[t._v("In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(660),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount i.e. $10 refunded as "),e("strong",[t._v("Shipping & Handling")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(661),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Refund:-")]),t._v(" You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.")]),t._v(" "),e("p",[t._v("In the below image we have refunded "),e("strong",[t._v("$5 of Refund Shipping and $2 of Adjustment Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(662),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount refunded "),e("strong",[t._v("$7 as Shipping & Handling and Adjustment Refund")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(663),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Fee:-")]),t._v(" Enter the amount that will be subtracted from the sub-total amount.")]),t._v(" "),e("p",[t._v("In the below image "),e("strong",[t._v("Refund Shipping is $3 and Adjustment Fee is $1")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(664),alt:"Refund"}})]),t._v(" "),e("p",[t._v("Now the "),e("strong",[t._v("$1 subtracted as the Adjustment Fee")]),t._v(" from the subtotal amount and "),e("strong",[t._v("$3 Shipping and Handling added")]),t._v(" in the "),e("strong",[t._v("grand total amount")]),t._v(" that needs to be refunded.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(665),alt:"Refund"}})]),t._v(" "),e("p",[t._v("After that it will get redirected to the "),e("strong",[t._v("Refund Grid")]),t._v(" and show the refunded amount in the grid as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:n(666),alt:"Refund Grid"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily "),e("strong",[t._v("Refund")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=s.exports},659:function(t,e,n){t.exports=n.p+"assets/img/refund.09ecb441.png"},660:function(t,e,n){t.exports=n.p+"assets/img/refundShipping.4d8b9070.png"},661:function(t,e,n){t.exports=n.p+"assets/img/refundShipped.99608d23.png"},662:function(t,e,n){t.exports=n.p+"assets/img/adjust.167cbf6f.png"},663:function(t,e,n){t.exports=n.p+"assets/img/adjustRefund.8d6b314f.png"},664:function(t,e,n){t.exports=n.p+"assets/img/adjustFee.d7f3f7e8.png"},665:function(t,e,n){t.exports=n.p+"assets/img/adjustfeeRefund.cc122ee9.png"},666:function(t,e,n){t.exports=n.p+"assets/img/refundGrid.42bc1d1c.png"}}]); \ No newline at end of file diff --git a/assets/js/44.f22483e1.js b/assets/js/44.ac603f67.js similarity index 84% rename from assets/js/44.f22483e1.js rename to assets/js/44.ac603f67.js index 531b6389..59a9c891 100644 --- a/assets/js/44.f22483e1.js +++ b/assets/js/44.ac603f67.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[44],{1119:function(t,e,r){"use strict";r.r(e);var o=r(10),s=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"grouped-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-product"}},[t._v("#")]),t._v(" Grouped Product")]),t._v(" "),e("p",[t._v("This document guides you on creating a Grouped Product in Bagisto 2.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.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-grouped-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-grouped-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps to Create a Grouped Product in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Grouped")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family >> enter SKU >>")]),t._v(" Click to "),e("strong",[t._v("Save Product")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(671),alt:"grouped"}})]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings as shown in the below image.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/set-of-men-casual-wear (set-of-men-casual-wear is a URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(672),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to allow the product to be ordered by guest customers.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(673),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(674),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(675),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(676),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"grouped-products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-products"}},[t._v("#")]),t._v(" Grouped Products")]),t._v(" "),e("p",[t._v("Search Products Under this "),e("strong",[t._v("Search Product")]),t._v(" section, you can simply search the Simple Product to in the Grouped Product. Once you added all the required products to the grouped product then all those simple products will be listed")]),t._v(" "),e("p",[t._v("So Here you can enter the default quantity (which will automatically be added to the customer cart) of the product and sort orders accordingly product will be listed on the front end. As shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(677),alt:"groupProducts"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product at Front End")]),t._v(" "),e("p",[t._v("The grouped product will be visible at the front end, as shown in the image below:")]),t._v(" "),e("p",[e("img",{attrs:{src:r(678),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},671:function(t,e,r){t.exports=r.p+"assets/img/grouped.2f44c858.png"},672:function(t,e,r){t.exports=r.p+"assets/img/editProduct.ccce09c2.png"},673:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},674:function(t,e,r){t.exports=r.p+"assets/img/description.d969131c.png"},675:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.dd43b5fa.png"},676:function(t,e,r){t.exports=r.p+"assets/img/image.14ecf612.png"},677:function(t,e,r){t.exports=r.p+"assets/img/groupProducts.67a99166.png"},678:function(t,e,r){t.exports=r.p+"assets/img/output.4778ea36.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[44],{1128:function(t,e,r){"use strict";r.r(e);var o=r(10),s=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"grouped-product"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-product"}},[t._v("#")]),t._v(" Grouped Product")]),t._v(" "),e("p",[t._v("This document guides you on creating a Grouped Product in Bagisto 2.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.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-grouped-product-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-grouped-product-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps to Create a Grouped Product in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[t._v("On the Bagisto admin dashboard, go to "),e("strong",[t._v("Catalog Section >> Products >> select Grouped")]),t._v(" under the Product Type.")]),t._v(" "),e("li",[t._v("Select "),e("strong",[t._v("Attribute Family >> enter SKU >>")]),t._v(" Click to "),e("strong",[t._v("Save Product")]),t._v(".")]),t._v(" "),e("li",[t._v("Enter the "),e("strong",[t._v("SKU")]),t._v(" (Stock Keeping Unit) of the product, unique to every product.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(695),alt:"grouped"}})]),t._v(" "),e("p",[t._v("After clicking on the Save Product button, you will be redirected to the next page with several new settings as shown in the below image.")]),t._v(" "),e("h3",{attrs:{id:"general-settings"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general-settings"}},[t._v("#")]),t._v(" General Settings")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Name:")]),t._v(" Enter the name of the product.")]),t._v(" "),e("li",[e("strong",[t._v("URL Key:")]),t._v(" This will be the end of the URL, e.g., http://bagisto.test.com/products/set-of-men-casual-wear (set-of-men-casual-wear is a URL key).")]),t._v(" "),e("li",[e("strong",[t._v("Tax Category:")]),t._v(" Select the Tax Category from the dropdown list.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(696),alt:"editProduct"}})]),t._v(" "),e("h4",{attrs:{id:"new"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#new"}},[t._v("#")]),t._v(" New")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to feature the product as a new product, shown under the New Products section.")])]),t._v(" "),e("h4",{attrs:{id:"featured"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#featured"}},[t._v("#")]),t._v(" Featured")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to show the product under the Featured Products section.")])]),t._v(" "),e("h4",{attrs:{id:"visible-individually"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#visible-individually"}},[t._v("#")]),t._v(" Visible Individually")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to make the product visible on the frontend.")])]),t._v(" "),e("h4",{attrs:{id:"status"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#status"}},[t._v("#")]),t._v(" Status")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to enable the product on your eCommerce store.")])]),t._v(" "),e("h4",{attrs:{id:"guest-checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guest-checkout"}},[t._v("#")]),t._v(" Guest Checkout")]),t._v(" "),e("ul",[e("li",[t._v("Enable the toggle button to allow the product to be ordered by guest customers.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(697),alt:"toggleButtons"}})]),t._v(" "),e("h3",{attrs:{id:"description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#description"}},[t._v("#")]),t._v(" Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under the description:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Short Description:")]),t._v(" Enter a short description of the product feature.")]),t._v(" "),e("li",[e("strong",[t._v("Description:")]),t._v(" Mention your product in detail.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(698),alt:"description"}})]),t._v(" "),e("h3",{attrs:{id:"meta-description"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#meta-description"}},[t._v("#")]),t._v(" Meta Description")]),t._v(" "),e("p",[t._v("Fill in the following fields under meta description for improved searchability on search engines:")]),t._v(" "),e("ul",[e("li",[e("strong",[t._v("Meta Title:")]),t._v(" Provide the main title of the product.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Keyword:")]),t._v(" Provide meta keywords for specific search engine optimization.")]),t._v(" "),e("li",[e("strong",[t._v("Meta Description:")]),t._v(" Enter a description for better search engine listings.")])]),t._v(" "),e("p",[e("img",{attrs:{src:r(699),alt:"metaDescription"}})]),t._v(" "),e("h3",{attrs:{id:"images"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#images"}},[t._v("#")]),t._v(" Images")]),t._v(" "),e("p",[t._v("To add product images, click on Add Images. You can add multiple images for your product.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(700),alt:"image"}})]),t._v(" "),e("h3",{attrs:{id:"grouped-products"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grouped-products"}},[t._v("#")]),t._v(" Grouped Products")]),t._v(" "),e("p",[t._v("Search Products Under this "),e("strong",[t._v("Search Product")]),t._v(" section, you can simply search the Simple Product to in the Grouped Product. Once you added all the required products to the grouped product then all those simple products will be listed")]),t._v(" "),e("p",[t._v("So Here you can enter the default quantity (which will automatically be added to the customer cart) of the product and sort orders accordingly product will be listed on the front end. As shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:r(701),alt:"groupProducts"}})]),t._v(" "),e("h3",{attrs:{id:"product-at-front-end"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-at-front-end"}},[t._v("#")]),t._v(" Product at Front End")]),t._v(" "),e("p",[t._v("The grouped product will be visible at the front end, as shown in the image below:")]),t._v(" "),e("p",[e("img",{attrs:{src:r(702),alt:"output"}})])])}),[],!1,null,null,null);e.default=s.exports},695:function(t,e,r){t.exports=r.p+"assets/img/grouped.2f44c858.png"},696:function(t,e,r){t.exports=r.p+"assets/img/editProduct.ccce09c2.png"},697:function(t,e,r){t.exports=r.p+"assets/img/toggleButtons.db6f5a12.png"},698:function(t,e,r){t.exports=r.p+"assets/img/description.d969131c.png"},699:function(t,e,r){t.exports=r.p+"assets/img/metaDescription.dd43b5fa.png"},700:function(t,e,r){t.exports=r.p+"assets/img/image.14ecf612.png"},701:function(t,e,r){t.exports=r.p+"assets/img/groupProducts.67a99166.png"},702:function(t,e,r){t.exports=r.p+"assets/img/output.4778ea36.png"}}]); \ No newline at end of file diff --git a/assets/js/43.bd70de12.js b/assets/js/45.276dd9c1.js similarity index 74% rename from assets/js/43.bd70de12.js rename to assets/js/45.276dd9c1.js index 64f30f29..c395d2af 100644 --- a/assets/js/43.bd70de12.js +++ b/assets/js/45.276dd9c1.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[43],{1118:function(t,e,n){"use strict";n.r(e);var a=n(10),s=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"refunds"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[t._v("#")]),t._v(" Refunds")]),t._v(" "),e("p",[t._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),t._v(" "),e("p",[t._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.")]),t._v(" "),e("p",[t._v("In Bagisto after your order is "),e("strong",[t._v("Completed")]),t._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(663),alt:"Refund"}})]),t._v(" "),e("p",[t._v("So now enter the "),e("strong",[t._v("quantity")]),t._v(" which you want to apply a refund for.")]),t._v(" "),e("p",[e("strong",[t._v("Refund Shipping:-")]),t._v(" In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund.\nThe refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.")]),t._v(" "),e("p",[t._v("In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(664),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount i.e. $10 refunded as "),e("strong",[t._v("Shipping & Handling")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(665),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Refund:-")]),t._v(" You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.")]),t._v(" "),e("p",[t._v("In the below image we have refunded "),e("strong",[t._v("$5 of Refund Shipping and $2 of Adjustment Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(666),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount refunded "),e("strong",[t._v("$7 as Shipping & Handling and Adjustment Refund")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(667),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Fee:-")]),t._v(" Enter the amount that will be subtracted from the sub-total amount.")]),t._v(" "),e("p",[t._v("In the below image "),e("strong",[t._v("Refund Shipping is $3 and Adjustment Fee is $1")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(668),alt:"Refund"}})]),t._v(" "),e("p",[t._v("Now the "),e("strong",[t._v("$1 subtracted as the Adjustment Fee")]),t._v(" from the subtotal amount and "),e("strong",[t._v("$3 Shipping and Handling added")]),t._v(" in the "),e("strong",[t._v("grand total amount")]),t._v(" that needs to be refunded.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(669),alt:"Refund"}})]),t._v(" "),e("p",[t._v("After that it will get redirected to the "),e("strong",[t._v("Refund Grid")]),t._v(" and show the refunded amount in the grid as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:n(670),alt:"Refund Grid"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily "),e("strong",[t._v("Refund")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=s.exports},663:function(t,e,n){t.exports=n.p+"assets/img/refund.09ecb441.png"},664:function(t,e,n){t.exports=n.p+"assets/img/refundShipping.4d8b9070.png"},665:function(t,e,n){t.exports=n.p+"assets/img/refundShipped.99608d23.png"},666:function(t,e,n){t.exports=n.p+"assets/img/adjust.167cbf6f.png"},667:function(t,e,n){t.exports=n.p+"assets/img/adjustRefund.8d6b314f.png"},668:function(t,e,n){t.exports=n.p+"assets/img/adjustFee.d7f3f7e8.png"},669:function(t,e,n){t.exports=n.p+"assets/img/adjustfeeRefund.cc122ee9.png"},670:function(t,e,n){t.exports=n.p+"assets/img/refundGrid.42bc1d1c.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[45],{1166:function(t,e,n){"use strict";n.r(e);var a=n(10),s=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"refunds"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#refunds"}},[t._v("#")]),t._v(" Refunds")]),t._v(" "),e("p",[t._v("Typically, e-commerce stores offer 15- to 30 days in which customers can return a product and ask for a refund. Some businesses extend that period up to 90 days. Regardless of the time frame you choose, ensuring that you have a time frame is essential.")]),t._v(" "),e("p",[t._v("A customer who bought an item may ask the store for their money back if it didn't fit according to their choice. you may ask them to return your money.")]),t._v(" "),e("p",[t._v("In Bagisto after your order is "),e("strong",[t._v("Completed")]),t._v(" after creating a shipment you go and edit that order and from there you can easily apply for a refund.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(906),alt:"Refund"}})]),t._v(" "),e("p",[t._v("So now enter the "),e("strong",[t._v("quantity")]),t._v(" which you want to apply a refund for.")]),t._v(" "),e("p",[e("strong",[t._v("Refund Shipping:-")]),t._v(" In this field, you can enter the amount which you want to refund from the shipping fee. Initially, this field will show the total shipping amount that is available for refund.\nThe refund shipping fee can be decreased but can’t be increased to the actual shipping(initial shipping amount) fee.")]),t._v(" "),e("p",[t._v("In the below image, we have applied the amount of $10 refund shipping which is the total amount that applies to shipment charge.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(907),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount i.e. $10 refunded as "),e("strong",[t._v("Shipping & Handling")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(908),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Refund:-")]),t._v(" You can enter the amount which will be added to the total refunded amount as an additional refund that does not include any shipping, product price, tax cost.")]),t._v(" "),e("p",[t._v("In the below image we have refunded "),e("strong",[t._v("$5 of Refund Shipping and $2 of Adjustment Shipping")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(909),alt:"Refund"}})]),t._v(" "),e("p",[t._v("All the amount refunded "),e("strong",[t._v("$7 as Shipping & Handling and Adjustment Refund")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(910),alt:"Refund"}})]),t._v(" "),e("p",[e("strong",[t._v("Adjustment Fee:-")]),t._v(" Enter the amount that will be subtracted from the sub-total amount.")]),t._v(" "),e("p",[t._v("In the below image "),e("strong",[t._v("Refund Shipping is $3 and Adjustment Fee is $1")])]),t._v(" "),e("p",[e("img",{attrs:{src:n(911),alt:"Refund"}})]),t._v(" "),e("p",[t._v("Now the "),e("strong",[t._v("$1 subtracted as the Adjustment Fee")]),t._v(" from the subtotal amount and "),e("strong",[t._v("$3 Shipping and Handling added")]),t._v(" in the "),e("strong",[t._v("grand total amount")]),t._v(" that needs to be refunded.")]),t._v(" "),e("p",[e("img",{attrs:{src:n(912),alt:"Refund"}})]),t._v(" "),e("p",[t._v("After that it will get redirected to the "),e("strong",[t._v("Refund Grid")]),t._v(" and show the refunded amount in the grid as shown in the below image")]),t._v(" "),e("p",[e("img",{attrs:{src:n(913),alt:"Refund Grid"}})]),t._v(" "),e("p",[t._v("By the above steps, you can easily "),e("strong",[t._v("Refund")]),t._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=s.exports},906:function(t,e,n){t.exports=n.p+"assets/img/refund.09ecb441.png"},907:function(t,e,n){t.exports=n.p+"assets/img/refundShipping.4d8b9070.png"},908:function(t,e,n){t.exports=n.p+"assets/img/refundShipped.99608d23.png"},909:function(t,e,n){t.exports=n.p+"assets/img/adjust.167cbf6f.png"},910:function(t,e,n){t.exports=n.p+"assets/img/adjustRefund.8d6b314f.png"},911:function(t,e,n){t.exports=n.p+"assets/img/adjustFee.d7f3f7e8.png"},912:function(t,e,n){t.exports=n.p+"assets/img/adjustfeeRefund.cc122ee9.png"},913:function(t,e,n){t.exports=n.p+"assets/img/refundGrid.42bc1d1c.png"}}]); \ No newline at end of file diff --git a/assets/js/46.c37bba9c.js b/assets/js/46.8b35729a.js similarity index 67% rename from assets/js/46.c37bba9c.js rename to assets/js/46.8b35729a.js index 7ea8ced5..b4c88eca 100644 --- a/assets/js/46.c37bba9c.js +++ b/assets/js/46.8b35729a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[46],{1045:function(e,t,a){"use strict";a.r(t);a(300),a(301),a(302),a(91);var i={name:"AlgoliaSearchBox",props:["options"],data:()=>({placeholder:void 0}),watch:{$lang(e){this.update(this.options,e)},options(e){this.update(e,this.$lang)}},mounted(){this.initialize(this.options,this.$lang),this.placeholder=this.$site.themeConfig.searchPlaceholder||""},methods:{initialize(e,t){Promise.all([Promise.all([a.e(0),a.e(7)]).then(a.t.bind(null,1043,7)),Promise.all([a.e(0),a.e(7)]).then(a.t.bind(null,1044,7))]).then(([a])=>{a=a.default;const{algoliaOptions:i={}}=e;a(Object.assign({},e,{inputSelector:"#algolia-search-input",algoliaOptions:Object.assign({facetFilters:["lang:"+t].concat(i.facetFilters||[])},i),handleSelected:(e,t,a)=>{const{pathname:i,hash:n}=new URL(a.url),r=i.replace(this.$site.base,"/"),s=decodeURIComponent(n);this.$router.push(`${r}${s}`)}}))})},update(e,t){this.$el.innerHTML='',this.initialize(e,t)}}},n=(a(304),a(10)),r=Object(n.a)(i,(function(){var e=this._self._c;return e("form",{staticClass:"algolia-search-wrapper search-box",attrs:{id:"search-form",role:"search"}},[e("input",{staticClass:"search-query",attrs:{id:"algolia-search-input",placeholder:this.placeholder}})])}),[],!1,null,null,null);t.default=r.exports},286:function(e,t,a){"use strict";var i=TypeError;e.exports=function(e,t){if(e({placeholder:void 0}),watch:{$lang(e){this.update(this.options,e)},options(e){this.update(e,this.$lang)}},mounted(){this.initialize(this.options,this.$lang),this.placeholder=this.$site.themeConfig.searchPlaceholder||""},methods:{initialize(e,t){Promise.all([Promise.all([a.e(0),a.e(7)]).then(a.t.bind(null,1048,7)),Promise.all([a.e(0),a.e(7)]).then(a.t.bind(null,1049,7))]).then(([a])=>{a=a.default;const{algoliaOptions:i={}}=e;a(Object.assign({},e,{inputSelector:"#algolia-search-input",algoliaOptions:Object.assign({facetFilters:["lang:"+t].concat(i.facetFilters||[])},i),handleSelected:(e,t,a)=>{const{pathname:i,hash:n}=new URL(a.url),r=i.replace(this.$site.base,"/"),s=decodeURIComponent(n);this.$router.push(`${r}${s}`)}}))})},update(e,t){this.$el.innerHTML='',this.initialize(e,t)}}},n=(a(309),a(10)),r=Object(n.a)(i,(function(){var e=this._self._c;return e("form",{staticClass:"algolia-search-wrapper search-box",attrs:{id:"search-form",role:"search"}},[e("input",{staticClass:"search-query",attrs:{id:"algolia-search-input",placeholder:this.placeholder}})])}),[],!1,null,null,null);t.default=r.exports},291:function(e,t,a){"use strict";var i=TypeError;e.exports=function(e,t){if(efunction t(e,n,i,r=1){if("string"==typeof e)return h(n,e,i);if(Array.isArray(e))return Object.assign(h(n,e[0],i),{title:e[1]});{const s=e.children||[];return 0===s.length&&e.path?Object.assign(h(n,e.path,i),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:s.map(e=>t(e,n,i,r+1)),collapsable:!1!==e.collapsable}}}(t,r,n)):[]}return[]}function m(t){const e=b(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function b(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function g(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},246:function(t,e,n){},247:function(t,e,n){"use strict";n.r(e);var i=n(245),r={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(i.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(i.g)(this.link)||Object(i.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(i.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(i.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},s=n(10),o=Object(s.a)(r,(function(){var t=this,e=t._self._c;return t.isInternal?e("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(e){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):e("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?e("OutboundLink"):t._e()],1)}),[],!1,null,null,null);e.default=o.exports},248:function(t,e,n){"use strict";n.r(e);var i={name:"DropdownTransition",methods:{setHeight(t){t.style.height=t.scrollHeight+"px"},unsetHeight(t){t.style.height=""}}},r=(n(249),n(10)),s=Object(r.a)(i,(function(){return(0,this._self._c)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null);e.default=s.exports},249:function(t,e,n){"use strict";n(246)},250:function(t,e,n){},258:function(t,e,n){"use strict";n(250)},261:function(t,e,n){"use strict";n.r(e);var i=n(247),r=n(248),s=n(92),o=n.n(s),a={name:"DropdownLink",components:{NavLink:i.default,DropdownTransition:r.default},props:{item:{required:!0}},data:()=>({open:!1}),computed:{dropdownAriaLabel(){return this.item.ariaLabel||this.item.text}},watch:{$route(){this.open=!1}},methods:{setOpen(t){this.open=t},isLastItemOfArray:(t,e)=>o()(e)===t,handleDropdown(){0===event.detail&&this.setOpen(!this.open)}}},l=(n(258),n(10)),u=Object(l.a)(a,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown-wrapper",class:{open:t.open}},[e("button",{staticClass:"dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:t.handleDropdown}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow down"})]),t._v(" "),e("button",{staticClass:"mobile-dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:function(e){return t.setOpen(!t.open)}}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow",class:t.open?"down":"right"})]),t._v(" "),e("DropdownTransition",[e("ul",{directives:[{name:"show",rawName:"v-show",value:t.open,expression:"open"}],staticClass:"nav-dropdown"},t._l(t.item.items,(function(n,i){return e("li",{key:n.link||i,staticClass:"dropdown-item"},["links"===n.type?e("h4",[t._v("\n "+t._s(n.text)+"\n ")]):t._e(),t._v(" "),"links"===n.type?e("ul",{staticClass:"dropdown-subitem-wrapper"},t._l(n.items,(function(i){return e("li",{key:i.link,staticClass:"dropdown-subitem"},[e("NavLink",{attrs:{item:i},on:{focusout:function(e){t.isLastItemOfArray(i,n.items)&&t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0):e("NavLink",{attrs:{item:n},on:{focusout:function(e){t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0)])],1)}),[],!1,null,null,null);e.default=u.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[47,110,118],{245:function(t,e,n){"use strict";n.d(e,"d",(function(){return i})),n.d(e,"a",(function(){return s})),n.d(e,"i",(function(){return o})),n.d(e,"f",(function(){return l})),n.d(e,"g",(function(){return u})),n.d(e,"h",(function(){return c})),n.d(e,"b",(function(){return p})),n.d(e,"e",(function(){return f})),n.d(e,"k",(function(){return h})),n.d(e,"l",(function(){return d})),n.d(e,"c",(function(){return b})),n.d(e,"j",(function(){return g}));n(91);const i=/#.*$/,r=/\.(md|html)$/,s=/\/$/,o=/^[a-z]+:/i;function a(t){return decodeURI(t).replace(i,"").replace(r,"")}function l(t){return o.test(t)}function u(t){return/^mailto:/.test(t)}function c(t){return/^tel:/.test(t)}function p(t){if(l(t))return t;const e=t.match(i),n=e?e[0]:"",r=a(t);return s.test(r)?t:r+".html"+n}function f(t,e){const n=decodeURIComponent(t.hash),r=function(t){const e=t.match(i);if(e)return e[0]}(e);if(r&&n!==r)return!1;return a(t.path)===a(e)}function h(t,e,n){if(l(e))return{type:"external",path:e};n&&(e=function(t,e,n){const i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;const r=e.split("/");n&&r[r.length-1]||r.pop();const s=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,i,r=1){if("string"==typeof e)return h(n,e,i);if(Array.isArray(e))return Object.assign(h(n,e[0],i),{title:e[1]});{const s=e.children||[];return 0===s.length&&e.path?Object.assign(h(n,e.path,i),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:s.map(e=>t(e,n,i,r+1)),collapsable:!1!==e.collapsable}}}(t,r,n)):[]}return[]}function m(t){const e=b(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function b(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function g(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},246:function(t,e,n){},247:function(t,e,n){"use strict";n.r(e);var i=n(245),r={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(i.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(i.g)(this.link)||Object(i.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(i.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(i.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},s=n(10),o=Object(s.a)(r,(function(){var t=this,e=t._self._c;return t.isInternal?e("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(e){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):e("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?e("OutboundLink"):t._e()],1)}),[],!1,null,null,null);e.default=o.exports},248:function(t,e,n){"use strict";n.r(e);var i={name:"DropdownTransition",methods:{setHeight(t){t.style.height=t.scrollHeight+"px"},unsetHeight(t){t.style.height=""}}},r=(n(249),n(10)),s=Object(r.a)(i,(function(){return(0,this._self._c)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null);e.default=s.exports},249:function(t,e,n){"use strict";n(246)},250:function(t,e,n){},258:function(t,e,n){"use strict";n(250)},261:function(t,e,n){"use strict";n.r(e);var i=n(247),r=n(248),s=n(92),o=n.n(s),a={name:"DropdownLink",components:{NavLink:i.default,DropdownTransition:r.default},props:{item:{required:!0}},data:()=>({open:!1}),computed:{dropdownAriaLabel(){return this.item.ariaLabel||this.item.text}},watch:{$route(){this.open=!1}},methods:{setOpen(t){this.open=t},isLastItemOfArray:(t,e)=>o()(e)===t,handleDropdown(){0===event.detail&&this.setOpen(!this.open)}}},l=(n(258),n(10)),u=Object(l.a)(a,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown-wrapper",class:{open:t.open}},[e("button",{staticClass:"dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:t.handleDropdown}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow down"})]),t._v(" "),e("button",{staticClass:"mobile-dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:function(e){return t.setOpen(!t.open)}}},[e("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),e("span",{staticClass:"arrow",class:t.open?"down":"right"})]),t._v(" "),e("DropdownTransition",[e("ul",{directives:[{name:"show",rawName:"v-show",value:t.open,expression:"open"}],staticClass:"nav-dropdown"},t._l(t.item.items,(function(n,i){return e("li",{key:n.link||i,staticClass:"dropdown-item"},["links"===n.type?e("h4",[t._v("\n "+t._s(n.text)+"\n ")]):t._e(),t._v(" "),"links"===n.type?e("ul",{staticClass:"dropdown-subitem-wrapper"},t._l(n.items,(function(i){return e("li",{key:i.link,staticClass:"dropdown-subitem"},[e("NavLink",{attrs:{item:i},on:{focusout:function(e){t.isLastItemOfArray(i,n.items)&&t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0):e("NavLink",{attrs:{item:n},on:{focusout:function(e){t.isLastItemOfArray(n,t.item.items)&&t.setOpen(!1)}}})],1)})),0)])],1)}),[],!1,null,null,null);e.default=u.exports}}]); \ No newline at end of file diff --git a/assets/js/48.47f61499.js b/assets/js/48.cba18e80.js similarity index 83% rename from assets/js/48.47f61499.js rename to assets/js/48.cba18e80.js index 42f1b3c5..7266ee37 100644 --- a/assets/js/48.47f61499.js +++ b/assets/js/48.cba18e80.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[48],{1085: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-bagisto2-0"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#easy-step-to-managing-your-inventory-in-bagisto2-0"}},[e._v("#")]),e._v(" Easy step to managing your inventory in Bagisto2.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(497),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(498),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(499),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(500),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(501),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(502),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(503),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},497:function(e,t,n){e.exports=n.p+"assets/img/inventorySource.703ce5b3.png"},498:function(e,t,n){e.exports=n.p+"assets/img/inventoryConfiguration.3d59b832.png"},499:function(e,t,n){e.exports=n.p+"assets/img/contactInfo.4d1e076d.png"},500:function(e,t,n){e.exports=n.p+"assets/img/sourceAddress.ee2e69a5.png"},501:function(e,t,n){e.exports=n.p+"assets/img/inventoryOutput.2b30b856.png"},502:function(e,t,n){e.exports=n.p+"assets/img/productInventory.2a6d376b.png"},503:function(e,t,n){e.exports=n.p+"assets/img/inventorySetting.bfce85d5.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[48],{1093: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-bagisto2-0"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#easy-step-to-managing-your-inventory-in-bagisto2-0"}},[e._v("#")]),e._v(" Easy step to managing your inventory in Bagisto2.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(510),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(511),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(512),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(513),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(514),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(515),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(516),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},510:function(e,t,n){e.exports=n.p+"assets/img/inventorySource.703ce5b3.png"},511:function(e,t,n){e.exports=n.p+"assets/img/inventoryConfiguration.3d59b832.png"},512:function(e,t,n){e.exports=n.p+"assets/img/contactInfo.4d1e076d.png"},513:function(e,t,n){e.exports=n.p+"assets/img/sourceAddress.ee2e69a5.png"},514:function(e,t,n){e.exports=n.p+"assets/img/inventoryOutput.2b30b856.png"},515:function(e,t,n){e.exports=n.p+"assets/img/productInventory.2a6d376b.png"},516:function(e,t,n){e.exports=n.p+"assets/img/inventorySetting.bfce85d5.png"}}]); \ No newline at end of file diff --git a/assets/js/49.b5c15e5b.js b/assets/js/49.9bfea55d.js similarity index 83% rename from assets/js/49.b5c15e5b.js rename to assets/js/49.9bfea55d.js index 547199a5..9f2a64b2 100644 --- a/assets/js/49.b5c15e5b.js +++ b/assets/js/49.9bfea55d.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[49],{1129: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(740),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(741),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(742),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(743),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(744),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(745),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(746),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},740:function(e,t,n){e.exports=n.p+"assets/img/inventorySource.703ce5b3.png"},741:function(e,t,n){e.exports=n.p+"assets/img/inventoryConfiguration.3d59b832.png"},742:function(e,t,n){e.exports=n.p+"assets/img/contactInfo.4d1e076d.png"},743:function(e,t,n){e.exports=n.p+"assets/img/sourceAddress.ee2e69a5.png"},744:function(e,t,n){e.exports=n.p+"assets/img/inventoryOutput.2b30b856.png"},745:function(e,t,n){e.exports=n.p+"assets/img/productInventory.2a6d376b.png"},746:function(e,t,n){e.exports=n.p+"assets/img/inventorySetting.bfce85d5.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[49],{1136: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(745),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(746),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(747),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(748),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(749),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(750),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(751),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},745:function(e,t,n){e.exports=n.p+"assets/img/inventorySource.703ce5b3.png"},746:function(e,t,n){e.exports=n.p+"assets/img/inventoryConfiguration.3d59b832.png"},747:function(e,t,n){e.exports=n.p+"assets/img/contactInfo.4d1e076d.png"},748:function(e,t,n){e.exports=n.p+"assets/img/sourceAddress.ee2e69a5.png"},749:function(e,t,n){e.exports=n.p+"assets/img/inventoryOutput.2b30b856.png"},750:function(e,t,n){e.exports=n.p+"assets/img/productInventory.2a6d376b.png"},751:function(e,t,n){e.exports=n.p+"assets/img/inventorySetting.bfce85d5.png"}}]); \ No newline at end of file diff --git a/assets/js/5.a0a0061d.js b/assets/js/5.9daafb6f.js similarity index 90% rename from assets/js/5.a0a0061d.js rename to assets/js/5.9daafb6f.js index fa66b02e..be101142 100644 --- a/assets/js/5.a0a0061d.js +++ b/assets/js/5.9daafb6f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{1046:function(t,e,s){"use strict";s.r(e);const o=["There's nothing here.","How did we get here?","That's a Four-Oh-Four.","Looks like we've got some broken links."];var n={methods:{getMsg:()=>o[Math.floor(Math.random()*o.length)]}},h=s(10),i=Object(h.a)(n,(function(){var t=this._self._c;return t("div",{staticClass:"theme-container"},[t("div",{staticClass:"theme-default-content"},[t("h1",[this._v("404")]),this._v(" "),t("blockquote",[this._v(this._s(this.getMsg()))]),this._v(" "),t("RouterLink",{attrs:{to:"/"}},[this._v("\n Take me home.\n ")])],1)])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{1051:function(t,e,s){"use strict";s.r(e);const o=["There's nothing here.","How did we get here?","That's a Four-Oh-Four.","Looks like we've got some broken links."];var n={methods:{getMsg:()=>o[Math.floor(Math.random()*o.length)]}},h=s(10),i=Object(h.a)(n,(function(){var t=this._self._c;return t("div",{staticClass:"theme-container"},[t("div",{staticClass:"theme-default-content"},[t("h1",[this._v("404")]),this._v(" "),t("blockquote",[this._v(this._s(this.getMsg()))]),this._v(" "),t("RouterLink",{attrs:{to:"/"}},[this._v("\n Take me home.\n ")])],1)])}),[],!1,null,null,null);e.default=i.exports}}]); \ No newline at end of file diff --git a/assets/js/50.1edb3daa.js b/assets/js/50.1edb3daa.js new file mode 100644 index 00000000..67286386 --- /dev/null +++ b/assets/js/50.1edb3daa.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[50],{1181: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-2-0"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#easy-step-to-managing-your-inventory-in-bagisto-2-2-0"}},[e._v("#")]),e._v(" Easy step to managing your inventory in Bagisto 2.2.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(993),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(994),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(995),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(996),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(997),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(998),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(999),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},993:function(e,t,n){e.exports=n.p+"assets/img/inventorySource.703ce5b3.png"},994:function(e,t,n){e.exports=n.p+"assets/img/inventoryConfiguration.3d59b832.png"},995:function(e,t,n){e.exports=n.p+"assets/img/contactInfo.4d1e076d.png"},996:function(e,t,n){e.exports=n.p+"assets/img/sourceAddress.ee2e69a5.png"},997:function(e,t,n){e.exports=n.p+"assets/img/inventoryOutput.2b30b856.png"},998:function(e,t,n){e.exports=n.p+"assets/img/productInventory.2a6d376b.png"},999:function(e,t,n){e.exports=n.p+"assets/img/inventorySetting.bfce85d5.png"}}]); \ No newline at end of file diff --git a/assets/js/50.aaa7a459.js b/assets/js/50.aaa7a459.js deleted file mode 100644 index 30f22b30..00000000 --- a/assets/js/50.aaa7a459.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[50],{1012:function(e,t,n){e.exports=n.p+"assets/img/inventorySource.703ce5b3.png"},1013:function(e,t,n){e.exports=n.p+"assets/img/inventoryConfiguration.3d59b832.png"},1014:function(e,t,n){e.exports=n.p+"assets/img/contactInfo.4d1e076d.png"},1015:function(e,t,n){e.exports=n.p+"assets/img/sourceAddress.ee2e69a5.png"},1016:function(e,t,n){e.exports=n.p+"assets/img/inventoryOutput.2b30b856.png"},1017:function(e,t,n){e.exports=n.p+"assets/img/productInventory.2a6d376b.png"},1018:function(e,t,n){e.exports=n.p+"assets/img/inventorySetting.bfce85d5.png"},1175: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-2-0"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#easy-step-to-managing-your-inventory-in-bagisto-2-2-0"}},[e._v("#")]),e._v(" Easy step to managing your inventory in Bagisto 2.2.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(1012),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(1013),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(1014),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(1015),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(1016),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(1017),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(1018),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/51.723c86bd.js b/assets/js/51.81c93523.js similarity index 99% rename from assets/js/51.723c86bd.js rename to assets/js/51.81c93523.js index 75a3b666..1a8e1ee1 100644 --- a/assets/js/51.723c86bd.js +++ b/assets/js/51.81c93523.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[51],{1059: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(272),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(273),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(274),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(275),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(276),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(277),alt:"Group Price Output"}})])])}),[],!1,null,null,null);t.default=s.exports},272:function(e,t,o){e.exports=o.p+"assets/img/createGroup.08afdc81.png"},273:function(e,t,o){e.exports=o.p+"assets/img/newGroup.0ffae93a.png"},274:function(e,t,o){e.exports=o.p+"assets/img/groupGrid.c4785f5f.png"},275:function(e,t,o){e.exports=o.p+"assets/img/customerPrice.9d1e5d18.png"},276:function(e,t,o){e.exports=o.p+"assets/img/groupPrice.924928de.png"},277:function(e,t,o){e.exports=o.p+"assets/img/priceOutput.cd52618f.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[51],{1065: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(272),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(273),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(274),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(275),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(276),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(277),alt:"Group Price Output"}})])])}),[],!1,null,null,null);t.default=s.exports},272:function(e,t,o){e.exports=o.p+"assets/img/createGroup.08afdc81.png"},273:function(e,t,o){e.exports=o.p+"assets/img/newGroup.0ffae93a.png"},274:function(e,t,o){e.exports=o.p+"assets/img/groupGrid.c4785f5f.png"},275:function(e,t,o){e.exports=o.p+"assets/img/customerPrice.9d1e5d18.png"},276:function(e,t,o){e.exports=o.p+"assets/img/groupPrice.924928de.png"},277:function(e,t,o){e.exports=o.p+"assets/img/priceOutput.cd52618f.png"}}]); \ No newline at end of file diff --git a/assets/js/52.2d00c64b.js b/assets/js/52.c5c444fc.js similarity index 75% rename from assets/js/52.2d00c64b.js rename to assets/js/52.c5c444fc.js index 4c91d7d9..b83cfe3f 100644 --- a/assets/js/52.2d00c64b.js +++ b/assets/js/52.c5c444fc.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[52],{1071: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(407),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(408),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(409),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(410),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(411),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(412),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},407:function(t,e,r){t.exports=r.p+"assets/img/cart.0d42b772.png"},408:function(t,e,r){t.exports=r.p+"assets/img/shoppingCart.a89412b1.png"},409:function(t,e,r){t.exports=r.p+"assets/img/billingAddress.89151ce8.png"},410:function(t,e,r){t.exports=r.p+"assets/img/cartSummary.ddb14953.png"},411:function(t,e,r){t.exports=r.p+"assets/img/orderID.2c2d3b76.png"},412:function(t,e,r){t.exports=r.p+"assets/img/orderInfo.653f834c.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[52],{1076: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(412),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(413),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(414),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(415),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(416),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(417),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},412:function(t,e,r){t.exports=r.p+"assets/img/cart.0d42b772.png"},413:function(t,e,r){t.exports=r.p+"assets/img/shoppingCart.a89412b1.png"},414:function(t,e,r){t.exports=r.p+"assets/img/billingAddress.89151ce8.png"},415:function(t,e,r){t.exports=r.p+"assets/img/cartSummary.ddb14953.png"},416:function(t,e,r){t.exports=r.p+"assets/img/orderID.2c2d3b76.png"},417:function(t,e,r){t.exports=r.p+"assets/img/orderInfo.653f834c.png"}}]); \ No newline at end of file diff --git a/assets/js/53.783555a6.js b/assets/js/53.3567889a.js similarity index 96% rename from assets/js/53.783555a6.js rename to assets/js/53.3567889a.js index d2a2ba72..5e138cae 100644 --- a/assets/js/53.783555a6.js +++ b/assets/js/53.3567889a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[53],{1089:function(A,e,t){"use strict";t.r(e);var i=t(10),r=Object(i.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#themes"}},[A._v("#")]),A._v(" Themes")]),A._v(" "),e("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(" "),e("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(" "),e("h3",{attrs:{id:"create-themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-themes"}},[A._v("#")]),A._v(" Create Themes")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Themes")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Theme")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(517),alt:"Theme"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Theme name")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Enter the sort order.")]),A._v(" "),e("p",[e("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(" "),e("p",[e("strong",[A._v("4.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Theme")]),A._v(" button and you will get redirected to type which you just selected.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(518),alt:"Save Theme"}})]),A._v(" "),e("h3",{attrs:{id:"product-carousel"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-carousel"}},[A._v("#")]),A._v(" Product Carousel")]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Title:-")]),A._v(" Add the title of the product carousel.")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),e("p",[e("strong",[A._v("3.Limit:-")]),A._v(" Add the limit of the product carousel.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(519),alt:"Product Carousel"}})]),A._v(" "),e("h3",{attrs:{id:"general"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general"}},[A._v("#")]),A._v(" General")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Add the Name.")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),e("p",[e("strong",[A._v("3.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),e("p",[e("strong",[A._v("4.Status")]),A._v(" Enable the Status.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(520),alt:"General Theme"}})]),A._v(" "),e("h3",{attrs:{id:"filters"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#filters"}},[A._v("#")]),A._v(" Filters")]),A._v(" "),e("p",[e("strong",[A._v("1.Key:-")]),A._v(" Add the Key.")]),A._v(" "),e("p",[e("strong",[A._v("2.Value:-")]),A._v(" Add the Value")]),A._v(" "),e("p",[e("img",{attrs:{src:t(521),alt:"Filters"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Field")]),A._v(" added in product_carousel by the name of "),e("strong",[A._v("New Theme")]),A._v(" as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(522),alt:"Theme Output"}})]),A._v(" "),e("p",[A._v("So by this you can add a Theme Content in Bagisto.")])])}),[],!1,null,null,null);e.default=r.exports},517:function(A,e,t){A.exports=t.p+"assets/img/createTheme.0b94db18.png"},518:function(A,e,t){A.exports=t.p+"assets/img/saveTheme.fece12f0.png"},519:function(A,e,t){A.exports=t.p+"assets/img/productCarousel.5a334508.png"},520:function(A,e){A.exports="data:image/png;base64,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"},521:function(A,e){A.exports="data:image/png;base64,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"},522:function(A,e,t){A.exports=t.p+"assets/img/themeOutput.02bd1082.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[53],{1095:function(A,e,t){"use strict";t.r(e);var i=t(10),r=Object(i.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#themes"}},[A._v("#")]),A._v(" Themes")]),A._v(" "),e("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(" "),e("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(" "),e("h3",{attrs:{id:"create-themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-themes"}},[A._v("#")]),A._v(" Create Themes")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Themes")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Theme")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(522),alt:"Theme"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Theme name")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Enter the sort order.")]),A._v(" "),e("p",[e("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(" "),e("p",[e("strong",[A._v("4.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Theme")]),A._v(" button and you will get redirected to type which you just selected.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(523),alt:"Save Theme"}})]),A._v(" "),e("h3",{attrs:{id:"product-carousel"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-carousel"}},[A._v("#")]),A._v(" Product Carousel")]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Title:-")]),A._v(" Add the title of the product carousel.")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),e("p",[e("strong",[A._v("3.Limit:-")]),A._v(" Add the limit of the product carousel.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(524),alt:"Product Carousel"}})]),A._v(" "),e("h3",{attrs:{id:"general"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general"}},[A._v("#")]),A._v(" General")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Add the Name.")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),e("p",[e("strong",[A._v("3.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),e("p",[e("strong",[A._v("4.Status")]),A._v(" Enable the Status.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(525),alt:"General Theme"}})]),A._v(" "),e("h3",{attrs:{id:"filters"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#filters"}},[A._v("#")]),A._v(" Filters")]),A._v(" "),e("p",[e("strong",[A._v("1.Key:-")]),A._v(" Add the Key.")]),A._v(" "),e("p",[e("strong",[A._v("2.Value:-")]),A._v(" Add the Value")]),A._v(" "),e("p",[e("img",{attrs:{src:t(526),alt:"Filters"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Field")]),A._v(" added in product_carousel by the name of "),e("strong",[A._v("New Theme")]),A._v(" as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(527),alt:"Theme Output"}})]),A._v(" "),e("p",[A._v("So by this you can add a Theme Content in Bagisto.")])])}),[],!1,null,null,null);e.default=r.exports},522:function(A,e,t){A.exports=t.p+"assets/img/createTheme.0b94db18.png"},523:function(A,e,t){A.exports=t.p+"assets/img/saveTheme.fece12f0.png"},524:function(A,e,t){A.exports=t.p+"assets/img/productCarousel.5a334508.png"},525:function(A,e){A.exports="data:image/png;base64,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"},526:function(A,e){A.exports="data:image/png;base64,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"},527:function(A,e,t){A.exports=t.p+"assets/img/themeOutput.02bd1082.png"}}]); \ No newline at end of file diff --git a/assets/js/54.a754a416.js b/assets/js/54.66957dac.js similarity index 99% rename from assets/js/54.a754a416.js rename to assets/js/54.66957dac.js index 8592d9e2..3ecc9843 100644 --- a/assets/js/54.a754a416.js +++ b/assets/js/54.66957dac.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[54],{1103: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(272),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(273),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(274),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(275),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(276),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(277),alt:"Group Price Output"}})])])}),[],!1,null,null,null);t.default=s.exports},272:function(e,t,o){e.exports=o.p+"assets/img/createGroup.08afdc81.png"},273:function(e,t,o){e.exports=o.p+"assets/img/newGroup.0ffae93a.png"},274:function(e,t,o){e.exports=o.p+"assets/img/groupGrid.c4785f5f.png"},275:function(e,t,o){e.exports=o.p+"assets/img/customerPrice.9d1e5d18.png"},276:function(e,t,o){e.exports=o.p+"assets/img/groupPrice.924928de.png"},277:function(e,t,o){e.exports=o.p+"assets/img/priceOutput.cd52618f.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[54],{1110: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(272),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(273),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(274),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(275),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(276),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(277),alt:"Group Price Output"}})])])}),[],!1,null,null,null);t.default=s.exports},272:function(e,t,o){e.exports=o.p+"assets/img/createGroup.08afdc81.png"},273:function(e,t,o){e.exports=o.p+"assets/img/newGroup.0ffae93a.png"},274:function(e,t,o){e.exports=o.p+"assets/img/groupGrid.c4785f5f.png"},275:function(e,t,o){e.exports=o.p+"assets/img/customerPrice.9d1e5d18.png"},276:function(e,t,o){e.exports=o.p+"assets/img/groupPrice.924928de.png"},277:function(e,t,o){e.exports=o.p+"assets/img/priceOutput.cd52618f.png"}}]); \ No newline at end of file diff --git a/assets/js/55.0eb25bf9.js b/assets/js/55.8305bb09.js similarity index 77% rename from assets/js/55.0eb25bf9.js rename to assets/js/55.8305bb09.js index 725bd7bc..9ddb77ed 100644 --- a/assets/js/55.0eb25bf9.js +++ b/assets/js/55.8305bb09.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[55],{1114: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(646),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(647),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(648),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(649),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(650),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(651),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},646:function(t,e,r){t.exports=r.p+"assets/img/cart.0d42b772.png"},647:function(t,e,r){t.exports=r.p+"assets/img/shoppingCart.a89412b1.png"},648:function(t,e,r){t.exports=r.p+"assets/img/billingAddress.89151ce8.png"},649:function(t,e,r){t.exports=r.p+"assets/img/cartSummary.ddb14953.png"},650:function(t,e,r){t.exports=r.p+"assets/img/orderID.2c2d3b76.png"},651:function(t,e,r){t.exports=r.p+"assets/img/orderInfo.653f834c.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[55],{1120: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(651),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(652),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(653),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(654),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(655),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(656),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},651:function(t,e,r){t.exports=r.p+"assets/img/cart.0d42b772.png"},652:function(t,e,r){t.exports=r.p+"assets/img/shoppingCart.a89412b1.png"},653:function(t,e,r){t.exports=r.p+"assets/img/billingAddress.89151ce8.png"},654:function(t,e,r){t.exports=r.p+"assets/img/cartSummary.ddb14953.png"},655:function(t,e,r){t.exports=r.p+"assets/img/orderID.2c2d3b76.png"},656:function(t,e,r){t.exports=r.p+"assets/img/orderInfo.653f834c.png"}}]); \ No newline at end of file diff --git a/assets/js/56.7db5bf05.js b/assets/js/56.588220cb.js similarity index 96% rename from assets/js/56.7db5bf05.js rename to assets/js/56.588220cb.js index 414b9612..5a887c26 100644 --- a/assets/js/56.7db5bf05.js +++ b/assets/js/56.588220cb.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[56],{1133:function(A,e,t){"use strict";t.r(e);var i=t(10),r=Object(i.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#themes"}},[A._v("#")]),A._v(" Themes")]),A._v(" "),e("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(" "),e("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(" "),e("h3",{attrs:{id:"create-themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-themes"}},[A._v("#")]),A._v(" Create Themes")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Themes")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Theme")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(760),alt:"Theme"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Theme name")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Enter the sort order.")]),A._v(" "),e("p",[e("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(" "),e("p",[e("strong",[A._v("4.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Theme")]),A._v(" button and you will get redirected to type which you just selected.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(761),alt:"Save Theme"}})]),A._v(" "),e("h3",{attrs:{id:"product-carousel"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-carousel"}},[A._v("#")]),A._v(" Product Carousel")]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Title:-")]),A._v(" Add the title of the product carousel.")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),e("p",[e("strong",[A._v("3.Limit:-")]),A._v(" Add the limit of the product carousel.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(762),alt:"Product Carousel"}})]),A._v(" "),e("h3",{attrs:{id:"general"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general"}},[A._v("#")]),A._v(" General")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Add the Name.")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),e("p",[e("strong",[A._v("3.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),e("p",[e("strong",[A._v("4.Status")]),A._v(" Enable the Status.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(763),alt:"General Theme"}})]),A._v(" "),e("h3",{attrs:{id:"filters"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#filters"}},[A._v("#")]),A._v(" Filters")]),A._v(" "),e("p",[e("strong",[A._v("1.Key:-")]),A._v(" Add the Key.")]),A._v(" "),e("p",[e("strong",[A._v("2.Value:-")]),A._v(" Add the Value")]),A._v(" "),e("p",[e("img",{attrs:{src:t(764),alt:"Filters"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Field")]),A._v(" added in product_carousel by the name of "),e("strong",[A._v("New Theme")]),A._v(" as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(765),alt:"Theme Output"}})]),A._v(" "),e("p",[A._v("So by this you can add a Theme Content in Bagisto.")])])}),[],!1,null,null,null);e.default=r.exports},760:function(A,e,t){A.exports=t.p+"assets/img/createTheme.0b94db18.png"},761:function(A,e,t){A.exports=t.p+"assets/img/saveTheme.fece12f0.png"},762:function(A,e,t){A.exports=t.p+"assets/img/productCarousel.5a334508.png"},763:function(A,e){A.exports="data:image/png;base64,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"},764:function(A,e){A.exports="data:image/png;base64,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"},765:function(A,e,t){A.exports=t.p+"assets/img/themeOutput.02bd1082.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[56],{1140:function(A,e,t){"use strict";t.r(e);var i=t(10),r=Object(i.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#themes"}},[A._v("#")]),A._v(" Themes")]),A._v(" "),e("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(" "),e("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(" "),e("h3",{attrs:{id:"create-themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-themes"}},[A._v("#")]),A._v(" Create Themes")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Themes")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Theme")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(765),alt:"Theme"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Theme name")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Enter the sort order.")]),A._v(" "),e("p",[e("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(" "),e("p",[e("strong",[A._v("4.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Theme")]),A._v(" button and you will get redirected to type which you just selected.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(766),alt:"Save Theme"}})]),A._v(" "),e("h3",{attrs:{id:"product-carousel"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-carousel"}},[A._v("#")]),A._v(" Product Carousel")]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Title:-")]),A._v(" Add the title of the product carousel.")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),e("p",[e("strong",[A._v("3.Limit:-")]),A._v(" Add the limit of the product carousel.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(767),alt:"Product Carousel"}})]),A._v(" "),e("h3",{attrs:{id:"general"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general"}},[A._v("#")]),A._v(" General")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Add the Name.")]),A._v(" "),e("p",[e("strong",[A._v("2.Sort Order:-")]),A._v(" Add the sort order.")]),A._v(" "),e("p",[e("strong",[A._v("3.Channels:-")]),A._v(" Select the Channel.")]),A._v(" "),e("p",[e("strong",[A._v("4.Status")]),A._v(" Enable the Status.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(768),alt:"General Theme"}})]),A._v(" "),e("h3",{attrs:{id:"filters"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#filters"}},[A._v("#")]),A._v(" Filters")]),A._v(" "),e("p",[e("strong",[A._v("1.Key:-")]),A._v(" Add the Key.")]),A._v(" "),e("p",[e("strong",[A._v("2.Value:-")]),A._v(" Add the Value")]),A._v(" "),e("p",[e("img",{attrs:{src:t(769),alt:"Filters"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Field")]),A._v(" added in product_carousel by the name of "),e("strong",[A._v("New Theme")]),A._v(" as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(770),alt:"Theme Output"}})]),A._v(" "),e("p",[A._v("So by this you can add a Theme Content in Bagisto.")])])}),[],!1,null,null,null);e.default=r.exports},765:function(A,e,t){A.exports=t.p+"assets/img/createTheme.0b94db18.png"},766:function(A,e,t){A.exports=t.p+"assets/img/saveTheme.fece12f0.png"},767:function(A,e,t){A.exports=t.p+"assets/img/productCarousel.5a334508.png"},768:function(A,e){A.exports="data:image/png;base64,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"},769:function(A,e){A.exports="data:image/png;base64,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"},770:function(A,e,t){A.exports=t.p+"assets/img/themeOutput.02bd1082.png"}}]); \ No newline at end of file diff --git a/assets/js/57.3155ca26.js b/assets/js/57.bd7c8c9d.js similarity index 99% rename from assets/js/57.3155ca26.js rename to assets/js/57.bd7c8c9d.js index 7b6809b1..c31c6fea 100644 --- a/assets/js/57.3155ca26.js +++ b/assets/js/57.bd7c8c9d.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[57],{1147: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(272),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(273),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(274),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(275),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(276),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(277),alt:"Group Price Output"}})])])}),[],!1,null,null,null);t.default=s.exports},272:function(e,t,o){e.exports=o.p+"assets/img/createGroup.08afdc81.png"},273:function(e,t,o){e.exports=o.p+"assets/img/newGroup.0ffae93a.png"},274:function(e,t,o){e.exports=o.p+"assets/img/groupGrid.c4785f5f.png"},275:function(e,t,o){e.exports=o.p+"assets/img/customerPrice.9d1e5d18.png"},276:function(e,t,o){e.exports=o.p+"assets/img/groupPrice.924928de.png"},277:function(e,t,o){e.exports=o.p+"assets/img/priceOutput.cd52618f.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[57],{1154: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(272),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(273),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(274),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(275),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(276),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(277),alt:"Group Price Output"}})])])}),[],!1,null,null,null);t.default=s.exports},272:function(e,t,o){e.exports=o.p+"assets/img/createGroup.08afdc81.png"},273:function(e,t,o){e.exports=o.p+"assets/img/newGroup.0ffae93a.png"},274:function(e,t,o){e.exports=o.p+"assets/img/groupGrid.c4785f5f.png"},275:function(e,t,o){e.exports=o.p+"assets/img/customerPrice.9d1e5d18.png"},276:function(e,t,o){e.exports=o.p+"assets/img/groupPrice.924928de.png"},277:function(e,t,o){e.exports=o.p+"assets/img/priceOutput.cd52618f.png"}}]); \ No newline at end of file diff --git a/assets/js/58.53786dd9.js b/assets/js/58.e92099f4.js similarity index 70% rename from assets/js/58.53786dd9.js rename to assets/js/58.e92099f4.js index f0912f9b..0aacb836 100644 --- a/assets/js/58.53786dd9.js +++ b/assets/js/58.e92099f4.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[58],{1158:function(t,e,s){"use strict";s.r(e);var a=s(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:"admin-order"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#admin-order"}},[t._v("#")]),t._v(" Admin Order")]),t._v(" "),e("p",[t._v("Sometimes customers not able to place order in that case he/she calls the shop owner to place a order.So Admin can able to place orders on behalf of customers.")]),t._v(" "),e("h3",{attrs:{id:"how-to-manage-admin-order-in-bagisto2-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-manage-admin-order-in-bagisto2-2-0"}},[t._v("#")]),t._v(" How to Manage Admin Order in Bagisto2.2.0")]),t._v(" "),e("p",[e("strong",[t._v("Step-1")]),t._v(" Go to admin panel of bagisto and click on "),e("strong",[t._v("Sales >> Orders >> Create Order")]),t._v(" now search and select the customer as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(907),alt:"Search Customer"}})]),t._v(" "),e("p",[e("strong",[t._v("Step-2")]),t._v(" Now click on "),e("strong",[t._v("Add Products")]),t._v(" and search your desired product and enter the quantity and then click on "),e("strong",[t._v("Add To Cart")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(908),alt:"Search Product"}})]),t._v(" "),e("p",[e("strong",[t._v("Step-3")]),t._v(" You can also increase the quantity of the product. Now click on add address as shon in below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(909),alt:"Address"}})]),t._v(" "),e("p",[e("strong",[t._v("Step-4")]),t._v(" Now add all the informtions in billing address form and then click on "),e("strong",[t._v("Save button")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(910),alt:"Bill Address"}})]),t._v(" "),e("p",[e("strong",[t._v("Step-5")]),t._v(" Now add the shipping and payment methods 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:s(911),alt:"Order Place"}})]),t._v(" "),e("p",[e("strong",[t._v("Step-6")]),t._v(" Admin Order is successfully updated in the order datagrid as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(912),alt:"Admin Order"}})])])}),[],!1,null,null,null);e.default=r.exports},907:function(t,e,s){t.exports=s.p+"assets/img/searchCustomer.95d5654c.png"},908:function(t,e,s){t.exports=s.p+"assets/img/searchProduct.6f685a4a.png"},909:function(t,e,s){t.exports=s.p+"assets/img/address.73f9d9c3.png"},910:function(t,e,s){t.exports=s.p+"assets/img/bill.3dc36a38.png"},911:function(t,e,s){t.exports=s.p+"assets/img/orderPlace.c0ba8da5.png"},912:function(t,e,s){t.exports=s.p+"assets/img/adminOrder.c87ffdf0.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[58],{1174:function(t,e,s){"use strict";s.r(e);var a=s(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:"admin-order"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#admin-order"}},[t._v("#")]),t._v(" Admin Order")]),t._v(" "),e("p",[t._v("Sometimes customers not able to place order in that case he/she calls the shop owner to place a order.So Admin can able to place orders on behalf of customers.")]),t._v(" "),e("h3",{attrs:{id:"how-to-manage-admin-order-in-bagisto2-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-manage-admin-order-in-bagisto2-2-0"}},[t._v("#")]),t._v(" How to Manage Admin Order in Bagisto2.2.0")]),t._v(" "),e("p",[e("strong",[t._v("Step-1")]),t._v(" Go to admin panel of bagisto and click on "),e("strong",[t._v("Sales >> Orders >> Create Order")]),t._v(" now search and select the customer as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(955),alt:"Search Customer"}})]),t._v(" "),e("p",[e("strong",[t._v("Step-2")]),t._v(" Now click on "),e("strong",[t._v("Add Products")]),t._v(" and search your desired product and enter the quantity and then click on "),e("strong",[t._v("Add To Cart")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(956),alt:"Search Product"}})]),t._v(" "),e("p",[e("strong",[t._v("Step-3")]),t._v(" You can also increase the quantity of the product. Now click on add address as shon in below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(957),alt:"Address"}})]),t._v(" "),e("p",[e("strong",[t._v("Step-4")]),t._v(" Now add all the informtions in billing address form and then click on "),e("strong",[t._v("Save button")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(958),alt:"Bill Address"}})]),t._v(" "),e("p",[e("strong",[t._v("Step-5")]),t._v(" Now add the shipping and payment methods 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:s(959),alt:"Order Place"}})]),t._v(" "),e("p",[e("strong",[t._v("Step-6")]),t._v(" Admin Order is successfully updated in the order datagrid as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:s(960),alt:"Admin Order"}})])])}),[],!1,null,null,null);e.default=r.exports},955:function(t,e,s){t.exports=s.p+"assets/img/searchCustomer.95d5654c.png"},956:function(t,e,s){t.exports=s.p+"assets/img/searchProduct.6f685a4a.png"},957:function(t,e,s){t.exports=s.p+"assets/img/address.73f9d9c3.png"},958:function(t,e,s){t.exports=s.p+"assets/img/bill.3dc36a38.png"},959:function(t,e,s){t.exports=s.p+"assets/img/orderPlace.c0ba8da5.png"},960:function(t,e,s){t.exports=s.p+"assets/img/adminOrder.c87ffdf0.png"}}]); \ No newline at end of file diff --git a/assets/js/59.19fdd6b8.js b/assets/js/59.90fbd3d5.js similarity index 77% rename from assets/js/59.19fdd6b8.js rename to assets/js/59.90fbd3d5.js index a66bca3f..9a2963e2 100644 --- a/assets/js/59.19fdd6b8.js +++ b/assets/js/59.90fbd3d5.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[59],{1161: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-manage-orders-in-bagisto2-2-0"}},[t._v("#")]),t._v(" How to Manage Orders in Bagisto2.2.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(923),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(924),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(925),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(926),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(927),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(928),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},923:function(t,e,r){t.exports=r.p+"assets/img/cart.0d42b772.png"},924:function(t,e,r){t.exports=r.p+"assets/img/shoppingCart.a89412b1.png"},925:function(t,e,r){t.exports=r.p+"assets/img/billingAddress.89151ce8.png"},926:function(t,e,r){t.exports=r.p+"assets/img/cartSummary.ddb14953.png"},927:function(t,e,r){t.exports=r.p+"assets/img/orderID.2c2d3b76.png"},928:function(t,e,r){t.exports=r.p+"assets/img/orderInfo.653f834c.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[59],{1164: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-manage-orders-in-bagisto2-2-0"}},[t._v("#")]),t._v(" How to Manage Orders in Bagisto2.2.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(898),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(899),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(900),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(901),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(902),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(903),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},898:function(t,e,r){t.exports=r.p+"assets/img/cart.0d42b772.png"},899:function(t,e,r){t.exports=r.p+"assets/img/shoppingCart.a89412b1.png"},900:function(t,e,r){t.exports=r.p+"assets/img/billingAddress.89151ce8.png"},901:function(t,e,r){t.exports=r.p+"assets/img/cartSummary.ddb14953.png"},902:function(t,e,r){t.exports=r.p+"assets/img/orderID.2c2d3b76.png"},903:function(t,e,r){t.exports=r.p+"assets/img/orderInfo.653f834c.png"}}]); \ No newline at end of file diff --git a/assets/js/60.c08e18ae.js b/assets/js/60.76b03dff.js similarity index 96% rename from assets/js/60.c08e18ae.js rename to assets/js/60.76b03dff.js index 27b849d1..f5d45ef5 100644 --- a/assets/js/60.c08e18ae.js +++ b/assets/js/60.76b03dff.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[60],{1032:function(t,e,i){t.exports=i.p+"assets/img/createTheme.0b94db18.png"},1033:function(t,e,i){t.exports=i.p+"assets/img/saveTheme.d74db5b4.png"},1034:function(t,e,i){t.exports=i.p+"assets/img/productCarousel.5a334508.png"},1035:function(t,e){t.exports="data:image/png;base64,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"},1036:function(t,e){t.exports="data:image/png;base64,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"},1037:function(t,e,i){t.exports=i.p+"assets/img/themeOutput.fb0c0721.png"},1179:function(t,e,i){"use strict";i.r(e);var n=i(10),r=Object(n.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#themes"}},[t._v("#")]),t._v(" Themes")]),t._v(" "),e("p",[t._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.")]),t._v(" "),e("p",[t._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.")]),t._v(" "),e("p",[t._v("The theme_customizations table now supports customizations for multiple themes and multiple channels. This enhancement allows you to define different customizations for each theme and channel combination, providing greater flexibility and control over your application's appearance.")]),t._v(" "),e("p",[t._v("Enhanced the theme customization section by adding a feature to filter attributes.")]),t._v(" "),e("h3",{attrs:{id:"create-themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-themes"}},[t._v("#")]),t._v(" Create Themes")]),t._v(" "),e("p",[e("strong",[t._v("Step 1:")]),t._v(" It can be set on the admin panel by going to "),e("strong",[t._v("Setting >> Themes")]),t._v(". Here you can create new role by clicking on the button "),e("strong",[t._v("Create Theme")]),t._v(" as shown in below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1032),alt:"Theme"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2:")]),t._v(" Add the below fields.")]),t._v(" "),e("p",[e("strong",[t._v("1.Name:-")]),t._v(" Enter the Theme name")]),t._v(" "),e("p",[e("strong",[t._v("2.Sort Order:-")]),t._v(" Enter the sort order.")]),t._v(" "),e("p",[e("strong",[t._v("3.Type:-")]),t._v(" Select the Type from the dropdown according to your requirement.We have selected a product carousel in this")]),t._v(" "),e("p",[e("strong",[t._v("4.Channels:-")]),t._v(" Select the Channel.")]),t._v(" "),e("p",[e("strong",[t._v("5.Themes:-")]),t._v(" Select the Theme.")]),t._v(" "),e("p",[t._v("Now click on "),e("strong",[t._v("Save Theme")]),t._v(" button and you will get redirected to type which you just selected.")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1033),alt:"Save Theme"}})]),t._v(" "),e("h3",{attrs:{id:"product-carousel"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-carousel"}},[t._v("#")]),t._v(" Product Carousel")]),t._v(" "),e("p",[e("strong",[t._v("Step 3:")]),t._v(" Add the below fields.")]),t._v(" "),e("p",[e("strong",[t._v("1.Title:-")]),t._v(" Add the title of the product carousel.")]),t._v(" "),e("p",[e("strong",[t._v("2.Sort Order:-")]),t._v(" Add the sort order.")]),t._v(" "),e("p",[e("strong",[t._v("3.Limit:-")]),t._v(" Add the limit of the product carousel.")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1034),alt:"Product Carousel"}})]),t._v(" "),e("h3",{attrs:{id:"general"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general"}},[t._v("#")]),t._v(" General")]),t._v(" "),e("p",[e("strong",[t._v("1.Name:-")]),t._v(" Add the Name.")]),t._v(" "),e("p",[e("strong",[t._v("2.Sort Order:-")]),t._v(" Add the sort order.")]),t._v(" "),e("p",[e("strong",[t._v("3.Channels:-")]),t._v(" Select the Channel.")]),t._v(" "),e("p",[e("strong",[t._v("4.Themes")]),t._v(" Select the themes.")]),t._v(" "),e("p",[e("strong",[t._v("5.Status")]),t._v(" Enable the Status.")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1035),alt:"General Theme"}})]),t._v(" "),e("h3",{attrs:{id:"filters"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#filters"}},[t._v("#")]),t._v(" Filters")]),t._v(" "),e("p",[e("strong",[t._v("1.Key:-")]),t._v(" Add the Key.")]),t._v(" "),e("p",[e("strong",[t._v("2.Value:-")]),t._v(" Add the Value")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1036),alt:"Filters"}})]),t._v(" "),e("p",[t._v("Now click on "),e("strong",[t._v("Save")]),t._v(" button.")]),t._v(" "),e("p",[e("strong",[t._v("Step 4:")]),t._v(" Now you will able to see the new "),e("strong",[t._v("Field")]),t._v(" added in product_carousel by the name of "),e("strong",[t._v("New Theme")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1037),alt:"Theme Output"}})]),t._v(" "),e("p",[t._v("So by this you can add a Theme Content in Bagisto.")])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[60],{1019:function(t,e,i){t.exports=i.p+"assets/img/createTheme.0b94db18.png"},1020:function(t,e,i){t.exports=i.p+"assets/img/saveTheme.d74db5b4.png"},1021:function(t,e,i){t.exports=i.p+"assets/img/productCarousel.5a334508.png"},1022:function(t,e){t.exports="data:image/png;base64,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"},1023:function(t,e){t.exports="data:image/png;base64,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"},1024:function(t,e,i){t.exports=i.p+"assets/img/themeOutput.fb0c0721.png"},1185:function(t,e,i){"use strict";i.r(e);var n=i(10),r=Object(n.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#themes"}},[t._v("#")]),t._v(" Themes")]),t._v(" "),e("p",[t._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.")]),t._v(" "),e("p",[t._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.")]),t._v(" "),e("p",[t._v("The theme_customizations table now supports customizations for multiple themes and multiple channels. This enhancement allows you to define different customizations for each theme and channel combination, providing greater flexibility and control over your application's appearance.")]),t._v(" "),e("p",[t._v("Enhanced the theme customization section by adding a feature to filter attributes.")]),t._v(" "),e("h3",{attrs:{id:"create-themes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-themes"}},[t._v("#")]),t._v(" Create Themes")]),t._v(" "),e("p",[e("strong",[t._v("Step 1:")]),t._v(" It can be set on the admin panel by going to "),e("strong",[t._v("Setting >> Themes")]),t._v(". Here you can create new role by clicking on the button "),e("strong",[t._v("Create Theme")]),t._v(" as shown in below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1019),alt:"Theme"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2:")]),t._v(" Add the below fields.")]),t._v(" "),e("p",[e("strong",[t._v("1.Name:-")]),t._v(" Enter the Theme name")]),t._v(" "),e("p",[e("strong",[t._v("2.Sort Order:-")]),t._v(" Enter the sort order.")]),t._v(" "),e("p",[e("strong",[t._v("3.Type:-")]),t._v(" Select the Type from the dropdown according to your requirement.We have selected a product carousel in this")]),t._v(" "),e("p",[e("strong",[t._v("4.Channels:-")]),t._v(" Select the Channel.")]),t._v(" "),e("p",[e("strong",[t._v("5.Themes:-")]),t._v(" Select the Theme.")]),t._v(" "),e("p",[t._v("Now click on "),e("strong",[t._v("Save Theme")]),t._v(" button and you will get redirected to type which you just selected.")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1020),alt:"Save Theme"}})]),t._v(" "),e("h3",{attrs:{id:"product-carousel"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#product-carousel"}},[t._v("#")]),t._v(" Product Carousel")]),t._v(" "),e("p",[e("strong",[t._v("Step 3:")]),t._v(" Add the below fields.")]),t._v(" "),e("p",[e("strong",[t._v("1.Title:-")]),t._v(" Add the title of the product carousel.")]),t._v(" "),e("p",[e("strong",[t._v("2.Sort Order:-")]),t._v(" Add the sort order.")]),t._v(" "),e("p",[e("strong",[t._v("3.Limit:-")]),t._v(" Add the limit of the product carousel.")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1021),alt:"Product Carousel"}})]),t._v(" "),e("h3",{attrs:{id:"general"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#general"}},[t._v("#")]),t._v(" General")]),t._v(" "),e("p",[e("strong",[t._v("1.Name:-")]),t._v(" Add the Name.")]),t._v(" "),e("p",[e("strong",[t._v("2.Sort Order:-")]),t._v(" Add the sort order.")]),t._v(" "),e("p",[e("strong",[t._v("3.Channels:-")]),t._v(" Select the Channel.")]),t._v(" "),e("p",[e("strong",[t._v("4.Themes")]),t._v(" Select the themes.")]),t._v(" "),e("p",[e("strong",[t._v("5.Status")]),t._v(" Enable the Status.")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1022),alt:"General Theme"}})]),t._v(" "),e("h3",{attrs:{id:"filters"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#filters"}},[t._v("#")]),t._v(" Filters")]),t._v(" "),e("p",[e("strong",[t._v("1.Key:-")]),t._v(" Add the Key.")]),t._v(" "),e("p",[e("strong",[t._v("2.Value:-")]),t._v(" Add the Value")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1023),alt:"Filters"}})]),t._v(" "),e("p",[t._v("Now click on "),e("strong",[t._v("Save")]),t._v(" button.")]),t._v(" "),e("p",[e("strong",[t._v("Step 4:")]),t._v(" Now you will able to see the new "),e("strong",[t._v("Field")]),t._v(" added in product_carousel by the name of "),e("strong",[t._v("New Theme")]),t._v(" as shown below.")]),t._v(" "),e("p",[e("img",{attrs:{src:i(1024),alt:"Theme Output"}})]),t._v(" "),e("p",[t._v("So by this you can add a Theme Content in Bagisto.")])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/61.9afa996d.js b/assets/js/61.40b4c64a.js similarity index 98% rename from assets/js/61.9afa996d.js rename to assets/js/61.40b4c64a.js index 36e5b76c..0a540eb7 100644 --- a/assets/js/61.9afa996d.js +++ b/assets/js/61.40b4c64a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[61],{245:function(t,n,e){"use strict";e.d(n,"d",(function(){return r})),e.d(n,"a",(function(){return o})),e.d(n,"i",(function(){return a})),e.d(n,"f",(function(){return u})),e.d(n,"g",(function(){return c})),e.d(n,"h",(function(){return p})),e.d(n,"b",(function(){return l})),e.d(n,"e",(function(){return f})),e.d(n,"k",(function(){return h})),e.d(n,"l",(function(){return d})),e.d(n,"c",(function(){return v})),e.d(n,"j",(function(){return b}));e(91);const r=/#.*$/,i=/\.(md|html)$/,o=/\/$/,a=/^[a-z]+:/i;function s(t){return decodeURI(t).replace(r,"").replace(i,"")}function u(t){return a.test(t)}function c(t){return/^mailto:/.test(t)}function p(t){return/^tel:/.test(t)}function l(t){if(u(t))return t;const n=t.match(r),e=n?n[0]:"",i=s(t);return o.test(i)?t:i+".html"+e}function f(t,n){const e=decodeURIComponent(t.hash),i=function(t){const n=t.match(r);if(n)return n[0]}(n);if(i&&e!==i)return!1;return s(t.path)===s(n)}function h(t,n,e){if(u(n))return{type:"external",path:n};e&&(n=function(t,n,e){const r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return n+t;const i=n.split("/");e&&i[i.length-1]||i.pop();const o=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(n,e,r,i=1){if("string"==typeof n)return h(e,n,r);if(Array.isArray(n))return Object.assign(h(e,n[0],r),{title:n[1]});{const o=n.children||[];return 0===o.length&&n.path?Object.assign(h(e,n.path,r),{title:n.title}):{type:"group",path:n.path,title:n.title,sidebarDepth:n.sidebarDepth,initialOpenGroupIndex:n.initialOpenGroupIndex,children:o.map(n=>t(n,e,r,i+1)),collapsable:!1!==n.collapsable}}}(t,i,e)):[]}return[]}function g(t){const n=v(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:n.map(n=>({type:"auto",title:n.title,basePath:t.path,path:t.path+"#"+n.slug,children:n.children||[]}))}]}function v(t){let n;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?n=t:n&&(n.children||(n.children=[])).push(t)}),t.filter(t=>2===t.level)}function b(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},253:function(t,n){t.exports=function(t){return null==t}},256:function(t,n,e){},267:function(t,n,e){var r=e(12),i=e(4),o=e(11);t.exports=function(t){return"string"==typeof t||!i(t)&&o(t)&&"[object String]"==r(t)}},268:function(t,n,e){"use strict";e(256)},281:function(t,n,e){"use strict";e.r(n);e(91);var r=e(245),i=e(267),o=e.n(i),a=e(253),s=e.n(a),u={name:"PageNav",props:["sidebarItems"],computed:{prev(){return p(c.PREV,this)},next(){return p(c.NEXT,this)}}};const c={NEXT:{resolveLink:function(t,n){return l(t,n,1)},getThemeLinkConfig:({nextLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.next},PREV:{resolveLink:function(t,n){return l(t,n,-1)},getThemeLinkConfig:({prevLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.prev}};function p(t,{$themeConfig:n,$page:e,$route:i,$site:a,sidebarItems:u}){const{resolveLink:c,getThemeLinkConfig:p,getPageLinkConfig:l}=t,f=p(n),h=l(e),d=s()(h)?f:h;return!1===d?void 0:o()(d)?Object(r.k)(a.pages,d,i.path):c(e,u)}function l(t,n,e){const r=[];!function t(n,e){for(let r=0,i=n.length;rfunction t(n,e,r,i=1){if("string"==typeof n)return h(e,n,r);if(Array.isArray(n))return Object.assign(h(e,n[0],r),{title:n[1]});{const o=n.children||[];return 0===o.length&&n.path?Object.assign(h(e,n.path,r),{title:n.title}):{type:"group",path:n.path,title:n.title,sidebarDepth:n.sidebarDepth,initialOpenGroupIndex:n.initialOpenGroupIndex,children:o.map(n=>t(n,e,r,i+1)),collapsable:!1!==n.collapsable}}}(t,i,e)):[]}return[]}function g(t){const n=v(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:n.map(n=>({type:"auto",title:n.title,basePath:t.path,path:t.path+"#"+n.slug,children:n.children||[]}))}]}function v(t){let n;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?n=t:n&&(n.children||(n.children=[])).push(t)}),t.filter(t=>2===t.level)}function b(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},253:function(t,n){t.exports=function(t){return null==t}},256:function(t,n,e){},267:function(t,n,e){var r=e(12),i=e(4),o=e(11);t.exports=function(t){return"string"==typeof t||!i(t)&&o(t)&&"[object String]"==r(t)}},268:function(t,n,e){"use strict";e(256)},286:function(t,n,e){"use strict";e.r(n);e(91);var r=e(245),i=e(267),o=e.n(i),a=e(253),s=e.n(a),u={name:"PageNav",props:["sidebarItems"],computed:{prev(){return p(c.PREV,this)},next(){return p(c.NEXT,this)}}};const c={NEXT:{resolveLink:function(t,n){return l(t,n,1)},getThemeLinkConfig:({nextLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.next},PREV:{resolveLink:function(t,n){return l(t,n,-1)},getThemeLinkConfig:({prevLinks:t})=>t,getPageLinkConfig:({frontmatter:t})=>t.prev}};function p(t,{$themeConfig:n,$page:e,$route:i,$site:a,sidebarItems:u}){const{resolveLink:c,getThemeLinkConfig:p,getPageLinkConfig:l}=t,f=p(n),h=l(e),d=s()(h)?f:h;return!1===d?void 0:o()(d)?Object(r.k)(a.pages,d,i.path):c(e,u)}function l(t,n,e){const r=[];!function t(n,e){for(let r=0,i=n.length;r> "),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(312),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(313),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(314),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(315),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(316),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},312:function(t,e,a){t.exports=a.p+"assets/img/createAttribute.bf9dd39a.png"},313:function(t,e,a){t.exports=a.p+"assets/img/attributeTypes.1a15bed5.png"},314:function(t,e,a){t.exports=a.p+"assets/img/validation.9c7ee3aa.png"},315:function(t,e,a){t.exports=a.p+"assets/img/attributeFamily.288663af.png"},316:function(t,e,a){t.exports=a.p+"assets/img/editPage.5ad3e91b.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[62],{1057: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(317),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(318),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(319),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(320),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(321),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},317:function(t,e,a){t.exports=a.p+"assets/img/createAttribute.bf9dd39a.png"},318:function(t,e,a){t.exports=a.p+"assets/img/attributeTypes.1a15bed5.png"},319:function(t,e,a){t.exports=a.p+"assets/img/validation.9c7ee3aa.png"},320:function(t,e,a){t.exports=a.p+"assets/img/attributeFamily.288663af.png"},321:function(t,e,a){t.exports=a.p+"assets/img/editPage.5ad3e91b.png"}}]); \ No newline at end of file diff --git a/assets/js/63.f5f91e61.js b/assets/js/63.9f3d7106.js similarity index 98% rename from assets/js/63.f5f91e61.js rename to assets/js/63.9f3d7106.js index ff853047..2fb01c45 100644 --- a/assets/js/63.f5f91e61.js +++ b/assets/js/63.9f3d7106.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[63],{1056: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(322),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(323),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(324),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(325),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(326),alt:"Output"}})])])}),[],!1,null,null,null);e.default=r.exports},322:function(t,e,o){t.exports=o.p+"assets/img/create.757552e8.png"},323:function(t,e,o){t.exports=o.p+"assets/img/editCategory.1e673965.png"},324:function(t,e,o){t.exports=o.p+"assets/img/categoryGrid.30d2b5c1.png"},325:function(t,e,o){t.exports=o.p+"assets/img/productPage.0913d8b4.png"},326:function(t,e,o){t.exports=o.p+"assets/img/output.f6302d0e.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[63],{1058: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(322),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(323),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(324),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(325),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(326),alt:"Output"}})])])}),[],!1,null,null,null);e.default=r.exports},322:function(t,e,o){t.exports=o.p+"assets/img/create.757552e8.png"},323:function(t,e,o){t.exports=o.p+"assets/img/editCategory.1e673965.png"},324:function(t,e,o){t.exports=o.p+"assets/img/categoryGrid.30d2b5c1.png"},325:function(t,e,o){t.exports=o.p+"assets/img/productPage.0913d8b4.png"},326:function(t,e,o){t.exports=o.p+"assets/img/output.f6302d0e.png"}}]); \ No newline at end of file diff --git a/assets/js/64.055d4927.js b/assets/js/64.bf8f12db.js similarity index 94% rename from assets/js/64.055d4927.js rename to assets/js/64.bf8f12db.js index 0a98eab4..f0a2cbbf 100644 --- a/assets/js/64.055d4927.js +++ b/assets/js/64.bf8f12db.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[64],{1055: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(317),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(318),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(319),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(320),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(321),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},317:function(e,t,r){e.exports=r.p+"assets/img/createPage.8392fa25.png"},318:function(e,t){e.exports="data:image/png;base64,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"},319:function(e,t,r){e.exports=r.p+"assets/img/description.dcf2688e.png"},320:function(e,t,r){e.exports=r.p+"assets/img/seo.43c81d1e.png"},321:function(e,t,r){e.exports=r.p+"assets/img/output.71dc9bec.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[64],{1061: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(327),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(328),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(329),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(330),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(331),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},327:function(e,t,r){e.exports=r.p+"assets/img/createPage.8392fa25.png"},328:function(e,t){e.exports="data:image/png;base64,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"},329:function(e,t,r){e.exports=r.p+"assets/img/description.dcf2688e.png"},330:function(e,t,r){e.exports=r.p+"assets/img/seo.43c81d1e.png"},331:function(e,t,r){e.exports=r.p+"assets/img/output.71dc9bec.png"}}]); \ No newline at end of file diff --git a/assets/js/65.af9d6e59.js b/assets/js/65.e0ba6cc9.js similarity index 80% rename from assets/js/65.af9d6e59.js rename to assets/js/65.e0ba6cc9.js index d047f9e5..35bd12d8 100644 --- a/assets/js/65.af9d6e59.js +++ b/assets/js/65.e0ba6cc9.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[65],{1062: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(370),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(371),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(372),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(373),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(374),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},370:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},371:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},372:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},373:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},374:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[65],{1066: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(372),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(373),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(374),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(375),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(376),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},372:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},373:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},374:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},375:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},376:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"}}]); \ No newline at end of file diff --git a/assets/js/66.007492c6.js b/assets/js/66.007492c6.js new file mode 100644 index 00000000..79bc0352 --- /dev/null +++ b/assets/js/66.007492c6.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[66],{1077:function(t,a,n){"use strict";n.r(a);var s=n(10),e=Object(s.a)({},(function(){var t=this,a=t._self._c;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[a("h1",{attrs:{id:"transactions"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#transactions"}},[t._v("#")]),t._v(" Transactions")]),t._v(" "),a("p",[t._v("Transaction is a digital financial exchange that occurs when you buy goods and services through online platforms.")]),t._v(" "),a("p",[t._v("E-commerce transaction means the transfer of funds electronically in exchange for products or services, conducted via e-commerce websites or mobile applications.")]),t._v(" "),a("h3",{attrs:{id:"steps-to-create-transactions-in-bagisto-2-0"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-transactions-in-bagisto-2-0"}},[t._v("#")]),t._v(" Steps to Create Transactions in Bagisto 2.0")]),t._v(" "),a("p",[a("strong",[t._v("Step-1")]),t._v(" Click on "),a("strong",[t._v("Orders >> Transactions >> Create Transaction")]),t._v(" as shown in the below image.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(278),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("Step-2")]),t._v(" Add the below details.")]),t._v(" "),a("p",[a("strong",[t._v("A) Invoice ID-")]),t._v(" Enter the Invoice ID for which you are creating a transaction.")]),t._v(" "),a("p",[a("strong",[t._v("B) Payment Methods-")]),t._v(" By default, 3 online payment gateways are presented.")]),t._v(" "),a("p",[a("strong",[t._v("- Paypal Smart Button")])]),t._v(" "),a("p",[a("strong",[t._v("- Money Transfer")])]),t._v(" "),a("p",[a("strong",[t._v("- Paypal Standard")])]),t._v(" "),a("p",[t._v("Kindly select your payment gateway from the dropdown.")]),t._v(" "),a("p",[a("strong",[t._v("C) Amount-")]),t._v(" Enter the amount of your transaction.")]),t._v(" "),a("p",[t._v("At last, click on the "),a("strong",[t._v("Save Transaction")]),t._v(" button.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(279),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("Step-3")]),t._v(" Transaction is created successfully as shown in the image below.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(280),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("Note - Additionally, you can also create transactions while creating an Invoice")])]),t._v(" "),a("p",[a("strong",[t._v("1)")]),t._v(" Click on "),a("strong",[t._v("Sales >> Order >> Select Order")]),t._v(" and then click on "),a("strong",[t._v("Invoice button")]),t._v(" after that click on the "),a("strong",[t._v("Create Transaction")]),t._v(" checkbox.")]),t._v(" "),a("p",[t._v("At last, click on the "),a("strong",[t._v("Create Invoice")]),t._v(" button as shown in the below image.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(281),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("2)")]),t._v(" Now go to "),a("strong",[t._v("Sales >> Orders >> Transactions")]),t._v(" and a new transaction is created successfully as shown in the image below.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(282),alt:"Create Transactions"}})])])}),[],!1,null,null,null);a.default=e.exports},278:function(t,a,n){t.exports=n.p+"assets/img/createTransaction.71680d0a.png"},279:function(t,a,n){t.exports=n.p+"assets/img/saveTransaction.33483e9f.png"},280:function(t,a,n){t.exports=n.p+"assets/img/transactionGrid.3028d914.png"},281:function(t,a,n){t.exports=n.p+"assets/img/other.de9bb79b.png"},282:function(t,a,n){t.exports=n.p+"assets/img/transactionOutput.45613c77.png"}}]); \ No newline at end of file diff --git a/assets/js/66.c78d453c.js b/assets/js/67.baa9487e.js similarity index 81% rename from assets/js/66.c78d453c.js rename to assets/js/67.baa9487e.js index 5743291b..c2c86106 100644 --- a/assets/js/66.c78d453c.js +++ b/assets/js/67.baa9487e.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[66],{1087: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(508),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(509),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(510),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(511),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(512),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},508:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},509:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},510:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},511:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},512:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[67],{1094: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(517),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(518),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(519),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(520),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(521),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},517:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},518:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},519:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},520:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},521:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"}}]); \ No newline at end of file diff --git a/assets/js/67.cc169560.js b/assets/js/68.0de8689b.js similarity index 80% rename from assets/js/67.cc169560.js rename to assets/js/68.0de8689b.js index 05b78aa2..f28c2247 100644 --- a/assets/js/67.cc169560.js +++ b/assets/js/68.0de8689b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[67],{1094: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(530),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(531),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(532),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(533),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(534),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},530:function(t,e,a){t.exports=a.p+"assets/img/createAttribute.bf9dd39a.png"},531:function(t,e,a){t.exports=a.p+"assets/img/attributeTypes.1a15bed5.png"},532:function(t,e,a){t.exports=a.p+"assets/img/validation.9c7ee3aa.png"},533:function(t,e,a){t.exports=a.p+"assets/img/attributeFamily.288663af.png"},534:function(t,e,a){t.exports=a.p+"assets/img/editPage.5ad3e91b.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[68],{1102: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(540),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(541),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(542),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(543),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(544),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},540:function(t,e,a){t.exports=a.p+"assets/img/createAttribute.bf9dd39a.png"},541:function(t,e,a){t.exports=a.p+"assets/img/attributeTypes.1a15bed5.png"},542:function(t,e,a){t.exports=a.p+"assets/img/validation.9c7ee3aa.png"},543:function(t,e,a){t.exports=a.p+"assets/img/attributeFamily.288663af.png"},544:function(t,e,a){t.exports=a.p+"assets/img/editPage.5ad3e91b.png"}}]); \ No newline at end of file diff --git a/assets/js/68.80d1ee04.js b/assets/js/69.ef4f9d9a.js similarity index 98% rename from assets/js/68.80d1ee04.js rename to assets/js/69.ef4f9d9a.js index b19ca1e6..74d1cd35 100644 --- a/assets/js/68.80d1ee04.js +++ b/assets/js/69.ef4f9d9a.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[68],{1096:function(t,e,o){"use strict";o.r(e);var a=o(10),r=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"how-to-create-categories-in-the-bagisto2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-categories-in-the-bagisto2-1-0"}},[t._v("#")]),t._v(" How to Create Categories in The Bagisto2.1.0")]),t._v(" "),e("p",[t._v("The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.")]),t._v(" "),e("h3",{attrs:{id:"root-category"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[t._v("#")]),t._v(" Root Category")]),t._v(" "),e("p",[t._v("Bagisto comes with a default root category, i.e., Root, but you can also create your root category. The Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-new-root-category-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-new-root-category-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps to Create a New Root Category in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("Click on "),e("strong",[t._v("Catalog >> Categories >> Create Category")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(535),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(536),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(537),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(538),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(539),alt:"Output"}})])])}),[],!1,null,null,null);e.default=r.exports},535:function(t,e,o){t.exports=o.p+"assets/img/create.757552e8.png"},536:function(t,e,o){t.exports=o.p+"assets/img/editCategory.1e673965.png"},537:function(t,e,o){t.exports=o.p+"assets/img/categoryGrid.30d2b5c1.png"},538:function(t,e,o){t.exports=o.p+"assets/img/productPage.0913d8b4.png"},539:function(t,e,o){t.exports=o.p+"assets/img/output.f6302d0e.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[69],{1101:function(t,e,o){"use strict";o.r(e);var a=o(10),r=Object(a.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"how-to-create-categories-in-the-bagisto2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-categories-in-the-bagisto2-1-0"}},[t._v("#")]),t._v(" How to Create Categories in The Bagisto2.1.0")]),t._v(" "),e("p",[t._v("The category is a structure of your catalog. By creating a category, customers can easily find the specific product amongst the lot on your e-commerce website. It is used for making the hierarchical arrangement of your website. Here we have listed down steps to create a new category and root category in Bagisto.")]),t._v(" "),e("h3",{attrs:{id:"root-category"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#root-category"}},[t._v("#")]),t._v(" Root Category")]),t._v(" "),e("p",[t._v("Bagisto comes with a default root category, i.e., Root, but you can also create your root category. The Root Category is not visible on the front end because it acts as a container to contain the categories to be displayed on the website.")]),t._v(" "),e("h3",{attrs:{id:"steps-to-create-a-new-root-category-in-bagisto-2-1-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-new-root-category-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps to Create a New Root Category in Bagisto 2.1.0")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("Click on "),e("strong",[t._v("Catalog >> Categories >> Create Category")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:o(535),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(536),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(537),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(538),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(539),alt:"Output"}})])])}),[],!1,null,null,null);e.default=r.exports},535:function(t,e,o){t.exports=o.p+"assets/img/create.757552e8.png"},536:function(t,e,o){t.exports=o.p+"assets/img/editCategory.1e673965.png"},537:function(t,e,o){t.exports=o.p+"assets/img/categoryGrid.30d2b5c1.png"},538:function(t,e,o){t.exports=o.p+"assets/img/productPage.0913d8b4.png"},539:function(t,e,o){t.exports=o.p+"assets/img/output.f6302d0e.png"}}]); \ No newline at end of file diff --git a/assets/js/69.94fc9260.js b/assets/js/70.05bd248f.js similarity index 94% rename from assets/js/69.94fc9260.js rename to assets/js/70.05bd248f.js index 59637936..0fa7ed03 100644 --- a/assets/js/69.94fc9260.js +++ b/assets/js/70.05bd248f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[69],{1098: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(540),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(541),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(542),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(543),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(544),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},540:function(e,t,r){e.exports=r.p+"assets/img/createPage.8392fa25.png"},541:function(e,t){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV8AAADLCAIAAABGVwc3AAAAA3NCSVQICAjb4U/gAAAAEHRFWHRTb2Z0d2FyZQBTaHV0dGVyY4LQCQAAGR9JREFUeNrt3XtUU9eiLvBPZCUSJIRCEAQUw5B4EXdBN16s9bEP4DjAqdXWVqq1WofQXai32u1jV9pSWh/1UaFV9Fa8Vkr14FaL2COMIbiHaK0MOQo9PEpkEFFAhEAJgSQmK+r9A+q7LSi6fXy/wT9Zj5mVNdf6MufMYq1+165dAxHRHey4C4iI6UBETAciYjoQEdOBiJgORMR0ICKmAxExHYiI6UBETAciYjoQETEdiOipSgfRylolYjrcQn8qZenymbOXp1WwWon6gH2vlm47e3R3TuHpisZmk02QuXr7qsZMjpwxecjAR+GjWFu051uNkLNSiR5yOohVB9Yn7dYar782tZ6rbD1ndAt7RNKBiP4l6dBZmrlyt9YICEp1eNRzo72cYWzUFJfWD3/Oh3uR6ClOh5Yje0/pAchGJqxaHK7omhg4bnzELU375pLdGQcLSuv0cHAfHvjirDkv+ssAWGvzU3b+eK6hpclkFkV7R6Vf6CszEyYPkVzvsJTmbttbeKa21Sq4qkZOmhUbNUbRPX3noVJNbWNTuxmCfFBIzJpFY9sOb07J0TbrDUbR3lE5ZHTUzIRoPzZeiG5lqz+SlYPwuDAP4V6L6NmopLG8qNYGQBESNVHxG8s0n1i5LG1fcZ1eBERzc2VxevL6nbUiAGtt+fHKuvp2sygCsBl1miNb1q870d4dDae++tvq745XtxpFiKZWTfF3SYk7yowARO3RvCM/aevbzSIgioY2QeYCCLpL53QGY3dR2uMZqeuOtvNYILo5Gi79mJWWW/Nz7rfbfmwRH2w66C61iQAwaLiH5EZkXDhdWnK6VFNnBGA6uTvrjAnC0PDkzV9mbV46Y7g9xLq8A+U3/b6ojl332daVb05QAjCfPlreCQA1ezOKmwH3SXFbt32ZuXLmaBmgO7W7+KYTfmj4mpRPt65bmjxNDcAnOm5DymeZX3+ZuXnRjOH2gLmsuygiAgBDyYEt+2s6AMD48/5vM0v0D3bc4S6q89atLjbCdeq6tXGO2qJSMwCYtDnpaQCMegAw1mqbEOzStbzg4O7r5gO3qKD9x/MN4sW6ZmBgbfEZHQB7XCxMTysE0AwAtrrqS5is6n4jRw9vL08XeHa/FIS20sIjtS1tJsAqADbR2N4GsHNBBMBU9V9fZFX8gv6D/vwfEfgh679bz2R9K3NYEDNiwINJB4WHC1APNFVfsk5xlty5gNXU1bgQddozupumi+KdrRpHmQwwdF+2pDe1AYCtuVrTfPN61t9oDRk1aYkpeRdtPAiI7hIN5wu++Pp0kw3PBE2Lfy3QFb6CbfvXpa0/fL3TIX7ei0MHPIh0UI8eirLz0BfnHtOrw+8cepDIXARAhHvU+zvm+d028/ea/QqZI2CEw4QlG5ePvW305C4B0VmaW3DRBsFnRtKiWf6y+l3J/yfn0h+uRfQ0EBuK0redaLDBSR0dHxPoCgCKMTHzTOadezRN+duy5PGv/8WrF92FHl4r6Rk+baQjAFNFWmLKtqMlZRU1ZbWGm8YUVGNGOgBozv967aFybUOj9mz5ycMnqox/VPDg4FHOAMzHMzbvPVVT13ChqqKk4HB52299fqNNBACZi0ImgSA43pxQggQAzJofS5qMPFToaaP/YV9B9WU4DAlLePPPN36oENwmvPn61CFSXD6fs++/Wx/EuIPL+PnLKtevzL8k6ioObqk4ePt82cRZU/Mq9pSZLh3PSD2e0TVRHuk7foT/75YrUc+bF3T6i1K9riJjQ0X3ekJQ4uTAcZK7bcbIkWpBoxE16e+8vVOwh3hTF0OhUiuh0aE+P22l8tNN0zx5vNDTRPGXmH+vzmn5y5znvW9rhQseU+JiDJlFg14Mde1NiT3/PwvnMbFJXy6JnBDgoZDZA4DgoBjsM/q5SeO6OhpeEcmrEmaEqNxl9gAEmdw7QD1M0pPceWdT0kthAR4KAYC9o7OHOkjl8ltLe0V9sDQydKirowBRtImCg/tg1eigros1/eYtfT0swNVRcPAe7MaDhZ46g/4cF/fvwx3uNsvBd0ZczIRBvSuvH5+jSUT32XYgIqYDERHTgYiYDkTEdCAipgMRMR2IiOlAREwHImI6EBHTgYiYDkTEdCAipgMREdOBiJgORMR0ICKmAxExHYiI6UBETAciYjoQEdOBiJgOf8zSWq/r4M4lelrToeG7uROj4rLvfDDf2a0vRU9PKefOJXri0+Hs1uhQ34Bb/tQvZdVLpHKJk1wK4OyOmPCoNfcUB6fWPh+07HsLK4LokdOTp+x6TkpYJu8Afj609h/nA15d8ML/kkjdAuVK/00F0QCAxvqWzt6f4I37Vmw3hDzj7WW15K5d0hK9ITaQ9UH0eLUdnAKiXpo986XZYb5SSAKmx8ye+dKMMH+54dDcgNC52d3jCzWZC3wDQtUxWfW3rlx/JGVudNSfgsKj3skqMdw8NtFhsTQe3n6o5Fzhjj2NFnQYWBtET8i4w62Uz8dv27R203uTlDdP/Tkt7m/Z9cNiPno/Ql6cunDjmRtNDKn/7KQ5AVJp8J9cLW4Ry2PHyVkbRI9bz6JH5MNGTwnr6hrc+LWi5EBBjXTits/fmCSFn7Yo5khhJUYH/zrXUFVUIglf9blvalxhSUO0txerg+hJTIe70jW0WjoK5gYXdL+WtN7cfZCPXZydBQDbDkWzJoiezHSQAhaL9S7dDbeBcArcsDM+WNo9hOHNXU70NI07ePp5Ser/+c3aPd/t2nNSBye5E3Snsvf93BEwPcKvo2hrSnbRTxUlxcdKWiRS7nKipykdXF/4e/wUSfmO5NTUPWfq4TklYWao9cy+/+mUPhu/bUO0t/bQJ4mfJqYdKmzo5B4nelz0u3btGvcCET2gtgMRMR2IiOlAREwHIiKmAxExHYiI6UBED0TvrqQ2mS6bL1tEm+3qVV4lQfSYNAHs+gn29g4OUpnDgF6t2IurofTtncC1AQOkgr19//5sdBA9Hq5cuSrabObLFrt+/ZzlA/s+HfTtnXZ2/eROjtzXRI8pQ0fntWvoeUD0qAlgMl8GrjEaiB5rcqeBV69dM5l7epvHHqWD2WwZMID/XUn02HMYIDWbL/dlOog2m2Bvzz1L9LgT7O1Fm60v0+Hq1WschiR6AvTvb9fzHxx5zhMR04GImA5ExHQgIqYDETEdiIjpQESPrr69xqlx79IPcxSvf544edCvk6wnUmZuEZbtemdcX7yB9kDy+7vrjABg76j0VAdNmjdrsopXeBM98ukAAPqfspJ2+nw5z0/yADbXqjcZlSHL3g13F81tDeUH9377t7Omz9dHqViTRI9+OiiGD7Hmp6UEJC0f63zHTJP2cFZ6bkmVDi6+wbPi54R74XTqe0m6qZmrIlwA1O7/a2J5ZErSi+4AGncuSi4KWfF/Zw+5uQhB5jPM388HwMjAMe6m+asLC2qj4pQlKYmZxy4aREE+LCQyITZiRFeDQq/Zm56VU1qnF+0dlZ7qiJgPpqklAPTlO9P2H6tubIPbqIiYxbMDXXgsED3gcQd7yfCZH8xyO7NlR0Hz7fPaTnz1fkad+7S31iTNjxTKU1fvr4KgDhoiNGirrADQdlbbJDaWVYsAYNRqdTJ10JDfeTOJTJBAFK2Ao0/4K/M/Wfn+mnfHD6zYk3rgAgDgws5VKbsbPF55d+mapLcilS1lpS1WANaanR9vLkBI7Iqln8xTNed+lXK0nYcC0YNOBwBQRcfFDtemb8mvu3VUouCAxiXqzcWTA0f4B78SH6nWlxyrxcCAkd6itqwWgFhVeUEiE6oqtQCs1eUaQRU6/M7izQBgNTWdPbUt41Szc2CoLwC3UeMDR/n7jRr78tzxrk3V2jbAWpqXd95z1tK3XhyrHjUyeIyX0N09KS3I0wfGLYoa5+83avKc2BCUnSjnM/yIHnjPAgDgFp4wp2hpZuqhwGTF9TGDS5qLtvrzn/xHzo13d9eL8A0cozx4urIR/qYz1c5h03yOHS2vg9pYqrUOnzrqjtEL8Xze26/mda2uGBocnxgzRgLoNXt37j9S0dgkwhGi6CUCaKqtsyoDR3ndXkJTdZ3RdGndmwvWXZ80tL0NGMjDgejBpwOgGJsQe2rhlq/zpjlcP68BqGe9vyhEdn0MYaBSAIaEBjnnlGqaglrLoF40WV1/oOBM8wVrafuIqMC7nLHK55a9G+7tKLgo3Fwcu5oDpmNpm3frAmMTXh+lFDV709J0ACAaAeDOwVERgHPIso+nDrsxmOHsw2OB6CGlA+Aydk5cYXLKXpOIQACQeHgrUVZrcJnmd9s5P+K5QJf84px8U2fAyyqFT6hv5vHcwk7dkPCgO8c1Icg8hvkPufVkbqy6KKqiXo4KcgMgKmXQAYC7rytytVV6qBS3LO093EPIudQEz4lePACIHu64w6+cJ8a+PEq4fquJIZHT1Pgxc9XOoycrNGWlp3JOXOie4/9cqEJzML9lVIhaAucxIZ5VuYX1viGh7j3tyKgGQ5t/sKC0RltbU68Xu6YODIqYKNNmrM8sKNWcPpGfW2Hqmi4JiohU1u1e/1XOifKyivKTR4+e1vNIIHqIbQcAUIxPeKXwr7u7Xw2anLDGmpWes39drhkyV9X4OWHju3r7fuHPeRzM95gYJAAYFBKi2n1BEjF2UI9jKDx2vmbL/vT1PxpFe8HZ2TvITQDgGJiQ+DrS89LXF1plPioJ0NURkajjVi2SpO/fuyVVL9orBqtnDZ8MBQ8Golv06J7UFy+1DPZwe8w/qXhy/Xupwlt7FgWy1ulp1vPT+cm+W2TjycNaeHkMcrQ1VeSnl2L0u7yokugR6Vn8axlbywoPHmto15vgqBwSOndR7FgZq5yIPQsiuq/Tmf/BTURMByJiOhAR04GImA5E9Aimg51dvytXrnJnET3urly5amfXry/ToVdP5iSiR1avnpjdo3SQOQwwmy3cs0SPO7PZInOQ9mU6ODhI7ez6tXcYuXOJHl/thk47u34ODgN6uHyPrpW8XvS1a9cGDJAK9vb9+3M4k+jxcOXKVdFmM5sv29nZOct7cQu0XqQDALP5sslsEW22q1evcacTPRbs7PoJ9vYy2QCHAdJerdi7dCCipyhWuAuIiOlAREwHImI6EBHTgYiYDkTEdCAipgMRMR2IiOlAREwHImI6EBExHYiI6UBE/4J0aC3Jztq654zhYW95Y2H62iUbTxpYh0SPajqc35eSmppd+9BvO1n7/fbs739q5O0uiR6BdDCc/X7Nsunh4eqA0D9NnBnzTtrhhsfmcxauCFeHp1Sywon6Ph10hYmvLViYeazS6hr8fGjwYNT8cKzmcWjWG05lbc09Kx/mKVX5S386tDW7nM0Nop7o4Z3tOwo/W7vrHILnbNn2/mhl92nXYZF3z7ZUbZ/+v1N1Fon3sxGLkha9oJIClqKN8YkHzte3dErdRk5JWPzRzEA5YDiVtuSzY5UNjboOq9Rt+KQFi1e9MVoOQFf4yZLthefO17dY4eQZHDbno6SXArrugmepPbwxNTWvvMYg8RsbvTwpYZLXbZtnqdzzaWLascoWyN2GTvp76oYo1+uzSvZsX5vXqXR7Bkib/tovlsEzJ00PDGDNE/VN28FQtOvILxgc/dF7v0YDALnTjVtYSp0CwqJnhA01FGcvWbKnBgCkci/f4H+Lnj8nOlhSvS/5w60/AYDlXEVhVaP02YjZr0YHS85//9myxCMdANBSXlRcrXMKnfHq9BdGWEoOrFu4putLvqMweXFc5llpSPT8af6WU5lxC7+puW3zft6+JLmgxm3i/MULZvzb0AC3m++6K530efYP/7ksVGKFxfWFDVnFBYsZDUR913ZoOFtvhXTE6IDfuKWtdNjMVatfUqJjkiU67p+FRQ1v+HkhYOaHG7q+vqMGRr22p+SnRjzrCQAYGLrgw4/GAj8/E/VyZtGRcoSN6yrHO2zBqvf8YYmQRsTvKi6sQWCALn9rbqN35NptSaOlwBTpgumZ+Ye1b7ytuuntWxrrAb/IBctjfe+ycZbG75NTD7st2BCWvSR5XcCILbNVrHeiPutZ9JCTt8oT/+ysNwBeHSXffJq4vaiyxSqVSADILXf091X+3hLUtHRagFtiR+oZMBg494sBQFVFjRW6vOUheddnP1PfAtx8hj8b/cLggl0pb4T9EDF7wYLZEzxvLW3olDnT4Tb9hRGelcAdvRIiup908PL1lqCyqrwSEcG/u6AUAKwALKe2LPzsGJ6P3zYnUH7xuyXJBXdbWtK1/O3pAEnXawsAWCyA37QPV03zvD7Xe8St5cjHrfrum0l7vtmaeeiTt/K/X7w9K9b/pgKlftMXvw0AEcvfZ40T9e24gzx0ylgJLmav3Vh+088Ult8Z/DecO6/DwNA5b0yZMDo0xF9+zxuoCgwA6rUdyrGjQ7v/Ar2vF2exdm+D3H9K7Mrs/0qZ7WYtOZBfw4olelg9C9cZf4///rXUwu0Lns8dGaxylVpaa6oagzdkb5hw9xWUI4YqceZwygdrzwUqtUU6wPveNtArYn7kN3F5qTHRRZNCPKUdjTVOMzM+HieFq58bLP/zTeLGoZueP7Nw+y9+I4YqLWeKDJAO85SzYoke3riDKmbbd547Nn6zr7i66IcKOD3jN2JcsNz6m8s/G7/p762fbD+247MCSAYqh40M8HK6py10nbJ6yya31K15Z77/hxVOnsHTYAGk8J+dNKdoRXaJttMQYrVoC3f90GmRDPR7dvqGpGhvVizRfeOT8ojofsYdiIjpQETEdCAipgMRMR2IiOlAREwHImI6EBHTgYiYDkTEdCAipgMRMR2IiOlARMR0IKI/dp93nRV3rjas1vbuDhFOKod/rHD0474nepLbDuKVU9pe3zymQ2vTitzzROxZPJbEpooTObuyCmq5K4g9iydO06mstN0nyi6a4ewRHrsiYaysN2u3F+3+Or3aPnT4y+G+AgCrsaVJL/h4OfOIIabDI+LC3o9T91UbjCIAe0dnN2//wMgXI8P9/+gsbchd+UXBORGCTC4RRUEhu5+NsJ7aPHNDqRjweubHk114yBDToe/eoX9MjKQlz1zQei8t/DadwSgCgr0Am7H9kqb4kqb4xLEFKz6Z4vl7DYfS4nMiHEPi/t/SsQP7oJ/BYRJiOvQ5h/5x7zgvUdtBjVeSzT/Z7rGUCUs3Lg8SrM2agowdW4pbz2R8nRO04kV3AKL2aGb63pIqnSgZ7Bf2yuvzxntKAKNeBGAs3hbz6jbAZ25K0sTqr1buLa/XmUXBwXv42FnxMRPdBejz/xa3RyMEJe56Zxwa9y79MOO8Q9iKTYuD7rYVld/OefVbQB6WtHHxSB459OR7kKOSDvYrljovUdvBZP3q68v3Gg03SNzVUe/OD3MGRG1BcQuAtqOb39/yY5lOdFTKrBc1B79ITa+46XteJndXuroPdnUUILEa6o2Co1LuCHN9ZWHKF0ebevv2goO70tVd6eYi8LAhth16yU3tsGVm//9M68xuBeTCZ0vlL3n2g8myan1HRl0fvYdENcbX/shPtubaS0D73r0VRrhGJq1MGCk0HV7/1+2agtzy2JHdz/pUjE/YEfvrdRVTlmZPETv17UZ9SWrinrLaco0xYlCv3nr4y59z3IGYDvek/9yZsqAh/YJW9JNnWoJinKLd+qHd8tH6jqxLfb/dAgB93TkdgNa85LdvPKBb39J2t5GDusM7Vu0urjddn2Lu5GAC0cNKhyufpxrki5xeGyJNfEcKAC2XF63vzG3t0+01lp+stQEY5OsBNFoBwHV0RLDq+o8SXipHwHjbWs1HUzOK6+EaOmvqREVdTnqBpjsaBAkAiKIVkPxBFnFskpgO98EgJq03WBbJ5/nZWRrNi9cbCwx9WXxnc3leeubxdkA2MnK8GxRDVM7QtLcbZSEzZvsNBKz6FqPMbSDQfNuauromEVAGz5g2fgQ0p3cVaNq7BiacHQVAvFRWLU68ZaBREADA1qZrB9wkjoIEEJvr6q1wkfCYIabDvTHbVqe2N7wsaA9ePt5n0WA+vn5hEWzdX96C64TYOeEKAOqp01QFGVpNzpqYXAdHiEbReerKtXH+dxTgpfYRftTrClYu0vooxLr2G6MYE4Mciopb85IXnnQWjNenQzZosBzVBk1G8krF2g9GBqqF4jPtP34UV+4IcUTs2g/Gy3jo0BPvAfxmYb6S8W1fRYNskFLuKACiTRTtHZU+oyZFLluVtHy8W9dsn+hFn8dPGjVYLohmIwT3oR6D7vrdrhi/6N3w0YPlxovasspGo7PrsAD1IAGA88TYd+aG+CgEm94kSpxdhwUEjlICEMbMnj/jWQ+FILgoZFCMT3h30iilA0wGI5wFmHjc0NPg/p7BLV6Of7uzoNerCWlbnSP4uyDRU9d2ICKmAxExHX6ri9B/rKpfb1dyUtmr2K0geuTd37gDEbHtQERMByIipgMRMR2IiOlAREwHImI6EBHTgYiYDkTEdCAipgMRMR2IiOlAREwHIiKmAxExHYiI6UBETAciYjoQEdOBiJgORMR0ICKmAxExHYiI6UBETAciIqYDETEdiIjpQERMByJiOhDRv9b/B8jtK72w6FhjAAAAAElFTkSuQmCC"},542:function(e,t,r){e.exports=r.p+"assets/img/description.dcf2688e.png"},543:function(e,t,r){e.exports=r.p+"assets/img/seo.43c81d1e.png"},544:function(e,t,r){e.exports=r.p+"assets/img/output.71dc9bec.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[70],{1105: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(545),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(546),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(547),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(548),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(549),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},545:function(e,t,r){e.exports=r.p+"assets/img/createPage.8392fa25.png"},546:function(e,t){e.exports="data:image/png;base64,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"},547:function(e,t,r){e.exports=r.p+"assets/img/description.dcf2688e.png"},548:function(e,t,r){e.exports=r.p+"assets/img/seo.43c81d1e.png"},549:function(e,t,r){e.exports=r.p+"assets/img/output.71dc9bec.png"}}]); \ No newline at end of file diff --git a/assets/js/76.e5324733.js b/assets/js/71.645bb48b.js similarity index 80% rename from assets/js/76.e5324733.js rename to assets/js/71.645bb48b.js index 84c8fafb..a859bf3d 100644 --- a/assets/js/76.e5324733.js +++ b/assets/js/71.645bb48b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[76],{1149: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(854),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(855),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(856),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(857),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(858),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},854:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},855:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},856:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},857:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},858:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[71],{1109: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(598),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(599),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(600),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(601),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(602),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},598:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},599:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},600:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},601:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},602:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"}}]); \ No newline at end of file diff --git a/assets/js/71.58596099.js b/assets/js/72.c17bcc7c.js similarity index 81% rename from assets/js/71.58596099.js rename to assets/js/72.c17bcc7c.js index aa373aa8..2a20ac1b 100644 --- a/assets/js/71.58596099.js +++ b/assets/js/72.c17bcc7c.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[71],{1108:function(e,a,t){"use strict";t.r(a);var s=t(10),i=Object(s.a)({},(function(){var e=this,a=e._self._c;return a("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[a("h1",{attrs:{id:"magic-ai"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#magic-ai"}},[e._v("#")]),e._v(" Magic AI")]),e._v(" "),a("p",[e._v("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.")]),e._v(" "),a("p",[e._v("Bagisto 2.1.0 integrates Magic AI, using artificial intelligence to simplify e-commerce management.")]),e._v(" "),a("h2",{attrs:{id:"content-generation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#content-generation"}},[e._v("#")]),e._v(" Content Generation")]),e._v(" "),a("p",[e._v("With Magic AI, store owners can effortlessly generate engaging "),a("strong",[e._v("Products, Categories, and CMS")]),e._v(" content.")]),e._v(" "),a("h3",{attrs:{id:"in-bagisto-2-1-0-it-provides-native-support-to-various-llms"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#in-bagisto-2-1-0-it-provides-native-support-to-various-llms"}},[e._v("#")]),e._v(" In Bagisto 2.1.0 it provides Native Support to various LLMs.")]),e._v(" "),a("p",[a("strong",[e._v("A) For Content")]),e._v(" – 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.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(598),alt:"Magic Content"}})]),e._v(" "),a("p",[e._v("Say goodbye to time-consuming manual content creation as Magic AI crafts compelling and unique descriptions, saving you valuable time and effort.")]),e._v(" "),a("h2",{attrs:{id:"image-generation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#image-generation"}},[e._v("#")]),e._v(" Image Generation")]),e._v(" "),a("p",[e._v("Empower your store’s visual appeal with Magic AI’s image-generation capabilities.")]),e._v(" "),a("p",[a("strong",[e._v("B) For Images")]),e._v(" – Dall.E 2 , Dall.E 3")]),e._v(" "),a("p",[a("img",{attrs:{src:t(599),alt:"Magic image"}})]),e._v(" "),a("p",[e._v("Admins can now generate stunning product images, ensuring a visually appealing and consistent presentation across the entire product catalogue.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(600),alt:"Magic Images"}})]),e._v(" "),a("h2",{attrs:{id:"review-translation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#review-translation"}},[e._v("#")]),e._v(" Review Translation")]),e._v(" "),a("p",[e._v("In Bagisto 2.1.0, we recognise the importance of catering to a global audience.")]),e._v(" "),a("p",[e._v("The new release includes a Review Translation feature, allowing store owners and their customers to translate reviews into multiple languages automatically.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(601),alt:"Magic Review"}})]),e._v(" "),a("p",[e._v("Bridge language barriers and connect with a diverse customer base seamlessly.")]),e._v(" "),a("h2",{attrs:{id:"personalized-checkout-messages"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#personalized-checkout-messages"}},[e._v("#")]),e._v(" Personalized Checkout Messages")]),e._v(" "),a("p",[e._v("Create a more personalised and engaging shopping experience with Bagisto 2.1.0’s personalised checkout messages.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(602),alt:"Checkout Message"}})])])}),[],!1,null,null,null);a.default=i.exports},598:function(e,a,t){e.exports=t.p+"assets/img/content.9140afd6.png"},599:function(e,a,t){e.exports=t.p+"assets/img/image-ai.fd1bf4e0.png"},600:function(e,a,t){e.exports=t.p+"assets/img/images.4a69d22e.png"},601:function(e,a,t){e.exports=t.p+"assets/img/review.91414169.png"},602:function(e,a,t){e.exports=t.p+"assets/img/checkoutMessage.7fec4305.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[72],{1113:function(e,a,t){"use strict";t.r(a);var s=t(10),i=Object(s.a)({},(function(){var e=this,a=e._self._c;return a("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[a("h1",{attrs:{id:"magic-ai"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#magic-ai"}},[e._v("#")]),e._v(" Magic AI")]),e._v(" "),a("p",[e._v("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.")]),e._v(" "),a("p",[e._v("Bagisto 2.1.0 integrates Magic AI, using artificial intelligence to simplify e-commerce management.")]),e._v(" "),a("h2",{attrs:{id:"content-generation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#content-generation"}},[e._v("#")]),e._v(" Content Generation")]),e._v(" "),a("p",[e._v("With Magic AI, store owners can effortlessly generate engaging "),a("strong",[e._v("Products, Categories, and CMS")]),e._v(" content.")]),e._v(" "),a("h3",{attrs:{id:"in-bagisto-2-1-0-it-provides-native-support-to-various-llms"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#in-bagisto-2-1-0-it-provides-native-support-to-various-llms"}},[e._v("#")]),e._v(" In Bagisto 2.1.0 it provides Native Support to various LLMs.")]),e._v(" "),a("p",[a("strong",[e._v("A) For Content")]),e._v(" – 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.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(603),alt:"Magic Content"}})]),e._v(" "),a("p",[e._v("Say goodbye to time-consuming manual content creation as Magic AI crafts compelling and unique descriptions, saving you valuable time and effort.")]),e._v(" "),a("h2",{attrs:{id:"image-generation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#image-generation"}},[e._v("#")]),e._v(" Image Generation")]),e._v(" "),a("p",[e._v("Empower your store’s visual appeal with Magic AI’s image-generation capabilities.")]),e._v(" "),a("p",[a("strong",[e._v("B) For Images")]),e._v(" – Dall.E 2 , Dall.E 3")]),e._v(" "),a("p",[a("img",{attrs:{src:t(604),alt:"Magic image"}})]),e._v(" "),a("p",[e._v("Admins can now generate stunning product images, ensuring a visually appealing and consistent presentation across the entire product catalogue.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(605),alt:"Magic Images"}})]),e._v(" "),a("h2",{attrs:{id:"review-translation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#review-translation"}},[e._v("#")]),e._v(" Review Translation")]),e._v(" "),a("p",[e._v("In Bagisto 2.1.0, we recognise the importance of catering to a global audience.")]),e._v(" "),a("p",[e._v("The new release includes a Review Translation feature, allowing store owners and their customers to translate reviews into multiple languages automatically.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(606),alt:"Magic Review"}})]),e._v(" "),a("p",[e._v("Bridge language barriers and connect with a diverse customer base seamlessly.")]),e._v(" "),a("h2",{attrs:{id:"personalized-checkout-messages"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#personalized-checkout-messages"}},[e._v("#")]),e._v(" Personalized Checkout Messages")]),e._v(" "),a("p",[e._v("Create a more personalised and engaging shopping experience with Bagisto 2.1.0’s personalised checkout messages.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(607),alt:"Checkout Message"}})])])}),[],!1,null,null,null);a.default=i.exports},603:function(e,a,t){e.exports=t.p+"assets/img/content.9140afd6.png"},604:function(e,a,t){e.exports=t.p+"assets/img/image-ai.fd1bf4e0.png"},605:function(e,a,t){e.exports=t.p+"assets/img/images.4a69d22e.png"},606:function(e,a,t){e.exports=t.p+"assets/img/review.91414169.png"},607:function(e,a,t){e.exports=t.p+"assets/img/checkoutMessage.7fec4305.png"}}]); \ No newline at end of file diff --git a/assets/js/73.6ea6cc82.js b/assets/js/73.6ea6cc82.js new file mode 100644 index 00000000..bace17cd --- /dev/null +++ b/assets/js/73.6ea6cc82.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[73],{1123:function(t,a,n){"use strict";n.r(a);var s=n(10),e=Object(s.a)({},(function(){var t=this,a=t._self._c;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[a("h1",{attrs:{id:"transactions"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#transactions"}},[t._v("#")]),t._v(" Transactions")]),t._v(" "),a("p",[t._v("Transaction is a digital financial exchange that occurs when you buy goods and services through online platforms.")]),t._v(" "),a("p",[t._v("E-commerce transaction means the transfer of funds electronically in exchange for products or services, conducted via e-commerce websites or mobile applications.")]),t._v(" "),a("h3",{attrs:{id:"steps-to-create-transactions-in-bagisto-2-1-0"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-transactions-in-bagisto-2-1-0"}},[t._v("#")]),t._v(" Steps to Create Transactions in Bagisto 2.1.0")]),t._v(" "),a("p",[a("strong",[t._v("Step-1")]),t._v(" Click on "),a("strong",[t._v("Orders >> Transactions >> Create Transaction")]),t._v(" as shown in the below image.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(278),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("Step-2")]),t._v(" Add the below details.")]),t._v(" "),a("p",[a("strong",[t._v("A) Invoice ID-")]),t._v(" Enter the Invoice ID for which you are creating a transaction.")]),t._v(" "),a("p",[a("strong",[t._v("B) Payment Methods-")]),t._v(" By default, 3 online payment gateways are presented.")]),t._v(" "),a("p",[a("strong",[t._v("- Paypal Smart Button")])]),t._v(" "),a("p",[a("strong",[t._v("- Money Transfer")])]),t._v(" "),a("p",[a("strong",[t._v("- Paypal Standard")])]),t._v(" "),a("p",[t._v("Kindly select your payment gateway from the dropdown.")]),t._v(" "),a("p",[a("strong",[t._v("C) Amount-")]),t._v(" Enter the amount of your transaction.")]),t._v(" "),a("p",[t._v("At last, click on the "),a("strong",[t._v("Save Transaction")]),t._v(" button.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(279),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("Step-3")]),t._v(" Transaction is created successfully as shown in the image below.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(280),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("Note - Additionally, you can also create transactions while creating an Invoice")])]),t._v(" "),a("p",[a("strong",[t._v("1)")]),t._v(" Click on "),a("strong",[t._v("Sales >> Order >> Select Order")]),t._v(" and then click on "),a("strong",[t._v("Invoice button")]),t._v(" after that click on the "),a("strong",[t._v("Create Transaction")]),t._v(" checkbox.")]),t._v(" "),a("p",[t._v("At last, click on the "),a("strong",[t._v("Create Invoice")]),t._v(" button as shown in the below image.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(281),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("2)")]),t._v(" Now go to "),a("strong",[t._v("Sales >> Orders >> Transactions")]),t._v(" and a new transaction is created successfully as shown in the image below.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(282),alt:"Create Transactions"}})])])}),[],!1,null,null,null);a.default=e.exports},278:function(t,a,n){t.exports=n.p+"assets/img/createTransaction.71680d0a.png"},279:function(t,a,n){t.exports=n.p+"assets/img/saveTransaction.33483e9f.png"},280:function(t,a,n){t.exports=n.p+"assets/img/transactionGrid.3028d914.png"},281:function(t,a,n){t.exports=n.p+"assets/img/other.de9bb79b.png"},282:function(t,a,n){t.exports=n.p+"assets/img/transactionOutput.45613c77.png"}}]); \ No newline at end of file diff --git a/assets/js/72.c645c7b4.js b/assets/js/74.b6b5bc6f.js similarity index 81% rename from assets/js/72.c645c7b4.js rename to assets/js/74.b6b5bc6f.js index 66c25b4d..221f9a05 100644 --- a/assets/js/72.c645c7b4.js +++ b/assets/js/74.b6b5bc6f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[72],{1132: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(755),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(756),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(757),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(758),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(759),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},755:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},756:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},757:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},758:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},759:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[74],{1138: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(756),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(757),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(758),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(759),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(760),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},756:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},757:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},758:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},759:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},760:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"}}]); \ No newline at end of file diff --git a/assets/js/73.b2c946fd.js b/assets/js/75.9eeae8e7.js similarity index 80% rename from assets/js/73.b2c946fd.js rename to assets/js/75.9eeae8e7.js index a0e189b0..497627bf 100644 --- a/assets/js/73.b2c946fd.js +++ b/assets/js/75.9eeae8e7.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[73],{1138: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-product-attribute-in-bagisto2-2-0"}},[t._v("#")]),t._v(" How to Create a Product Attribute in Bagisto2.2.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(773),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(774),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(775),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(776),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(777),alt:"Edit Page"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a Product Attribute in Bagisto 2.2.0.")])])}),[],!1,null,null,null);e.default=i.exports},773:function(t,e,a){t.exports=a.p+"assets/img/createAttribute.bf9dd39a.png"},774:function(t,e,a){t.exports=a.p+"assets/img/attributeTypes.1a15bed5.png"},775:function(t,e,a){t.exports=a.p+"assets/img/validation.9c7ee3aa.png"},776:function(t,e,a){t.exports=a.p+"assets/img/attributeFamily.288663af.png"},777:function(t,e,a){t.exports=a.p+"assets/img/editPage.5ad3e91b.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[75],{1145: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-a-product-attribute-in-bagisto2-2-0"}},[t._v("#")]),t._v(" How to Create a Product Attribute in Bagisto2.2.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(778),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(779),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(780),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(781),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(782),alt:"Edit Page"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create a Product Attribute in Bagisto 2.2.0.")])])}),[],!1,null,null,null);e.default=i.exports},778:function(t,e,a){t.exports=a.p+"assets/img/createAttribute.bf9dd39a.png"},779:function(t,e,a){t.exports=a.p+"assets/img/attributeTypes.1a15bed5.png"},780:function(t,e,a){t.exports=a.p+"assets/img/validation.9c7ee3aa.png"},781:function(t,e,a){t.exports=a.p+"assets/img/attributeFamily.288663af.png"},782:function(t,e,a){t.exports=a.p+"assets/img/editPage.5ad3e91b.png"}}]); \ No newline at end of file diff --git a/assets/js/74.28e02f17.js b/assets/js/76.13ce227f.js similarity index 81% rename from assets/js/74.28e02f17.js rename to assets/js/76.13ce227f.js index d57004c5..1b70a354 100644 --- a/assets/js/74.28e02f17.js +++ b/assets/js/76.13ce227f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[74],{1139: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-categories-in-the-bagisto2-2-0"}},[t._v("#")]),t._v(" How to Create Categories in The Bagisto2.2.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("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-category-in-bagisto-2-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-new-category-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Steps to Create a New Category in Bagisto 2.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(778),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(779),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(780),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(781),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(782),alt:"Output"}})])])}),[],!1,null,null,null);e.default=r.exports},778:function(t,e,o){t.exports=o.p+"assets/img/create.757552e8.png"},779:function(t,e,o){t.exports=o.p+"assets/img/editCategory.1e673965.png"},780:function(t,e,o){t.exports=o.p+"assets/img/categoryGrid.30d2b5c1.png"},781:function(t,e,o){t.exports=o.p+"assets/img/productPage.0913d8b4.png"},782:function(t,e,o){t.exports=o.p+"assets/img/output.f6302d0e.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[76],{1147: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-categories-in-the-bagisto2-2-0"}},[t._v("#")]),t._v(" How to Create Categories in The Bagisto2.2.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("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-category-in-bagisto-2-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-a-new-category-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Steps to Create a New Category in Bagisto 2.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(783),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(784),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(785),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(786),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(787),alt:"Output"}})])])}),[],!1,null,null,null);e.default=r.exports},783:function(t,e,o){t.exports=o.p+"assets/img/create.757552e8.png"},784:function(t,e,o){t.exports=o.p+"assets/img/editCategory.1e673965.png"},785:function(t,e,o){t.exports=o.p+"assets/img/categoryGrid.30d2b5c1.png"},786:function(t,e,o){t.exports=o.p+"assets/img/productPage.0913d8b4.png"},787:function(t,e,o){t.exports=o.p+"assets/img/output.f6302d0e.png"}}]); \ No newline at end of file diff --git a/assets/js/75.a2083ad0.js b/assets/js/77.3351ba02.js similarity index 93% rename from assets/js/75.a2083ad0.js rename to assets/js/77.3351ba02.js index 2559598c..2615d3a3 100644 --- a/assets/js/75.a2083ad0.js +++ b/assets/js/77.3351ba02.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[75],{1142: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(783),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(784),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(785),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(786),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(787),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},783:function(e,t,r){e.exports=r.p+"assets/img/createPage.8392fa25.png"},784:function(e,t){e.exports="data:image/png;base64,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"},785:function(e,t,r){e.exports=r.p+"assets/img/description.dcf2688e.png"},786:function(e,t,r){e.exports=r.p+"assets/img/seo.43c81d1e.png"},787:function(e,t,r){e.exports=r.p+"assets/img/output.71dc9bec.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[77],{1151: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(788),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(789),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(790),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(791),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(792),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},788:function(e,t,r){e.exports=r.p+"assets/img/createPage.8392fa25.png"},789:function(e,t){e.exports="data:image/png;base64,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"},790:function(e,t,r){e.exports=r.p+"assets/img/description.dcf2688e.png"},791:function(e,t,r){e.exports=r.p+"assets/img/seo.43c81d1e.png"},792:function(e,t,r){e.exports=r.p+"assets/img/output.71dc9bec.png"}}]); \ No newline at end of file diff --git a/assets/js/70.fd0e4f54.js b/assets/js/78.a9f41683.js similarity index 80% rename from assets/js/70.fd0e4f54.js rename to assets/js/78.a9f41683.js index 4f6b0d3e..93a9d5f8 100644 --- a/assets/js/70.fd0e4f54.js +++ b/assets/js/78.a9f41683.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[70],{1104: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(593),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(594),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(595),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(596),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(597),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},593:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},594:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},595:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},596:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},597:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[78],{1155: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(859),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(860),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(861),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(862),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(863),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},859:function(e,t,s){e.exports=s.p+"assets/img/review.97d17f45.png"},860:function(e,t,s){e.exports=s.p+"assets/img/rating.3679908c.png"},861:function(e,t,s){e.exports=s.p+"assets/img/adminReview.926c6afe.png"},862:function(e,t,s){e.exports=s.p+"assets/img/reviewStatus.347d2b17.png"},863:function(e,t,s){e.exports=s.p+"assets/img/output.7881c7c4.png"}}]); \ No newline at end of file diff --git a/assets/js/77.7d166ffe.js b/assets/js/79.b1e54c09.js similarity index 81% rename from assets/js/77.7d166ffe.js rename to assets/js/79.b1e54c09.js index c2cdccb9..5e2fa1ef 100644 --- a/assets/js/77.7d166ffe.js +++ b/assets/js/79.b1e54c09.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[77],{1151:function(e,a,t){"use strict";t.r(a);var s=t(10),i=Object(s.a)({},(function(){var e=this,a=e._self._c;return a("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[a("h1",{attrs:{id:"magic-ai"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#magic-ai"}},[e._v("#")]),e._v(" Magic AI")]),e._v(" "),a("p",[e._v("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.")]),e._v(" "),a("p",[e._v("Bagisto 2.2.0 integrates Magic AI, using artificial intelligence to simplify e-commerce management.")]),e._v(" "),a("h2",{attrs:{id:"content-generation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#content-generation"}},[e._v("#")]),e._v(" Content Generation")]),e._v(" "),a("p",[e._v("With Magic AI, store owners can effortlessly generate engaging "),a("strong",[e._v("Products, Categories, and CMS")]),e._v(" content.")]),e._v(" "),a("h3",{attrs:{id:"in-bagisto-2-2-0-it-provides-native-support-to-various-llms"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#in-bagisto-2-2-0-it-provides-native-support-to-various-llms"}},[e._v("#")]),e._v(" In Bagisto 2.2.0 it provides Native Support to various LLMs.")]),e._v(" "),a("p",[a("strong",[e._v("A) For Content")]),e._v(" – 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.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(859),alt:"Magic Content"}})]),e._v(" "),a("p",[e._v("Say goodbye to time-consuming manual content creation as Magic AI crafts compelling and unique descriptions, saving you valuable time and effort.")]),e._v(" "),a("h2",{attrs:{id:"image-generation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#image-generation"}},[e._v("#")]),e._v(" Image Generation")]),e._v(" "),a("p",[e._v("Empower your store’s visual appeal with Magic AI’s image-generation capabilities.")]),e._v(" "),a("p",[a("strong",[e._v("B) For Images")]),e._v(" – Dall.E 2 , Dall.E 3")]),e._v(" "),a("p",[a("img",{attrs:{src:t(860),alt:"Magic image"}})]),e._v(" "),a("p",[e._v("Admins can now generate stunning product images, ensuring a visually appealing and consistent presentation across the entire product catalogue.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(861),alt:"Magic Images"}})]),e._v(" "),a("h2",{attrs:{id:"review-translation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#review-translation"}},[e._v("#")]),e._v(" Review Translation")]),e._v(" "),a("p",[e._v("In Bagisto 2.2.0, we recognise the importance of catering to a global audience.")]),e._v(" "),a("p",[e._v("The new release includes a Review Translation feature, allowing store owners and their customers to translate reviews into multiple languages automatically.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(862),alt:"Magic Review"}})]),e._v(" "),a("p",[e._v("Bridge language barriers and connect with a diverse customer base seamlessly.")]),e._v(" "),a("h2",{attrs:{id:"personalized-checkout-messages"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#personalized-checkout-messages"}},[e._v("#")]),e._v(" Personalized Checkout Messages")]),e._v(" "),a("p",[e._v("Create a more personalised and engaging shopping experience with Bagisto 2.2.0’s personalised checkout messages.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(863),alt:"Checkout Message"}})])])}),[],!1,null,null,null);a.default=i.exports},859:function(e,a,t){e.exports=t.p+"assets/img/content.9140afd6.png"},860:function(e,a,t){e.exports=t.p+"assets/img/image-ai.fd1bf4e0.png"},861:function(e,a,t){e.exports=t.p+"assets/img/images.4a69d22e.png"},862:function(e,a,t){e.exports=t.p+"assets/img/review.91414169.png"},863:function(e,a,t){e.exports=t.p+"assets/img/checkoutMessage.7fec4305.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[79],{1157:function(e,a,t){"use strict";t.r(a);var s=t(10),i=Object(s.a)({},(function(){var e=this,a=e._self._c;return a("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[a("h1",{attrs:{id:"magic-ai"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#magic-ai"}},[e._v("#")]),e._v(" Magic AI")]),e._v(" "),a("p",[e._v("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.")]),e._v(" "),a("p",[e._v("Bagisto 2.2.0 integrates Magic AI, using artificial intelligence to simplify e-commerce management.")]),e._v(" "),a("h2",{attrs:{id:"content-generation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#content-generation"}},[e._v("#")]),e._v(" Content Generation")]),e._v(" "),a("p",[e._v("With Magic AI, store owners can effortlessly generate engaging "),a("strong",[e._v("Products, Categories, and CMS")]),e._v(" content.")]),e._v(" "),a("h3",{attrs:{id:"in-bagisto-2-2-0-it-provides-native-support-to-various-llms"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#in-bagisto-2-2-0-it-provides-native-support-to-various-llms"}},[e._v("#")]),e._v(" In Bagisto 2.2.0 it provides Native Support to various LLMs.")]),e._v(" "),a("p",[a("strong",[e._v("A) For Content")]),e._v(" – 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.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(864),alt:"Magic Content"}})]),e._v(" "),a("p",[e._v("Say goodbye to time-consuming manual content creation as Magic AI crafts compelling and unique descriptions, saving you valuable time and effort.")]),e._v(" "),a("h2",{attrs:{id:"image-generation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#image-generation"}},[e._v("#")]),e._v(" Image Generation")]),e._v(" "),a("p",[e._v("Empower your store’s visual appeal with Magic AI’s image-generation capabilities.")]),e._v(" "),a("p",[a("strong",[e._v("B) For Images")]),e._v(" – Dall.E 2 , Dall.E 3")]),e._v(" "),a("p",[a("img",{attrs:{src:t(865),alt:"Magic image"}})]),e._v(" "),a("p",[e._v("Admins can now generate stunning product images, ensuring a visually appealing and consistent presentation across the entire product catalogue.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(866),alt:"Magic Images"}})]),e._v(" "),a("h2",{attrs:{id:"review-translation"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#review-translation"}},[e._v("#")]),e._v(" Review Translation")]),e._v(" "),a("p",[e._v("In Bagisto 2.2.0, we recognise the importance of catering to a global audience.")]),e._v(" "),a("p",[e._v("The new release includes a Review Translation feature, allowing store owners and their customers to translate reviews into multiple languages automatically.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(867),alt:"Magic Review"}})]),e._v(" "),a("p",[e._v("Bridge language barriers and connect with a diverse customer base seamlessly.")]),e._v(" "),a("h2",{attrs:{id:"personalized-checkout-messages"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#personalized-checkout-messages"}},[e._v("#")]),e._v(" Personalized Checkout Messages")]),e._v(" "),a("p",[e._v("Create a more personalised and engaging shopping experience with Bagisto 2.2.0’s personalised checkout messages.")]),e._v(" "),a("p",[a("img",{attrs:{src:t(868),alt:"Checkout Message"}})])])}),[],!1,null,null,null);a.default=i.exports},864:function(e,a,t){e.exports=t.p+"assets/img/content.9140afd6.png"},865:function(e,a,t){e.exports=t.p+"assets/img/image-ai.fd1bf4e0.png"},866:function(e,a,t){e.exports=t.p+"assets/img/images.4a69d22e.png"},867:function(e,a,t){e.exports=t.p+"assets/img/review.91414169.png"},868:function(e,a,t){e.exports=t.p+"assets/img/checkoutMessage.7fec4305.png"}}]); \ No newline at end of file diff --git a/assets/js/8.5c6f26e7.js b/assets/js/8.6a171040.js similarity index 79% rename from assets/js/8.5c6f26e7.js rename to assets/js/8.6a171040.js index a1df2fb0..21bee4fe 100644 --- a/assets/js/8.5c6f26e7.js +++ b/assets/js/8.6a171040.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{1143:function(t,e,a){"use strict";a.r(e);var s=a(10),i=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configure"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[t._v("#")]),t._v(" Configure")]),t._v(" "),e("p",[t._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")]),t._v(" "),e("p",[t._v("How the parts of something, or a group of things, are arranged.")]),t._v(" "),e("h2",{attrs:{id:"magic-ai"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#magic-ai"}},[t._v("#")]),t._v(" Magic AI")]),t._v(" "),e("p",[t._v("To add Magic AI go to Admin Panel and go to "),e("strong",[t._v("Configure >> General >> Magic AI")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(788),alt:"Magic"}})]),t._v(" "),e("ol",[e("li",[t._v("If you want to enable it for the "),e("strong",[t._v("Content Generation")]),t._v(" kindly allow it from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(789),alt:"Magic Content"}})]),t._v(" "),e("ol",{attrs:{start:"2"}},[e("li",[t._v("Kindly Enable it for the "),e("strong",[t._v("Image Generation")]),t._v(" from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(790),alt:"Magic Image"}})]),t._v(" "),e("ol",{attrs:{start:"3"}},[e("li",[t._v("For "),e("strong",[t._v("Review Translation")]),t._v(" add your model and Enable it as shown in the below image.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(791),alt:"Magic Review"}})]),t._v(" "),e("ol",{attrs:{start:"4"}},[e("li",[t._v("For the "),e("strong",[t._v("Personalized Checkout Message")]),t._v(" Enable it and add the model.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(792),alt:"Magic Personalized Checkout"}})]),t._v(" "),e("h2",{attrs:{id:"weight-unit"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#weight-unit"}},[t._v("#")]),t._v(" Weight Unit")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" To add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> General")]),t._v(".Next, select the "),e("strong",[t._v("Weight Unit")]),t._v(" from dropdown "),e("strong",[t._v("lbs or kgs")]),t._v(" according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in the image below")]),t._v(" "),e("p",[e("img",{attrs:{src:a(793),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(794),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(795),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(796),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(797),alt:"JS"}})]),t._v(" "),e("p",[t._v("After then click 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(798),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(799),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(800),alt:"Back Orders"}})]),t._v(" "),e("p",[e("strong",[t._v("Note:- If the product is Out of Stock then also the customer is able to Place an Order after Enabling the Backorder Option")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(801),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(802),alt:"Out Of Stock"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(803),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(804),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("A Product View Page is a dedicated web page or interface within an online store or catalog where detailed information about a specific product is displayed.")]),t._v(" "),e("p",[t._v("This page provides customers with comprehensive insights and details to help them make purchasing decisions.")]),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",[t._v("Here you can able to manage a number of Related Products & Up Sell Products will be visible on the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(805),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",[t._v("Here you can able to manage several cross-selling products that will be visible on the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(806),alt:"Cart Configuration"}})]),t._v(" "),e("p",[t._v("After then click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"frontend"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#frontend"}},[t._v("#")]),t._v(" Frontend")]),t._v(" "),e("p",[t._v("The storefront serves as the customer-facing component of an online store, featuring product displays, category listings, and intuitive navigation to ensure a smooth and enjoyable 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("Database or Elasticsearch")]),t._v(" as per your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("A) Elastic Search-")]),t._v(" When you have a large number of products on your website it is quite difficult to search the product. Elastic Search mode helps for fast search mode of products.")]),t._v(" "),e("p",[e("strong",[t._v("B) Database-")]),t._v(" It is recommended when you have a small number of products on your website choose the database option for search mode.")]),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("h3",{attrs:{id:"list-mode"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#list-mode"}},[t._v("#")]),t._v(" List Mode")]),t._v(" "),e("p",[e("img",{attrs:{src:a(807),alt:"Storefront"}})]),t._v(" "),e("h3",{attrs:{id:"grid-mode"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grid-mode"}},[t._v("#")]),t._v(" Grid Mode")]),t._v(" "),e("p",[e("img",{attrs:{src:a(808),alt:"Storefront"}})]),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. Buy Now Products")]),t._v(" Select from the "),e("strong",[t._v("Enable/Disable")]),t._v(" option as per requirement. After enabling it will be visible on the product detail page as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(809),alt:"Storefront"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(810),alt:"Storefront Buynow"}})]),t._v(" "),e("p",[t._v("After then click 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(811),alt:"Image Size"}})]),t._v(" "),e("p",[t._v("After then click 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("Here are the configurations where you can manage the review for Guest Users.")]),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",[t._v("By enabling, this option Guest Users are also able to write a review for the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(812),alt:"Image"}})]),t._v(" "),e("p",[t._v("After then click 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("In this option, you can easily add the size of an "),e("strong",[t._v("Image and File")]),t._v(" upload size (in KB) from here to improve the behavior, appearance, or function.")]),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(813),alt:"Attribute"}})]),t._v(" "),e("p",[t._v("After then click 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(814),alt:"Social Share"}})]),t._v(" "),e("p",[t._v("After then click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h3",{attrs:{id:"frontend-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#frontend-2"}},[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(815),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(816),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(817),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(818),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(819),alt:"Captcha"}})]),t._v(" "),e("p",[t._v("After then click 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(820),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(821),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:"taxes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#taxes"}},[t._v("#")]),t._v(" Taxes")]),t._v(" "),e("p",[e("strong",[t._v("A) Tax Categories -")]),t._v(" Tax categories are classifications for different types of taxes, such as sales tax, value-added tax, or excise tax, used to categorize and apply tax rates to products or services that will be visible over here.")]),t._v(" "),e("p",[e("strong",[t._v("B) Calculation Settings -")]),t._v(" Information about how much things cost, including the starting price, any discounts, taxes, and extra fees.")]),t._v(" "),e("p",[e("strong",[t._v("1) Calculation Based On-")]),t._v(" By default, there are 3 options for calculations i.e. Shipping Address, Billing Address, Shipping Origin.")]),t._v(" "),e("p",[e("strong",[t._v("A) Shipping Address-")]),t._v(" A shipping address is the location where goods or products are sent for delivery. It includes details like the recipient’s name, street address, city, state or province, postal or ZIP code, and sometimes additional information like a company name or suite number.")]),t._v(" "),e("p",[e("strong",[t._v("B) Billing Address-")]),t._v(" A billing address is the address associated with a payment method, such as a credit or debit card. It’s used to verify the identity of the cardholder and to process transactions.")]),t._v(" "),e("p",[e("strong",[t._v("C) Shipping Origin-")]),t._v(" Shipping origin refers to the location from which goods or products are dispatched or sent out. It is the starting point of the shipment journey before it is transported to the destination address.\nThe shipping origin typically includes details such as the address of the warehouse, store, or supplier where the shipment begins.\nThis information is important for tracking the shipment, calculating shipping costs, and estimating delivery times.")]),t._v(" "),e("p",[e("strong",[t._v("2) Product Pricing-")]),t._v(" There are two options available. Include Tax and Exclude Tax")]),t._v(" "),e("p",[e("strong",[t._v("A) Excluding Tax-")]),t._v(" It simply means that no taxes have been included in the product pricing. For example in the below image product price is 599 and the tax amount is 167.72 and it is separately calculated.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(293),alt:"Email Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("B) Including Tax-")]),t._v(" It means tax are already factored into the price you have received for a good or service. For example in the below image product price is 599 and the tax amount is 167.72 and the calculation is showing all the amount altogether.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(294),alt:"Email Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("C) Default Destination Calculation -")]),t._v(" Select "),e("strong",[t._v("Country, State & Pin Code")]),t._v(" it typically refers to the automatic determination of a shipping or delivery address based on preset criteria or system.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(822),alt:"Email Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("D) Shopping Cart Display Settings -")]),t._v(" Set the display of taxes in the shopping cart by Display Prices, Display Subtotal, and Display Shipping Amount.")]),t._v(" "),e("p",[t._v("By default, we provide Three options:")]),t._v(" "),e("p",[e("strong",[t._v("A) Excluding Tax-")]),t._v(" It simply means that no taxes have been included in the product pricing. For example in the below image product price is 599 and the tax amount is 167.72 and it is separately calculated.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(293),alt:"Email Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("B) Including Tax-")]),t._v(" It means tax are already factored into the price you have received for a good or service. For example in the below image product price is 599 and the tax amount is 167.72 and the calculation shows the amount is altogether.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(294),alt:"Email Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("C) Excluding and Including Both-")]),t._v(" Excluding tax simply means that no taxes have been included in the product pricing and Include Tax are already factored into the price you have received for a good or service.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(823),alt:"Email Settings"}})]),t._v(" "),e("h2",{attrs:{id:"checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#checkout"}},[t._v("#")]),t._v(" Checkout")]),t._v(" "),e("p",[t._v("Checkout configurations are listed below.")]),t._v(" "),e("h3",{attrs:{id:"shopping-cart"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shopping-cart"}},[t._v("#")]),t._v(" Shopping Cart")]),t._v(" "),e("p",[t._v("Enable guest checkout, cart page, cross-sell products, and estimated shipping to enhance user convenience and streamline the shopping process for increased sales.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(824),alt:"Checkout"}})]),t._v(" "),e("h3",{attrs:{id:"my-cart"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#my-cart"}},[t._v("#")]),t._v(" My Cart")]),t._v(" "),e("p",[t._v("Enable settings for My Cart to show a summary of item quantities and display the total number of items in the cart for easy tracking.")]),t._v(" "),e("p",[t._v("In this, we provide two options:")]),t._v(" "),e("p",[e("strong",[t._v("A) Display numbers of items in cart")]),t._v(" - Select "),e("strong",[t._v("Display number of items in cart")]),t._v(" option and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(825),alt:"Number Items"}})]),t._v(" "),e("p",[t._v("After clicking the Add to Cart button this option shows you the total number of quantities. For example, we add 5 products inside the cart. 5 products will be visible on the front end as shown in the image below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(826),alt:"Number Items"}})]),t._v(" "),e("p",[e("strong",[t._v("B) Display Items Quantities")]),t._v(" - Select Display items quantities option and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(827),alt:"Display Items Quantities"}})]),t._v(" "),e("p",[t._v("After clicking the Add to Cart button for eg. 7 products you have added inside the cart only 1 quantity will be visible on frontend")]),t._v(" "),e("p",[e("img",{attrs:{src:a(828),alt:"Display Items Quantities"}})]),t._v(" "),e("p",[t._v("To check the total number of items then you have to go inside the mini-cart.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(829),alt:"Display Items Quantities"}})]),t._v(" "),e("h3",{attrs:{id:"mini-cart"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#mini-cart"}},[t._v("#")]),t._v(" Mini Cart")]),t._v(" "),e("p",[t._v("Mini Cart is the option where you can able to see the information after adding the product to the cart.")]),t._v(" "),e("p",[t._v("To enable mini cart settings go to "),e("strong",[t._v("Configure >> Checkout >> Mini Cart")]),t._v(" you can also add a mini cart offer information message as shown in the image below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(830),alt:"Display Items Quantities"}})]),t._v(" "),e("p",[t._v("The mini cart is able to open with an offer message as shown in the image below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(831),alt:"Display Items Quantities"}})]),t._v(" "),e("p",[t._v("Now, if we disable this Mini-Cart user is not able to open the mini-cart, and the user directly gets redirected to the checkout page.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(832),alt:"Disable Mini Cart"}})]),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("A notification is a message or alert that provides information or prompts an action to users, usually within software applications, websites, or devices.")]),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(833),alt:"Notifications"}})]),t._v(" "),e("p",[t._v("After then click 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 from which goods or products are dispatched or shipped. It is the starting point of the shipping process before the items are 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(834),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(835),alt:"Shipping Methods"}})]),t._v(" "),e("p",[t._v("After then click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h3",{attrs:{id:"shipping-mentod-frontend"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shipping-mentod-frontend"}},[t._v("#")]),t._v(" Shipping Mentod Frontend")]),t._v(" "),e("p",[e("img",{attrs:{src:a(836),alt:"Shipping Methods"}})]),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(837),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(838),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(839),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(840),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("h3",{attrs:{id:"payment-methods-forntend"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#payment-methods-forntend"}},[t._v("#")]),t._v(" Payment Methods Forntend")]),t._v(" "),e("p",[e("img",{attrs:{src:a(841),alt:"Paypal Standard"}})]),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(" Order Number Settings refer to the configuration parameters that determine how order numbers are generated, formatted, and managed within a system.\nThese settings are crucial for organizing and tracking orders efficiently.")]),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",[t._v("In the Order section add a new configuration setting so that the order has Included Discount Amount, Include Tax to Amount, and the Description in the cart page.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(842),alt:"Order Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("Allow Reorder:-")]),t._v(" Enable or disable the reordering feature for admin users.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(843),alt:"Allow Reorder"}})]),t._v(" "),e("p",[t._v("After then click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.\n"),e("strong",[t._v("Admin Reorder")])]),t._v(" "),e("p",[t._v("To check Admin Reorder go to "),e("strong",[t._v("Sales >> Orders")]),t._v(" and go inside the order which is showing the pending status. Here you will able to see the option of Reorder on the admin side.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(844),alt:"Allow Reorder"}})]),t._v(" "),e("p",[e("strong",[t._v("Frontend Reorder")])]),t._v(" "),e("p",[t._v("After completing your order go inside "),e("strong",[t._v("My Accounts >> Orders")]),t._v(" here you will able to see the Reorder button at the top right corner as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(845),alt:"Allow Reorder"}})]),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(846),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(847),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(848),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 invoice payments.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(849),alt:"Invoice Reminder"}})]),t._v(" "),e("p",[t._v("After then click 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(850),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=i.exports},293:function(t,e,a){t.exports=a.p+"assets/img/excludeTax.ca9ac8ea.png"},294:function(t,e,a){t.exports=a.p+"assets/img/includeTax.d3a03586.png"},788:function(t,e,a){t.exports=a.p+"assets/img/magic.c9b20146.png"},789:function(t,e,a){t.exports=a.p+"assets/img/content.d90f471e.png"},790:function(t,e,a){t.exports=a.p+"assets/img/imageMagic.3cc5adec.png"},791:function(t,e,a){t.exports=a.p+"assets/img/reviewMagic.f9bb1189.png"},792:function(t,e,a){t.exports=a.p+"assets/img/personalizedCheckout.0a465abe.png"},793:function(t,e,a){t.exports=a.p+"assets/img/weight.89219627.png"},794:function(t,e,a){t.exports=a.p+"assets/img/options.725fc8d0.png"},795:function(t,e,a){t.exports=a.p+"assets/img/css.2b4e1926.png"},796:function(t,e,a){t.exports=a.p+"assets/img/cssOutput.f20f7109.png"},797:function(t,e,a){t.exports=a.p+"assets/img/js.c347da35.png"},798:function(t,e,a){t.exports=a.p+"assets/img/design.3a73ffcb.png"},799:function(t,e,a){t.exports=a.p+"assets/img/designOutput.c4642cb8.png"},800:function(t,e,a){t.exports=a.p+"assets/img/backorder.ce2cbb76.png"},801:function(t,e,a){t.exports=a.p+"assets/img/outofstock.383c7271.png"},802:function(t,e,a){t.exports=a.p+"assets/img/backorderOutput.a79776d7.png"},803:function(t,e,a){t.exports=a.p+"assets/img/orderID.05515d8b.png"},804:function(t,e,a){t.exports=a.p+"assets/img/guestCheckout.4e097830.png"},805:function(t,e,a){t.exports=a.p+"assets/img/pageConfiguration.d4acc9ec.png"},806:function(t,e,a){t.exports=a.p+"assets/img/cartpageConfiguration.2a8cc626.png"},807:function(t,e,a){t.exports=a.p+"assets/img/listmode.c8699863.png"},808:function(t,e,a){t.exports=a.p+"assets/img/gridmode.74754395.png"},809:function(t,e,a){t.exports=a.p+"assets/img/storefront.a0695081.png"},810:function(t,e,a){t.exports=a.p+"assets/img/buyNow.2683aa9c.png"},811:function(t,e,a){t.exports=a.p+"assets/img/imageSize.8e066795.png"},812:function(t,e,a){t.exports=a.p+"assets/img/image.5fcfa261.png"},813:function(t,e,a){t.exports=a.p+"assets/img/attribute.096f9150.png"},814:function(t,e,a){t.exports=a.p+"assets/img/socialShare.dcf350bd.png"},815:function(t,e,a){t.exports=a.p+"assets/img/socialOutput.3896fec4.png"},816:function(t,e,a){t.exports=a.p+"assets/img/products.3865c39b.png"},817:function(t,e,a){t.exports=a.p+"assets/img/categories.9654bd7b.png"},818:function(t,e,a){t.exports=a.p+"assets/img/address.54c54bb8.png"},819:function(t,e,a){t.exports=a.p+"assets/img/captcha.67275c7f.png"},820:function(t,e,a){t.exports=a.p+"assets/img/settings.bc0811ed.png"},821:function(t,e,a){t.exports=a.p+"assets/img/emailSetting.861f2aa4.png"},822:function(t,e,a){t.exports=a.p+"assets/img/destination.6deed041.png"},823:function(t,e,a){t.exports=a.p+"assets/img/includeexcludeBoth.0cd8803b.png"},824:function(t,e,a){t.exports=a.p+"assets/img/checkout.ab9b0f97.png"},825:function(t,e,a){t.exports=a.p+"assets/img/items.33946b16.png"},826:function(t,e,a){t.exports=a.p+"assets/img/numberItems.a5fcac32.png"},827:function(t,e,a){t.exports=a.p+"assets/img/itemQuantity.c04ba958.png"},828:function(t,e,a){t.exports=a.p+"assets/img/1mycart.fea04e56.png"},829:function(t,e,a){t.exports=a.p+"assets/img/7mycart.0d9c99f7.png"},830:function(t,e,a){t.exports=a.p+"assets/img/mini-cart.6439a672.png"},831:function(t,e,a){t.exports=a.p+"assets/img/mini-cart1.cc6fcbbf.png"},832:function(t,e,a){t.exports=a.p+"assets/img/disableminiCart.4a099c89.png"},833:function(t,e,a){t.exports=a.p+"assets/img/notifications.0cf7b2b1.png"},834:function(t,e,a){t.exports=a.p+"assets/img/shipping.c2dae652.png"},835:function(t,e,a){t.exports=a.p+"assets/img/shippingMethods.cfa03447.png"},836:function(t,e,a){t.exports=a.p+"assets/img/shippingOutput.028aea9a.png"},837:function(t,e,a){t.exports=a.p+"assets/img/paypal.08e56b66.png"},838:function(t,e,a){t.exports=a.p+"assets/img/cod.a12ca48a.png"},839:function(t,e,a){t.exports=a.p+"assets/img/moneyTransfer.d78c9eeb.png"},840:function(t,e,a){t.exports=a.p+"assets/img/paypalStandard.eb088da0.png"},841:function(t,e,a){t.exports=a.p+"assets/img/paymentmethod.50f0f3d5.png"},842:function(t,e,a){t.exports=a.p+"assets/img/orderSettings.f4ab6c13.png"},843:function(t,e,a){t.exports=a.p+"assets/img/allowReorder.bcf70145.png"},844:function(t,e,a){t.exports=a.p+"assets/img/adminReorder.95b00c0d.png"},845:function(t,e,a){t.exports=a.p+"assets/img/frontreorder.22b948e2.png"},846:function(t,e,a){t.exports=a.p+"assets/img/invoicenumberSettings.495f7127.png"},847:function(t,e,a){t.exports=a.p+"assets/img/paymentTerms.6bc06672.png"},848:function(t,e,a){t.exports=a.p+"assets/img/invoiceSlip.8d53aba6.png"},849:function(t,e,a){t.exports=a.p+"assets/img/invoiceReminder.d09415a1.png"},850:function(t,e,a){t.exports=a.p+"assets/img/pricing.05f6d9d9.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{1152:function(t,e,a){"use strict";a.r(e);var s=a(10),i=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configure"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[t._v("#")]),t._v(" Configure")]),t._v(" "),e("p",[t._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")]),t._v(" "),e("p",[t._v("How the parts of something, or a group of things, are arranged.")]),t._v(" "),e("h2",{attrs:{id:"magic-ai"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#magic-ai"}},[t._v("#")]),t._v(" Magic AI")]),t._v(" "),e("p",[t._v("To add Magic AI go to Admin Panel and go to "),e("strong",[t._v("Configure >> General >> Magic AI")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(793),alt:"Magic"}})]),t._v(" "),e("ol",[e("li",[t._v("If you want to enable it for the "),e("strong",[t._v("Content Generation")]),t._v(" kindly allow it from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(794),alt:"Magic Content"}})]),t._v(" "),e("ol",{attrs:{start:"2"}},[e("li",[t._v("Kindly Enable it for the "),e("strong",[t._v("Image Generation")]),t._v(" from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(795),alt:"Magic Image"}})]),t._v(" "),e("ol",{attrs:{start:"3"}},[e("li",[t._v("For "),e("strong",[t._v("Review Translation")]),t._v(" add your model and Enable it as shown in the below image.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(796),alt:"Magic Review"}})]),t._v(" "),e("ol",{attrs:{start:"4"}},[e("li",[t._v("For the "),e("strong",[t._v("Personalized Checkout Message")]),t._v(" Enable it and add the model.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(797),alt:"Magic Personalized Checkout"}})]),t._v(" "),e("h2",{attrs:{id:"weight-unit"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#weight-unit"}},[t._v("#")]),t._v(" Weight Unit")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" To add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> General")]),t._v(".Next, select the "),e("strong",[t._v("Weight Unit")]),t._v(" from dropdown "),e("strong",[t._v("lbs or kgs")]),t._v(" according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in the image below")]),t._v(" "),e("p",[e("img",{attrs:{src:a(798),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(799),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(800),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(801),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(802),alt:"JS"}})]),t._v(" "),e("p",[t._v("After then click 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(803),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(804),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(805),alt:"Back Orders"}})]),t._v(" "),e("p",[e("strong",[t._v("Note:- If the product is Out of Stock then also the customer is able to Place an Order after Enabling the Backorder Option")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(806),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(807),alt:"Out Of Stock"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(808),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(809),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("A Product View Page is a dedicated web page or interface within an online store or catalog where detailed information about a specific product is displayed.")]),t._v(" "),e("p",[t._v("This page provides customers with comprehensive insights and details to help them make purchasing decisions.")]),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",[t._v("Here you can able to manage a number of Related Products & Up Sell Products will be visible on the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(810),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",[t._v("Here you can able to manage several cross-selling products that will be visible on the front end.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(811),alt:"Cart Configuration"}})]),t._v(" "),e("p",[t._v("After then click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h2",{attrs:{id:"frontend"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#frontend"}},[t._v("#")]),t._v(" Frontend")]),t._v(" "),e("p",[t._v("The storefront serves as the customer-facing component of an online store, featuring product displays, category listings, and intuitive navigation to ensure a smooth and enjoyable 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("Database or Elasticsearch")]),t._v(" as per your requirements.")]),t._v(" "),e("p",[e("strong",[t._v("A) Elastic Search-")]),t._v(" When you have a large number of products on your website it is quite difficult to search the product. Elastic Search mode helps for fast search mode of products.")]),t._v(" "),e("p",[e("strong",[t._v("B) Database-")]),t._v(" It is recommended when you have a small number of products on your website choose the database option for search mode.")]),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("h3",{attrs:{id:"list-mode"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#list-mode"}},[t._v("#")]),t._v(" List Mode")]),t._v(" "),e("p",[e("img",{attrs:{src:a(812),alt:"Storefront"}})]),t._v(" "),e("h3",{attrs:{id:"grid-mode"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#grid-mode"}},[t._v("#")]),t._v(" Grid Mode")]),t._v(" "),e("p",[e("img",{attrs:{src:a(813),alt:"Storefront"}})]),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. Buy Now Products")]),t._v(" Select from the "),e("strong",[t._v("Enable/Disable")]),t._v(" option as per requirement. After enabling it will be visible on the product detail page as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(814),alt:"Storefront"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(815),alt:"Storefront Buynow"}})]),t._v(" "),e("p",[t._v("After then click 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(816),alt:"Image Size"}})]),t._v(" "),e("p",[t._v("After then click 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("Here are the configurations where you can manage the review for Guest Users.")]),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",[t._v("By enabling, this option Guest Users are also able to write a review for the product.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(817),alt:"Image"}})]),t._v(" "),e("p",[t._v("After then click 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("In this option, you can easily add the size of an "),e("strong",[t._v("Image and File")]),t._v(" upload size (in KB) from here to improve the behavior, appearance, or function.")]),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(818),alt:"Attribute"}})]),t._v(" "),e("p",[t._v("After then click 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(819),alt:"Social Share"}})]),t._v(" "),e("p",[t._v("After then click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h3",{attrs:{id:"frontend-2"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#frontend-2"}},[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(820),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(821),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(822),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(823),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(824),alt:"Captcha"}})]),t._v(" "),e("p",[t._v("After then click 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(825),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(826),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:"taxes"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#taxes"}},[t._v("#")]),t._v(" Taxes")]),t._v(" "),e("p",[e("strong",[t._v("A) Tax Categories -")]),t._v(" Tax categories are classifications for different types of taxes, such as sales tax, value-added tax, or excise tax, used to categorize and apply tax rates to products or services that will be visible over here.")]),t._v(" "),e("p",[e("strong",[t._v("B) Calculation Settings -")]),t._v(" Information about how much things cost, including the starting price, any discounts, taxes, and extra fees.")]),t._v(" "),e("p",[e("strong",[t._v("1) Calculation Based On-")]),t._v(" By default, there are 3 options for calculations i.e. Shipping Address, Billing Address, Shipping Origin.")]),t._v(" "),e("p",[e("strong",[t._v("A) Shipping Address-")]),t._v(" A shipping address is the location where goods or products are sent for delivery. It includes details like the recipient’s name, street address, city, state or province, postal or ZIP code, and sometimes additional information like a company name or suite number.")]),t._v(" "),e("p",[e("strong",[t._v("B) Billing Address-")]),t._v(" A billing address is the address associated with a payment method, such as a credit or debit card. It’s used to verify the identity of the cardholder and to process transactions.")]),t._v(" "),e("p",[e("strong",[t._v("C) Shipping Origin-")]),t._v(" Shipping origin refers to the location from which goods or products are dispatched or sent out. It is the starting point of the shipment journey before it is transported to the destination address.\nThe shipping origin typically includes details such as the address of the warehouse, store, or supplier where the shipment begins.\nThis information is important for tracking the shipment, calculating shipping costs, and estimating delivery times.")]),t._v(" "),e("p",[e("strong",[t._v("2) Product Pricing-")]),t._v(" There are two options available. Include Tax and Exclude Tax")]),t._v(" "),e("p",[e("strong",[t._v("A) Excluding Tax-")]),t._v(" It simply means that no taxes have been included in the product pricing. For example in the below image product price is 599 and the tax amount is 167.72 and it is separately calculated.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(298),alt:"Email Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("B) Including Tax-")]),t._v(" It means tax are already factored into the price you have received for a good or service. For example in the below image product price is 599 and the tax amount is 167.72 and the calculation is showing all the amount altogether.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(299),alt:"Email Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("C) Default Destination Calculation -")]),t._v(" Select "),e("strong",[t._v("Country, State & Pin Code")]),t._v(" it typically refers to the automatic determination of a shipping or delivery address based on preset criteria or system.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(827),alt:"Email Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("D) Shopping Cart Display Settings -")]),t._v(" Set the display of taxes in the shopping cart by Display Prices, Display Subtotal, and Display Shipping Amount.")]),t._v(" "),e("p",[t._v("By default, we provide Three options:")]),t._v(" "),e("p",[e("strong",[t._v("A) Excluding Tax-")]),t._v(" It simply means that no taxes have been included in the product pricing. For example in the below image product price is 599 and the tax amount is 167.72 and it is separately calculated.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(298),alt:"Email Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("B) Including Tax-")]),t._v(" It means tax are already factored into the price you have received for a good or service. For example in the below image product price is 599 and the tax amount is 167.72 and the calculation shows the amount is altogether.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(299),alt:"Email Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("C) Excluding and Including Both-")]),t._v(" Excluding tax simply means that no taxes have been included in the product pricing and Include Tax are already factored into the price you have received for a good or service.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(828),alt:"Email Settings"}})]),t._v(" "),e("h2",{attrs:{id:"checkout"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#checkout"}},[t._v("#")]),t._v(" Checkout")]),t._v(" "),e("p",[t._v("Checkout configurations are listed below.")]),t._v(" "),e("h3",{attrs:{id:"shopping-cart"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shopping-cart"}},[t._v("#")]),t._v(" Shopping Cart")]),t._v(" "),e("p",[t._v("Enable guest checkout, cart page, cross-sell products, and estimated shipping to enhance user convenience and streamline the shopping process for increased sales.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(829),alt:"Checkout"}})]),t._v(" "),e("h3",{attrs:{id:"my-cart"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#my-cart"}},[t._v("#")]),t._v(" My Cart")]),t._v(" "),e("p",[t._v("Enable settings for My Cart to show a summary of item quantities and display the total number of items in the cart for easy tracking.")]),t._v(" "),e("p",[t._v("In this, we provide two options:")]),t._v(" "),e("p",[e("strong",[t._v("A) Display numbers of items in cart")]),t._v(" - Select "),e("strong",[t._v("Display number of items in cart")]),t._v(" option and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(830),alt:"Number Items"}})]),t._v(" "),e("p",[t._v("After clicking the Add to Cart button this option shows you the total number of quantities. For example, we add 5 products inside the cart. 5 products will be visible on the front end as shown in the image below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(831),alt:"Number Items"}})]),t._v(" "),e("p",[e("strong",[t._v("B) Display Items Quantities")]),t._v(" - Select Display items quantities option and then click on "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(832),alt:"Display Items Quantities"}})]),t._v(" "),e("p",[t._v("After clicking the Add to Cart button for eg. 7 products you have added inside the cart only 1 quantity will be visible on frontend")]),t._v(" "),e("p",[e("img",{attrs:{src:a(833),alt:"Display Items Quantities"}})]),t._v(" "),e("p",[t._v("To check the total number of items then you have to go inside the mini-cart.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(834),alt:"Display Items Quantities"}})]),t._v(" "),e("h3",{attrs:{id:"mini-cart"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#mini-cart"}},[t._v("#")]),t._v(" Mini Cart")]),t._v(" "),e("p",[t._v("Mini Cart is the option where you can able to see the information after adding the product to the cart.")]),t._v(" "),e("p",[t._v("To enable mini cart settings go to "),e("strong",[t._v("Configure >> Checkout >> Mini Cart")]),t._v(" you can also add a mini cart offer information message as shown in the image below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(835),alt:"Display Items Quantities"}})]),t._v(" "),e("p",[t._v("The mini cart is able to open with an offer message as shown in the image below.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(836),alt:"Display Items Quantities"}})]),t._v(" "),e("p",[t._v("Now, if we disable this Mini-Cart user is not able to open the mini-cart, and the user directly gets redirected to the checkout page.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(837),alt:"Disable Mini Cart"}})]),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("A notification is a message or alert that provides information or prompts an action to users, usually within software applications, websites, or devices.")]),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(838),alt:"Notifications"}})]),t._v(" "),e("p",[t._v("After then click 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 from which goods or products are dispatched or shipped. It is the starting point of the shipping process before the items are 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(839),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(840),alt:"Shipping Methods"}})]),t._v(" "),e("p",[t._v("After then click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.")]),t._v(" "),e("h3",{attrs:{id:"shipping-mentod-frontend"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#shipping-mentod-frontend"}},[t._v("#")]),t._v(" Shipping Mentod Frontend")]),t._v(" "),e("p",[e("img",{attrs:{src:a(841),alt:"Shipping Methods"}})]),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(842),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(843),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(844),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(845),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("h3",{attrs:{id:"payment-methods-forntend"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#payment-methods-forntend"}},[t._v("#")]),t._v(" Payment Methods Forntend")]),t._v(" "),e("p",[e("img",{attrs:{src:a(846),alt:"Paypal Standard"}})]),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(" Order Number Settings refer to the configuration parameters that determine how order numbers are generated, formatted, and managed within a system.\nThese settings are crucial for organizing and tracking orders efficiently.")]),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",[t._v("In the Order section add a new configuration setting so that the order has Included Discount Amount, Include Tax to Amount, and the Description in the cart page.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(847),alt:"Order Settings"}})]),t._v(" "),e("p",[e("strong",[t._v("Allow Reorder:-")]),t._v(" Enable or disable the reordering feature for admin users.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(848),alt:"Allow Reorder"}})]),t._v(" "),e("p",[t._v("After then click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button.\n"),e("strong",[t._v("Admin Reorder")])]),t._v(" "),e("p",[t._v("To check Admin Reorder go to "),e("strong",[t._v("Sales >> Orders")]),t._v(" and go inside the order which is showing the pending status. Here you will able to see the option of Reorder on the admin side.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(849),alt:"Allow Reorder"}})]),t._v(" "),e("p",[e("strong",[t._v("Frontend Reorder")])]),t._v(" "),e("p",[t._v("After completing your order go inside "),e("strong",[t._v("My Accounts >> Orders")]),t._v(" here you will able to see the Reorder button at the top right corner as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(850),alt:"Allow Reorder"}})]),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(851),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(852),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(853),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 invoice payments.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(854),alt:"Invoice Reminder"}})]),t._v(" "),e("p",[t._v("After then click 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(855),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=i.exports},298:function(t,e,a){t.exports=a.p+"assets/img/excludeTax.ca9ac8ea.png"},299:function(t,e,a){t.exports=a.p+"assets/img/includeTax.d3a03586.png"},793:function(t,e,a){t.exports=a.p+"assets/img/magic.c9b20146.png"},794:function(t,e,a){t.exports=a.p+"assets/img/content.d90f471e.png"},795:function(t,e,a){t.exports=a.p+"assets/img/imageMagic.3cc5adec.png"},796:function(t,e,a){t.exports=a.p+"assets/img/reviewMagic.f9bb1189.png"},797:function(t,e,a){t.exports=a.p+"assets/img/personalizedCheckout.0a465abe.png"},798:function(t,e,a){t.exports=a.p+"assets/img/weight.89219627.png"},799:function(t,e,a){t.exports=a.p+"assets/img/options.725fc8d0.png"},800:function(t,e,a){t.exports=a.p+"assets/img/css.2b4e1926.png"},801:function(t,e,a){t.exports=a.p+"assets/img/cssOutput.f20f7109.png"},802:function(t,e,a){t.exports=a.p+"assets/img/js.c347da35.png"},803:function(t,e,a){t.exports=a.p+"assets/img/design.3a73ffcb.png"},804:function(t,e,a){t.exports=a.p+"assets/img/designOutput.c4642cb8.png"},805:function(t,e,a){t.exports=a.p+"assets/img/backorder.ce2cbb76.png"},806:function(t,e,a){t.exports=a.p+"assets/img/outofstock.383c7271.png"},807:function(t,e,a){t.exports=a.p+"assets/img/backorderOutput.a79776d7.png"},808:function(t,e,a){t.exports=a.p+"assets/img/orderID.05515d8b.png"},809:function(t,e,a){t.exports=a.p+"assets/img/guestCheckout.4e097830.png"},810:function(t,e,a){t.exports=a.p+"assets/img/pageConfiguration.d4acc9ec.png"},811:function(t,e,a){t.exports=a.p+"assets/img/cartpageConfiguration.2a8cc626.png"},812:function(t,e,a){t.exports=a.p+"assets/img/listmode.c8699863.png"},813:function(t,e,a){t.exports=a.p+"assets/img/gridmode.74754395.png"},814:function(t,e,a){t.exports=a.p+"assets/img/storefront.a0695081.png"},815:function(t,e,a){t.exports=a.p+"assets/img/buyNow.2683aa9c.png"},816:function(t,e,a){t.exports=a.p+"assets/img/imageSize.8e066795.png"},817:function(t,e,a){t.exports=a.p+"assets/img/image.5fcfa261.png"},818:function(t,e,a){t.exports=a.p+"assets/img/attribute.096f9150.png"},819:function(t,e,a){t.exports=a.p+"assets/img/socialShare.dcf350bd.png"},820:function(t,e,a){t.exports=a.p+"assets/img/socialOutput.3896fec4.png"},821:function(t,e,a){t.exports=a.p+"assets/img/products.3865c39b.png"},822:function(t,e,a){t.exports=a.p+"assets/img/categories.9654bd7b.png"},823:function(t,e,a){t.exports=a.p+"assets/img/address.54c54bb8.png"},824:function(t,e,a){t.exports=a.p+"assets/img/captcha.67275c7f.png"},825:function(t,e,a){t.exports=a.p+"assets/img/settings.bc0811ed.png"},826:function(t,e,a){t.exports=a.p+"assets/img/emailSetting.861f2aa4.png"},827:function(t,e,a){t.exports=a.p+"assets/img/destination.6deed041.png"},828:function(t,e,a){t.exports=a.p+"assets/img/includeexcludeBoth.0cd8803b.png"},829:function(t,e,a){t.exports=a.p+"assets/img/checkout.ab9b0f97.png"},830:function(t,e,a){t.exports=a.p+"assets/img/items.33946b16.png"},831:function(t,e,a){t.exports=a.p+"assets/img/numberItems.a5fcac32.png"},832:function(t,e,a){t.exports=a.p+"assets/img/itemQuantity.c04ba958.png"},833:function(t,e,a){t.exports=a.p+"assets/img/1mycart.fea04e56.png"},834:function(t,e,a){t.exports=a.p+"assets/img/7mycart.0d9c99f7.png"},835:function(t,e,a){t.exports=a.p+"assets/img/mini-cart.6439a672.png"},836:function(t,e,a){t.exports=a.p+"assets/img/mini-cart1.cc6fcbbf.png"},837:function(t,e,a){t.exports=a.p+"assets/img/disableminiCart.4a099c89.png"},838:function(t,e,a){t.exports=a.p+"assets/img/notifications.0cf7b2b1.png"},839:function(t,e,a){t.exports=a.p+"assets/img/shipping.c2dae652.png"},840:function(t,e,a){t.exports=a.p+"assets/img/shippingMethods.cfa03447.png"},841:function(t,e,a){t.exports=a.p+"assets/img/shippingOutput.028aea9a.png"},842:function(t,e,a){t.exports=a.p+"assets/img/paypal.08e56b66.png"},843:function(t,e,a){t.exports=a.p+"assets/img/cod.a12ca48a.png"},844:function(t,e,a){t.exports=a.p+"assets/img/moneyTransfer.d78c9eeb.png"},845:function(t,e,a){t.exports=a.p+"assets/img/paypalStandard.eb088da0.png"},846:function(t,e,a){t.exports=a.p+"assets/img/paymentmethod.50f0f3d5.png"},847:function(t,e,a){t.exports=a.p+"assets/img/orderSettings.f4ab6c13.png"},848:function(t,e,a){t.exports=a.p+"assets/img/allowReorder.bcf70145.png"},849:function(t,e,a){t.exports=a.p+"assets/img/adminReorder.95b00c0d.png"},850:function(t,e,a){t.exports=a.p+"assets/img/frontreorder.22b948e2.png"},851:function(t,e,a){t.exports=a.p+"assets/img/invoicenumberSettings.495f7127.png"},852:function(t,e,a){t.exports=a.p+"assets/img/paymentTerms.6bc06672.png"},853:function(t,e,a){t.exports=a.p+"assets/img/invoiceSlip.8d53aba6.png"},854:function(t,e,a){t.exports=a.p+"assets/img/invoiceReminder.d09415a1.png"},855:function(t,e,a){t.exports=a.p+"assets/img/pricing.05f6d9d9.png"}}]); \ No newline at end of file diff --git a/assets/js/78.d6b16e82.js b/assets/js/80.a3fb2ffd.js similarity index 72% rename from assets/js/78.d6b16e82.js rename to assets/js/80.a3fb2ffd.js index 647f352e..30f86b78 100644 --- a/assets/js/78.d6b16e82.js +++ b/assets/js/80.a3fb2ffd.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[78],{1163:function(e,t,r){"use strict";r.r(t);var s=r(10),o=Object(s.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"reorder"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#reorder"}},[e._v("#")]),e._v(" Reorder")]),e._v(" "),t("p",[e._v("Reordering is the processing of placing an order for the same item that you have previously purchased. Some customers may not want to be locked into a long-term subscription commitment and may opt to reorder the same product from you since a reorder is more flexible than a standard subscription.")]),e._v(" "),t("h3",{attrs:{id:"how-to-manage-reorder-in-bagisto2-2-0"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#how-to-manage-reorder-in-bagisto2-2-0"}},[e._v("#")]),e._v(" How to Manage Reorder in Bagisto2.2.0")]),e._v(" "),t("p",[t("strong",[e._v("Step-1")]),e._v(" In the admin panel click on "),t("strong",[e._v("Sales >> Orders >> Edit Order")]),e._v(" and after then click "),t("strong",[e._v("Reorder")]),e._v(" as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(938),alt:"Reorder"}})]),e._v(" "),t("p",[t("strong",[e._v("Step-2")]),e._v(" You can also increase the quantity of the product. Now click on add address as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(939),alt:"Reorder Address"}})]),e._v(" "),t("p",[t("strong",[e._v("Step-3")]),e._v(" Now add all the informtions in billing address form and then click on "),t("strong",[e._v("Save button")]),e._v(" as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(940),alt:"Bill Address"}})]),e._v(" "),t("p",[t("strong",[e._v("Step-4")]),e._v(" Now add the shipping and payment methods and click on "),t("strong",[e._v("Place Order")]),e._v(" as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(941),alt:"Place Order"}})]),e._v(" "),t("p",[t("strong",[e._v("Step-5")]),e._v(" Reorder is successfully updated in the order datagrid as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(942),alt:"Reorder Output"}})])])}),[],!1,null,null,null);t.default=o.exports},938:function(e,t,r){e.exports=r.p+"assets/img/reorder.20a44d56.png"},939:function(e,t,r){e.exports=r.p+"assets/img/reorderAddress.e6723f30.png"},940:function(e,t,r){e.exports=r.p+"assets/img/billAddress.3e38faa1.png"},941:function(e,t,r){e.exports=r.p+"assets/img/placeOrder.4b5ab597.png"},942:function(e,t,r){e.exports=r.p+"assets/img/reorderOutput.38c4eec0.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[80],{1167:function(e,t,r){"use strict";r.r(t);var s=r(10),o=Object(s.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"reorder"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#reorder"}},[e._v("#")]),e._v(" Reorder")]),e._v(" "),t("p",[e._v("Reordering is the processing of placing an order for the same item that you have previously purchased. Some customers may not want to be locked into a long-term subscription commitment and may opt to reorder the same product from you since a reorder is more flexible than a standard subscription.")]),e._v(" "),t("h3",{attrs:{id:"how-to-manage-reorder-in-bagisto2-2-0"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#how-to-manage-reorder-in-bagisto2-2-0"}},[e._v("#")]),e._v(" How to Manage Reorder in Bagisto2.2.0")]),e._v(" "),t("p",[t("strong",[e._v("Step-1")]),e._v(" In the admin panel click on "),t("strong",[e._v("Sales >> Orders >> Edit Order")]),e._v(" and after then click "),t("strong",[e._v("Reorder")]),e._v(" as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(914),alt:"Reorder"}})]),e._v(" "),t("p",[t("strong",[e._v("Step-2")]),e._v(" You can also increase the quantity of the product. Now click on add address as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(915),alt:"Reorder Address"}})]),e._v(" "),t("p",[t("strong",[e._v("Step-3")]),e._v(" Now add all the informtions in billing address form and then click on "),t("strong",[e._v("Save button")]),e._v(" as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(916),alt:"Bill Address"}})]),e._v(" "),t("p",[t("strong",[e._v("Step-4")]),e._v(" Now add the shipping and payment methods and click on "),t("strong",[e._v("Place Order")]),e._v(" as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(917),alt:"Place Order"}})]),e._v(" "),t("p",[t("strong",[e._v("Step-5")]),e._v(" Reorder is successfully updated in the order datagrid as shown in the below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:r(918),alt:"Reorder Output"}})])])}),[],!1,null,null,null);t.default=o.exports},914:function(e,t,r){e.exports=r.p+"assets/img/reorder.20a44d56.png"},915:function(e,t,r){e.exports=r.p+"assets/img/reorderAddress.e6723f30.png"},916:function(e,t,r){e.exports=r.p+"assets/img/billAddress.3e38faa1.png"},917:function(e,t,r){e.exports=r.p+"assets/img/placeOrder.4b5ab597.png"},918:function(e,t,r){e.exports=r.p+"assets/img/reorderOutput.38c4eec0.png"}}]); \ No newline at end of file diff --git a/assets/js/81.7a05f967.js b/assets/js/81.7a05f967.js new file mode 100644 index 00000000..bf7c1503 --- /dev/null +++ b/assets/js/81.7a05f967.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[81],{1168:function(t,a,n){"use strict";n.r(a);var s=n(10),e=Object(s.a)({},(function(){var t=this,a=t._self._c;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[a("h1",{attrs:{id:"transactions"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#transactions"}},[t._v("#")]),t._v(" Transactions")]),t._v(" "),a("p",[t._v("Transaction is a digital financial exchange that occurs when you buy goods and services through online platforms.")]),t._v(" "),a("p",[t._v("E-commerce transaction means the transfer of funds electronically in exchange for products or services, conducted via e-commerce websites or mobile applications.")]),t._v(" "),a("h3",{attrs:{id:"steps-to-create-transactions-in-bagisto-2-2-0"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-create-transactions-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Steps to Create Transactions in Bagisto 2.2.0")]),t._v(" "),a("p",[a("strong",[t._v("Step-1")]),t._v(" Click on "),a("strong",[t._v("Orders >> Transactions >> Create Transaction")]),t._v(" as shown in the below image.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(278),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("Step-2")]),t._v(" Add the below details.")]),t._v(" "),a("p",[a("strong",[t._v("A) Invoice ID-")]),t._v(" Enter the Invoice ID for which you are creating a transaction.")]),t._v(" "),a("p",[a("strong",[t._v("B) Payment Methods-")]),t._v(" By default, 3 online payment gateways are presented.")]),t._v(" "),a("p",[a("strong",[t._v("- Paypal Smart Button")])]),t._v(" "),a("p",[a("strong",[t._v("- Money Transfer")])]),t._v(" "),a("p",[a("strong",[t._v("- Paypal Standard")])]),t._v(" "),a("p",[t._v("Kindly select your payment gateway from the dropdown.")]),t._v(" "),a("p",[a("strong",[t._v("C) Amount-")]),t._v(" Enter the amount of your transaction.")]),t._v(" "),a("p",[t._v("At last, click on the "),a("strong",[t._v("Save Transaction")]),t._v(" button.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(279),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("Step-3")]),t._v(" Transaction is created successfully as shown in the image below.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(280),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("Note - Additionally, you can also create transactions while creating an Invoice")])]),t._v(" "),a("p",[a("strong",[t._v("1)")]),t._v(" Click on "),a("strong",[t._v("Sales >> Order >> Select Order")]),t._v(" and then click on "),a("strong",[t._v("Invoice button")]),t._v(" after that click on the "),a("strong",[t._v("Create Transaction")]),t._v(" checkbox.")]),t._v(" "),a("p",[t._v("At last, click on the "),a("strong",[t._v("Create Invoice")]),t._v(" button as shown in the below image.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(281),alt:"Create Transactions"}})]),t._v(" "),a("p",[a("strong",[t._v("2)")]),t._v(" Now go to "),a("strong",[t._v("Sales >> Orders >> Transactions")]),t._v(" and a new transaction is created successfully as shown in the image below.")]),t._v(" "),a("p",[a("img",{attrs:{src:n(282),alt:"Create Transactions"}})])])}),[],!1,null,null,null);a.default=e.exports},278:function(t,a,n){t.exports=n.p+"assets/img/createTransaction.71680d0a.png"},279:function(t,a,n){t.exports=n.p+"assets/img/saveTransaction.33483e9f.png"},280:function(t,a,n){t.exports=n.p+"assets/img/transactionGrid.3028d914.png"},281:function(t,a,n){t.exports=n.p+"assets/img/other.de9bb79b.png"},282:function(t,a,n){t.exports=n.p+"assets/img/transactionOutput.45613c77.png"}}]); \ No newline at end of file diff --git a/assets/js/79.4b268644.js b/assets/js/82.a2277c2c.js similarity index 81% rename from assets/js/79.4b268644.js rename to assets/js/82.a2277c2c.js index 0a1b5092..4dc39255 100644 --- a/assets/js/79.4b268644.js +++ b/assets/js/82.a2277c2c.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[79],{1027:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},1028:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},1029:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},1030:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},1031:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"},1178: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(1027),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(1028),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(1029),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(1030),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(1031),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([[82],{1014:function(t,e,a){t.exports=a.p+"assets/img/taxRate.023eb978.png"},1015:function(t,e,a){t.exports=a.p+"assets/img/savetaxRate.30e22c4d.png"},1016:function(t,e,a){t.exports=a.p+"assets/img/saveCategory.89f05b5c.png"},1017:function(t,e,a){t.exports=a.p+"assets/img/productCategory.c158016f.png"},1018:function(t,e,a){t.exports=a.p+"assets/img/taxFront.5242347c.png"},1184: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(1014),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(1015),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(1016),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(1017),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(1018),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/80.663f990c.js b/assets/js/83.aafde5c3.js similarity index 95% rename from assets/js/80.663f990c.js rename to assets/js/83.aafde5c3.js index cbe1cc24..92df1f38 100644 --- a/assets/js/80.663f990c.js +++ b/assets/js/83.aafde5c3.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[80,115],{245:function(t,e,n){"use strict";n.d(e,"d",(function(){return i})),n.d(e,"a",(function(){return a})),n.d(e,"i",(function(){return s})),n.d(e,"f",(function(){return l})),n.d(e,"g",(function(){return u})),n.d(e,"h",(function(){return c})),n.d(e,"b",(function(){return f})),n.d(e,"e",(function(){return h})),n.d(e,"k",(function(){return d})),n.d(e,"l",(function(){return p})),n.d(e,"c",(function(){return g})),n.d(e,"j",(function(){return b}));n(91);const i=/#.*$/,r=/\.(md|html)$/,a=/\/$/,s=/^[a-z]+:/i;function o(t){return decodeURI(t).replace(i,"").replace(r,"")}function l(t){return s.test(t)}function u(t){return/^mailto:/.test(t)}function c(t){return/^tel:/.test(t)}function f(t){if(l(t))return t;const e=t.match(i),n=e?e[0]:"",r=o(t);return a.test(r)?t:r+".html"+n}function h(t,e){const n=decodeURIComponent(t.hash),r=function(t){const e=t.match(i);if(e)return e[0]}(e);if(r&&n!==r)return!1;return o(t.path)===o(e)}function d(t,e,n){if(l(e))return{type:"external",path:e};n&&(e=function(t,e,n){const i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;const r=e.split("/");n&&r[r.length-1]||r.pop();const a=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,i,r=1){if("string"==typeof e)return d(n,e,i);if(Array.isArray(e))return Object.assign(d(n,e[0],i),{title:e[1]});{const a=e.children||[];return 0===a.length&&e.path?Object.assign(d(n,e.path,i),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:a.map(e=>t(e,n,i,r+1)),collapsable:!1!==e.collapsable}}}(t,r,n)):[]}return[]}function m(t){const e=g(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function g(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function b(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},247:function(t,e,n){"use strict";n.r(e);var i=n(245),r={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(i.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(i.g)(this.link)||Object(i.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(i.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(i.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},a=n(10),s=Object(a.a)(r,(function(){var t=this,e=t._self._c;return t.isInternal?e("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(e){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):e("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?e("OutboundLink"):t._e()],1)}),[],!1,null,null,null);e.default=s.exports},263:function(t,e,n){},282:function(t,e,n){"use strict";n(263)},296:function(t,e,n){"use strict";n.r(e);var i={name:"Home",components:{NavLink:n(247).default},computed:{data(){return this.$page.frontmatter},actionLink(){return{link:this.data.actionLink,text:this.data.actionText}}}},r=(n(282),n(10)),a=Object(r.a)(i,(function(){var t=this,e=t._self._c;return e("main",{staticClass:"home",attrs:{"aria-labelledby":null!==t.data.heroText?"main-title":null}},[e("header",{staticClass:"hero"},[t.data.heroImage?e("img",{attrs:{src:t.$withBase(t.data.heroImage),alt:t.data.heroAlt||"hero"}}):t._e(),t._v(" "),null!==t.data.heroText?e("h1",{attrs:{id:"main-title"}},[t._v("\n "+t._s(t.data.heroText||t.$title||"Hello")+"\n ")]):t._e(),t._v(" "),null!==t.data.tagline?e("p",{staticClass:"description"},[t._v("\n "+t._s(t.data.tagline||t.$description||"Welcome to your VuePress site")+"\n ")]):t._e(),t._v(" "),t.data.actionText&&t.data.actionLink?e("p",{staticClass:"action"},[e("NavLink",{staticClass:"action-button",attrs:{item:t.actionLink}})],1):t._e()]),t._v(" "),t.data.features&&t.data.features.length?e("div",{staticClass:"features"},t._l(t.data.features,(function(n,i){return e("div",{key:i,staticClass:"feature"},[e("h2",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.details))])])})),0):t._e(),t._v(" "),e("Content",{staticClass:"theme-default-content custom"}),t._v(" "),t.data.footer?e("div",{staticClass:"footer"},[t._v("\n "+t._s(t.data.footer)+"\n ")]):t._e()],1)}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[83,118],{245:function(t,e,n){"use strict";n.d(e,"d",(function(){return i})),n.d(e,"a",(function(){return a})),n.d(e,"i",(function(){return s})),n.d(e,"f",(function(){return l})),n.d(e,"g",(function(){return u})),n.d(e,"h",(function(){return c})),n.d(e,"b",(function(){return f})),n.d(e,"e",(function(){return h})),n.d(e,"k",(function(){return d})),n.d(e,"l",(function(){return p})),n.d(e,"c",(function(){return g})),n.d(e,"j",(function(){return b}));n(91);const i=/#.*$/,r=/\.(md|html)$/,a=/\/$/,s=/^[a-z]+:/i;function o(t){return decodeURI(t).replace(i,"").replace(r,"")}function l(t){return s.test(t)}function u(t){return/^mailto:/.test(t)}function c(t){return/^tel:/.test(t)}function f(t){if(l(t))return t;const e=t.match(i),n=e?e[0]:"",r=o(t);return a.test(r)?t:r+".html"+n}function h(t,e){const n=decodeURIComponent(t.hash),r=function(t){const e=t.match(i);if(e)return e[0]}(e);if(r&&n!==r)return!1;return o(t.path)===o(e)}function d(t,e,n){if(l(e))return{type:"external",path:e};n&&(e=function(t,e,n){const i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;const r=e.split("/");n&&r[r.length-1]||r.pop();const a=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,i,r=1){if("string"==typeof e)return d(n,e,i);if(Array.isArray(e))return Object.assign(d(n,e[0],i),{title:e[1]});{const a=e.children||[];return 0===a.length&&e.path?Object.assign(d(n,e.path,i),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:a.map(e=>t(e,n,i,r+1)),collapsable:!1!==e.collapsable}}}(t,r,n)):[]}return[]}function m(t){const e=g(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function g(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function b(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},247:function(t,e,n){"use strict";n.r(e);var i=n(245),r={name:"NavLink",props:{item:{required:!0}},computed:{link(){return Object(i.b)(this.item.link)},exact(){return this.$site.locales?Object.keys(this.$site.locales).some(t=>t===this.link):"/"===this.link},isNonHttpURI(){return Object(i.g)(this.link)||Object(i.h)(this.link)},isBlankTarget(){return"_blank"===this.target},isInternal(){return!Object(i.f)(this.link)&&!this.isBlankTarget},target(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(i.f)(this.link)?"_blank":""},rel(){return this.isNonHttpURI||!1===this.item.rel?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":null}},methods:{focusoutAction(){this.$emit("focusout")}}},a=n(10),s=Object(a.a)(r,(function(){var t=this,e=t._self._c;return t.isInternal?e("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(e){return t.focusoutAction.apply(null,arguments)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):e("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?e("OutboundLink"):t._e()],1)}),[],!1,null,null,null);e.default=s.exports},263:function(t,e,n){},287:function(t,e,n){"use strict";n(263)},301:function(t,e,n){"use strict";n.r(e);var i={name:"Home",components:{NavLink:n(247).default},computed:{data(){return this.$page.frontmatter},actionLink(){return{link:this.data.actionLink,text:this.data.actionText}}}},r=(n(287),n(10)),a=Object(r.a)(i,(function(){var t=this,e=t._self._c;return e("main",{staticClass:"home",attrs:{"aria-labelledby":null!==t.data.heroText?"main-title":null}},[e("header",{staticClass:"hero"},[t.data.heroImage?e("img",{attrs:{src:t.$withBase(t.data.heroImage),alt:t.data.heroAlt||"hero"}}):t._e(),t._v(" "),null!==t.data.heroText?e("h1",{attrs:{id:"main-title"}},[t._v("\n "+t._s(t.data.heroText||t.$title||"Hello")+"\n ")]):t._e(),t._v(" "),null!==t.data.tagline?e("p",{staticClass:"description"},[t._v("\n "+t._s(t.data.tagline||t.$description||"Welcome to your VuePress site")+"\n ")]):t._e(),t._v(" "),t.data.actionText&&t.data.actionLink?e("p",{staticClass:"action"},[e("NavLink",{staticClass:"action-button",attrs:{item:t.actionLink}})],1):t._e()]),t._v(" "),t.data.features&&t.data.features.length?e("div",{staticClass:"features"},t._l(t.data.features,(function(n,i){return e("div",{key:i,staticClass:"feature"},[e("h2",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.details))])])})),0):t._e(),t._v(" "),e("Content",{staticClass:"theme-default-content custom"}),t._v(" "),t.data.footer?e("div",{staticClass:"footer"},[t._v("\n "+t._s(t.data.footer)+"\n ")]):t._e()],1)}),[],!1,null,null,null);e.default=a.exports}}]); \ No newline at end of file diff --git a/assets/js/81.c718f38d.js b/assets/js/84.a3af3758.js similarity index 97% rename from assets/js/81.c718f38d.js rename to assets/js/84.a3af3758.js index 550e6169..eb4bb686 100644 --- a/assets/js/81.c718f38d.js +++ b/assets/js/84.a3af3758.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[81],{245:function(t,e,n){"use strict";n.d(e,"d",(function(){return i})),n.d(e,"a",(function(){return a})),n.d(e,"i",(function(){return s})),n.d(e,"f",(function(){return c})),n.d(e,"g",(function(){return u})),n.d(e,"h",(function(){return l})),n.d(e,"b",(function(){return d})),n.d(e,"e",(function(){return p})),n.d(e,"k",(function(){return f})),n.d(e,"l",(function(){return h})),n.d(e,"c",(function(){return m})),n.d(e,"j",(function(){return b}));n(91);const i=/#.*$/,r=/\.(md|html)$/,a=/\/$/,s=/^[a-z]+:/i;function o(t){return decodeURI(t).replace(i,"").replace(r,"")}function c(t){return s.test(t)}function u(t){return/^mailto:/.test(t)}function l(t){return/^tel:/.test(t)}function d(t){if(c(t))return t;const e=t.match(i),n=e?e[0]:"",r=o(t);return a.test(r)?t:r+".html"+n}function p(t,e){const n=decodeURIComponent(t.hash),r=function(t){const e=t.match(i);if(e)return e[0]}(e);if(r&&n!==r)return!1;return o(t.path)===o(e)}function f(t,e,n){if(c(e))return{type:"external",path:e};n&&(e=function(t,e,n){const i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;const r=e.split("/");n&&r[r.length-1]||r.pop();const a=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,i,r=1){if("string"==typeof e)return f(n,e,i);if(Array.isArray(e))return Object.assign(f(n,e[0],i),{title:e[1]});{const a=e.children||[];return 0===a.length&&e.path?Object.assign(f(n,e.path,i),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:a.map(e=>t(e,n,i,r+1)),collapsable:!1!==e.collapsable}}}(t,r,n)):[]}return[]}function g(t){const e=m(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function m(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function b(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},253:function(t,e){t.exports=function(t){return null==t}},255:function(t,e,n){},266:function(t,e,n){"use strict";n(255)},280:function(t,e,n){"use strict";n.r(e);var i=n(253),r=n.n(i),a=n(245),s={name:"PageEdit",computed:{lastUpdated(){return this.$page.lastUpdated},lastUpdatedText(){return"string"==typeof this.$themeLocaleConfig.lastUpdated?this.$themeLocaleConfig.lastUpdated:"string"==typeof this.$site.themeConfig.lastUpdated?this.$site.themeConfig.lastUpdated:"Last Updated"},editLink(){const t=r()(this.$page.frontmatter.editLink)?this.$site.themeConfig.editLinks:this.$page.frontmatter.editLink,{repo:e,docsDir:n="",docsBranch:i="master",docsRepo:a=e}=this.$site.themeConfig;return t&&a&&this.$page.relativePath?this.createEditLink(e,a,n,i,this.$page.relativePath):null},editLinkText(){return this.$themeLocaleConfig.editLinkText||this.$site.themeConfig.editLinkText||"Edit this page"}},methods:{createEditLink(t,e,n,i,r){if(/bitbucket.org/.test(e)){return e.replace(a.a,"")+"/src"+`/${i}/`+(n?n.replace(a.a,"")+"/":"")+r+`?mode=edit&spa=0&at=${i}&fileviewer=file-view-default`}if(/gitlab.com/.test(e)){return e.replace(a.a,"")+"/-/edit"+`/${i}/`+(n?n.replace(a.a,"")+"/":"")+r}return(a.i.test(e)?e:"https://github.com/"+e).replace(a.a,"")+"/edit"+`/${i}/`+(n?n.replace(a.a,"")+"/":"")+r}}},o=(n(266),n(10)),c=Object(o.a)(s,(function(){var t=this,e=t._self._c;return e("footer",{staticClass:"page-edit"},[t.editLink?e("div",{staticClass:"edit-link"},[e("a",{attrs:{href:t.editLink,target:"_blank",rel:"noopener noreferrer"}},[t._v(t._s(t.editLinkText))]),t._v(" "),e("OutboundLink")],1):t._e(),t._v(" "),t.lastUpdated?e("div",{staticClass:"last-updated"},[e("span",{staticClass:"prefix"},[t._v(t._s(t.lastUpdatedText)+":")]),t._v(" "),e("span",{staticClass:"time"},[t._v(t._s(t.lastUpdated))])]):t._e()])}),[],!1,null,null,null);e.default=c.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[84],{245:function(t,e,n){"use strict";n.d(e,"d",(function(){return i})),n.d(e,"a",(function(){return a})),n.d(e,"i",(function(){return s})),n.d(e,"f",(function(){return c})),n.d(e,"g",(function(){return u})),n.d(e,"h",(function(){return l})),n.d(e,"b",(function(){return d})),n.d(e,"e",(function(){return p})),n.d(e,"k",(function(){return f})),n.d(e,"l",(function(){return h})),n.d(e,"c",(function(){return m})),n.d(e,"j",(function(){return b}));n(91);const i=/#.*$/,r=/\.(md|html)$/,a=/\/$/,s=/^[a-z]+:/i;function o(t){return decodeURI(t).replace(i,"").replace(r,"")}function c(t){return s.test(t)}function u(t){return/^mailto:/.test(t)}function l(t){return/^tel:/.test(t)}function d(t){if(c(t))return t;const e=t.match(i),n=e?e[0]:"",r=o(t);return a.test(r)?t:r+".html"+n}function p(t,e){const n=decodeURIComponent(t.hash),r=function(t){const e=t.match(i);if(e)return e[0]}(e);if(r&&n!==r)return!1;return o(t.path)===o(e)}function f(t,e,n){if(c(e))return{type:"external",path:e};n&&(e=function(t,e,n){const i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;const r=e.split("/");n&&r[r.length-1]||r.pop();const a=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,i,r=1){if("string"==typeof e)return f(n,e,i);if(Array.isArray(e))return Object.assign(f(n,e[0],i),{title:e[1]});{const a=e.children||[];return 0===a.length&&e.path?Object.assign(f(n,e.path,i),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:a.map(e=>t(e,n,i,r+1)),collapsable:!1!==e.collapsable}}}(t,r,n)):[]}return[]}function g(t){const e=m(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function m(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function b(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},253:function(t,e){t.exports=function(t){return null==t}},255:function(t,e,n){},266:function(t,e,n){"use strict";n(255)},285:function(t,e,n){"use strict";n.r(e);var i=n(253),r=n.n(i),a=n(245),s={name:"PageEdit",computed:{lastUpdated(){return this.$page.lastUpdated},lastUpdatedText(){return"string"==typeof this.$themeLocaleConfig.lastUpdated?this.$themeLocaleConfig.lastUpdated:"string"==typeof this.$site.themeConfig.lastUpdated?this.$site.themeConfig.lastUpdated:"Last Updated"},editLink(){const t=r()(this.$page.frontmatter.editLink)?this.$site.themeConfig.editLinks:this.$page.frontmatter.editLink,{repo:e,docsDir:n="",docsBranch:i="master",docsRepo:a=e}=this.$site.themeConfig;return t&&a&&this.$page.relativePath?this.createEditLink(e,a,n,i,this.$page.relativePath):null},editLinkText(){return this.$themeLocaleConfig.editLinkText||this.$site.themeConfig.editLinkText||"Edit this page"}},methods:{createEditLink(t,e,n,i,r){if(/bitbucket.org/.test(e)){return e.replace(a.a,"")+"/src"+`/${i}/`+(n?n.replace(a.a,"")+"/":"")+r+`?mode=edit&spa=0&at=${i}&fileviewer=file-view-default`}if(/gitlab.com/.test(e)){return e.replace(a.a,"")+"/-/edit"+`/${i}/`+(n?n.replace(a.a,"")+"/":"")+r}return(a.i.test(e)?e:"https://github.com/"+e).replace(a.a,"")+"/edit"+`/${i}/`+(n?n.replace(a.a,"")+"/":"")+r}}},o=(n(266),n(10)),c=Object(o.a)(s,(function(){var t=this,e=t._self._c;return e("footer",{staticClass:"page-edit"},[t.editLink?e("div",{staticClass:"edit-link"},[e("a",{attrs:{href:t.editLink,target:"_blank",rel:"noopener noreferrer"}},[t._v(t._s(t.editLinkText))]),t._v(" "),e("OutboundLink")],1):t._e(),t._v(" "),t.lastUpdated?e("div",{staticClass:"last-updated"},[e("span",{staticClass:"prefix"},[t._v(t._s(t.lastUpdatedText)+":")]),t._v(" "),e("span",{staticClass:"time"},[t._v(t._s(t.lastUpdated))])]):t._e()])}),[],!1,null,null,null);e.default=c.exports}}]); \ No newline at end of file diff --git a/assets/js/82.03c923b0.js b/assets/js/85.d12c1bc9.js similarity index 78% rename from assets/js/82.03c923b0.js rename to assets/js/85.d12c1bc9.js index e7ec5c8e..f66cca96 100644 --- a/assets/js/82.03c923b0.js +++ b/assets/js/85.d12c1bc9.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[82],{1050: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(308),alt:"Attribute Family"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2")]),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(309),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(310),alt:"Family Grid"}})]),t._v(" "),e("p",[t._v("Now 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(311),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},308:function(t,e,a){t.exports=a.p+"assets/img/createFamily.ba7fc9a9.png"},309:function(t,e,a){t.exports=a.p+"assets/img/saveFamily.30a732be.png"},310:function(t,e,a){t.exports=a.p+"assets/img/familyGrid.8370fbab.png"},311:function(t,e,a){t.exports=a.p+"assets/img/output.df4635e8.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[85],{1054: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(313),alt:"Attribute Family"}})]),t._v(" "),e("p",[e("strong",[t._v("Step 2")]),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(314),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(315),alt:"Family Grid"}})]),t._v(" "),e("p",[t._v("Now 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(316),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},313:function(t,e,a){t.exports=a.p+"assets/img/createFamily.ba7fc9a9.png"},314:function(t,e,a){t.exports=a.p+"assets/img/saveFamily.30a732be.png"},315:function(t,e,a){t.exports=a.p+"assets/img/familyGrid.8370fbab.png"},316:function(t,e,a){t.exports=a.p+"assets/img/output.df4635e8.png"}}]); \ No newline at end of file diff --git a/assets/js/83.dfb5d2ce.js b/assets/js/86.62f2c8d4.js similarity index 95% rename from assets/js/83.dfb5d2ce.js rename to assets/js/86.62f2c8d4.js index 3f415039..0efdd086 100644 --- a/assets/js/83.dfb5d2ce.js +++ b/assets/js/86.62f2c8d4.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[83],{1083: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(489),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(490),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(491),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 your 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(492),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},489:function(A,n,e){A.exports=e.p+"assets/img/createCurrency.80f5dbec.png"},490:function(A,n,e){A.exports=e.p+"assets/img/saveCurrency.f006311d.png"},491:function(A,n,e){A.exports=e.p+"assets/img/newCurrency.ad269f28.png"},492:function(A,n){A.exports="data:image/png;base64,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"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[86],{1089: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(494),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(495),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(496),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 your 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(497),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},494:function(A,n,e){A.exports=e.p+"assets/img/createCurrency.80f5dbec.png"},495:function(A,n,e){A.exports=e.p+"assets/img/saveCurrency.f006311d.png"},496:function(A,n,e){A.exports=e.p+"assets/img/newCurrency.ad269f28.png"},497:function(A,n){A.exports="data:image/png;base64,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"}}]); \ No newline at end of file diff --git a/assets/js/84.35c2e67f.js b/assets/js/87.3e52c629.js similarity index 76% rename from assets/js/84.35c2e67f.js rename to assets/js/87.3e52c629.js index 10ef31c2..8d077910 100644 --- a/assets/js/84.35c2e67f.js +++ b/assets/js/87.3e52c629.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[84],{1084: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(493),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(494),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(495),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(496),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},493:function(e,t,a){e.exports=a.p+"assets/img/exchangeRate.6949e640.png"},494:function(e,t,a){e.exports=a.p+"assets/img/exchangerateConfigurations.3fef1f77.png"},495:function(e,t,a){e.exports=a.p+"assets/img/exchangerateGrid.18b0f0f7.png"},496:function(e,t,a){e.exports=a.p+"assets/img/exchangeOutput.c1dd511d.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[87],{1090: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(498),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(499),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(500),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(501),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},498:function(e,t,a){e.exports=a.p+"assets/img/exchangeRate.6949e640.png"},499:function(e,t,a){e.exports=a.p+"assets/img/exchangerateConfigurations.3fef1f77.png"},500:function(e,t,a){e.exports=a.p+"assets/img/exchangerateGrid.18b0f0f7.png"},501:function(e,t,a){e.exports=a.p+"assets/img/exchangeOutput.c1dd511d.png"}}]); \ No newline at end of file diff --git a/assets/js/91.ffd2d470.js b/assets/js/88.8921f4a3.js similarity index 80% rename from assets/js/91.ffd2d470.js rename to assets/js/88.8921f4a3.js index 57d44aa4..c53a89fa 100644 --- a/assets/js/91.ffd2d470.js +++ b/assets/js/88.8921f4a3.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[91],{1130:function(e,t,a){"use strict";a.r(t);var o=a(10),s=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#locales"}},[e._v("#")]),e._v(" Locales")]),e._v(" "),t("p",[e._v("To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.")]),e._v(" "),t("h3",{attrs:{id:"set-locales-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#set-locales-in-bagisto"}},[e._v("#")]),e._v(" Set Locales in Bagisto.")]),e._v(" "),t("p",[e._v("Here we have explained steps to set Locales in bagisto.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin panel of Bagisto go to "),t("strong",[e._v("Settings >> Locales >> Create Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(747),alt:"Locales"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Now add the below fields")]),e._v(" "),t("p",[t("strong",[e._v("1.Code")]),e._v(" Every language has its unique code.")]),e._v(" "),t("p",[t("strong",[e._v("2.Name")]),e._v(" Name of the language.")]),e._v(" "),t("p",[t("strong",[e._v("3.Directions")]),e._v(" Add the direction in which your language work "),t("strong",[e._v("LTR (Left To Right) , RTL (Right To Left)")]),e._v(".")]),e._v(" "),t("p",[t("strong",[e._v("4.Logo")]),e._v(" Add the logo of your language")]),e._v(" "),t("p",[e._v("Now "),t("strong",[e._v("Save Locale")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(748),alt:"New Locale"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(749),alt:"Locale Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" On the admin panel open "),t("strong",[e._v("Settings >> Channels")]),e._v(" you will able to see your new language is situated in the currencies and Locales section to enable this click on to that and "),t("strong",[e._v("Save Channel")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(750),alt:"Locale Channel"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a "),t("strong",[e._v("Locales")]),e._v(" in Bagisto and make your website as per your language.")])])}),[],!1,null,null,null);t.default=s.exports},747:function(e,t,a){e.exports=a.p+"assets/img/locales.1eec3541.png"},748:function(e,t,a){e.exports=a.p+"assets/img/newLocale.0e9afa70.png"},749:function(e,t,a){e.exports=a.p+"assets/img/localeGrid.3cc059ab.png"},750:function(e,t,a){e.exports=a.p+"assets/img/localeChannel.61e5efa8.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[88],{1091:function(e,t,a){"use strict";a.r(t);var o=a(10),s=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#locales"}},[e._v("#")]),e._v(" Locales")]),e._v(" "),t("p",[e._v("To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.")]),e._v(" "),t("h3",{attrs:{id:"set-locales-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#set-locales-in-bagisto"}},[e._v("#")]),e._v(" Set Locales in Bagisto.")]),e._v(" "),t("p",[e._v("Here we have explained steps to set Locales in bagisto.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin panel of Bagisto go to "),t("strong",[e._v("Settings >> Locales >> Create Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(502),alt:"Locales"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Now add the below fields")]),e._v(" "),t("p",[t("strong",[e._v("1.Code")]),e._v(" Every language has its unique code.")]),e._v(" "),t("p",[t("strong",[e._v("2.Name")]),e._v(" Name of the language.")]),e._v(" "),t("p",[t("strong",[e._v("3.Directions")]),e._v(" Add the direction in which your language work "),t("strong",[e._v("LTR (Left To Right) , RTL (Right To Left)")]),e._v(".")]),e._v(" "),t("p",[t("strong",[e._v("4.Logo")]),e._v(" Add the logo of your language")]),e._v(" "),t("p",[e._v("Now "),t("strong",[e._v("Save Locale")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(503),alt:"New Locale"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(504),alt:"Locale Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" On the admin panel open "),t("strong",[e._v("Settings >> Channels")]),e._v(" you will able to see your new language is situated in the currencies and Locales section to enable this click on to that and "),t("strong",[e._v("Save Channel")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(505),alt:"Locale Channel"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a "),t("strong",[e._v("Locales")]),e._v(" in Bagisto and make your website as per your language.")])])}),[],!1,null,null,null);t.default=s.exports},502:function(e,t,a){e.exports=a.p+"assets/img/locales.1eec3541.png"},503:function(e,t,a){e.exports=a.p+"assets/img/newLocale.0e9afa70.png"},504:function(e,t,a){e.exports=a.p+"assets/img/localeGrid.3cc059ab.png"},505:function(e,t,a){e.exports=a.p+"assets/img/localeChannel.61e5efa8.png"}}]); \ No newline at end of file diff --git a/assets/js/92.0dd8bf41.js b/assets/js/89.63c9bc5b.js similarity index 95% rename from assets/js/92.0dd8bf41.js rename to assets/js/89.63c9bc5b.js index 1f5a4bb4..189a97ad 100644 --- a/assets/js/92.0dd8bf41.js +++ b/assets/js/89.63c9bc5b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[92],{1131:function(A,e,t){"use strict";t.r(e);var s=t(10),o=Object(s.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#roles"}},[A._v("#")]),A._v(" Roles")]),A._v(" "),e("p",[A._v("Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),A._v(" "),e("h3",{attrs:{id:"create-roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-roles"}},[A._v("#")]),A._v(" Create Roles")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Roles")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Role")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(751),alt:"role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Role name")]),A._v(" "),e("p",[e("strong",[A._v("2.Description:-")]),A._v(" Enter the description of the role")]),A._v(" "),e("p",[e("img",{attrs:{src:t(752),alt:"new role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the "),e("strong",[A._v("Access Control")]),A._v(" according to your requirement.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(753),alt:"Access Control"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Role")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Role")]),A._v(" by the name of "),e("strong",[A._v("New Role")]),A._v(" is created successfully as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(754),alt:"Role Grid"}})]),A._v(" "),e("p",[A._v("So by this you can create a "),e("strong",[A._v("Roles")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports},751:function(A,e,t){A.exports=t.p+"assets/img/role.d29f5e51.png"},752:function(A,e){A.exports="data:image/png;base64,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"},753:function(A,e,t){A.exports=t.p+"assets/img/accessControl.76a3d346.png"},754:function(A,e,t){A.exports=t.p+"assets/img/roleGrid.8c856367.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[89],{1092:function(A,e,t){"use strict";t.r(e);var s=t(10),o=Object(s.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#roles"}},[A._v("#")]),A._v(" Roles")]),A._v(" "),e("p",[A._v("Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),A._v(" "),e("h3",{attrs:{id:"create-roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-roles"}},[A._v("#")]),A._v(" Create Roles")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Roles")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Role")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(506),alt:"role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Role name")]),A._v(" "),e("p",[e("strong",[A._v("2.Description:-")]),A._v(" Enter the description of the role")]),A._v(" "),e("p",[e("img",{attrs:{src:t(507),alt:"new role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the "),e("strong",[A._v("Access Control")]),A._v(" according to your requirement.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(508),alt:"Access Control"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Role")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Role")]),A._v(" by the name of "),e("strong",[A._v("New Role")]),A._v(" is created successfully as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(509),alt:"Role Grid"}})]),A._v(" "),e("p",[A._v("So by this you can create a "),e("strong",[A._v("Roles")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports},506:function(A,e,t){A.exports=t.p+"assets/img/role.d29f5e51.png"},507:function(A,e){A.exports="data:image/png;base64,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"},508:function(A,e,t){A.exports=t.p+"assets/img/accessControl.76a3d346.png"},509:function(A,e,t){A.exports=t.p+"assets/img/roleGrid.8c856367.png"}}]); \ No newline at end of file diff --git a/assets/js/9.3b8b212b.js b/assets/js/9.a1258eee.js similarity index 80% rename from assets/js/9.3b8b212b.js rename to assets/js/9.a1258eee.js index 557a6244..c15c4235 100644 --- a/assets/js/9.3b8b212b.js +++ b/assets/js/9.a1258eee.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{1099:function(t,e,a){"use strict";a.r(e);var s=a(10),n=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configure"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[t._v("#")]),t._v(" Configure")]),t._v(" "),e("p",[t._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")]),t._v(" "),e("p",[t._v("How the parts of something, or a group of things, are arranged.")]),t._v(" "),e("h2",{attrs:{id:"magic-ai"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#magic-ai"}},[t._v("#")]),t._v(" Magic AI")]),t._v(" "),e("p",[t._v("To add Magic AI go to Admin Panel and go to "),e("strong",[t._v("Configure >> General >> Magic AI")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(545),alt:"Magic"}})]),t._v(" "),e("ol",[e("li",[t._v("If you want to enable it for the "),e("strong",[t._v("Content Generation")]),t._v(" kindly enable it from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(546),alt:"Magic Content"}})]),t._v(" "),e("ol",{attrs:{start:"2"}},[e("li",[t._v("Kindly Enable it for the "),e("strong",[t._v("Image Generation")]),t._v(" from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(547),alt:"Magic Image"}})]),t._v(" "),e("ol",{attrs:{start:"3"}},[e("li",[t._v("For "),e("strong",[t._v("Review Translation")]),t._v(" add you model and Enable it as shown in the below image.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(548),alt:"Magic Review"}})]),t._v(" "),e("ol",{attrs:{start:"4"}},[e("li",[t._v("For the "),e("strong",[t._v("Personalized Checkout Message")]),t._v(" Enable it and add the model.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(549),alt:"Magic Personalized Checkout"}})]),t._v(" "),e("h2",{attrs:{id:"weight-unit"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#weight-unit"}},[t._v("#")]),t._v(" Weight Unit")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" To add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> General")]),t._v(".Next, select the "),e("strong",[t._v("Weight Unit")]),t._v(" from dropdown "),e("strong",[t._v("lbs or kgs")]),t._v(" according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(550),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(551),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(552),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(553),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(554),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(555),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(556),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(557),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(558),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(559),alt:"Out Of Stock"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(560),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(561),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(562),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(563),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.Buy Now Products")]),t._v(" Select from the "),e("strong",[t._v("Enable/Disable")]),t._v(" option as per requirement.After enabling it will get visible on product detail page as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(564),alt:"Storefront"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(565),alt:"Storefront Buynow"}})]),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(566),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(567),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(568),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(569),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(570),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(571),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(572),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(573),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(574),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(575),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(576),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(577),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(578),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(579),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(580),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(581),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(582),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(583),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(584),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(585),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(586),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(587),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(588),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(589),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},545:function(t,e,a){t.exports=a.p+"assets/img/magic.c9b20146.png"},546:function(t,e,a){t.exports=a.p+"assets/img/content.d90f471e.png"},547:function(t,e,a){t.exports=a.p+"assets/img/imageMagic.3cc5adec.png"},548:function(t,e,a){t.exports=a.p+"assets/img/reviewMagic.f9bb1189.png"},549:function(t,e,a){t.exports=a.p+"assets/img/personalizedCheckout.0a465abe.png"},550:function(t,e,a){t.exports=a.p+"assets/img/weight.89219627.png"},551:function(t,e,a){t.exports=a.p+"assets/img/options.725fc8d0.png"},552:function(t,e,a){t.exports=a.p+"assets/img/css.2b4e1926.png"},553:function(t,e,a){t.exports=a.p+"assets/img/cssOutput.f20f7109.png"},554:function(t,e,a){t.exports=a.p+"assets/img/js.c347da35.png"},555:function(t,e,a){t.exports=a.p+"assets/img/design.3a73ffcb.png"},556:function(t,e,a){t.exports=a.p+"assets/img/designOutput.c4642cb8.png"},557:function(t,e,a){t.exports=a.p+"assets/img/backorder.ce2cbb76.png"},558:function(t,e,a){t.exports=a.p+"assets/img/outofstock.383c7271.png"},559:function(t,e,a){t.exports=a.p+"assets/img/backorderOutput.a79776d7.png"},560:function(t,e,a){t.exports=a.p+"assets/img/orderID.05515d8b.png"},561:function(t,e,a){t.exports=a.p+"assets/img/guestCheckout.4e097830.png"},562:function(t,e,a){t.exports=a.p+"assets/img/pageConfiguration.d4acc9ec.png"},563:function(t,e,a){t.exports=a.p+"assets/img/cartpageConfiguration.2a8cc626.png"},564:function(t,e,a){t.exports=a.p+"assets/img/storefront.a0695081.png"},565:function(t,e,a){t.exports=a.p+"assets/img/buyNow.2683aa9c.png"},566:function(t,e,a){t.exports=a.p+"assets/img/imageSize.8e066795.png"},567:function(t,e,a){t.exports=a.p+"assets/img/image.5fcfa261.png"},568:function(t,e,a){t.exports=a.p+"assets/img/attribute.096f9150.png"},569:function(t,e,a){t.exports=a.p+"assets/img/socialShare.dcf350bd.png"},570:function(t,e,a){t.exports=a.p+"assets/img/socialOutput.3896fec4.png"},571:function(t,e,a){t.exports=a.p+"assets/img/products.3865c39b.png"},572:function(t,e,a){t.exports=a.p+"assets/img/categories.9654bd7b.png"},573:function(t,e,a){t.exports=a.p+"assets/img/address.54c54bb8.png"},574:function(t,e,a){t.exports=a.p+"assets/img/captcha.67275c7f.png"},575:function(t,e,a){t.exports=a.p+"assets/img/settings.bc0811ed.png"},576:function(t,e,a){t.exports=a.p+"assets/img/emailSettings.39150cea.png"},577:function(t,e,a){t.exports=a.p+"assets/img/notifications.0cf7b2b1.png"},578:function(t,e,a){t.exports=a.p+"assets/img/shipping.c2dae652.png"},579:function(t,e,a){t.exports=a.p+"assets/img/shippingMethods.cfa03447.png"},580:function(t,e,a){t.exports=a.p+"assets/img/paypal.08e56b66.png"},581:function(t,e,a){t.exports=a.p+"assets/img/cod.a12ca48a.png"},582:function(t,e,a){t.exports=a.p+"assets/img/moneyTransfer.d78c9eeb.png"},583:function(t,e,a){t.exports=a.p+"assets/img/paypalStandard.eb088da0.png"},584:function(t,e,a){t.exports=a.p+"assets/img/orderSettings.f4ab6c13.png"},585:function(t,e,a){t.exports=a.p+"assets/img/invoicenumberSettings.495f7127.png"},586:function(t,e,a){t.exports=a.p+"assets/img/paymentTerms.6bc06672.png"},587:function(t,e,a){t.exports=a.p+"assets/img/invoiceSlip.8d53aba6.png"},588:function(t,e,a){t.exports=a.p+"assets/img/invoiceReminder.d09415a1.png"},589:function(t,e,a){t.exports=a.p+"assets/img/pricing.05f6d9d9.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{1107:function(t,e,a){"use strict";a.r(e);var s=a(10),n=Object(s.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"configure"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#configure"}},[t._v("#")]),t._v(" Configure")]),t._v(" "),e("p",[t._v("Generally, a configuration is the arrangement - or the process of making the arrangement - of the parts that make up a whole.")]),t._v(" "),e("p",[t._v("How the parts of something, or a group of things, are arranged.")]),t._v(" "),e("h2",{attrs:{id:"magic-ai"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#magic-ai"}},[t._v("#")]),t._v(" Magic AI")]),t._v(" "),e("p",[t._v("To add Magic AI go to Admin Panel and go to "),e("strong",[t._v("Configure >> General >> Magic AI")]),t._v(" as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(550),alt:"Magic"}})]),t._v(" "),e("ol",[e("li",[t._v("If you want to enable it for the "),e("strong",[t._v("Content Generation")]),t._v(" kindly enable it from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(551),alt:"Magic Content"}})]),t._v(" "),e("ol",{attrs:{start:"2"}},[e("li",[t._v("Kindly Enable it for the "),e("strong",[t._v("Image Generation")]),t._v(" from here.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(552),alt:"Magic Image"}})]),t._v(" "),e("ol",{attrs:{start:"3"}},[e("li",[t._v("For "),e("strong",[t._v("Review Translation")]),t._v(" add you model and Enable it as shown in the below image.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(553),alt:"Magic Review"}})]),t._v(" "),e("ol",{attrs:{start:"4"}},[e("li",[t._v("For the "),e("strong",[t._v("Personalized Checkout Message")]),t._v(" Enable it and add the model.")])]),t._v(" "),e("p",[e("img",{attrs:{src:a(554),alt:"Magic Personalized Checkout"}})]),t._v(" "),e("h2",{attrs:{id:"weight-unit"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#weight-unit"}},[t._v("#")]),t._v(" Weight Unit")]),t._v(" "),e("p",[e("strong",[t._v("1)")]),t._v(" To add Weight Unit go to the Admin panel and go to "),e("strong",[t._v("Configure >> General")]),t._v(".Next, select the "),e("strong",[t._v("Weight Unit")]),t._v(" from dropdown "),e("strong",[t._v("lbs or kgs")]),t._v(" according to your requirement and click on the "),e("strong",[t._v("Save Configuration")]),t._v(" button as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(555),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(556),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(557),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(558),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(559),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(560),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(561),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(562),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(563),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(564),alt:"Out Of Stock"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(565),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(566),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(567),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(568),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.Buy Now Products")]),t._v(" Select from the "),e("strong",[t._v("Enable/Disable")]),t._v(" option as per requirement.After enabling it will get visible on product detail page as shown in the below image.")]),t._v(" "),e("p",[e("img",{attrs:{src:a(569),alt:"Storefront"}})]),t._v(" "),e("p",[e("img",{attrs:{src:a(570),alt:"Storefront Buynow"}})]),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(571),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(572),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(573),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(574),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(575),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(576),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(577),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(578),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(579),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(580),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(581),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(582),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(583),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(584),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(585),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(586),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(587),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(588),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(589),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(590),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(591),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(592),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(593),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(594),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},550:function(t,e,a){t.exports=a.p+"assets/img/magic.c9b20146.png"},551:function(t,e,a){t.exports=a.p+"assets/img/content.d90f471e.png"},552:function(t,e,a){t.exports=a.p+"assets/img/imageMagic.3cc5adec.png"},553:function(t,e,a){t.exports=a.p+"assets/img/reviewMagic.f9bb1189.png"},554:function(t,e,a){t.exports=a.p+"assets/img/personalizedCheckout.0a465abe.png"},555:function(t,e,a){t.exports=a.p+"assets/img/weight.89219627.png"},556:function(t,e,a){t.exports=a.p+"assets/img/options.725fc8d0.png"},557:function(t,e,a){t.exports=a.p+"assets/img/css.2b4e1926.png"},558:function(t,e,a){t.exports=a.p+"assets/img/cssOutput.f20f7109.png"},559:function(t,e,a){t.exports=a.p+"assets/img/js.c347da35.png"},560:function(t,e,a){t.exports=a.p+"assets/img/design.3a73ffcb.png"},561:function(t,e,a){t.exports=a.p+"assets/img/designOutput.c4642cb8.png"},562:function(t,e,a){t.exports=a.p+"assets/img/backorder.ce2cbb76.png"},563:function(t,e,a){t.exports=a.p+"assets/img/outofstock.383c7271.png"},564:function(t,e,a){t.exports=a.p+"assets/img/backorderOutput.a79776d7.png"},565:function(t,e,a){t.exports=a.p+"assets/img/orderID.05515d8b.png"},566:function(t,e,a){t.exports=a.p+"assets/img/guestCheckout.4e097830.png"},567:function(t,e,a){t.exports=a.p+"assets/img/pageConfiguration.d4acc9ec.png"},568:function(t,e,a){t.exports=a.p+"assets/img/cartpageConfiguration.2a8cc626.png"},569:function(t,e,a){t.exports=a.p+"assets/img/storefront.a0695081.png"},570:function(t,e,a){t.exports=a.p+"assets/img/buyNow.2683aa9c.png"},571:function(t,e,a){t.exports=a.p+"assets/img/imageSize.8e066795.png"},572:function(t,e,a){t.exports=a.p+"assets/img/image.5fcfa261.png"},573:function(t,e,a){t.exports=a.p+"assets/img/attribute.096f9150.png"},574:function(t,e,a){t.exports=a.p+"assets/img/socialShare.dcf350bd.png"},575:function(t,e,a){t.exports=a.p+"assets/img/socialOutput.3896fec4.png"},576:function(t,e,a){t.exports=a.p+"assets/img/products.3865c39b.png"},577:function(t,e,a){t.exports=a.p+"assets/img/categories.9654bd7b.png"},578:function(t,e,a){t.exports=a.p+"assets/img/address.54c54bb8.png"},579:function(t,e,a){t.exports=a.p+"assets/img/captcha.67275c7f.png"},580:function(t,e,a){t.exports=a.p+"assets/img/settings.bc0811ed.png"},581:function(t,e,a){t.exports=a.p+"assets/img/emailSettings.39150cea.png"},582:function(t,e,a){t.exports=a.p+"assets/img/notifications.0cf7b2b1.png"},583:function(t,e,a){t.exports=a.p+"assets/img/shipping.c2dae652.png"},584:function(t,e,a){t.exports=a.p+"assets/img/shippingMethods.cfa03447.png"},585:function(t,e,a){t.exports=a.p+"assets/img/paypal.08e56b66.png"},586:function(t,e,a){t.exports=a.p+"assets/img/cod.a12ca48a.png"},587:function(t,e,a){t.exports=a.p+"assets/img/moneyTransfer.d78c9eeb.png"},588:function(t,e,a){t.exports=a.p+"assets/img/paypalStandard.eb088da0.png"},589:function(t,e,a){t.exports=a.p+"assets/img/orderSettings.f4ab6c13.png"},590:function(t,e,a){t.exports=a.p+"assets/img/invoicenumberSettings.495f7127.png"},591:function(t,e,a){t.exports=a.p+"assets/img/paymentTerms.6bc06672.png"},592:function(t,e,a){t.exports=a.p+"assets/img/invoiceSlip.8d53aba6.png"},593:function(t,e,a){t.exports=a.p+"assets/img/invoiceReminder.d09415a1.png"},594:function(t,e,a){t.exports=a.p+"assets/img/pricing.05f6d9d9.png"}}]); \ No newline at end of file diff --git a/assets/js/87.145c8f30.js b/assets/js/90.1133fda4.js similarity index 76% rename from assets/js/87.145c8f30.js rename to assets/js/90.1133fda4.js index eadee3af..ee9fb1d2 100644 --- a/assets/js/87.145c8f30.js +++ b/assets/js/90.1133fda4.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[87],{1091: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(526),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(527),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(528),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(529),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},526:function(t,e,a){t.exports=a.p+"assets/img/createFamily.ba7fc9a9.png"},527:function(t,e,a){t.exports=a.p+"assets/img/saveFamily.30a732be.png"},528:function(t,e,a){t.exports=a.p+"assets/img/familyGrid.8370fbab.png"},529:function(t,e,a){t.exports=a.p+"assets/img/output.df4635e8.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[90],{1097: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(531),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(532),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(533),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(534),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},531:function(t,e,a){t.exports=a.p+"assets/img/createFamily.ba7fc9a9.png"},532:function(t,e,a){t.exports=a.p+"assets/img/saveFamily.30a732be.png"},533:function(t,e,a){t.exports=a.p+"assets/img/familyGrid.8370fbab.png"},534:function(t,e,a){t.exports=a.p+"assets/img/output.df4635e8.png"}}]); \ No newline at end of file diff --git a/assets/js/88.7860f79c.js b/assets/js/91.4551846b.js similarity index 95% rename from assets/js/88.7860f79c.js rename to assets/js/91.4551846b.js index c62ebb22..f01d89b4 100644 --- a/assets/js/88.7860f79c.js +++ b/assets/js/91.4551846b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[88],{1127: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(732),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(733),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(734),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(735),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},732:function(A,n,e){A.exports=e.p+"assets/img/createCurrency.80f5dbec.png"},733:function(A,n,e){A.exports=e.p+"assets/img/saveCurrency.f006311d.png"},734:function(A,n,e){A.exports=e.p+"assets/img/newCurrency.ad269f28.png"},735:function(A,n){A.exports="data:image/png;base64,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"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[91],{1133: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(733),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(734),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(735),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(736),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},733:function(A,n,e){A.exports=e.p+"assets/img/createCurrency.80f5dbec.png"},734:function(A,n,e){A.exports=e.p+"assets/img/saveCurrency.f006311d.png"},735:function(A,n,e){A.exports=e.p+"assets/img/newCurrency.ad269f28.png"},736:function(A,n){A.exports="data:image/png;base64,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"}}]); \ No newline at end of file diff --git a/assets/js/89.5162b026.js b/assets/js/92.5099c312.js similarity index 86% rename from assets/js/89.5162b026.js rename to assets/js/92.5099c312.js index a2e7bb95..07afcbc6 100644 --- a/assets/js/89.5162b026.js +++ b/assets/js/92.5099c312.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[89],{1126: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(728),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(729),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(730),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(731),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},728:function(t,e,o){t.exports=o.p+"assets/img/import.724fed65.png"},729:function(t,e,o){t.exports=o.p+"assets/img/createImport.8a18e6f7.png"},730:function(t,e,o){t.exports=o.p+"assets/img/importDone.0d444b37.png"},731:function(t,e,o){t.exports=o.p+"assets/img/importOutput.eeb6d038.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[92],{1134: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(737),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(738),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(739),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(740),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},737:function(t,e,o){t.exports=o.p+"assets/img/import.724fed65.png"},738:function(t,e,o){t.exports=o.p+"assets/img/createImport.8a18e6f7.png"},739:function(t,e,o){t.exports=o.p+"assets/img/importDone.0d444b37.png"},740:function(t,e,o){t.exports=o.p+"assets/img/importOutput.eeb6d038.png"}}]); \ No newline at end of file diff --git a/assets/js/90.326e6ec8.js b/assets/js/93.d41936cb.js similarity index 79% rename from assets/js/90.326e6ec8.js rename to assets/js/93.d41936cb.js index 471a2a2e..fb0e0098 100644 --- a/assets/js/90.326e6ec8.js +++ b/assets/js/93.d41936cb.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[90],{1128: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(736),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(737),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(738),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(739),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},736:function(e,t,a){e.exports=a.p+"assets/img/exchangeRate.6949e640.png"},737:function(e,t,a){e.exports=a.p+"assets/img/exchangerateConfigurations.3fef1f77.png"},738:function(e,t,a){e.exports=a.p+"assets/img/exchangerateGrid.18b0f0f7.png"},739:function(e,t,a){e.exports=a.p+"assets/img/exchangeOutput.c1dd511d.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[93],{1135: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(741),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(742),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(743),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(744),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},741:function(e,t,a){e.exports=a.p+"assets/img/exchangeRate.6949e640.png"},742:function(e,t,a){e.exports=a.p+"assets/img/exchangerateConfigurations.3fef1f77.png"},743:function(e,t,a){e.exports=a.p+"assets/img/exchangerateGrid.18b0f0f7.png"},744:function(e,t,a){e.exports=a.p+"assets/img/exchangeOutput.c1dd511d.png"}}]); \ No newline at end of file diff --git a/assets/js/85.5a6bc0b5.js b/assets/js/94.f07c37f3.js similarity index 80% rename from assets/js/85.5a6bc0b5.js rename to assets/js/94.f07c37f3.js index 6cdcf617..ae7a326f 100644 --- a/assets/js/85.5a6bc0b5.js +++ b/assets/js/94.f07c37f3.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[85],{1086:function(e,t,a){"use strict";a.r(t);var o=a(10),s=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#locales"}},[e._v("#")]),e._v(" Locales")]),e._v(" "),t("p",[e._v("To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.")]),e._v(" "),t("h3",{attrs:{id:"set-locales-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#set-locales-in-bagisto"}},[e._v("#")]),e._v(" Set Locales in Bagisto.")]),e._v(" "),t("p",[e._v("Here we have explained steps to set Locales in bagisto.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin panel of Bagisto go to "),t("strong",[e._v("Settings >> Locales >> Create Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(504),alt:"Locales"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Now add the below fields")]),e._v(" "),t("p",[t("strong",[e._v("1.Code")]),e._v(" Every language has its unique code.")]),e._v(" "),t("p",[t("strong",[e._v("2.Name")]),e._v(" Name of the language.")]),e._v(" "),t("p",[t("strong",[e._v("3.Directions")]),e._v(" Add the direction in which your language work "),t("strong",[e._v("LTR (Left To Right) , RTL (Right To Left)")]),e._v(".")]),e._v(" "),t("p",[t("strong",[e._v("4.Logo")]),e._v(" Add the logo of your language")]),e._v(" "),t("p",[e._v("Now "),t("strong",[e._v("Save Locale")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(505),alt:"New Locale"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(506),alt:"Locale Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" On the admin panel open "),t("strong",[e._v("Settings >> Channels")]),e._v(" you will able to see your new language is situated in the currencies and Locales section to enable this click on to that and "),t("strong",[e._v("Save Channel")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(507),alt:"Locale Channel"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a "),t("strong",[e._v("Locales")]),e._v(" in Bagisto and make your website as per your language.")])])}),[],!1,null,null,null);t.default=s.exports},504:function(e,t,a){e.exports=a.p+"assets/img/locales.1eec3541.png"},505:function(e,t,a){e.exports=a.p+"assets/img/newLocale.0e9afa70.png"},506:function(e,t,a){e.exports=a.p+"assets/img/localeGrid.3cc059ab.png"},507:function(e,t,a){e.exports=a.p+"assets/img/localeChannel.61e5efa8.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[94],{1139:function(e,t,a){"use strict";a.r(t);var o=a(10),s=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#locales"}},[e._v("#")]),e._v(" Locales")]),e._v(" "),t("p",[e._v("To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.")]),e._v(" "),t("h3",{attrs:{id:"set-locales-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#set-locales-in-bagisto"}},[e._v("#")]),e._v(" Set Locales in Bagisto.")]),e._v(" "),t("p",[e._v("Here we have explained steps to set Locales in bagisto.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin panel of Bagisto go to "),t("strong",[e._v("Settings >> Locales >> Create Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(761),alt:"Locales"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Now add the below fields")]),e._v(" "),t("p",[t("strong",[e._v("1.Code")]),e._v(" Every language has its unique code.")]),e._v(" "),t("p",[t("strong",[e._v("2.Name")]),e._v(" Name of the language.")]),e._v(" "),t("p",[t("strong",[e._v("3.Directions")]),e._v(" Add the direction in which your language work "),t("strong",[e._v("LTR (Left To Right) , RTL (Right To Left)")]),e._v(".")]),e._v(" "),t("p",[t("strong",[e._v("4.Logo")]),e._v(" Add the logo of your language")]),e._v(" "),t("p",[e._v("Now "),t("strong",[e._v("Save Locale")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(762),alt:"New Locale"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(763),alt:"Locale Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" On the admin panel open "),t("strong",[e._v("Settings >> Channels")]),e._v(" you will able to see your new language is situated in the currencies and Locales section to enable this click on to that and "),t("strong",[e._v("Save Channel")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(764),alt:"Locale Channel"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a "),t("strong",[e._v("Locales")]),e._v(" in Bagisto and make your website as per your language.")])])}),[],!1,null,null,null);t.default=s.exports},761:function(e,t,a){e.exports=a.p+"assets/img/locales.1eec3541.png"},762:function(e,t,a){e.exports=a.p+"assets/img/newLocale.0e9afa70.png"},763:function(e,t,a){e.exports=a.p+"assets/img/localeGrid.3cc059ab.png"},764:function(e,t,a){e.exports=a.p+"assets/img/localeChannel.61e5efa8.png"}}]); \ No newline at end of file diff --git a/assets/js/94.f8d436d8.js b/assets/js/94.f8d436d8.js deleted file mode 100644 index 5d754bc9..00000000 --- a/assets/js/94.f8d436d8.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[94],{1e3:function(A,e,n){A.exports=n.p+"assets/img/createCurrency.80f5dbec.png"},1001:function(A,e,n){A.exports=n.p+"assets/img/saveCurrency.d61ef1e7.png"},1002:function(A,e,n){A.exports=n.p+"assets/img/newCurrency.ad269f28.png"},1003:function(A,e){A.exports="data:image/png;base64,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"},1172:function(A,e,n){"use strict";n.r(e);var r=n(10),t=Object(r.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"currencies"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#currencies"}},[A._v("#")]),A._v(" Currencies")]),A._v(" "),e("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(" "),e("h3",{attrs:{id:"add-currency-in-bagisto"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#add-currency-in-bagisto"}},[A._v("#")]),A._v(" Add Currency in Bagisto")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" On the Admin panel of Bagisto go to "),e("strong",[A._v("Setting >> Currencies >> Create Currency")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:n(1e3),alt:"Currency"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Now Enter the below details")]),A._v(" "),e("p",[e("strong",[A._v("1) Code-")]),A._v(" Code of the currency.")]),A._v(" "),e("p",[e("strong",[A._v("2) Name-")]),A._v(" Name of the currecy.")]),A._v(" "),e("p",[e("strong",[A._v("3) Symbol-")]),A._v(" Symbol of the currency.")]),A._v(" "),e("p",[e("strong",[A._v("4) Decimal-")]),A._v(" Decimal of the currency")]),A._v(" "),e("p",[e("strong",[A._v("5) Group Seprator-")]),A._v(' It helps to separate the currency by ",". For example - 2,50,000')]),A._v(" "),e("p",[e("strong",[A._v("6) Decimal Separator-")]),A._v(" It helps to separate decimal values.  For example, if you enter 3 decimal values then the currency will be 200.000")]),A._v(" "),e("p",[e("strong",[A._v("7) Position-")]),A._v(" It helps to position the currency left, right etc.")]),A._v(" "),e("p",[e("img",{attrs:{src:n(1001),alt:"Save Currency"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Currency")]),A._v(" by the name of "),e("strong",[A._v("Dirham")]),A._v(" as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:n(1002),alt:"New Currency"}})]),A._v(" "),e("h3",{attrs:{id:"channel-setting-for-currency"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channel-setting-for-currency"}},[A._v("#")]),A._v(" Channel Setting For Currency")]),A._v(" "),e("p",[A._v("On the admin panel open "),e("strong",[A._v("Settings >> Channels")]),A._v(" you will able to see Currency section and you new currency right there.")]),A._v(" "),e("p",[A._v("Once the channel setting has been done click on "),e("strong",[A._v("Save Channel")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:n(1003),alt:"Currency Channel"}})]),A._v(" "),e("p",[A._v("So by this you can easily create a "),e("strong",[A._v("Currency")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=t.exports}}]); \ No newline at end of file diff --git a/assets/js/95.009e93d4.js b/assets/js/95.009e93d4.js deleted file mode 100644 index 1ada8bc6..00000000 --- a/assets/js/95.009e93d4.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[95],{1004:function(t,e,o){t.exports=o.p+"assets/img/import.724fed65.png"},1005:function(t,e,o){t.exports=o.p+"assets/img/createImport.8a18e6f7.png"},1006:function(t,e,o){t.exports=o.p+"assets/img/importDone.0d444b37.png"},1007:function(t,e,o){t.exports=o.p+"assets/img/importOutput.eeb6d038.png"},1173: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-add-bulk-import-in-bagisto2-2-0"}},[t._v("#")]),t._v(" Steps to add Bulk Import in Bagisto2.2.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(1004),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(1005),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(1006),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(1007),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.2.0")])])}),[],!1,null,null,null);e.default=r.exports}}]); \ No newline at end of file diff --git a/assets/js/86.9b1ce6fe.js b/assets/js/95.f74e834f.js similarity index 95% rename from assets/js/86.9b1ce6fe.js rename to assets/js/95.f74e834f.js index a58100ab..e2731e83 100644 --- a/assets/js/86.9b1ce6fe.js +++ b/assets/js/95.f74e834f.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[86],{1088:function(A,e,t){"use strict";t.r(e);var s=t(10),o=Object(s.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#roles"}},[A._v("#")]),A._v(" Roles")]),A._v(" "),e("p",[A._v("Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),A._v(" "),e("h3",{attrs:{id:"create-roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-roles"}},[A._v("#")]),A._v(" Create Roles")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Roles")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Role")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(513),alt:"role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Role name")]),A._v(" "),e("p",[e("strong",[A._v("2.Description:-")]),A._v(" Enter the description of the role")]),A._v(" "),e("p",[e("img",{attrs:{src:t(514),alt:"new role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the "),e("strong",[A._v("Access Control")]),A._v(" according to your requirement.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(515),alt:"Access Control"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Role")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Role")]),A._v(" by the name of "),e("strong",[A._v("New Role")]),A._v(" is created successfully as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(516),alt:"Role Grid"}})]),A._v(" "),e("p",[A._v("So by this you can create a "),e("strong",[A._v("Roles")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports},513:function(A,e,t){A.exports=t.p+"assets/img/role.d29f5e51.png"},514:function(A,e){A.exports="data:image/png;base64,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"},515:function(A,e,t){A.exports=t.p+"assets/img/accessControl.76a3d346.png"},516:function(A,e,t){A.exports=t.p+"assets/img/roleGrid.8c856367.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[95],{1137:function(A,e,t){"use strict";t.r(e);var s=t(10),o=Object(s.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#roles"}},[A._v("#")]),A._v(" Roles")]),A._v(" "),e("p",[A._v("Roles in bagisto allow the store owner to create the user and provide roles for every user. Here will discuss how to create admin ACL in bagisto.")]),A._v(" "),e("h3",{attrs:{id:"create-roles"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-roles"}},[A._v("#")]),A._v(" Create Roles")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" It can be set on the admin panel by going to "),e("strong",[A._v("Setting >> Roles")]),A._v(". Here you can create new role by clicking on the button "),e("strong",[A._v("Create Role")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(752),alt:"role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Add the below fields.")]),A._v(" "),e("p",[e("strong",[A._v("1.Name:-")]),A._v(" Enter the Role name")]),A._v(" "),e("p",[e("strong",[A._v("2.Description:-")]),A._v(" Enter the description of the role")]),A._v(" "),e("p",[e("img",{attrs:{src:t(753),alt:"new role"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Add the "),e("strong",[A._v("Access Control")]),A._v(" according to your requirement.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(754),alt:"Access Control"}})]),A._v(" "),e("p",[A._v("Now click on "),e("strong",[A._v("Save Role")]),A._v(" button.")]),A._v(" "),e("p",[e("strong",[A._v("Step 4:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Role")]),A._v(" by the name of "),e("strong",[A._v("New Role")]),A._v(" is created successfully as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:t(755),alt:"Role Grid"}})]),A._v(" "),e("p",[A._v("So by this you can create a "),e("strong",[A._v("Roles")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=o.exports},752:function(A,e,t){A.exports=t.p+"assets/img/role.d29f5e51.png"},753:function(A,e){A.exports="data:image/png;base64,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"},754:function(A,e,t){A.exports=t.p+"assets/img/accessControl.76a3d346.png"},755:function(A,e,t){A.exports=t.p+"assets/img/roleGrid.8c856367.png"}}]); \ No newline at end of file diff --git a/assets/js/93.c2fa6500.js b/assets/js/96.93753600.js similarity index 78% rename from assets/js/93.c2fa6500.js rename to assets/js/96.93753600.js index 51558753..f4ceef28 100644 --- a/assets/js/93.c2fa6500.js +++ b/assets/js/96.93753600.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[93],{1135: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-attribute-family-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Create Attribute Family in Bagisto 2.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(769),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(770),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(771),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(772),alt:"Output"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create an Attribute Families in Bagisto2.2.0.")])])}),[],!1,null,null,null);e.default=r.exports},769:function(t,e,a){t.exports=a.p+"assets/img/createFamily.ba7fc9a9.png"},770:function(t,e,a){t.exports=a.p+"assets/img/saveFamily.30a732be.png"},771:function(t,e,a){t.exports=a.p+"assets/img/familyGrid.8370fbab.png"},772:function(t,e,a){t.exports=a.p+"assets/img/output.df4635e8.png"}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[96],{1142: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#create-attribute-family-in-bagisto-2-2-0"}},[t._v("#")]),t._v(" Create Attribute Family in Bagisto 2.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(774),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(775),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(776),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(777),alt:"Output"}})]),t._v(" "),e("p",[t._v("By following the above steps, you can easily create an Attribute Families in Bagisto2.2.0.")])])}),[],!1,null,null,null);e.default=r.exports},774:function(t,e,a){t.exports=a.p+"assets/img/createFamily.ba7fc9a9.png"},775:function(t,e,a){t.exports=a.p+"assets/img/saveFamily.30a732be.png"},776:function(t,e,a){t.exports=a.p+"assets/img/familyGrid.8370fbab.png"},777:function(t,e,a){t.exports=a.p+"assets/img/output.df4635e8.png"}}]); \ No newline at end of file diff --git a/assets/js/96.e275df07.js b/assets/js/96.e275df07.js deleted file mode 100644 index e627cec4..00000000 --- a/assets/js/96.e275df07.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[96],{1008:function(e,t,a){e.exports=a.p+"assets/img/exchangeRate.6949e640.png"},1009:function(e,t,a){e.exports=a.p+"assets/img/exchangerateConfigurations.3fef1f77.png"},1010:function(e,t,a){e.exports=a.p+"assets/img/exchangerateGrid.18b0f0f7.png"},1011:function(e,t,a){e.exports=a.p+"assets/img/exchangeOutput.c1dd511d.png"},1174: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(1008),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(1009),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(1010),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(1011),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/97.16a7c4ea.js b/assets/js/97.16a7c4ea.js deleted file mode 100644 index 1233d11f..00000000 --- a/assets/js/97.16a7c4ea.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[97],{1019:function(e,t,a){e.exports=a.p+"assets/img/locales.1eec3541.png"},1020:function(e,t,a){e.exports=a.p+"assets/img/newLocale.0e9afa70.png"},1021:function(e,t,a){e.exports=a.p+"assets/img/localeGrid.3cc059ab.png"},1022:function(e,t,a){e.exports=a.p+"assets/img/localeChannel.61e5efa8.png"},1176:function(e,t,a){"use strict";a.r(t);var o=a(10),s=Object(o.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"locales"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#locales"}},[e._v("#")]),e._v(" Locales")]),e._v(" "),t("p",[e._v("To display your website in a different language you need to set the Locale in bagisto. Having more than one language for your website can improve the shopping experience for your customers.")]),e._v(" "),t("h3",{attrs:{id:"set-locales-in-bagisto"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#set-locales-in-bagisto"}},[e._v("#")]),e._v(" Set Locales in Bagisto.")]),e._v(" "),t("p",[e._v("Here we have explained steps to set Locales in bagisto.")]),e._v(" "),t("p",[t("strong",[e._v("Step 1:")]),e._v(" On the Admin panel of Bagisto go to "),t("strong",[e._v("Settings >> Locales >> Create Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(1019),alt:"Locales"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 2:")]),e._v(" Now add the below fields")]),e._v(" "),t("p",[t("strong",[e._v("1.Code")]),e._v(" Every language has its unique code.")]),e._v(" "),t("p",[t("strong",[e._v("2.Name")]),e._v(" Name of the language.")]),e._v(" "),t("p",[t("strong",[e._v("3.Directions")]),e._v(" Add the direction in which your language work "),t("strong",[e._v("LTR (Left To Right) , RTL (Right To Left)")]),e._v(".")]),e._v(" "),t("p",[t("strong",[e._v("4.Logo")]),e._v(" Add the logo of your language")]),e._v(" "),t("p",[e._v("Now "),t("strong",[e._v("Save Locale")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(1020),alt:"New Locale"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 3:")]),e._v(" Now you will able to see the new "),t("strong",[e._v("Locale")]),e._v(" as shown below.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(1021),alt:"Locale Grid"}})]),e._v(" "),t("p",[t("strong",[e._v("Step 4:")]),e._v(" On the admin panel open "),t("strong",[e._v("Settings >> Channels")]),e._v(" you will able to see your new language is situated in the currencies and Locales section to enable this click on to that and "),t("strong",[e._v("Save Channel")]),e._v(" as shown in below image.")]),e._v(" "),t("p",[t("img",{attrs:{src:a(1022),alt:"Locale Channel"}})]),e._v(" "),t("p",[e._v("So by this you can easily create a "),t("strong",[e._v("Locales")]),e._v(" in Bagisto and make your website as per your language.")])])}),[],!1,null,null,null);t.default=s.exports}}]); \ No newline at end of file diff --git a/assets/js/97.afbab4ab.js b/assets/js/97.afbab4ab.js new file mode 100644 index 00000000..b7e79a4f --- /dev/null +++ b/assets/js/97.afbab4ab.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[97],{1176:function(A,e,n){"use strict";n.r(e);var r=n(10),t=Object(r.a)({},(function(){var A=this,e=A._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":A.$parent.slotKey}},[e("h1",{attrs:{id:"currencies"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#currencies"}},[A._v("#")]),A._v(" Currencies")]),A._v(" "),e("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(" "),e("h3",{attrs:{id:"add-currency-in-bagisto"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#add-currency-in-bagisto"}},[A._v("#")]),A._v(" Add Currency in Bagisto")]),A._v(" "),e("p",[e("strong",[A._v("Step 1:")]),A._v(" On the Admin panel of Bagisto go to "),e("strong",[A._v("Setting >> Currencies >> Create Currency")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:n(970),alt:"Currency"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 2:")]),A._v(" Now Enter the below details")]),A._v(" "),e("p",[e("strong",[A._v("1) Code-")]),A._v(" Code of the currency.")]),A._v(" "),e("p",[e("strong",[A._v("2) Name-")]),A._v(" Name of the currecy.")]),A._v(" "),e("p",[e("strong",[A._v("3) Symbol-")]),A._v(" Symbol of the currency.")]),A._v(" "),e("p",[e("strong",[A._v("4) Decimal-")]),A._v(" Decimal of the currency")]),A._v(" "),e("p",[e("strong",[A._v("5) Group Seprator-")]),A._v(' It helps to separate the currency by ",". For example - 2,50,000')]),A._v(" "),e("p",[e("strong",[A._v("6) Decimal Separator-")]),A._v(" It helps to separate decimal values.  For example, if you enter 3 decimal values then the currency will be 200.000")]),A._v(" "),e("p",[e("strong",[A._v("7) Position-")]),A._v(" It helps to position the currency left, right etc.")]),A._v(" "),e("p",[e("img",{attrs:{src:n(971),alt:"Save Currency"}})]),A._v(" "),e("p",[e("strong",[A._v("Step 3:")]),A._v(" Now you will able to see the new "),e("strong",[A._v("Currency")]),A._v(" by the name of "),e("strong",[A._v("Dirham")]),A._v(" as shown below.")]),A._v(" "),e("p",[e("img",{attrs:{src:n(972),alt:"New Currency"}})]),A._v(" "),e("h3",{attrs:{id:"channel-setting-for-currency"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#channel-setting-for-currency"}},[A._v("#")]),A._v(" Channel Setting For Currency")]),A._v(" "),e("p",[A._v("On the admin panel open "),e("strong",[A._v("Settings >> Channels")]),A._v(" you will able to see Currency section and you new currency right there.")]),A._v(" "),e("p",[A._v("Once the channel setting has been done click on "),e("strong",[A._v("Save Channel")]),A._v(" as shown in below image.")]),A._v(" "),e("p",[e("img",{attrs:{src:n(973),alt:"Currency Channel"}})]),A._v(" "),e("p",[A._v("So by this you can easily create a "),e("strong",[A._v("Currency")]),A._v(" in Bagisto.")])])}),[],!1,null,null,null);e.default=t.exports},970:function(A,e,n){A.exports=n.p+"assets/img/createCurrency.80f5dbec.png"},971:function(A,e,n){A.exports=n.p+"assets/img/saveCurrency.d61ef1e7.png"},972:function(A,e,n){A.exports=n.p+"assets/img/newCurrency.ad269f28.png"},973:function(A,e){A.exports="data:image/png;base64,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"}}]); \ No newline at end of file diff --git a/assets/js/98.fc0cd275.js b/assets/js/98.fc0cd275.js new file mode 100644 index 00000000..ef214d78 --- /dev/null +++ b/assets/js/98.fc0cd275.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[98],{1179: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-2-0"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#steps-to-add-bulk-import-in-bagisto2-2-0"}},[t._v("#")]),t._v(" Steps to add Bulk Import in Bagisto2.2.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(985),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(986),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(987),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(988),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.2.0")])])}),[],!1,null,null,null);e.default=r.exports},985:function(t,e,o){t.exports=o.p+"assets/img/import.724fed65.png"},986:function(t,e,o){t.exports=o.p+"assets/img/createImport.8a18e6f7.png"},987:function(t,e,o){t.exports=o.p+"assets/img/importDone.0d444b37.png"},988:function(t,e,o){t.exports=o.p+"assets/img/importOutput.eeb6d038.png"}}]); \ No newline at end of file diff --git a/assets/js/99.1655d227.js b/assets/js/99.1655d227.js deleted file mode 100644 index 8189e1c3..00000000 --- a/assets/js/99.1655d227.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[99],{245:function(t,e,n){"use strict";n.d(e,"d",(function(){return r})),n.d(e,"a",(function(){return a})),n.d(e,"i",(function(){return s})),n.d(e,"f",(function(){return o})),n.d(e,"g",(function(){return c})),n.d(e,"h",(function(){return l})),n.d(e,"b",(function(){return p})),n.d(e,"e",(function(){return f})),n.d(e,"k",(function(){return d})),n.d(e,"l",(function(){return h})),n.d(e,"c",(function(){return g})),n.d(e,"j",(function(){return m}));n(91);const r=/#.*$/,i=/\.(md|html)$/,a=/\/$/,s=/^[a-z]+:/i;function u(t){return decodeURI(t).replace(r,"").replace(i,"")}function o(t){return s.test(t)}function c(t){return/^mailto:/.test(t)}function l(t){return/^tel:/.test(t)}function p(t){if(o(t))return t;const e=t.match(r),n=e?e[0]:"",i=u(t);return a.test(i)?t:i+".html"+n}function f(t,e){const n=decodeURIComponent(t.hash),i=function(t){const e=t.match(r);if(e)return e[0]}(e);if(i&&n!==i)return!1;return u(t.path)===u(e)}function d(t,e,n){if(o(e))return{type:"external",path:e};n&&(e=function(t,e,n){const r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return e+t;const i=e.split("/");n&&i[i.length-1]||i.pop();const a=t.replace(/^\//,"").split("/");for(let t=0;tfunction t(e,n,r,i=1){if("string"==typeof e)return d(n,e,r);if(Array.isArray(e))return Object.assign(d(n,e[0],r),{title:e[1]});{const a=e.children||[];return 0===a.length&&e.path?Object.assign(d(n,e.path,r),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,initialOpenGroupIndex:e.initialOpenGroupIndex,children:a.map(e=>t(e,n,r,i+1)),collapsable:!1!==e.collapsable}}}(t,i,n)):[]}return[]}function b(t){const e=g(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map(e=>({type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}))}]}function g(t){let e;return(t=t.map(t=>Object.assign({},t))).forEach(t=>{2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)}),t.filter(t=>2===t.level)}function m(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},251:function(t,e,n){},259:function(t,e,n){"use strict";n(251)},262:function(t,e,n){"use strict";n.r(e);var r=n(245);function i(t,e,n,r,i){const a={props:{to:e,activeClass:"",exactActiveClass:""},class:{active:r,"sidebar-link":!0}};return i>2&&(a.style={"padding-left":i+"rem"}),t("RouterLink",a,n)}function a(t,e,n,s,u,o=1){return!e||o>u?null:t("ul",{class:"sidebar-sub-headers"},e.map(e=>{const c=Object(r.e)(s,n+"#"+e.slug);return t("li",{class:"sidebar-sub-header"},[i(t,n+"#"+e.slug,e.title,c,e.level-1),a(t,e.children,n,s,u,o+1)])}))}var s={functional:!0,props:["item","sidebarDepth"],render(t,{parent:{$page:e,$site:n,$route:s,$themeConfig:u,$themeLocaleConfig:o},props:{item:c,sidebarDepth:l}}){const p=Object(r.e)(s,c.path),f="auto"===c.type?p||c.children.some(t=>Object(r.e)(s,c.basePath+"#"+t.slug)):p,d="external"===c.type?function(t,e,n){return t("a",{attrs:{href:e,target:"_blank",rel:"noopener noreferrer"},class:{"sidebar-link":!0}},[n,t("OutboundLink")])}(t,c.path,c.title||c.path):i(t,c.path,c.title||c.path,f),h=[e.frontmatter.sidebarDepth,l,o.sidebarDepth,u.sidebarDepth,1].find(t=>void 0!==t),b=o.displayAllHeaders||u.displayAllHeaders;if("auto"===c.type)return[d,a(t,c.children,c.basePath,s,h)];if((f||b)&&c.headers&&!r.d.test(c.path)){return[d,a(t,Object(r.c)(c.headers),c.path,s,h)]}return d}},u=(n(259),n(10)),o=Object(u.a)(s,void 0,void 0,!1,null,null,null);e.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/99.c3c53255.js b/assets/js/99.c3c53255.js new file mode 100644 index 00000000..012ca8b6 --- /dev/null +++ b/assets/js/99.c3c53255.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[99],{1180: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(989),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(990),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(991),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(992),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},989:function(e,t,a){e.exports=a.p+"assets/img/exchangeRate.6949e640.png"},990:function(e,t,a){e.exports=a.p+"assets/img/exchangerateConfigurations.3fef1f77.png"},991:function(e,t,a){e.exports=a.p+"assets/img/exchangerateGrid.18b0f0f7.png"},992:function(e,t,a){e.exports=a.p+"assets/img/exchangeOutput.c1dd511d.png"}}]); \ No newline at end of file diff --git a/assets/js/app.9ebd86ed.js b/assets/js/app.204fde01.js similarity index 57% rename from assets/js/app.9ebd86ed.js rename to assets/js/app.204fde01.js index 873b5a5c..05918fb0 100644 --- a/assets/js/app.9ebd86ed.js +++ b/assets/js/app.204fde01.js @@ -1,4 +1,4 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[]]);!function(t){function e(e){for(var r,i,s=e[0],l=e[1],u=e[2],p=0,d=[];p=e||n<0||m&&t-u>=a}function _(){var t=f();if(w(t))return x(t);s=setTimeout(_,function(t){var n=e-(t-l);return m?d(n,a-(t-u)):n}(t))}function x(t){return s=void 0,g&&r?b(t):(r=o=void 0,i)}function P(){var t=f(),n=w(t);if(r=arguments,o=this,l=t,n){if(void 0===s)return y(l);if(m)return s=setTimeout(_,e),b(l)}return void 0===s&&(s=setTimeout(_,e)),i}return e=v(e)||0,h(n)&&(c=!!n.leading,a=(m="maxWait"in n)?p(v(n.maxWait)||0,e):a,g="trailing"in n?!!n.trailing:g),P.cancel=function(){void 0!==s&&clearTimeout(s),u=0,r=l=o=s=void 0},P.flush=function(){return void 0===s?i:x(f())},P}},function(t,e,n){var r,o; +(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[]]);!function(t){function e(e){for(var r,i,s=e[0],l=e[1],u=e[2],p=0,d=[];p=e||n<0||m&&t-u>=a}function _(){var t=f();if(w(t))return x(t);s=setTimeout(_,function(t){var n=e-(t-l);return m?d(n,a-(t-u)):n}(t))}function x(t){return s=void 0,g&&r?b(t):(r=o=void 0,i)}function P(){var t=f(),n=w(t);if(r=arguments,o=this,l=t,n){if(void 0===s)return y(l);if(m)return s=setTimeout(_,e),b(l)}return void 0===s&&(s=setTimeout(_,e)),i}return e=v(e)||0,h(n)&&(c=!!n.leading,a=(m="maxWait"in n)?p(v(n.maxWait)||0,e):a,g="trailing"in n?!!n.trailing:g),P.cancel=function(){void 0!==s&&clearTimeout(s),u=0,r=l=o=s=void 0},P.flush=function(){return void 0===s?i:x(f())},P}},function(t,e,n){var r,o; /* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress * @license MIT */void 0===(o="function"==typeof(r=function(){var t,e,n={version:"0.2.0"},r=n.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'
'};function o(t,e,n){return tn?n:t}function a(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),u=l.querySelector(r.barSelector),c=r.speed,p=r.easing;return l.offsetWidth,i((function(e){""===r.positionUsing&&(r.positionUsing=n.getPositioningCSS()),s(u,function(t,e,n){var o;return(o="translate3d"===r.positionUsing?{transform:"translate3d("+a(t)+"%,0,0)"}:"translate"===r.positionUsing?{transform:"translate("+a(t)+"%,0)"}:{"margin-left":a(t)+"%"}).transition="all "+e+"ms "+n,o}(t,c,p)),1===t?(s(l,{transition:"none",opacity:1}),l.offsetWidth,setTimeout((function(){s(l,{transition:"all "+c+"ms linear",opacity:0}),setTimeout((function(){n.remove(),e()}),c)}),c)):setTimeout(e,c)})),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");u(document.documentElement,"nprogress-busy");var e=document.createElement("div");e.id="nprogress",e.innerHTML=r.template;var o,i=e.querySelector(r.barSelector),l=t?"-100":a(n.status||0),c=document.querySelector(r.parent);return s(i,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r.showSpinner||(o=e.querySelector(r.spinnerSelector))&&d(o),c!=document.body&&u(c,"nprogress-custom-parent"),c.appendChild(e),e},n.remove=function(){c(document.documentElement,"nprogress-busy"),c(document.querySelector(r.parent),"nprogress-custom-parent");var t=document.getElementById("nprogress");t&&d(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 i=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,a=e.charAt(0).toUpperCase()+e.slice(1);o--;)if((r=t[o]+a)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,a=arguments;if(2==a.length)for(n in e)void 0!==(o=e[n])&&e.hasOwnProperty(n)&&r(t,n,o);else r(t,a[1],a[2])}}();function l(t,e){return("string"==typeof t?t:p(t)).indexOf(" "+e+" ")>=0}function u(t,e){var n=p(t),r=n+e;l(n,e)||(t.className=r.substring(1))}function c(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 d(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,a=n(13),i=n(93),s=n(33),l=n(61),u=n(121);t.exports=function(t,e){var n,c,p,d,f,h=t.target,v=t.global,m=t.stat;if(n=v?r:m?r[h]||s(h,{}):(r[h]||{}).prototype)for(c in e){if(d=e[c],p=t.dontCallGetSet?(f=o(n,c))&&f.value:n[c],!u(v?c:h+(m?".":"#")+c,t.forced)&&void 0!==p){if(typeof d==typeof p)continue;l(d,p)}(t.sham||p&&p.sham)&&a(d,"sham",!0),i(n,c,d,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),a=function(t){return o(t)?t:void 0};t.exports=function(t,e){return arguments.length<2?a(r[t]):r[t]&&r[t][e]}},function(t,e,n){"use strict";var r=n(1),o=n(103),a=TypeError;t.exports=function(t){if(r(t))return t;throw new a(o(t)+" is not a function")}},function(t,e,n){"use strict";var r=n(0),o=n(56),a=n(8),i=n(58),s=n(54),l=n(53),u=r.Symbol,c=o("wks"),p=l?u.for||u:u&&u.withoutSetter||i;t.exports=function(t){return a(c,t)||(c[t]=s&&a(u,t)?u[t]:p("Symbol."+t)),c[t]}},function(t,e,n){"use strict";var r=n(0),o=n(33),a=r["__core-js_shared__"]||o("__core-js_shared__",{});t.exports=a},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,a=TypeError;t.exports=function(t){if(r(t))return t;throw new a(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),a=Object.prototype,i=a.hasOwnProperty,s=a.propertyIsEnumerable,l=r(function(){return arguments}())?r:function(t){return o(t)&&i.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),a=n(174),i=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),a=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,i=/^\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))||(i.test(t)||!a.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),a=n(99),i=n(27),s=n(28),l=n(50),u=n(8),c=n(59),p=Object.getOwnPropertyDescriptor;e.f=r?p:function(t,e){if(t=s(t),e=l(e),c)try{return p(t,e)}catch(t){}if(u(t,e))return i(!o(a.f,t,e),t[e])}},function(t,e,n){"use strict";var r=n(2),o=n(3),a=n(16),i=Object,s=r("".split);t.exports=o((function(){return!i("z").propertyIsEnumerable(0)}))?function(t){return"String"===a(t)?s(t,""):i(t)}:i},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),a=n(52),i=n(53),s=Object;t.exports=i?function(t){return"symbol"==typeof t}:function(t){var e=r("Symbol");return o(e)&&a(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),a=n(0).String;t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol("symbol detection");return!a(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},function(t,e,n){"use strict";var r,o,a=n(0),i=n(101),s=a.process,l=a.Deno,u=s&&s.versions||l&&l.version,c=u&&u.v8;c&&(o=(r=c.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!o&&i&&(!(r=i.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=i.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,a=Math.random(),i=r(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+i(++o+a,36)}},function(t,e,n){"use strict";var r=n(5),o=n(3),a=n(105);t.exports=!r&&!o((function(){return 7!==Object.defineProperty(a("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),a=n(46),i=n(15);t.exports=function(t,e,n){for(var s=o(e),l=i.f,u=a.f,c=0;cc))return!1;var d=l.get(t),f=l.get(e);if(d&&f)return d==e&&f==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 i(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function m(t){return null==t?"":Array.isArray(t)||d(t)&&t.toString===p?JSON.stringify(t,g,2):String(t)}function g(t,e){return e&&e.__v_isRef?e.value:e}function b(t){var e=parseFloat(t);return isNaN(e)?t:e}function y(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(r,1)}}var x=Object.prototype.hasOwnProperty;function P(t,e){return x.call(t,e)}function C(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var S=/-(\w)/g,k=C((function(t){return t.replace(S,(function(t,e){return e?e.toUpperCase():""}))})),E=C((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),A=/\B([A-Z])/g,T=C((function(t){return t.replace(A,"-$1").toLowerCase()}));var O=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 M(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function U(t,e){for(var n in e)t[n]=e[n];return t}function $(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 at={};Object.defineProperty(at,"passive",{get:function(){ot=!0}}),window.addEventListener("test-passive",null,at)}catch(t){}var it=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 ut,ct="undefined"!=typeof Symbol&<(Symbol)&&"undefined"!=typeof Reflect&<(Reflect.ownKeys);ut="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 dt(t){void 0===t&&(t=null),t||pt&&pt._scope.off(),pt=t,t&&t._scope.on()}var ft=function(){function t(t,e,n,r,o,a,i,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=o,this.ns=void 0,this.context=a,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=i,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 ft;return e.text=t,e.isComment=!0,e};function vt(t){return new ft(void 0,void 0,void 0,String(t))}function mt(t){var e=new ft(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((u=t(u,"".concat(n||"","_").concat(r)))[0])&&Yt(p)&&(d[c]=vt(p.text+u[0].text),u.shift()),d.push.apply(d,u)):l(u)?Yt(p)?d[c]=vt(p.text+u):""!==u&&d.push(vt(u)):Yt(u)&&Yt(p)?d[c]=vt(p.text+u.text):(s(e._isVList)&&i(u.tag)&&a(u.key)&&i(n)&&(u.key="__vlist".concat(n,"_").concat(r,"__")),d.push(u)));return d}(t):void 0}function Yt(t){return i(t)&&i(t.text)&&!1===t.isComment}function Jt(t,e){var n,r,a,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:!i,l=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(s&&o&&o!==r&&l===o.$key&&!i&&!o.$hasNormal)return o;for(var u in a={},e)e[u]&&"$"!==u[0]&&(a[u]=me(t,n,u,e[u]))}else a={};for(var c in n)c in a||(a[c]=ge(n,c));return e&&Object.isExtensible(e)&&(e._normalized=a),q(a,"$stable",s),q(a,"$key",l),q(a,"$hasNormal",i),a}function me(t,e,n,r){var a=function(){var e=pt;dt(t);var n=arguments.length?r.apply(null,arguments):r({}),a=(n=n&&"object"==typeof n&&!o(n)?[n]:Xt(n))&&n[0];return dt(e),n&&(!a||1===n.length&&a.isComment&&!he(a))?void 0:n};return r.proxy&&Object.defineProperty(e,n,{get:a,enumerable:!0,configurable:!0}),a}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||_e(t._slotsProxy={},t.$scopedSlots);return t._slotsProxy}(t)},emit:O(t.$emit,t),expose:function(e){e&&Object.keys(e).forEach((function(n){return Ft(t,e,n)}))}}}function ye(t,e,n,r,o){var a=!1;for(var i in e)i in t?e[i]!==n[i]&&(a=!0):(a=!0,we(t,i,r,o));for(var i in t)i in e||(a=!0,delete t[i]);return a}function we(t,e,n,r){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[r][e]}})}function _e(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}var xe=null;function Pe(t,e){return(t.__esModule||ct&&"Module"===t[Symbol.toStringTag])&&(t=t.default),c(t)?e.extend(t):t}function Ce(t){if(o(t))for(var e=0;edocument.createEvent("Event").timeStamp&&(un=function(){return cn.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 dn(){var t,e;for(ln=un(),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(dn))}}function hn(t,e){if(t){for(var n=Object.create(null),r=ct?Reflect.ownKeys(t):Object.keys(t),o=0;o-1)if(a&&!P(o,"default"))i=!1;else if(""===i||i===T(t)){var l=Rn(String,o.type);(l<0||s-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function Jn(t,e){var n=t.cache,r=t.keys,o=t._vnode,a=t.$vnode;for(var i in n){var s=n[i];if(s){var l=s.name;l&&!e(l)&&Zn(n,i,r,o)}}a.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,_(n,e)}Wn.prototype._init=function(t){var e=this;e._uid=Hn++,e._isVue=!0,e.__v_skip=!0,e._scope=new Gt(!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=On(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=de(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 a=n&&n.data;Ut(t,"$attrs",a&&a.attrs||r,null,!0),Ut(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){Ut(t,n,e[n])})),At(!0))}(e),Bn(e),function(t){var e=t.$options.provide;if(e){var n=u(e)?e.call(t):e;if(!c(n))return;for(var r=zt(t),o=ct?Reflect.ownKeys(n):Object.keys(n),a=0;a1?M(n):n;for(var r=M(arguments,1),o='event handler for "'.concat(t,'"'),a=0,i=n.length;aparseInt(this.max)&&Zn(t,e[0],e,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Zn(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){Jn(t,(function(t){return Yn(e,t)}))})),this.$watch("exclude",(function(e){Jn(t,(function(t){return!Yn(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=Ce(t),n=e&&e.componentOptions;if(n){var r=Xn(n),o=this.include,a=this.exclude;if(o&&(!r||!Yn(o,r))||a&&r&&Yn(a,r))return e;var i=this.cache,s=this.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;i[l]?(e.componentInstance=i[l].componentInstance,_(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 z}};Object.defineProperty(t,"config",e),t.util={warn:Pn,extend:U,mergeOptions:On,defineReactive:Ut},t.set=$t,t.delete=jt,t.nextTick=Be,t.observable=function(t){return Mt(t),t},t.options=Object.create(null),N.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,U(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=M(arguments,1);return n.unshift(this),u(t.install)?t.install.apply(t,n):u(t)&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=On(this.options,t),this}}(t),Kn(t),function(t){N.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&d(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&u(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:it}),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"),ar=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"),ir="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):""},ur=function(t){return null==t||!1===t};function cr(t){for(var e=t.data,n=t,r=t;i(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=pr(r.data,e));for(;i(n=n.parent);)n&&n.data&&(e=pr(e,n.data));return function(t,e){if(i(t)||i(e))return dr(t,fr(e));return""}(e.staticClass,e.class)}function pr(t,e){return{staticClass:dr(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function dr(t,e){return t?e?t+" "+e:t:e||""}function fr(t){return Array.isArray(t)?function(t){for(var e,n="",r=0,o=t.length;r-1?Ir(t,e,n):ar(e)?ur(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 ur(e)||"false"===e?"false":"contenteditable"===t&&or(e)?e:"true"}(e,n)):sr(e)?ur(n)?t.removeAttributeNS(ir,lr(e)):t.setAttributeNS(ir,e,n):Ir(t,e,n)}function Ir(t,e,n){if(ur(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(!(a(r.staticClass)&&a(r.class)&&(a(o)||a(o.staticClass)&&a(o.class)))){var s=cr(e),l=n._transitionClasses;i(l)&&(s=dr(s,fr(l))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Fr,Nr={create:Br,update:Br};function Gr(t,e,n){var r=Fr;return function o(){var a=e.apply(null,arguments);null!==a&&Hr(t,o,n,r)}}var zr=Me&&!(nt&&Number(nt[1])<=53);function Vr(t,e,n,r){if(zr){var o=ln,a=e;e=a._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return a.apply(this,arguments)}}Fr.addEventListener(t,e,ot?{capture:n,passive:r}:n)}function Hr(t,e,n,r){(r||Fr).removeEventListener(t,e._wrapper||e,n)}function qr(t,e){if(!a(t.data.on)||!a(e.data.on)){var n=e.data.on||{},r=t.data.on||{};Fr=e.elm||t.elm,function(t){if(i(t.__r)){var e=J?"change":"input";t[e]=[].concat(t.__r,t[e]||[]),delete t.__r}i(t.__c)&&(t.change=[].concat(t.__c,t.change||[]),delete t.__c)}(n),qt(n,r,Vr,Hr,Gr,e.context),Fr=void 0}}var Wr,Kr={create:qr,update:qr,destroy:function(t){return qr(t,Cr)}};function Xr(t,e){if(!a(t.data.domProps)||!a(e.data.domProps)){var n,r,o=e.elm,l=t.data.domProps||{},u=e.data.domProps||{};for(n in(i(u.__ob__)||s(u._v_attr_proxy))&&(u=e.data.domProps=U({},u)),l)n in u||(o[n]="");for(n in u){if(r=u[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 c=a(r)?"":String(r);Yr(o,c)&&(o.value=c)}else if("innerHTML"===n&&mr(o.tagName)&&a(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(i(r)){if(r.number)return b(n)!==b(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var Jr={create:Xr,update:Xr},Zr=C((function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){var r=t.split(n);r.length>1&&(e[r[0].trim()]=r[1].trim())}})),e}));function Qr(t){var e=to(t.style);return t.staticStyle?U(t.staticStyle,e):e}function to(t){return Array.isArray(t)?$(t):"string"==typeof t?Zr(t):t}var eo,no=/^--/,ro=/\s*!important$/,oo=function(t,e,n){if(no.test(e))t.style.setProperty(e,n);else if(ro.test(n))t.style.setProperty(T(e),n.replace(ro,""),"important");else{var r=io(e);if(Array.isArray(n))for(var o=0,a=n.length;o-1?e.split(uo).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(uo).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&&U(e,ho(t.name||"v")),U(e,t),e}return"string"==typeof t?ho(t):void 0}}var ho=C((function(t){return{enterClass:"".concat(t,"-enter"),enterToClass:"".concat(t,"-enter-to"),enterActiveClass:"".concat(t,"-enter-active"),leaveClass:"".concat(t,"-leave"),leaveToClass:"".concat(t,"-leave-to"),leaveActiveClass:"".concat(t,"-leave-active")}})),vo=X&&!Z,mo="transition",go="transitionend",bo="animation",yo="animationend";vo&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(mo="WebkitTransition",go="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(bo="WebkitAnimation",yo="webkitAnimationEnd"));var wo=X?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function _o(t){wo((function(){wo(t)}))}function xo(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),co(t,e))}function Po(t,e){t._transitionClasses&&_(t._transitionClasses,e),po(t,e)}function Co(t,e,n){var r=ko(t,e),o=r.type,a=r.timeout,i=r.propCount;if(!o)return n();var s="transition"===o?go:yo,l=0,u=function(){t.removeEventListener(s,c),n()},c=function(e){e.target===t&&++l>=i&&u()};setTimeout((function(){l0&&(n="transition",c=i,p=a.length):"animation"===e?u>0&&(n="animation",c=u,p=l.length):p=(n=(c=Math.max(i,u))>0?i>u?"transition":"animation":null)?"transition"===n?a.length:l.length:0,{type:n,timeout:c,propCount:p,hasTransform:"transition"===n&&So.test(r[mo+"Property"])}}function Eo(t,e){for(;t.length1}function $o(t,e){!0!==e.data.show&&To(e)}var jo=function(t){var e,n,r={},u=t.modules,c=t.nodeOps;for(e=0;eh?w(t,a(n[g+1])?null:n[g+1].elm,n,f,g,r):f>g&&x(e,p,h)}(p,v,g,n,u):i(g)?(i(t.text)&&c.setTextContent(p,""),w(p,null,g,0,g.length-1,n)):i(v)?x(v,0,v.length-1):i(t.text)&&c.setTextContent(p,""):t.text!==e.text&&c.setTextContent(p,e.text),i(h)&&i(f=h.hook)&&i(f=f.postpatch)&&f(t,e)}}}function k(t,e,n){if(s(n)&&i(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r-1,i.selected!==a&&(i.selected=a);else if(I(Bo(i),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 Fo(t){t.target.composing=!0}function No(t){t.target.composing&&(t.target.composing=!1,Go(t.target,"input"))}function Go(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function zo(t){return!t.componentInstance||t.data&&t.data.transition?t:zo(t.componentInstance._vnode)}var Vo={model:Lo,show:{bind:function(t,e,n){var r=e.value,o=(n=zo(n)).data&&n.data.transition,a=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,To(n,(function(){t.style.display=a}))):t.style.display=r?a:"none"},update:function(t,e,n){var r=e.value;!r!=!e.oldValue&&((n=zo(n)).data&&n.data.transition?(n.data.show=!0,r?To(n,(function(){t.style.display=t.__vOriginalDisplay})):Oo(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}}},Ho={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function qo(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?qo(Ce(e.children)):t}function Wo(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var r in o)e[k(r)]=o[r];return e}function Ko(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var Xo=function(t){return t.tag||he(t)},Yo=function(t){return"show"===t.name},Jo={name:"transition",props:Ho,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(Xo)).length){0;var r=this.mode;0;var o=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return o;var a=qo(o);if(!a)return o;if(this._leaving)return Ko(t,o);var i="__transition-".concat(this._uid,"-");a.key=null==a.key?a.isComment?i+"comment":i+a.tag:l(a.key)?0===String(a.key).indexOf(i)?a.key:i+a.key:a.key;var s=(a.data||(a.data={})).transition=Wo(this),u=this._vnode,c=qo(u);if(a.data.directives&&a.data.directives.some(Yo)&&(a.data.show=!0),c&&c.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(a,c)&&!he(c)&&(!c.componentInstance||!c.componentInstance._vnode.isComment)){var p=c.data.transition=U({},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(a))return u;var d,f=function(){d()};Wt(s,"afterEnter",f),Wt(s,"enterCancelled",f),Wt(p,"delayLeave",(function(t){d=t}))}}return o}}},Zo=U({tag:String,moveClass:String},Ho);function Qo(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function ta(t){t.data.newPos=t.elm.getBoundingClientRect()}function ea(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 a=t.elm.style;a.transform=a.WebkitTransform="translate(".concat(r,"px,").concat(o,"px)"),a.transitionDuration="0s"}}delete Zo.mode;var na={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||[],a=this.children=[],i=Wo(this),s=0;s-1?br[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:br[t]=/HTMLUnknownElement/.test(e.toString())},U(Wn.options.directives,Vo),U(Wn.options.components,na),Wn.prototype.__patch__=X?jo:j,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,j,{before:function(){t._isMounted&&!t._isDestroyed&&tn(t,"beforeUpdate")}},!0),n=!1;var o=t._preWatchers;if(o)for(var a=0;a=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||""),u=e&&e.path||"/",c=l.path?Ca(l.path,u,n||o.append):u,p=function(t,e,n){void 0===e&&(e={});var r,o=n||ca;try{r=o(t||"")}catch(t){r={}}for(var a in e){var i=e[a];r[a]=Array.isArray(i)?i.map(ua):ua(i)}return r}(l.query,o.query,r&&r.options.parseQuery),d=o.hash||l.hash;return d&&"#"!==d.charAt(0)&&(d="#"+d),{_normalized:!0,path:c,query:p,hash:d}}var Ha,qa=function(){},Wa={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),a=o.location,i=o.route,s=o.href,l={},u=n.options.linkActiveClass,c=n.options.linkExactActiveClass,p=null==u?"router-link-active":u,d=null==c?"router-link-exact-active":c,f=null==this.activeClass?p:this.activeClass,h=null==this.exactActiveClass?d:this.exactActiveClass,v=i.redirectedFrom?fa(null,Va(i.redirectedFrom),null,n):i;l[h]=ya(r,v,this.exactPath),l[f]=this.exact||this.exactPath?l[h]:function(t,e){return 0===t.path.replace(da,"/").indexOf(e.path.replace(da,"/"))&&(!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){Ka(t)&&(e.replace?n.replace(a,qa):n.push(a,qa))},b={click:Ka};Array.isArray(this.event)?this.event.forEach((function(t){b[t]=g})):b[this.event]=g;var y={class:l},w=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:s,route:i,navigate:g,isActive:l[f],isExactActive:l[h]});if(w){if(1===w.length)return w[0];if(w.length>1||!w.length)return 0===w.length?t():t("span",{},w)}if("a"===this.tag)y.on=b,y.attrs={href:s,"aria-current":m};else{var _=function t(e){var n;if(e)for(var r=0;r-1&&(s.params[d]=n.params[d]);return s.path=za(c.path,s.params),l(c,s,i)}if(s.path){s.params={};for(var f=0;f-1}function Si(t,e){return Ci(t)&&t._isRouter&&(null==e||t.type===e)}function ki(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 Ei(t){return function(e,n,r){var o=!1,a=0,i=null;Ai(t,(function(t,e,n,s){if("function"==typeof t&&void 0===t.cid){o=!0,a++;var l,u=Mi((function(e){var o;((o=e).__esModule||Oi&&"Module"===o[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:Ha.extend(e),n.components[s]=e,--a<=0&&r()})),c=Mi((function(t){var e="Failed to resolve async component "+s+": "+t;i||(i=Ci(t)?t:new Error(e),r(i))}));try{l=t(u,c)}catch(t){c(t)}if(l)if("function"==typeof l.then)l.then(u,c);else{var p=l.component;p&&"function"==typeof p.then&&p.then(u,c)}}})),o||r()}}function Ai(t,e){return Ti(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Ti(t){return Array.prototype.concat.apply([],t)}var Oi="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function Mi(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 Ui=function(t,e){this.router=t,this.base=function(t){if(!t)if(Xa){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=va,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function $i(t,e,n,r){var o=Ai(t,(function(t,r,o,a){var i=function(t,e){"function"!=typeof t&&(t=Ha.extend(t));return t.options[e]}(t,e);if(i)return Array.isArray(i)?i.map((function(t){return n(t,r,o,a)})):n(i,r,o,a)}));return Ti(r?o.reverse():o)}function ji(t,e){if(e)return function(){return t.apply(e,arguments)}}Ui.prototype.listen=function(t){this.cb=t},Ui.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},Ui.prototype.onError=function(t){this.errorCbs.push(t)},Ui.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 a=this.current;this.confirmTransition(r,(function(){o.updateRoute(r),e&&e(r),o.ensureURL(),o.router.afterHooks.forEach((function(t){t&&t(r,a)})),o.ready||(o.ready=!0,o.readyCbs.forEach((function(t){t(r)})))}),(function(t){n&&n(t),t&&!o.ready&&(Si(t,yi.redirected)&&a===va||(o.ready=!0,o.readyErrorCbs.forEach((function(e){e(t)}))))}))},Ui.prototype.confirmTransition=function(t,e,n){var r=this,o=this.current;this.pending=t;var a,i,s=function(t){!Si(t)&&Ci(t)&&(r.errorCbs.length?r.errorCbs.forEach((function(e){e(t)})):console.error(t)),n&&n(t)},l=t.matched.length-1,u=o.matched.length-1;if(ya(t,o)&&l===u&&t.matched[l]===o.matched[u])return this.ensureURL(),t.hash&&si(this.router,o,t,!1),s(((i=xi(a=o,t,yi.duplicated,'Avoided redundant navigation to current location: "'+a.fullPath+'".')).name="NavigationDuplicated",i));var c=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=mi&&n;r&&this.listeners.push(ii());var o=function(){var n=t.current,o=Ri(t.base);t.current===va&&o===t._startLocation||t.transitionTo(o,(function(t){r&&si(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){gi(Sa(r.base+t.fullPath)),si(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){bi(Sa(r.base+t.fullPath)),si(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(Ri(this.base)!==this.current.fullPath){var e=Sa(this.base+this.current.fullPath);t?gi(e):bi(e)}},e.prototype.getCurrentLocation=function(){return Ri(this.base)},e}(Ui);function Ri(t){var e=window.location.pathname,n=e.toLowerCase(),r=t.toLowerCase();return!t||n!==r&&0!==n.indexOf(Sa(r+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Ii=function(t){function e(e,n,r){t.call(this,e,n),r&&function(t){var e=Ri(t);if(!/^\/#/.test(e))return window.location.replace(Sa(t+"/#"+e)),!0}(this.base)||Di()}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=mi&&e;n&&this.listeners.push(ii());var r=function(){var e=t.current;Di()&&t.transitionTo(Bi(),(function(r){n&&si(t.router,r,e,!0),mi||Gi(r.fullPath)}))},o=mi?"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){Ni(t.fullPath),si(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){Gi(t.fullPath),si(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;Bi()!==e&&(t?Ni(e):Gi(e))},e.prototype.getCurrentLocation=function(){return Bi()},e}(Ui);function Di(){var t=Bi();return"/"===t.charAt(0)||(Gi("/"+t),!1)}function Bi(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function Fi(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function Ni(t){mi?gi(Fi(t)):window.location.hash=t}function Gi(t){mi?bi(Fi(t)):window.location.replace(Fi(t))}var zi=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){Si(t,yi.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}(Ui),Vi=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Za(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!mi&&!1!==t.fallback,this.fallback&&(e="hash"),Xa||(e="abstract"),this.mode=e,e){case"history":this.history=new Li(this,t.base);break;case"hash":this.history=new Ii(this,t.base,this.fallback);break;case"abstract":this.history=new zi(this,t.base);break;default:0}},Hi={currentRoute:{configurable:!0}};Vi.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Hi.currentRoute.get=function(){return this.history&&this.history.current},Vi.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 Li||n instanceof Ii){var r=function(t){n.setupListeners(),function(t){var r=n.current,o=e.options.scrollBehavior;mi&&o&&"fullPath"in t&&si(e,t,r,!1)}(t)};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},Vi.prototype.beforeEach=function(t){return Wi(this.beforeHooks,t)},Vi.prototype.beforeResolve=function(t){return Wi(this.resolveHooks,t)},Vi.prototype.afterEach=function(t){return Wi(this.afterHooks,t)},Vi.prototype.onReady=function(t,e){this.history.onReady(t,e)},Vi.prototype.onError=function(t){this.history.onError(t)},Vi.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)},Vi.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)},Vi.prototype.go=function(t){this.history.go(t)},Vi.prototype.back=function(){this.go(-1)},Vi.prototype.forward=function(){this.go(1)},Vi.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]}))}))):[]},Vi.prototype.resolve=function(t,e,n){var r=Va(t,e=e||this.history.current,n,this),o=this.match(r,e),a=o.redirectedFrom||o.fullPath;return{location:r,route:o,href:function(t,e,n){var r="hash"===n?"#"+e:e;return t?Sa(t+"/"+r):r}(this.history.base,a,this.mode),normalizedTo:r,resolved:o}},Vi.prototype.getRoutes=function(){return this.matcher.getRoutes()},Vi.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==va&&this.history.transitionTo(this.history.getCurrentLocation())},Vi.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==va&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Vi.prototype,Hi);var qi=Vi;function Wi(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}Vi.install=function t(e){if(!t.installed||Ha!==e){t.installed=!0,Ha=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",xa),e.component("RouterLink",Wa);var o=e.config.optionMergeStrategies;o.beforeRouteEnter=o.beforeRouteLeave=o.beforeRouteUpdate=o.created}},Vi.version="3.6.5",Vi.isNavigationFailure=Si,Vi.NavigationFailureType=yi,Vi.START_LOCATION=va,Xa&&window.Vue&&window.Vue.use(Vi);n(98);n(91),n(128);var Ki={"components/AlgoliaSearchBox":()=>Promise.all([n.e(0),n.e(46)]).then(n.bind(null,1045)),"components/DropdownLink":()=>Promise.all([n.e(0),n.e(47)]).then(n.bind(null,261)),"components/DropdownTransition":()=>Promise.all([n.e(0),n.e(107)]).then(n.bind(null,248)),"components/Home":()=>Promise.all([n.e(0),n.e(80)]).then(n.bind(null,296)),"components/NavLink":()=>n.e(115).then(n.bind(null,247)),"components/NavLinks":()=>Promise.all([n.e(0),n.e(26)]).then(n.bind(null,278)),"components/Navbar":()=>Promise.all([n.e(0),n.e(1)]).then(n.bind(null,1041)),"components/Page":()=>Promise.all([n.e(0),n.e(20)]).then(n.bind(null,297)),"components/PageEdit":()=>Promise.all([n.e(0),n.e(81)]).then(n.bind(null,280)),"components/PageNav":()=>Promise.all([n.e(0),n.e(61)]).then(n.bind(null,281)),"components/Sidebar":()=>Promise.all([n.e(0),n.e(11)]).then(n.bind(null,298)),"components/SidebarButton":()=>Promise.all([n.e(0),n.e(108)]).then(n.bind(null,299)),"components/SidebarGroup":()=>Promise.all([n.e(0),n.e(3)]).then(n.bind(null,279)),"components/SidebarLink":()=>Promise.all([n.e(0),n.e(99)]).then(n.bind(null,262)),"components/SidebarLinks":()=>Promise.all([n.e(0),n.e(3)]).then(n.bind(null,260)),"global-components/Badge":()=>Promise.all([n.e(0),n.e(4)]).then(n.bind(null,1048)),"layouts/404":()=>n.e(5).then(n.bind(null,1046)),"layouts/Layout":()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,1047)),NotFound:()=>n.e(5).then(n.bind(null,1046)),Layout:()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,1047))},Xi={"v-ffc9b4dc":()=>n.e(116).then(n.bind(null,1049)),"v-2dcecfb6":()=>n.e(82).then(n.bind(null,1050)),"v-91e7bdf6":()=>n.e(117).then(n.bind(null,1051)),"v-c8bcf290":()=>n.e(119).then(n.bind(null,1052)),"v-40fbbce5":()=>n.e(62).then(n.bind(null,1053)),"v-87432074":()=>n.e(118).then(n.bind(null,1054)),"v-1faf3ce9":()=>n.e(64).then(n.bind(null,1055)),"v-7b6fe51f":()=>n.e(63).then(n.bind(null,1056)),"v-63107504":()=>n.e(120).then(n.bind(null,1057)),"v-213ed54f":()=>n.e(10).then(n.bind(null,1058)),"v-c7165f12":()=>n.e(51).then(n.bind(null,1059)),"v-1c6aecc2":()=>n.e(100).then(n.bind(null,1060)),"v-2ad42bc6":()=>n.e(121).then(n.bind(null,1061)),"v-98d133b6":()=>n.e(65).then(n.bind(null,1062)),"v-639d7a46":()=>n.e(122).then(n.bind(null,1063)),"v-b9b99c5a":()=>n.e(123).then(n.bind(null,1064)),"v-5592f204":()=>n.e(124).then(n.bind(null,1065)),"v-0eaa498f":()=>n.e(17).then(n.bind(null,1066)),"v-350e62a9":()=>n.e(12).then(n.bind(null,1067)),"v-2afdbccd":()=>n.e(101).then(n.bind(null,1068)),"v-1805d985":()=>n.e(109).then(n.bind(null,1069)),"v-a2ebbe34":()=>n.e(125).then(n.bind(null,1070)),"v-5cfaac65":()=>n.e(52).then(n.bind(null,1071)),"v-f847b44e":()=>n.e(110).then(n.bind(null,1072)),"v-6e012079":()=>n.e(41).then(n.bind(null,1073)),"v-b078aaf4":()=>n.e(126).then(n.bind(null,1074)),"v-14c1d425":()=>n.e(34).then(n.bind(null,1075)),"v-a6c5fe76":()=>n.e(35).then(n.bind(null,1076)),"v-a6814fb6":()=>n.e(27).then(n.bind(null,1077)),"v-e60dd596":()=>n.e(42).then(n.bind(null,1078)),"v-6a826a25":()=>n.e(28).then(n.bind(null,1079)),"v-14b3b51b":()=>n.e(36).then(n.bind(null,1080)),"v-6ea47545":()=>n.e(21).then(n.bind(null,1081)),"v-770c7566":()=>n.e(127).then(n.bind(null,1082)),"v-93bce636":()=>n.e(83).then(n.bind(null,1083)),"v-ee8c05b6":()=>n.e(84).then(n.bind(null,1084)),"v-7c157ac5":()=>n.e(48).then(n.bind(null,1085)),"v-286bb045":()=>n.e(85).then(n.bind(null,1086)),"v-752544c1":()=>n.e(66).then(n.bind(null,1087)),"v-53f67b0e":()=>n.e(86).then(n.bind(null,1088)),"v-e173e376":()=>n.e(53).then(n.bind(null,1089)),"v-45f5383a":()=>n.e(102).then(n.bind(null,1090)),"v-62f57345":()=>n.e(87).then(n.bind(null,1091)),"v-0eb66be8":()=>n.e(128).then(n.bind(null,1092)),"v-5267b1a5":()=>n.e(129).then(n.bind(null,1093)),"v-9c1ca8f6":()=>n.e(67).then(n.bind(null,1094)),"v-79da3da6":()=>n.e(130).then(n.bind(null,1095)),"v-134f42a5":()=>n.e(68).then(n.bind(null,1096)),"v-5926509c":()=>n.e(131).then(n.bind(null,1097)),"v-0cbc3aaf":()=>n.e(69).then(n.bind(null,1098)),"v-45a6e656":()=>n.e(9).then(n.bind(null,1099)),"v-8d2cf710":()=>n.e(132).then(n.bind(null,1100)),"v-2c5a7cb4":()=>n.e(133).then(n.bind(null,1101)),"v-7cbe5725":()=>n.e(103).then(n.bind(null,1102)),"v-eb391a06":()=>n.e(54).then(n.bind(null,1103)),"v-29e665f6":()=>n.e(70).then(n.bind(null,1104)),"v-66fbeab4":()=>n.e(134).then(n.bind(null,1105)),"v-15538ace":()=>n.e(135).then(n.bind(null,1106)),"v-421b15f8":()=>n.e(136).then(n.bind(null,1107)),"v-5118290d":()=>n.e(71).then(n.bind(null,1108)),"v-fdbc0dd6":()=>n.e(18).then(n.bind(null,1109)),"v-578ef636":()=>n.e(15).then(n.bind(null,1110)),"v-1b97e122":()=>n.e(13).then(n.bind(null,1111)),"v-0c01bc46":()=>n.e(137).then(n.bind(null,1112)),"v-1da188b6":()=>n.e(111).then(n.bind(null,1113)),"v-146711f6":()=>n.e(55).then(n.bind(null,1114)),"v-d0614342":()=>n.e(112).then(n.bind(null,1115)),"v-395876e6":()=>n.e(138).then(n.bind(null,1116)),"v-4980b276":()=>n.e(37).then(n.bind(null,1117)),"v-040b1dff":()=>n.e(43).then(n.bind(null,1118)),"v-326bf4fb":()=>n.e(44).then(n.bind(null,1119)),"v-20b0a936":()=>n.e(38).then(n.bind(null,1120)),"v-45558c85":()=>n.e(29).then(n.bind(null,1121)),"v-244eb0c5":()=>n.e(30).then(n.bind(null,1122)),"v-686d8421":()=>n.e(39).then(n.bind(null,1123)),"v-89ba8936":()=>n.e(22).then(n.bind(null,1124)),"v-bcfe63f4":()=>n.e(139).then(n.bind(null,1125)),"v-7653ff46":()=>n.e(89).then(n.bind(null,1126)),"v-59b83a85":()=>n.e(88).then(n.bind(null,1127)),"v-383e6a76":()=>n.e(90).then(n.bind(null,1128)),"v-ab42b236":()=>n.e(49).then(n.bind(null,1129)),"v-27a0b8a5":()=>n.e(91).then(n.bind(null,1130)),"v-3ab67fff":()=>n.e(92).then(n.bind(null,1131)),"v-3e60ad72":()=>n.e(72).then(n.bind(null,1132)),"v-6b457aa5":()=>n.e(56).then(n.bind(null,1133)),"v-466c0029":()=>n.e(104).then(n.bind(null,1134)),"v-0ee9a1a5":()=>n.e(93).then(n.bind(null,1135)),"v-31a0848a":()=>n.e(140).then(n.bind(null,1136)),"v-fe4df576":()=>n.e(141).then(n.bind(null,1137)),"v-25866a36":()=>n.e(73).then(n.bind(null,1138)),"v-6ce87a67":()=>n.e(74).then(n.bind(null,1139)),"v-6ca03e74":()=>n.e(142).then(n.bind(null,1140)),"v-2c1f0bf0":()=>n.e(143).then(n.bind(null,1141)),"v-02d2c21e":()=>n.e(75).then(n.bind(null,1142)),"v-36c5c497":()=>n.e(8).then(n.bind(null,1143)),"v-1b358214":()=>n.e(144).then(n.bind(null,1144)),"v-5350e232":()=>n.e(105).then(n.bind(null,1145)),"v-39a864c6":()=>n.e(145).then(n.bind(null,1146)),"v-3806aa82":()=>n.e(57).then(n.bind(null,1147)),"v-52b91374":()=>n.e(146).then(n.bind(null,1148)),"v-197e20a5":()=>n.e(76).then(n.bind(null,1149)),"v-3f5aad9b":()=>n.e(147).then(n.bind(null,1150)),"v-10c3e88f":()=>n.e(77).then(n.bind(null,1151)),"v-7b16d076":()=>n.e(148).then(n.bind(null,1152)),"v-4a899e52":()=>n.e(19).then(n.bind(null,1153)),"v-2c39c0b1":()=>n.e(14).then(n.bind(null,1154)),"v-2ac4d576":()=>n.e(16).then(n.bind(null,1155)),"v-bf70aa3e":()=>n.e(114).then(n.bind(null,1156)),"v-43f399b4":()=>n.e(149).then(n.bind(null,1157)),"v-75200e97":()=>n.e(58).then(n.bind(null,1158)),"v-a75cf076":()=>n.e(113).then(n.bind(null,1159)),"v-789244fe":()=>n.e(45).then(n.bind(null,1160)),"v-0c318765":()=>n.e(59).then(n.bind(null,1161)),"v-aa6c10f6":()=>n.e(32).then(n.bind(null,1162)),"v-30d47b81":()=>n.e(78).then(n.bind(null,1163)),"v-526a60b6":()=>n.e(31).then(n.bind(null,1164)),"v-eda3cbf4":()=>n.e(150).then(n.bind(null,1165)),"v-0077d8a5":()=>n.e(23).then(n.bind(null,1166)),"v-0bb14086":()=>n.e(40).then(n.bind(null,1167)),"v-3028eee3":()=>n.e(33).then(n.bind(null,1168)),"v-1fd9d9a5":()=>n.e(24).then(n.bind(null,1169)),"v-1d531db4":()=>n.e(151).then(n.bind(null,1170)),"v-4a36c005":()=>n.e(25).then(n.bind(null,1171)),"v-701d4ae5":()=>n.e(94).then(n.bind(null,1172)),"v-65636642":()=>n.e(95).then(n.bind(null,1173)),"v-8c5efab6":()=>n.e(96).then(n.bind(null,1174)),"v-4e600af6":()=>n.e(50).then(n.bind(null,1175)),"v-232be185":()=>n.e(97).then(n.bind(null,1176)),"v-0b3b80fe":()=>n.e(98).then(n.bind(null,1177)),"v-bf092e6e":()=>n.e(79).then(n.bind(null,1178)),"v-66d0a385":()=>n.e(60).then(n.bind(null,1179)),"v-2b9aed14":()=>n.e(152).then(n.bind(null,1180)),"v-0617bfab":()=>n.e(106).then(n.bind(null,1181))};function Yi(t){const e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}const Ji=/-(\w)/g,Zi=Yi(t=>t.replace(Ji,(t,e)=>e?e.toUpperCase():"")),Qi=/\B([A-Z])/g,ts=Yi(t=>t.replace(Qi,"-$1").toLowerCase()),es=Yi(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(Zi(e))):t(es(e))||t(ts(e))}const rs=Object.assign({},Ki,Xi),os=t=>rs[t],as=t=>Xi[t],is=t=>Ki[t],ss=t=>Wn.component(t);function ls(t){return ns(as,t)}function us(t){return ns(is,t)}function cs(t){return ns(os,t)}function ps(t){return ns(ss,t)}function ds(...t){return Promise.all(t.filter(t=>t).map(async t=>{if(!ps(t)&&cs(t)){const e=await cs(t)();Wn.component(t,e.default)}}))}function fs(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=ws(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=_s(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",ws(this.$canonicalUrl))}},watch:{$page(){this.updateMeta(),this.updateCanonicalLink()}},beforeDestroy(){_s(null,this.currentMetaTags),ys()}};function ys(){const t=document.querySelector("link[rel='canonical']");t&&t.remove()}function ws(t=""){return t?``:""}function _s(t,e){if(e&&[...e].filter(t=>t.parentNode===document.head).forEach(t=>document.head.removeChild(t)),t)return t.map(t=>{const e=document.createElement("meta");return Object.keys(t).forEach(n=>{e.setAttribute(n,t[n])}),document.head.appendChild(e),e})}function xs(t){for(const e of["name","property","itemprop"])if(t.hasOwnProperty(e))return t[e]+e;return JSON.stringify(t)}var Ps=n(22),Cs=n.n(Ps),Ss={mounted(){window.addEventListener("scroll",this.onScroll)},methods:{onScroll:Cs()((function(){this.setActiveHash()}),300),setActiveHash(){const t=[].slice.call(document.querySelectorAll(".sidebar-link")),e=[].slice.call(document.querySelectorAll(".header-anchor")).filter(e=>t.some(t=>t.hash===e.hash)),n=Math.max(window.pageYOffset,document.documentElement.scrollTop,document.body.scrollTop),r=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight),o=window.innerHeight+n;for(let t=0;t=a.parentElement.offsetTop+10&&(!i||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})}},Ts=n(90),Os=n.n(Ts),Ms={mounted(){Os.a.polyfill()}};n(236),n(237);class Us{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 $s=[bs,Ss,As,Ms,{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 Us).show({text:"Copy successfully and then paste it for use.",duration:3e3}),document.body.removeChild(e),n&&(document.getSelection().removeAllRanges(),document.getSelection().addRange(n))}}}],js={name:"GlobalLayout",computed:{layout(){const t=this.getLayout();return fs("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)(js,(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",$s);const Is=[{name:"v-ffc9b4dc",path:"/2.0/attribute/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-ffc9b4dc").then(n)}},{path:"/2.0/attribute/index.html",redirect:"/2.0/attribute/"},{name:"v-2dcecfb6",path:"/2.0/attribute-family/attribute-families.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2dcecfb6").then(n)}},{name:"v-91e7bdf6",path:"/2.0/attribute/attribute-input.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-91e7bdf6").then(n)}},{name:"v-c8bcf290",path:"/2.0/cms/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-c8bcf290").then(n)}},{path:"/2.0/cms/index.html",redirect:"/2.0/cms/"},{name:"v-40fbbce5",path:"/2.0/attribute/product-attribute.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-40fbbce5").then(n)}},{name:"v-87432074",path:"/2.0/category/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-87432074").then(n)}},{path:"/2.0/category/index.html",redirect:"/2.0/category/"},{name:"v-1faf3ce9",path:"/2.0/cms/cms-page.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1faf3ce9").then(n)}},{name:"v-7b6fe51f",path:"/2.0/category/create-category.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-7b6fe51f").then(n)}},{name:"v-63107504",path:"/2.0/configure/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-213ed54f").then(n)}},{name:"v-c7165f12",path:"/2.0/customer/customer-groups.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-c7165f12").then(n)}},{name:"v-1c6aecc2",path:"/2.0/customer/create-customer.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1c6aecc2").then(n)}},{name:"v-2ad42bc6",path:"/2.0/customer/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2ad42bc6").then(n)}},{path:"/2.0/customer/index.html",redirect:"/2.0/customer/"},{name:"v-98d133b6",path:"/2.0/customer/customer-reviews.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-98d133b6").then(n)}},{name:"v-639d7a46",path:"/2.0/introduction/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-b9b99c5a").then(n)}},{name:"v-5592f204",path:"/2.0/marketing/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-0eaa498f").then(n)}},{name:"v-350e62a9",path:"/2.0/marketing/promotions.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-350e62a9").then(n)}},{name:"v-2afdbccd",path:"/2.0/marketing/sitemaps.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2afdbccd").then(n)}},{name:"v-1805d985",path:"/2.0/orders/create-invoice.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1805d985").then(n)}},{name:"v-a2ebbe34",path:"/2.0/orders/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-a2ebbe34").then(n)}},{path:"/2.0/orders/index.html",redirect:"/2.0/orders/"},{name:"v-5cfaac65",path:"/2.0/orders/create-order.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-5cfaac65").then(n)}},{name:"v-f847b44e",path:"/2.0/orders/create-shipment.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-f847b44e").then(n)}},{name:"v-6e012079",path:"/2.0/orders/refunds.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-6e012079").then(n)}},{name:"v-b078aaf4",path:"/2.0/products/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-14c1d425").then(n)}},{name:"v-a6c5fe76",path:"/2.0/products/configurable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-a6c5fe76").then(n)}},{name:"v-a6814fb6",path:"/2.0/products/downloadable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-a6814fb6").then(n)}},{name:"v-e60dd596",path:"/2.0/products/grouped.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-e60dd596").then(n)}},{name:"v-6a826a25",path:"/2.0/products/simple.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-6a826a25").then(n)}},{name:"v-14b3b51b",path:"/2.0/products/virtual.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-14b3b51b").then(n)}},{name:"v-6ea47545",path:"/2.0/settings/channels.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-6ea47545").then(n)}},{name:"v-770c7566",path:"/2.0/settings/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-93bce636").then(n)}},{name:"v-ee8c05b6",path:"/2.0/settings/exchange-rates.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-ee8c05b6").then(n)}},{name:"v-7c157ac5",path:"/2.0/settings/inventory-source.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-7c157ac5").then(n)}},{name:"v-286bb045",path:"/2.0/settings/locale.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-286bb045").then(n)}},{name:"v-752544c1",path:"/2.0/settings/taxes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-752544c1").then(n)}},{name:"v-53f67b0e",path:"/2.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-53f67b0e").then(n)}},{name:"v-e173e376",path:"/2.0/settings/themes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-e173e376").then(n)}},{name:"v-45f5383a",path:"/2.0/settings/users.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-45f5383a").then(n)}},{name:"v-62f57345",path:"/2.1.0/attribute-family/attribute-families.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-62f57345").then(n)}},{name:"v-0eb66be8",path:"/2.1.0/attribute/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0eb66be8").then(n)}},{path:"/2.1.0/attribute/index.html",redirect:"/2.1.0/attribute/"},{name:"v-5267b1a5",path:"/2.1.0/attribute/attribute-input.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-5267b1a5").then(n)}},{name:"v-9c1ca8f6",path:"/2.1.0/attribute/product-attribute.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-9c1ca8f6").then(n)}},{name:"v-79da3da6",path:"/2.1.0/category/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-134f42a5").then(n)}},{name:"v-5926509c",path:"/2.1.0/cms/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-0cbc3aaf").then(n)}},{name:"v-45a6e656",path:"/2.1.0/configure/configurations.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-45a6e656").then(n)}},{name:"v-8d2cf710",path:"/2.1.0/configure/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-8d2cf710").then(n)}},{path:"/2.1.0/configure/index.html",redirect:"/2.1.0/configure/"},{name:"v-2c5a7cb4",path:"/2.1.0/customer/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-7cbe5725").then(n)}},{name:"v-eb391a06",path:"/2.1.0/customer/customer-groups.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-eb391a06").then(n)}},{name:"v-29e665f6",path:"/2.1.0/customer/customer-reviews.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-29e665f6").then(n)}},{name:"v-66fbeab4",path:"/2.1.0/introduction/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-15538ace").then(n)}},{name:"v-421b15f8",path:"/2.1.0/marketing/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-421b15f8").then(n)}},{path:"/2.1.0/marketing/index.html",redirect:"/2.1.0/marketing/"},{name:"v-5118290d",path:"/2.1.0/magic/magic-ai.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-5118290d").then(n)}},{name:"v-fdbc0dd6",path:"/2.1.0/marketing/communications.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-fdbc0dd6").then(n)}},{name:"v-578ef636",path:"/2.1.0/marketing/searchseo.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-578ef636").then(n)}},{name:"v-1b97e122",path:"/2.1.0/marketing/promotions.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1b97e122").then(n)}},{name:"v-0c01bc46",path:"/2.1.0/orders/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-1da188b6").then(n)}},{name:"v-146711f6",path:"/2.1.0/orders/create-order.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-146711f6").then(n)}},{name:"v-d0614342",path:"/2.1.0/orders/create-shipment.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-d0614342").then(n)}},{name:"v-395876e6",path:"/2.1.0/products/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-4980b276").then(n)}},{name:"v-040b1dff",path:"/2.1.0/orders/refunds.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-040b1dff").then(n)}},{name:"v-326bf4fb",path:"/2.1.0/products/grouped.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-326bf4fb").then(n)}},{name:"v-20b0a936",path:"/2.1.0/products/configurable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-20b0a936").then(n)}},{name:"v-45558c85",path:"/2.1.0/products/downloadable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-45558c85").then(n)}},{name:"v-244eb0c5",path:"/2.1.0/products/simple.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-244eb0c5").then(n)}},{name:"v-686d8421",path:"/2.1.0/products/virtual.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-686d8421").then(n)}},{name:"v-89ba8936",path:"/2.1.0/settings/channels.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-89ba8936").then(n)}},{name:"v-bcfe63f4",path:"/2.1.0/settings/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-bcfe63f4").then(n)}},{path:"/2.1.0/settings/index.html",redirect:"/2.1.0/settings/"},{name:"v-7653ff46",path:"/2.1.0/settings/data-transfer.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-7653ff46").then(n)}},{name:"v-59b83a85",path:"/2.1.0/settings/currencies.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-59b83a85").then(n)}},{name:"v-383e6a76",path:"/2.1.0/settings/exchange-rates.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-383e6a76").then(n)}},{name:"v-ab42b236",path:"/2.1.0/settings/inventory-source.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-ab42b236").then(n)}},{name:"v-27a0b8a5",path:"/2.1.0/settings/locale.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-27a0b8a5").then(n)}},{name:"v-3ab67fff",path:"/2.1.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-3ab67fff").then(n)}},{name:"v-3e60ad72",path:"/2.1.0/settings/taxes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-3e60ad72").then(n)}},{name:"v-6b457aa5",path:"/2.1.0/settings/themes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-6b457aa5").then(n)}},{name:"v-466c0029",path:"/2.1.0/settings/users.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-466c0029").then(n)}},{name:"v-0ee9a1a5",path:"/2.2.0/attribute-family/attribute-families.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0ee9a1a5").then(n)}},{name:"v-31a0848a",path:"/2.2.0/attribute/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-31a0848a").then(n)}},{path:"/2.2.0/attribute/index.html",redirect:"/2.2.0/attribute/"},{name:"v-fe4df576",path:"/2.2.0/attribute/attribute-input.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-fe4df576").then(n)}},{name:"v-25866a36",path:"/2.2.0/attribute/product-attribute.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-25866a36").then(n)}},{name:"v-6ce87a67",path:"/2.2.0/category/create-category.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-6ce87a67").then(n)}},{name:"v-6ca03e74",path:"/2.2.0/category/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-6ca03e74").then(n)}},{path:"/2.2.0/category/index.html",redirect:"/2.2.0/category/"},{name:"v-2c1f0bf0",path:"/2.2.0/cms/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2c1f0bf0").then(n)}},{path:"/2.2.0/cms/index.html",redirect:"/2.2.0/cms/"},{name:"v-02d2c21e",path:"/2.2.0/cms/cms-page.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-02d2c21e").then(n)}},{name:"v-36c5c497",path:"/2.2.0/configure/configurations.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-36c5c497").then(n)}},{name:"v-1b358214",path:"/2.2.0/configure/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1b358214").then(n)}},{path:"/2.2.0/configure/index.html",redirect:"/2.2.0/configure/"},{name:"v-5350e232",path:"/2.2.0/customer/create-customer.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-5350e232").then(n)}},{name:"v-39a864c6",path:"/2.2.0/customer/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-39a864c6").then(n)}},{path:"/2.2.0/customer/index.html",redirect:"/2.2.0/customer/"},{name:"v-3806aa82",path:"/2.2.0/customer/customer-groups.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-3806aa82").then(n)}},{name:"v-52b91374",path:"/2.2.0/introduction/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-52b91374").then(n)}},{path:"/2.2.0/introduction/index.html",redirect:"/2.2.0/introduction/"},{name:"v-197e20a5",path:"/2.2.0/customer/customer-reviews.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-197e20a5").then(n)}},{name:"v-3f5aad9b",path:"/2.2.0/introduction/introductions.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-3f5aad9b").then(n)}},{name:"v-10c3e88f",path:"/2.2.0/magic/magic-ai.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-10c3e88f").then(n)}},{name:"v-7b16d076",path:"/2.2.0/marketing/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-7b16d076").then(n)}},{path:"/2.2.0/marketing/index.html",redirect:"/2.2.0/marketing/"},{name:"v-4a899e52",path:"/2.2.0/marketing/communications.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-4a899e52").then(n)}},{name:"v-2c39c0b1",path:"/2.2.0/marketing/promotions.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2c39c0b1").then(n)}},{name:"v-2ac4d576",path:"/2.2.0/marketing/searchseo.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2ac4d576").then(n)}},{name:"v-bf70aa3e",path:"/2.2.0/orders/create-shipment.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-bf70aa3e").then(n)}},{name:"v-43f399b4",path:"/2.2.0/orders/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-43f399b4").then(n)}},{path:"/2.2.0/orders/index.html",redirect:"/2.2.0/orders/"},{name:"v-75200e97",path:"/2.2.0/orders/admin-order.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-75200e97").then(n)}},{name:"v-a75cf076",path:"/2.2.0/orders/create-invoice.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-a75cf076").then(n)}},{name:"v-789244fe",path:"/2.2.0/orders/refunds.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-789244fe").then(n)}},{name:"v-0c318765",path:"/2.2.0/orders/create-order.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0c318765").then(n)}},{name:"v-aa6c10f6",path:"/2.2.0/products/configurable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-aa6c10f6").then(n)}},{name:"v-30d47b81",path:"/2.2.0/orders/reorder.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-30d47b81").then(n)}},{name:"v-526a60b6",path:"/2.2.0/products/bundle.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-526a60b6").then(n)}},{name:"v-eda3cbf4",path:"/2.2.0/products/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-eda3cbf4").then(n)}},{path:"/2.2.0/products/index.html",redirect:"/2.2.0/products/"},{name:"v-0077d8a5",path:"/2.2.0/products/downloadable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0077d8a5").then(n)}},{name:"v-0bb14086",path:"/2.2.0/products/grouped.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0bb14086").then(n)}},{name:"v-3028eee3",path:"/2.2.0/products/virtual.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-3028eee3").then(n)}},{name:"v-1fd9d9a5",path:"/2.2.0/products/simple.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1fd9d9a5").then(n)}},{name:"v-1d531db4",path:"/2.2.0/settings/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1d531db4").then(n)}},{path:"/2.2.0/settings/index.html",redirect:"/2.2.0/settings/"},{name:"v-4a36c005",path:"/2.2.0/settings/channels.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-4a36c005").then(n)}},{name:"v-701d4ae5",path:"/2.2.0/settings/currencies.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-701d4ae5").then(n)}},{name:"v-65636642",path:"/2.2.0/settings/data-transfer.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-65636642").then(n)}},{name:"v-8c5efab6",path:"/2.2.0/settings/exchange-rates.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-8c5efab6").then(n)}},{name:"v-4e600af6",path:"/2.2.0/settings/inventory-source.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-4e600af6").then(n)}},{name:"v-232be185",path:"/2.2.0/settings/locale.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-232be185").then(n)}},{name:"v-0b3b80fe",path:"/2.2.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0b3b80fe").then(n)}},{name:"v-bf092e6e",path:"/2.2.0/settings/taxes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-bf092e6e").then(n)}},{name:"v-66d0a385",path:"/2.2.0/settings/themes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-66d0a385").then(n)}},{name:"v-2b9aed14",path:"/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2b9aed14").then(n)}},{path:"/index.html",redirect:"/"},{name:"v-0617bfab",path:"/2.2.0/settings/users.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0617bfab").then(n)}},{path:"*",component:Rs}],Ds={title:"Bagisto User Guide",description:"Unlock the full potential of Bagisto with our detailed user guide. This step-by-step documentation is perfect for beginners, covering installation, configuration, and advanced features to help you master your eCommerce platform",base:"/",headTags:[["link",{rel:"icon",type:"image/png",href:"/favicon.ico"}],["script",{src:"https://vikastiwari-webkul.github.io/ai-chatbot/chatbot.js",async:!0}]],pages:[{title:"Attribute",frontmatter:{},regularPath:"/2.0/attribute/",relativePath:"2.0/attribute/README.md",key:"v-ffc9b4dc",path:"/2.0/attribute/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Create Attribute Family",frontmatter:{},regularPath:"/2.0/attribute-family/attribute-families.html",relativePath:"2.0/attribute-family/attribute-families.md",key:"v-2dcecfb6",path:"/2.0/attribute-family/attribute-families.html",headers:[{level:3,title:"Create Attribute Family in Bagisto 2.0",slug:"create-attribute-family-in-bagisto-2-0"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"CMS Page",frontmatter:{},regularPath:"/2.0/cms/",relativePath:"2.0/cms/README.md",key:"v-c8bcf290",path:"/2.0/cms/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Category",frontmatter:{},regularPath:"/2.0/category/",relativePath:"2.0/category/README.md",key:"v-87432074",path:"/2.0/category/",headers:[{level:3,title:"Root Category",slug:"root-category"},{level:3,title:"Sub Category",slug:"sub-category"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Configure",frontmatter:{},regularPath:"/2.0/configure/",relativePath:"2.0/configure/README.md",key:"v-63107504",path:"/2.0/configure/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Introduction",frontmatter:{},regularPath:"/2.0/introduction/",relativePath:"2.0/introduction/README.md",key:"v-639d7a46",path:"/2.0/introduction/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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"},{level:2,title:"Newsletter Subscriptions",slug:"newsletter-subscriptions"},{level:3,title:"Admin Configuration",slug:"admin-configuration"},{level:3,title:"Newsletter subscriptions",slug:"newsletter-subscriptions-2"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Product types",frontmatter:{},regularPath:"/2.0/products/",relativePath:"2.0/products/README.md",key:"v-b078aaf4",path:"/2.0/products/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"Logo",slug:"logo"},{level:3,title:"Logo on Frontend",slug:"logo-on-frontend"},{level:3,title:"Favicon",slug:"favicon"},{level:3,title:"Favicon on Frontend",slug:"favicon-on-frontend"},{level:3,title:"Home Page SEO",slug:"home-page-seo"},{level:3,title:"Maintenance Mode",slug:"maintenance-mode"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Create Attribute Family",frontmatter:{},regularPath:"/2.1.0/attribute-family/attribute-families.html",relativePath:"2.1.0/attribute-family/attribute-families.md",key:"v-62f57345",path:"/2.1.0/attribute-family/attribute-families.html",headers:[{level:3,title:"Create Attribute Family in Bagisto 2.1.0",slug:"create-attribute-family-in-bagisto-2-1-0"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Attribute",frontmatter:{},regularPath:"/2.1.0/attribute/",relativePath:"2.1.0/attribute/README.md",key:"v-0eb66be8",path:"/2.1.0/attribute/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Category",frontmatter:{},regularPath:"/2.1.0/category/",relativePath:"2.1.0/category/README.md",key:"v-79da3da6",path:"/2.1.0/category/",headers:[{level:3,title:"Root Category",slug:"root-category"},{level:3,title:"Sub Category",slug:"sub-category"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Configure",frontmatter:{},regularPath:"/2.1.0/configure/",relativePath:"2.1.0/configure/README.md",key:"v-8d2cf710",path:"/2.1.0/configure/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Introduction",frontmatter:{},regularPath:"/2.1.0/introduction/",relativePath:"2.1.0/introduction/README.md",key:"v-66fbeab4",path:"/2.1.0/introduction/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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"},{level:2,title:"Newsletter Subscriptions",slug:"newsletter-subscriptions"},{level:3,title:"Admin Configuration",slug:"admin-configuration"},{level:3,title:"Newsletter subscriptions",slug:"newsletter-subscriptions-2"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"Logo",slug:"logo"},{level:3,title:"Logo on Frontend",slug:"logo-on-frontend"},{level:3,title:"Favicon",slug:"favicon"},{level:3,title:"Favicon on Frontend",slug:"favicon-on-frontend"},{level:3,title:"Home Page SEO",slug:"home-page-seo"},{level:3,title:"Maintenance Mode",slug:"maintenance-mode"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Create Attribute Family",frontmatter:{},regularPath:"/2.2.0/attribute-family/attribute-families.html",relativePath:"2.2.0/attribute-family/attribute-families.md",key:"v-0ee9a1a5",path:"/2.2.0/attribute-family/attribute-families.html",headers:[{level:3,title:"Create Attribute Family in Bagisto 2.2.0",slug:"create-attribute-family-in-bagisto-2-2-0"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Attribute",frontmatter:{},regularPath:"/2.2.0/attribute/",relativePath:"2.2.0/attribute/README.md",key:"v-31a0848a",path:"/2.2.0/attribute/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Attribute Input Type",frontmatter:{},regularPath:"/2.2.0/attribute/attribute-input.html",relativePath:"2.2.0/attribute/attribute-input.md",key:"v-fe4df576",path:"/2.2.0/attribute/attribute-input.html",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Create Product Attribute",frontmatter:{},regularPath:"/2.2.0/attribute/product-attribute.html",relativePath:"2.2.0/attribute/product-attribute.md",key:"v-25866a36",path:"/2.2.0/attribute/product-attribute.html",headers:[{level:3,title:"How to Create a Product Attribute in Bagisto2.2.0",slug:"how-to-create-a-product-attribute-in-bagisto2-2-0"},{level:3,title:"Add Attributes",slug:"add-attributes"},{level:3,title:"Attribute Types",slug:"attribute-types"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"How to Create Categories in The Bagisto2.2.0",frontmatter:{},regularPath:"/2.2.0/category/create-category.html",relativePath:"2.2.0/category/create-category.md",key:"v-6ce87a67",path:"/2.2.0/category/create-category.html",headers:[{level:3,title:"Steps to Create a New Category in Bagisto 2.2.0",slug:"steps-to-create-a-new-category-in-bagisto-2-2-0"},{level:3,title:"Category on Front-End",slug:"category-on-front-end"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Category",frontmatter:{},regularPath:"/2.2.0/category/",relativePath:"2.2.0/category/README.md",key:"v-6ca03e74",path:"/2.2.0/category/",headers:[{level:3,title:"Root Category",slug:"root-category"},{level:3,title:"Sub Category",slug:"sub-category"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"CMS Page",frontmatter:{},regularPath:"/2.2.0/cms/",relativePath:"2.2.0/cms/README.md",key:"v-2c1f0bf0",path:"/2.2.0/cms/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"CMS Pages",frontmatter:{},regularPath:"/2.2.0/cms/cms-page.html",relativePath:"2.2.0/cms/cms-page.md",key:"v-02d2c21e",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Configure",frontmatter:{},regularPath:"/2.2.0/configure/configurations.html",relativePath:"2.2.0/configure/configurations.md",key:"v-36c5c497",path:"/2.2.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:"Frontend",slug:"frontend"},{level:3,title:"List Mode",slug:"list-mode"},{level:3,title:"Grid Mode",slug:"grid-mode"},{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-2"},{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:"Taxes",slug:"taxes"},{level:2,title:"Checkout",slug:"checkout"},{level:3,title:"Shopping Cart",slug:"shopping-cart"},{level:3,title:"My Cart",slug:"my-cart"},{level:3,title:"Mini Cart",slug:"mini-cart"},{level:2,title:"Notifications",slug:"notifications"},{level:2,title:"Shipping",slug:"shipping"},{level:2,title:"Shipping Methods",slug:"shipping-methods"},{level:3,title:"Shipping Mentod Frontend",slug:"shipping-mentod-frontend"},{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:3,title:"Payment Methods Forntend",slug:"payment-methods-forntend"},{level:2,title:"Order Settings",slug:"order-settings"},{level:2,title:"Invoice Settings",slug:"invoice-settings"},{level:2,title:"Pricing",slug:"pricing"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Configure",frontmatter:{},regularPath:"/2.2.0/configure/",relativePath:"2.2.0/configure/README.md",key:"v-1b358214",path:"/2.2.0/configure/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Create Customer",frontmatter:{},regularPath:"/2.2.0/customer/create-customer.html",relativePath:"2.2.0/customer/create-customer.md",key:"v-5350e232",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Customer Overview",frontmatter:{},regularPath:"/2.2.0/customer/",relativePath:"2.2.0/customer/README.md",key:"v-39a864c6",path:"/2.2.0/customer/",headers:[{level:3,title:"Customer Groups",slug:"customer-groups"},{level:3,title:"Customer Reviews",slug:"customer-reviews"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Customer Groups",frontmatter:{},regularPath:"/2.2.0/customer/customer-groups.html",relativePath:"2.2.0/customer/customer-groups.md",key:"v-3806aa82",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Introduction",frontmatter:{},regularPath:"/2.2.0/introduction/",relativePath:"2.2.0/introduction/README.md",key:"v-52b91374",path:"/2.2.0/introduction/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Customer Reviews",frontmatter:{},regularPath:"/2.2.0/customer/customer-reviews.html",relativePath:"2.2.0/customer/customer-reviews.md",key:"v-197e20a5",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Introduction",frontmatter:{},regularPath:"/2.2.0/introduction/introductions.html",relativePath:"2.2.0/introduction/introductions.md",key:"v-3f5aad9b",path:"/2.2.0/introduction/introductions.html",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Magic AI",frontmatter:{},regularPath:"/2.2.0/magic/magic-ai.html",relativePath:"2.2.0/magic/magic-ai.md",key:"v-10c3e88f",path:"/2.2.0/magic/magic-ai.html",headers:[{level:2,title:"Content Generation",slug:"content-generation"},{level:3,title:"In Bagisto 2.2.0 it provides Native Support to various LLMs.",slug:"in-bagisto-2-2-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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Marketing",frontmatter:{},regularPath:"/2.2.0/marketing/",relativePath:"2.2.0/marketing/README.md",key:"v-7b16d076",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Communications",frontmatter:{},regularPath:"/2.2.0/marketing/communications.html",relativePath:"2.2.0/marketing/communications.md",key:"v-4a899e52",path:"/2.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"},{level:2,title:"Newsletter Subscriptions",slug:"newsletter-subscriptions"},{level:3,title:"Admin Configuration",slug:"admin-configuration"},{level:3,title:"Newsletter subscriptions",slug:"newsletter-subscriptions-2"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Promotions",frontmatter:{},regularPath:"/2.2.0/marketing/promotions.html",relativePath:"2.2.0/marketing/promotions.md",key:"v-2c39c0b1",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Search & SEO",frontmatter:{},regularPath:"/2.2.0/marketing/searchseo.html",relativePath:"2.2.0/marketing/searchseo.md",key:"v-2ac4d576",path:"/2.2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Create Shipment",frontmatter:{},regularPath:"/2.2.0/orders/create-shipment.html",relativePath:"2.2.0/orders/create-shipment.md",key:"v-bf70aa3e",path:"/2.2.0/orders/create-shipment.html",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Manage Orders",frontmatter:{},regularPath:"/2.2.0/orders/",relativePath:"2.2.0/orders/README.md",key:"v-43f399b4",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Admin Order",frontmatter:{},regularPath:"/2.2.0/orders/admin-order.html",relativePath:"2.2.0/orders/admin-order.md",key:"v-75200e97",path:"/2.2.0/orders/admin-order.html",headers:[{level:3,title:"How to Manage Admin Order in Bagisto2.2.0",slug:"how-to-manage-admin-order-in-bagisto2-2-0"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Create Invoice",frontmatter:{},regularPath:"/2.2.0/orders/create-invoice.html",relativePath:"2.2.0/orders/create-invoice.md",key:"v-a75cf076",path:"/2.2.0/orders/create-invoice.html",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Refunds",frontmatter:{},regularPath:"/2.2.0/orders/refunds.html",relativePath:"2.2.0/orders/refunds.md",key:"v-789244fe",path:"/2.2.0/orders/refunds.html",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Create Orders",frontmatter:{},regularPath:"/2.2.0/orders/create-order.html",relativePath:"2.2.0/orders/create-order.md",key:"v-0c318765",path:"/2.2.0/orders/create-order.html",headers:[{level:3,title:"How to Manage Orders in Bagisto2.2.0",slug:"how-to-manage-orders-in-bagisto2-2-0"},{level:3,title:"Customer Panel",slug:"customer-panel"},{level:3,title:"Information",slug:"information"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Configurable Product",frontmatter:{},regularPath:"/2.2.0/products/configurable.html",relativePath:"2.2.0/products/configurable.md",key:"v-aa6c10f6",path:"/2.2.0/products/configurable.html",headers:[{level:3,title:"How to Create a Configurable Product in Bagisto 2.2.0",slug:"how-to-create-a-configurable-product-in-bagisto-2-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:"Channels",slug:"channels"},{level:3,title:"Variations",slug:"variations"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Reorder",frontmatter:{},regularPath:"/2.2.0/orders/reorder.html",relativePath:"2.2.0/orders/reorder.md",key:"v-30d47b81",path:"/2.2.0/orders/reorder.html",headers:[{level:3,title:"How to Manage Reorder in Bagisto2.2.0",slug:"how-to-manage-reorder-in-bagisto2-2-0"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Bundle Product",frontmatter:{},regularPath:"/2.2.0/products/bundle.html",relativePath:"2.2.0/products/bundle.md",key:"v-526a60b6",path:"/2.2.0/products/bundle.html",headers:[{level:3,title:"Steps To Create A Bundle Product In Bagisto 2.2.0",slug:"steps-to-create-a-bundle-product-in-bagisto-2-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:"Channels",slug:"channels"},{level:3,title:"Bundle Item",slug:"bundle-item"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Product types",frontmatter:{},regularPath:"/2.2.0/products/",relativePath:"2.2.0/products/README.md",key:"v-eda3cbf4",path:"/2.2.0/products/",lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Downloadable Product",frontmatter:{},regularPath:"/2.2.0/products/downloadable.html",relativePath:"2.2.0/products/downloadable.md",key:"v-0077d8a5",path:"/2.2.0/products/downloadable.html",headers:[{level:3,title:"Steps to Create a Downloadable Product in Bagisto 2.2.0",slug:"steps-to-create-a-downloadable-product-in-bagisto-2-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:"Channels",slug:"channels"},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Grouped Product",frontmatter:{},regularPath:"/2.2.0/products/grouped.html",relativePath:"2.2.0/products/grouped.md",key:"v-0bb14086",path:"/2.2.0/products/grouped.html",headers:[{level:3,title:"Steps to Create a Grouped Product in Bagisto 2.2.0",slug:"steps-to-create-a-grouped-product-in-bagisto-2-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:"Channels",slug:"channels"},{level:3,title:"Grouped Products",slug:"grouped-products"},{level:3,title:"Product at Front End",slug:"product-at-front-end"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Virtual Product",frontmatter:{},regularPath:"/2.2.0/products/virtual.html",relativePath:"2.2.0/products/virtual.md",key:"v-3028eee3",path:"/2.2.0/products/virtual.html",headers:[{level:3,title:"Steps To Create Virtual Product In Bagisto 2.2.0",slug:"steps-to-create-virtual-product-in-bagisto-2-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:"Channels",slug:"channels"},{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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Simple Product",frontmatter:{},regularPath:"/2.2.0/products/simple.html",relativePath:"2.2.0/products/simple.md",key:"v-1fd9d9a5",path:"/2.2.0/products/simple.html",headers:[{level:3,title:"Create Simple Product in Bagisto 2.2.0",slug:"create-simple-product-in-bagisto-2-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:"Channels",slug:"channels"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Setting",frontmatter:{},regularPath:"/2.2.0/settings/",relativePath:"2.2.0/settings/README.md",key:"v-1d531db4",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Channels",frontmatter:{},regularPath:"/2.2.0/settings/channels.html",relativePath:"2.2.0/settings/channels.md",key:"v-4a36c005",path:"/2.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:"Logo",slug:"logo"},{level:3,title:"Logo on Frontend",slug:"logo-on-frontend"},{level:3,title:"Favicon",slug:"favicon"},{level:3,title:"Favicon on Frontend",slug:"favicon-on-frontend"},{level:3,title:"Home Page SEO",slug:"home-page-seo"},{level:3,title:"Maintenance Mode",slug:"maintenance-mode"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Currencies",frontmatter:{},regularPath:"/2.2.0/settings/currencies.html",relativePath:"2.2.0/settings/currencies.md",key:"v-701d4ae5",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Bulk Import",frontmatter:{},regularPath:"/2.2.0/settings/data-transfer.html",relativePath:"2.2.0/settings/data-transfer.md",key:"v-65636642",path:"/2.2.0/settings/data-transfer.html",headers:[{level:3,title:"Steps to add Bulk Import in Bagisto2.2.0",slug:"steps-to-add-bulk-import-in-bagisto2-2-0"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Exchange Rates",frontmatter:{},regularPath:"/2.2.0/settings/exchange-rates.html",relativePath:"2.2.0/settings/exchange-rates.md",key:"v-8c5efab6",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Inventory Source",frontmatter:{},regularPath:"/2.2.0/settings/inventory-source.html",relativePath:"2.2.0/settings/inventory-source.md",key:"v-4e600af6",path:"/2.2.0/settings/inventory-source.html",headers:[{level:3,title:"Easy step to managing your inventory in Bagisto 2.2.0",slug:"easy-step-to-managing-your-inventory-in-bagisto-2-2-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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Locales",frontmatter:{},regularPath:"/2.2.0/settings/locale.html",relativePath:"2.2.0/settings/locale.md",key:"v-232be185",path:"/2.2.0/settings/locale.html",headers:[{level:3,title:"Set Locales in Bagisto.",slug:"set-locales-in-bagisto"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Roles",frontmatter:{},regularPath:"/2.2.0/settings/roles.html",relativePath:"2.2.0/settings/roles.md",key:"v-0b3b80fe",path:"/2.2.0/settings/roles.html",headers:[{level:3,title:"Create Roles",slug:"create-roles"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Taxes",frontmatter:{},regularPath:"/2.2.0/settings/taxes.html",relativePath:"2.2.0/settings/taxes.md",key:"v-bf092e6e",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Themes",frontmatter:{},regularPath:"/2.2.0/settings/themes.html",relativePath:"2.2.0/settings/themes.md",key:"v-66d0a385",path:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Home",frontmatter:{home:!0,heroText:"Bagisto User Guide",tagline:"A Comprehensive User Guide to Seamlessly Navigate Bagisto.",actionText:"Get Started →",actionLink:"/2.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:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3},{title:"Users",frontmatter:{},regularPath:"/2.2.0/settings/users.html",relativePath:"2.2.0/settings/users.md",key:"v-0617bfab",path:"/2.2.0/settings/users.html",headers:[{level:3,title:"Create User",slug:"create-user"}],lastUpdated:"9/17/2024, 11:47:28 AM",lastUpdatedTimestamp:1726573648e3}],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/"}],contactUs:{text:"Contact Us",link:"https://bagisto.com/en/contacts/"},sidebar:{"/2.2.0/":[["/2.2.0/introduction/introductions","Introduction"],{title:"Product Types",path:"/2.2.0/products",collapsable:!0,children:[["/2.2.0/products/simple","Simple Product"],["/2.2.0/products/configurable","Configurable Product"],["/2.2.0/products/virtual","Virtual Product"],["/2.2.0/products/bundle","Bundle Product"],["/2.2.0/products/grouped","Grouped Product"],["/2.2.0/products/downloadable","Downloadable Product"]]},{title:"Category",path:"/2.2.0/category",collapsable:!0,children:[["/2.2.0/category/create-category","Create Category"]]},{title:"Attributes",path:"/2.2.0/attribute",collapsable:!0,children:[["/2.2.0/attribute/product-attribute","Create Product Attribute"],["/2.2.0/attribute/attribute-input","Attribute Input Type"]]},["/2.2.0/attribute-family/attribute-families","Attribute Family"],{title:"Orders",path:"/2.2.0/orders",collapsable:!0,children:[["/2.2.0/orders/create-order","Orders"],["/2.2.0/orders/create-invoice","Invoice"],["/2.2.0/orders/create-shipment","Shipment"],["/2.2.0/orders/refunds","Refunds"],["/2.2.0/orders/reorder","Reorder"],["/2.2.0/orders/admin-order","Admin Order"]]},{title:"Customers",path:"/2.2.0/customer",collapsable:!0,children:[["/2.2.0/customer/create-customer","Customers"],["/2.2.0/customer/customer-groups","Groups"],["/2.2.0/customer/customer-reviews","Reviews"]]},["/2.2.0/cms/cms-page","CMS"],{title:"Marketing",path:"/2.2.0/marketing",collapsable:!0,children:[["/2.2.0/marketing/promotions","Promotions"],["/2.2.0/marketing/communications","Communications"],["/2.2.0/marketing/searchseo","Search & SEO"]]},{title:"Settings",path:"/2.2.0/settings",collapsable:!0,children:[["/2.2.0/settings/locale","Locales"],["/2.2.0/settings/currencies","Currencies"],["/2.2.0/settings/exchange-rates","Exchange Rates"],["/2.2.0/settings/inventory-source","Inventory Source"],["/2.2.0/settings/channels","Channels"],["/2.2.0/settings/users","Users"],["/2.2.0/settings/roles","Roles"],["/2.2.0/settings/themes","Themes"],["/2.2.0/settings/taxes","Taxes"],["/2.2.0/settings/data-transfer","Data Transfer"]]},["/2.2.0/configure/configurations","Configure"],["/2.2.0/magic/magic-ai","Magic AI"]],"/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/create-category","Create Category"]]},{title:"Attributes",path:"/2.1.0/attribute",collapsable:!0,children:[["/2.1.0/attribute/product-attribute","Create Product Attribute"],["/2.1.0/attribute/attribute-input","Attribute Input Type"]]},["/2.1.0/attribute-family/attribute-families","Attribute Family"],{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"]],"/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/create-category","Create Category"]]},{title:"Attributes",path:"/2.0/attribute",collapsable:!0,children:[["/2.0/attribute/product-attribute","Create Product Attribute"],["/2.0/attribute/attribute-input","Attribute Input Type"]]},["/2.0/attribute-family/attribute-families","Attribute Family"],{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"]]}}};n(238);Wn.component("Badge",()=>Promise.all([n.e(0),n.e(4)]).then(n.bind(null,1048)));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 Fs{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 Ns=new Wn;var Gs={name:"BackToTop",props:{threshold:{type:Number,default:300}},data:()=>({scrollTop:null}),computed:{show(){return this.scrollTop>this.threshold}},mounted(){this.scrollTop=this.getScrollTop(),window.addEventListener("scroll",Cs()(()=>{this.scrollTop=this.getScrollTop()},100))},methods:{getScrollTop:()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,scrollToTop(){window.scrollTo({top:0,behavior:"smooth"}),this.scrollTop=0}}},zs=(n(241),Object(Ls.a)(Gs,(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),Vs=[{},({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(153).then(n.bind(null,1042));t.onReady(()=>{e("/service-worker.js",{registrationOptions:{},ready(){console.log("[vuepress:sw] Service worker is active."),Ns.$emit("sw-ready")},cached(t){console.log("[vuepress:sw] Content has been cached for offline use."),Ns.$emit("sw-cached",new Fs(t))},updated(t){console.log("[vuepress:sw] Content updated."),Ns.$emit("sw-updated",new Fs(t))},offline(){console.log("[vuepress:sw] No internet connection found. App is running in offline mode."),Ns.$emit("sw-offline")},error(t){console.error("[vuepress:sw] Error during service worker registration:",t),Ns.$emit("sw-error",t),GA_ID&&ga("send","exception",{exDescription:t.message,exFatal:!1})}})})}},({Vue:t})=>{t.component("BackToTop",zs)}],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:us,getAsyncComponent:cs,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 fs("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(qi),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)),a={};return Object.keys(o).reduce((t,e)=>(e.startsWith("$")&&(t[e]=o[e].get),t),a),{computed:a}}(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(Vs.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 a(t){return null==t}function i(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 u(t){return"function"==typeof t}function c(t){return null!==t&&"object"==typeof t}var p=Object.prototype.toString;function d(t){return"[object Object]"===p.call(t)}function f(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 i(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function m(t){return null==t?"":Array.isArray(t)||d(t)&&t.toString===p?JSON.stringify(t,g,2):String(t)}function g(t,e){return e&&e.__v_isRef?e.value:e}function b(t){var e=parseFloat(t);return isNaN(e)?t:e}function y(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(r,1)}}var x=Object.prototype.hasOwnProperty;function P(t,e){return x.call(t,e)}function C(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var S=/-(\w)/g,k=C((function(t){return t.replace(S,(function(t,e){return e?e.toUpperCase():""}))})),E=C((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),A=/\B([A-Z])/g,T=C((function(t){return t.replace(A,"-$1").toLowerCase()}));var O=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 M(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function U(t,e){for(var n in e)t[n]=e[n];return t}function $(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 at={};Object.defineProperty(at,"passive",{get:function(){ot=!0}}),window.addEventListener("test-passive",null,at)}catch(t){}var it=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 ut,ct="undefined"!=typeof Symbol&<(Symbol)&&"undefined"!=typeof Reflect&<(Reflect.ownKeys);ut="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 dt(t){void 0===t&&(t=null),t||pt&&pt._scope.off(),pt=t,t&&t._scope.on()}var ft=function(){function t(t,e,n,r,o,a,i,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=o,this.ns=void 0,this.context=a,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=i,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 ft;return e.text=t,e.isComment=!0,e};function vt(t){return new ft(void 0,void 0,void 0,String(t))}function mt(t){var e=new ft(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((u=t(u,"".concat(n||"","_").concat(r)))[0])&&Yt(p)&&(d[c]=vt(p.text+u[0].text),u.shift()),d.push.apply(d,u)):l(u)?Yt(p)?d[c]=vt(p.text+u):""!==u&&d.push(vt(u)):Yt(u)&&Yt(p)?d[c]=vt(p.text+u.text):(s(e._isVList)&&i(u.tag)&&a(u.key)&&i(n)&&(u.key="__vlist".concat(n,"_").concat(r,"__")),d.push(u)));return d}(t):void 0}function Yt(t){return i(t)&&i(t.text)&&!1===t.isComment}function Jt(t,e){var n,r,a,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:!i,l=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(s&&o&&o!==r&&l===o.$key&&!i&&!o.$hasNormal)return o;for(var u in a={},e)e[u]&&"$"!==u[0]&&(a[u]=me(t,n,u,e[u]))}else a={};for(var c in n)c in a||(a[c]=ge(n,c));return e&&Object.isExtensible(e)&&(e._normalized=a),q(a,"$stable",s),q(a,"$key",l),q(a,"$hasNormal",i),a}function me(t,e,n,r){var a=function(){var e=pt;dt(t);var n=arguments.length?r.apply(null,arguments):r({}),a=(n=n&&"object"==typeof n&&!o(n)?[n]:Xt(n))&&n[0];return dt(e),n&&(!a||1===n.length&&a.isComment&&!he(a))?void 0:n};return r.proxy&&Object.defineProperty(e,n,{get:a,enumerable:!0,configurable:!0}),a}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||_e(t._slotsProxy={},t.$scopedSlots);return t._slotsProxy}(t)},emit:O(t.$emit,t),expose:function(e){e&&Object.keys(e).forEach((function(n){return Ft(t,e,n)}))}}}function ye(t,e,n,r,o){var a=!1;for(var i in e)i in t?e[i]!==n[i]&&(a=!0):(a=!0,we(t,i,r,o));for(var i in t)i in e||(a=!0,delete t[i]);return a}function we(t,e,n,r){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[r][e]}})}function _e(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}var xe=null;function Pe(t,e){return(t.__esModule||ct&&"Module"===t[Symbol.toStringTag])&&(t=t.default),c(t)?e.extend(t):t}function Ce(t){if(o(t))for(var e=0;edocument.createEvent("Event").timeStamp&&(un=function(){return cn.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 dn(){var t,e;for(ln=un(),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(dn))}}function hn(t,e){if(t){for(var n=Object.create(null),r=ct?Reflect.ownKeys(t):Object.keys(t),o=0;o-1)if(a&&!P(o,"default"))i=!1;else if(""===i||i===T(t)){var l=Rn(String,o.type);(l<0||s-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function Jn(t,e){var n=t.cache,r=t.keys,o=t._vnode,a=t.$vnode;for(var i in n){var s=n[i];if(s){var l=s.name;l&&!e(l)&&Zn(n,i,r,o)}}a.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,_(n,e)}Wn.prototype._init=function(t){var e=this;e._uid=Hn++,e._isVue=!0,e.__v_skip=!0,e._scope=new Gt(!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=On(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=de(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 a=n&&n.data;Ut(t,"$attrs",a&&a.attrs||r,null,!0),Ut(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){Ut(t,n,e[n])})),At(!0))}(e),Bn(e),function(t){var e=t.$options.provide;if(e){var n=u(e)?e.call(t):e;if(!c(n))return;for(var r=zt(t),o=ct?Reflect.ownKeys(n):Object.keys(n),a=0;a1?M(n):n;for(var r=M(arguments,1),o='event handler for "'.concat(t,'"'),a=0,i=n.length;aparseInt(this.max)&&Zn(t,e[0],e,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Zn(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){Jn(t,(function(t){return Yn(e,t)}))})),this.$watch("exclude",(function(e){Jn(t,(function(t){return!Yn(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=Ce(t),n=e&&e.componentOptions;if(n){var r=Xn(n),o=this.include,a=this.exclude;if(o&&(!r||!Yn(o,r))||a&&r&&Yn(a,r))return e;var i=this.cache,s=this.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;i[l]?(e.componentInstance=i[l].componentInstance,_(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 z}};Object.defineProperty(t,"config",e),t.util={warn:Pn,extend:U,mergeOptions:On,defineReactive:Ut},t.set=$t,t.delete=Lt,t.nextTick=Be,t.observable=function(t){return Mt(t),t},t.options=Object.create(null),N.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,U(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=M(arguments,1);return n.unshift(this),u(t.install)?t.install.apply(t,n):u(t)&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=On(this.options,t),this}}(t),Kn(t),function(t){N.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&d(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&u(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:it}),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"),ar=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"),ir="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):""},ur=function(t){return null==t||!1===t};function cr(t){for(var e=t.data,n=t,r=t;i(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=pr(r.data,e));for(;i(n=n.parent);)n&&n.data&&(e=pr(e,n.data));return function(t,e){if(i(t)||i(e))return dr(t,fr(e));return""}(e.staticClass,e.class)}function pr(t,e){return{staticClass:dr(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function dr(t,e){return t?e?t+" "+e:t:e||""}function fr(t){return Array.isArray(t)?function(t){for(var e,n="",r=0,o=t.length;r-1?Ir(t,e,n):ar(e)?ur(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 ur(e)||"false"===e?"false":"contenteditable"===t&&or(e)?e:"true"}(e,n)):sr(e)?ur(n)?t.removeAttributeNS(ir,lr(e)):t.setAttributeNS(ir,e,n):Ir(t,e,n)}function Ir(t,e,n){if(ur(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:jr,update:jr};function Br(t,e){var n=e.elm,r=e.data,o=t.data;if(!(a(r.staticClass)&&a(r.class)&&(a(o)||a(o.staticClass)&&a(o.class)))){var s=cr(e),l=n._transitionClasses;i(l)&&(s=dr(s,fr(l))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Fr,Nr={create:Br,update:Br};function Gr(t,e,n){var r=Fr;return function o(){var a=e.apply(null,arguments);null!==a&&Hr(t,o,n,r)}}var zr=Me&&!(nt&&Number(nt[1])<=53);function Vr(t,e,n,r){if(zr){var o=ln,a=e;e=a._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return a.apply(this,arguments)}}Fr.addEventListener(t,e,ot?{capture:n,passive:r}:n)}function Hr(t,e,n,r){(r||Fr).removeEventListener(t,e._wrapper||e,n)}function qr(t,e){if(!a(t.data.on)||!a(e.data.on)){var n=e.data.on||{},r=t.data.on||{};Fr=e.elm||t.elm,function(t){if(i(t.__r)){var e=J?"change":"input";t[e]=[].concat(t.__r,t[e]||[]),delete t.__r}i(t.__c)&&(t.change=[].concat(t.__c,t.change||[]),delete t.__c)}(n),qt(n,r,Vr,Hr,Gr,e.context),Fr=void 0}}var Wr,Kr={create:qr,update:qr,destroy:function(t){return qr(t,Cr)}};function Xr(t,e){if(!a(t.data.domProps)||!a(e.data.domProps)){var n,r,o=e.elm,l=t.data.domProps||{},u=e.data.domProps||{};for(n in(i(u.__ob__)||s(u._v_attr_proxy))&&(u=e.data.domProps=U({},u)),l)n in u||(o[n]="");for(n in u){if(r=u[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 c=a(r)?"":String(r);Yr(o,c)&&(o.value=c)}else if("innerHTML"===n&&mr(o.tagName)&&a(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(i(r)){if(r.number)return b(n)!==b(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var Jr={create:Xr,update:Xr},Zr=C((function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){var r=t.split(n);r.length>1&&(e[r[0].trim()]=r[1].trim())}})),e}));function Qr(t){var e=to(t.style);return t.staticStyle?U(t.staticStyle,e):e}function to(t){return Array.isArray(t)?$(t):"string"==typeof t?Zr(t):t}var eo,no=/^--/,ro=/\s*!important$/,oo=function(t,e,n){if(no.test(e))t.style.setProperty(e,n);else if(ro.test(n))t.style.setProperty(T(e),n.replace(ro,""),"important");else{var r=io(e);if(Array.isArray(n))for(var o=0,a=n.length;o-1?e.split(uo).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(uo).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&&U(e,ho(t.name||"v")),U(e,t),e}return"string"==typeof t?ho(t):void 0}}var ho=C((function(t){return{enterClass:"".concat(t,"-enter"),enterToClass:"".concat(t,"-enter-to"),enterActiveClass:"".concat(t,"-enter-active"),leaveClass:"".concat(t,"-leave"),leaveToClass:"".concat(t,"-leave-to"),leaveActiveClass:"".concat(t,"-leave-active")}})),vo=X&&!Z,mo="transition",go="transitionend",bo="animation",yo="animationend";vo&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(mo="WebkitTransition",go="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(bo="WebkitAnimation",yo="webkitAnimationEnd"));var wo=X?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function _o(t){wo((function(){wo(t)}))}function xo(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),co(t,e))}function Po(t,e){t._transitionClasses&&_(t._transitionClasses,e),po(t,e)}function Co(t,e,n){var r=ko(t,e),o=r.type,a=r.timeout,i=r.propCount;if(!o)return n();var s="transition"===o?go:yo,l=0,u=function(){t.removeEventListener(s,c),n()},c=function(e){e.target===t&&++l>=i&&u()};setTimeout((function(){l0&&(n="transition",c=i,p=a.length):"animation"===e?u>0&&(n="animation",c=u,p=l.length):p=(n=(c=Math.max(i,u))>0?i>u?"transition":"animation":null)?"transition"===n?a.length:l.length:0,{type:n,timeout:c,propCount:p,hasTransform:"transition"===n&&So.test(r[mo+"Property"])}}function Eo(t,e){for(;t.length1}function $o(t,e){!0!==e.data.show&&To(e)}var Lo=function(t){var e,n,r={},u=t.modules,c=t.nodeOps;for(e=0;eh?w(t,a(n[g+1])?null:n[g+1].elm,n,f,g,r):f>g&&x(e,p,h)}(p,v,g,n,u):i(g)?(i(t.text)&&c.setTextContent(p,""),w(p,null,g,0,g.length-1,n)):i(v)?x(v,0,v.length-1):i(t.text)&&c.setTextContent(p,""):t.text!==e.text&&c.setTextContent(p,e.text),i(h)&&i(f=h.hook)&&i(f=f.postpatch)&&f(t,e)}}}function k(t,e,n){if(s(n)&&i(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r-1,i.selected!==a&&(i.selected=a);else if(I(Bo(i),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 Fo(t){t.target.composing=!0}function No(t){t.target.composing&&(t.target.composing=!1,Go(t.target,"input"))}function Go(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function zo(t){return!t.componentInstance||t.data&&t.data.transition?t:zo(t.componentInstance._vnode)}var Vo={model:jo,show:{bind:function(t,e,n){var r=e.value,o=(n=zo(n)).data&&n.data.transition,a=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,To(n,(function(){t.style.display=a}))):t.style.display=r?a:"none"},update:function(t,e,n){var r=e.value;!r!=!e.oldValue&&((n=zo(n)).data&&n.data.transition?(n.data.show=!0,r?To(n,(function(){t.style.display=t.__vOriginalDisplay})):Oo(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}}},Ho={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function qo(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?qo(Ce(e.children)):t}function Wo(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var r in o)e[k(r)]=o[r];return e}function Ko(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var Xo=function(t){return t.tag||he(t)},Yo=function(t){return"show"===t.name},Jo={name:"transition",props:Ho,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(Xo)).length){0;var r=this.mode;0;var o=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return o;var a=qo(o);if(!a)return o;if(this._leaving)return Ko(t,o);var i="__transition-".concat(this._uid,"-");a.key=null==a.key?a.isComment?i+"comment":i+a.tag:l(a.key)?0===String(a.key).indexOf(i)?a.key:i+a.key:a.key;var s=(a.data||(a.data={})).transition=Wo(this),u=this._vnode,c=qo(u);if(a.data.directives&&a.data.directives.some(Yo)&&(a.data.show=!0),c&&c.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(a,c)&&!he(c)&&(!c.componentInstance||!c.componentInstance._vnode.isComment)){var p=c.data.transition=U({},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(a))return u;var d,f=function(){d()};Wt(s,"afterEnter",f),Wt(s,"enterCancelled",f),Wt(p,"delayLeave",(function(t){d=t}))}}return o}}},Zo=U({tag:String,moveClass:String},Ho);function Qo(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function ta(t){t.data.newPos=t.elm.getBoundingClientRect()}function ea(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 a=t.elm.style;a.transform=a.WebkitTransform="translate(".concat(r,"px,").concat(o,"px)"),a.transitionDuration="0s"}}delete Zo.mode;var na={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||[],a=this.children=[],i=Wo(this),s=0;s-1?br[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:br[t]=/HTMLUnknownElement/.test(e.toString())},U(Wn.options.directives,Vo),U(Wn.options.components,na),Wn.prototype.__patch__=X?Lo:L,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,L,{before:function(){t._isMounted&&!t._isDestroyed&&tn(t,"beforeUpdate")}},!0),n=!1;var o=t._preWatchers;if(o)for(var a=0;a=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||""),u=e&&e.path||"/",c=l.path?Ca(l.path,u,n||o.append):u,p=function(t,e,n){void 0===e&&(e={});var r,o=n||ca;try{r=o(t||"")}catch(t){r={}}for(var a in e){var i=e[a];r[a]=Array.isArray(i)?i.map(ua):ua(i)}return r}(l.query,o.query,r&&r.options.parseQuery),d=o.hash||l.hash;return d&&"#"!==d.charAt(0)&&(d="#"+d),{_normalized:!0,path:c,query:p,hash:d}}var Ha,qa=function(){},Wa={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),a=o.location,i=o.route,s=o.href,l={},u=n.options.linkActiveClass,c=n.options.linkExactActiveClass,p=null==u?"router-link-active":u,d=null==c?"router-link-exact-active":c,f=null==this.activeClass?p:this.activeClass,h=null==this.exactActiveClass?d:this.exactActiveClass,v=i.redirectedFrom?fa(null,Va(i.redirectedFrom),null,n):i;l[h]=ya(r,v,this.exactPath),l[f]=this.exact||this.exactPath?l[h]:function(t,e){return 0===t.path.replace(da,"/").indexOf(e.path.replace(da,"/"))&&(!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){Ka(t)&&(e.replace?n.replace(a,qa):n.push(a,qa))},b={click:Ka};Array.isArray(this.event)?this.event.forEach((function(t){b[t]=g})):b[this.event]=g;var y={class:l},w=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:s,route:i,navigate:g,isActive:l[f],isExactActive:l[h]});if(w){if(1===w.length)return w[0];if(w.length>1||!w.length)return 0===w.length?t():t("span",{},w)}if("a"===this.tag)y.on=b,y.attrs={href:s,"aria-current":m};else{var _=function t(e){var n;if(e)for(var r=0;r-1&&(s.params[d]=n.params[d]);return s.path=za(c.path,s.params),l(c,s,i)}if(s.path){s.params={};for(var f=0;f-1}function Si(t,e){return Ci(t)&&t._isRouter&&(null==e||t.type===e)}function ki(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 Ei(t){return function(e,n,r){var o=!1,a=0,i=null;Ai(t,(function(t,e,n,s){if("function"==typeof t&&void 0===t.cid){o=!0,a++;var l,u=Mi((function(e){var o;((o=e).__esModule||Oi&&"Module"===o[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:Ha.extend(e),n.components[s]=e,--a<=0&&r()})),c=Mi((function(t){var e="Failed to resolve async component "+s+": "+t;i||(i=Ci(t)?t:new Error(e),r(i))}));try{l=t(u,c)}catch(t){c(t)}if(l)if("function"==typeof l.then)l.then(u,c);else{var p=l.component;p&&"function"==typeof p.then&&p.then(u,c)}}})),o||r()}}function Ai(t,e){return Ti(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Ti(t){return Array.prototype.concat.apply([],t)}var Oi="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function Mi(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 Ui=function(t,e){this.router=t,this.base=function(t){if(!t)if(Xa){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=va,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function $i(t,e,n,r){var o=Ai(t,(function(t,r,o,a){var i=function(t,e){"function"!=typeof t&&(t=Ha.extend(t));return t.options[e]}(t,e);if(i)return Array.isArray(i)?i.map((function(t){return n(t,r,o,a)})):n(i,r,o,a)}));return Ti(r?o.reverse():o)}function Li(t,e){if(e)return function(){return t.apply(e,arguments)}}Ui.prototype.listen=function(t){this.cb=t},Ui.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},Ui.prototype.onError=function(t){this.errorCbs.push(t)},Ui.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 a=this.current;this.confirmTransition(r,(function(){o.updateRoute(r),e&&e(r),o.ensureURL(),o.router.afterHooks.forEach((function(t){t&&t(r,a)})),o.ready||(o.ready=!0,o.readyCbs.forEach((function(t){t(r)})))}),(function(t){n&&n(t),t&&!o.ready&&(Si(t,yi.redirected)&&a===va||(o.ready=!0,o.readyErrorCbs.forEach((function(e){e(t)}))))}))},Ui.prototype.confirmTransition=function(t,e,n){var r=this,o=this.current;this.pending=t;var a,i,s=function(t){!Si(t)&&Ci(t)&&(r.errorCbs.length?r.errorCbs.forEach((function(e){e(t)})):console.error(t)),n&&n(t)},l=t.matched.length-1,u=o.matched.length-1;if(ya(t,o)&&l===u&&t.matched[l]===o.matched[u])return this.ensureURL(),t.hash&&si(this.router,o,t,!1),s(((i=xi(a=o,t,yi.duplicated,'Avoided redundant navigation to current location: "'+a.fullPath+'".')).name="NavigationDuplicated",i));var c=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=mi&&n;r&&this.listeners.push(ii());var o=function(){var n=t.current,o=Ri(t.base);t.current===va&&o===t._startLocation||t.transitionTo(o,(function(t){r&&si(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){gi(Sa(r.base+t.fullPath)),si(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){bi(Sa(r.base+t.fullPath)),si(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(Ri(this.base)!==this.current.fullPath){var e=Sa(this.base+this.current.fullPath);t?gi(e):bi(e)}},e.prototype.getCurrentLocation=function(){return Ri(this.base)},e}(Ui);function Ri(t){var e=window.location.pathname,n=e.toLowerCase(),r=t.toLowerCase();return!t||n!==r&&0!==n.indexOf(Sa(r+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Ii=function(t){function e(e,n,r){t.call(this,e,n),r&&function(t){var e=Ri(t);if(!/^\/#/.test(e))return window.location.replace(Sa(t+"/#"+e)),!0}(this.base)||Di()}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=mi&&e;n&&this.listeners.push(ii());var r=function(){var e=t.current;Di()&&t.transitionTo(Bi(),(function(r){n&&si(t.router,r,e,!0),mi||Gi(r.fullPath)}))},o=mi?"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){Ni(t.fullPath),si(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){Gi(t.fullPath),si(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;Bi()!==e&&(t?Ni(e):Gi(e))},e.prototype.getCurrentLocation=function(){return Bi()},e}(Ui);function Di(){var t=Bi();return"/"===t.charAt(0)||(Gi("/"+t),!1)}function Bi(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function Fi(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function Ni(t){mi?gi(Fi(t)):window.location.hash=t}function Gi(t){mi?bi(Fi(t)):window.location.replace(Fi(t))}var zi=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){Si(t,yi.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}(Ui),Vi=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Za(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!mi&&!1!==t.fallback,this.fallback&&(e="hash"),Xa||(e="abstract"),this.mode=e,e){case"history":this.history=new ji(this,t.base);break;case"hash":this.history=new Ii(this,t.base,this.fallback);break;case"abstract":this.history=new zi(this,t.base);break;default:0}},Hi={currentRoute:{configurable:!0}};Vi.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Hi.currentRoute.get=function(){return this.history&&this.history.current},Vi.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 ji||n instanceof Ii){var r=function(t){n.setupListeners(),function(t){var r=n.current,o=e.options.scrollBehavior;mi&&o&&"fullPath"in t&&si(e,t,r,!1)}(t)};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},Vi.prototype.beforeEach=function(t){return Wi(this.beforeHooks,t)},Vi.prototype.beforeResolve=function(t){return Wi(this.resolveHooks,t)},Vi.prototype.afterEach=function(t){return Wi(this.afterHooks,t)},Vi.prototype.onReady=function(t,e){this.history.onReady(t,e)},Vi.prototype.onError=function(t){this.history.onError(t)},Vi.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)},Vi.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)},Vi.prototype.go=function(t){this.history.go(t)},Vi.prototype.back=function(){this.go(-1)},Vi.prototype.forward=function(){this.go(1)},Vi.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]}))}))):[]},Vi.prototype.resolve=function(t,e,n){var r=Va(t,e=e||this.history.current,n,this),o=this.match(r,e),a=o.redirectedFrom||o.fullPath;return{location:r,route:o,href:function(t,e,n){var r="hash"===n?"#"+e:e;return t?Sa(t+"/"+r):r}(this.history.base,a,this.mode),normalizedTo:r,resolved:o}},Vi.prototype.getRoutes=function(){return this.matcher.getRoutes()},Vi.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==va&&this.history.transitionTo(this.history.getCurrentLocation())},Vi.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==va&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Vi.prototype,Hi);var qi=Vi;function Wi(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}Vi.install=function t(e){if(!t.installed||Ha!==e){t.installed=!0,Ha=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",xa),e.component("RouterLink",Wa);var o=e.config.optionMergeStrategies;o.beforeRouteEnter=o.beforeRouteLeave=o.beforeRouteUpdate=o.created}},Vi.version="3.6.5",Vi.isNavigationFailure=Si,Vi.NavigationFailureType=yi,Vi.START_LOCATION=va,Xa&&window.Vue&&window.Vue.use(Vi);n(98);n(91),n(128);var Ki={"components/AlgoliaSearchBox":()=>Promise.all([n.e(0),n.e(46)]).then(n.bind(null,1050)),"components/DropdownLink":()=>Promise.all([n.e(0),n.e(47)]).then(n.bind(null,261)),"components/DropdownTransition":()=>Promise.all([n.e(0),n.e(110)]).then(n.bind(null,248)),"components/Home":()=>Promise.all([n.e(0),n.e(83)]).then(n.bind(null,301)),"components/NavLink":()=>n.e(118).then(n.bind(null,247)),"components/NavLinks":()=>Promise.all([n.e(0),n.e(26)]).then(n.bind(null,283)),"components/Navbar":()=>Promise.all([n.e(0),n.e(1)]).then(n.bind(null,1046)),"components/Page":()=>Promise.all([n.e(0),n.e(20)]).then(n.bind(null,302)),"components/PageEdit":()=>Promise.all([n.e(0),n.e(84)]).then(n.bind(null,285)),"components/PageNav":()=>Promise.all([n.e(0),n.e(61)]).then(n.bind(null,286)),"components/Sidebar":()=>Promise.all([n.e(0),n.e(11)]).then(n.bind(null,303)),"components/SidebarButton":()=>Promise.all([n.e(0),n.e(111)]).then(n.bind(null,304)),"components/SidebarGroup":()=>Promise.all([n.e(0),n.e(3)]).then(n.bind(null,284)),"components/SidebarLink":()=>Promise.all([n.e(0),n.e(102)]).then(n.bind(null,262)),"components/SidebarLinks":()=>Promise.all([n.e(0),n.e(3)]).then(n.bind(null,260)),"global-components/Badge":()=>Promise.all([n.e(0),n.e(4)]).then(n.bind(null,1053)),"layouts/404":()=>n.e(5).then(n.bind(null,1051)),"layouts/Layout":()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,1052)),NotFound:()=>n.e(5).then(n.bind(null,1051)),Layout:()=>Promise.all([n.e(0),n.e(1),n.e(2)]).then(n.bind(null,1052))},Xi={"v-2dcecfb6":()=>n.e(85).then(n.bind(null,1054)),"v-ffc9b4dc":()=>n.e(119).then(n.bind(null,1055)),"v-91e7bdf6":()=>n.e(120).then(n.bind(null,1056)),"v-40fbbce5":()=>n.e(62).then(n.bind(null,1057)),"v-7b6fe51f":()=>n.e(63).then(n.bind(null,1058)),"v-87432074":()=>n.e(121).then(n.bind(null,1059)),"v-c8bcf290":()=>n.e(122).then(n.bind(null,1060)),"v-1faf3ce9":()=>n.e(64).then(n.bind(null,1061)),"v-63107504":()=>n.e(123).then(n.bind(null,1062)),"v-213ed54f":()=>n.e(10).then(n.bind(null,1063)),"v-2ad42bc6":()=>n.e(124).then(n.bind(null,1064)),"v-c7165f12":()=>n.e(51).then(n.bind(null,1065)),"v-98d133b6":()=>n.e(65).then(n.bind(null,1066)),"v-1c6aecc2":()=>n.e(103).then(n.bind(null,1067)),"v-639d7a46":()=>n.e(125).then(n.bind(null,1068)),"v-5592f204":()=>n.e(127).then(n.bind(null,1069)),"v-b9b99c5a":()=>n.e(126).then(n.bind(null,1070)),"v-0eaa498f":()=>n.e(17).then(n.bind(null,1071)),"v-350e62a9":()=>n.e(12).then(n.bind(null,1072)),"v-2afdbccd":()=>n.e(104).then(n.bind(null,1073)),"v-1805d985":()=>n.e(112).then(n.bind(null,1074)),"v-a2ebbe34":()=>n.e(128).then(n.bind(null,1075)),"v-5cfaac65":()=>n.e(52).then(n.bind(null,1076)),"v-7e218e33":()=>n.e(66).then(n.bind(null,1077)),"v-6e012079":()=>n.e(41).then(n.bind(null,1078)),"v-b078aaf4":()=>n.e(129).then(n.bind(null,1079)),"v-f847b44e":()=>n.e(113).then(n.bind(null,1080)),"v-14c1d425":()=>n.e(34).then(n.bind(null,1081)),"v-a6c5fe76":()=>n.e(35).then(n.bind(null,1082)),"v-a6814fb6":()=>n.e(27).then(n.bind(null,1083)),"v-e60dd596":()=>n.e(42).then(n.bind(null,1084)),"v-6a826a25":()=>n.e(28).then(n.bind(null,1085)),"v-14b3b51b":()=>n.e(36).then(n.bind(null,1086)),"v-770c7566":()=>n.e(130).then(n.bind(null,1087)),"v-6ea47545":()=>n.e(21).then(n.bind(null,1088)),"v-93bce636":()=>n.e(86).then(n.bind(null,1089)),"v-ee8c05b6":()=>n.e(87).then(n.bind(null,1090)),"v-286bb045":()=>n.e(88).then(n.bind(null,1091)),"v-53f67b0e":()=>n.e(89).then(n.bind(null,1092)),"v-7c157ac5":()=>n.e(48).then(n.bind(null,1093)),"v-752544c1":()=>n.e(67).then(n.bind(null,1094)),"v-e173e376":()=>n.e(53).then(n.bind(null,1095)),"v-45f5383a":()=>n.e(105).then(n.bind(null,1096)),"v-62f57345":()=>n.e(90).then(n.bind(null,1097)),"v-0eb66be8":()=>n.e(131).then(n.bind(null,1098)),"v-5267b1a5":()=>n.e(132).then(n.bind(null,1099)),"v-79da3da6":()=>n.e(133).then(n.bind(null,1100)),"v-134f42a5":()=>n.e(69).then(n.bind(null,1101)),"v-9c1ca8f6":()=>n.e(68).then(n.bind(null,1102)),"v-5926509c":()=>n.e(134).then(n.bind(null,1103)),"v-8d2cf710":()=>n.e(135).then(n.bind(null,1104)),"v-0cbc3aaf":()=>n.e(70).then(n.bind(null,1105)),"v-2c5a7cb4":()=>n.e(136).then(n.bind(null,1106)),"v-45a6e656":()=>n.e(9).then(n.bind(null,1107)),"v-7cbe5725":()=>n.e(106).then(n.bind(null,1108)),"v-29e665f6":()=>n.e(71).then(n.bind(null,1109)),"v-eb391a06":()=>n.e(54).then(n.bind(null,1110)),"v-66fbeab4":()=>n.e(137).then(n.bind(null,1111)),"v-15538ace":()=>n.e(138).then(n.bind(null,1112)),"v-5118290d":()=>n.e(72).then(n.bind(null,1113)),"v-421b15f8":()=>n.e(139).then(n.bind(null,1114)),"v-1b97e122":()=>n.e(13).then(n.bind(null,1115)),"v-fdbc0dd6":()=>n.e(18).then(n.bind(null,1116)),"v-0c01bc46":()=>n.e(140).then(n.bind(null,1117)),"v-578ef636":()=>n.e(15).then(n.bind(null,1118)),"v-1da188b6":()=>n.e(114).then(n.bind(null,1119)),"v-146711f6":()=>n.e(55).then(n.bind(null,1120)),"v-d0614342":()=>n.e(115).then(n.bind(null,1121)),"v-040b1dff":()=>n.e(43).then(n.bind(null,1122)),"v-5808f80e":()=>n.e(73).then(n.bind(null,1123)),"v-395876e6":()=>n.e(141).then(n.bind(null,1124)),"v-4980b276":()=>n.e(37).then(n.bind(null,1125)),"v-45558c85":()=>n.e(29).then(n.bind(null,1126)),"v-20b0a936":()=>n.e(38).then(n.bind(null,1127)),"v-326bf4fb":()=>n.e(44).then(n.bind(null,1128)),"v-bcfe63f4":()=>n.e(142).then(n.bind(null,1129)),"v-686d8421":()=>n.e(39).then(n.bind(null,1130)),"v-244eb0c5":()=>n.e(30).then(n.bind(null,1131)),"v-89ba8936":()=>n.e(22).then(n.bind(null,1132)),"v-59b83a85":()=>n.e(91).then(n.bind(null,1133)),"v-7653ff46":()=>n.e(92).then(n.bind(null,1134)),"v-383e6a76":()=>n.e(93).then(n.bind(null,1135)),"v-ab42b236":()=>n.e(49).then(n.bind(null,1136)),"v-3ab67fff":()=>n.e(95).then(n.bind(null,1137)),"v-3e60ad72":()=>n.e(74).then(n.bind(null,1138)),"v-27a0b8a5":()=>n.e(94).then(n.bind(null,1139)),"v-6b457aa5":()=>n.e(56).then(n.bind(null,1140)),"v-466c0029":()=>n.e(107).then(n.bind(null,1141)),"v-0ee9a1a5":()=>n.e(96).then(n.bind(null,1142)),"v-31a0848a":()=>n.e(143).then(n.bind(null,1143)),"v-fe4df576":()=>n.e(144).then(n.bind(null,1144)),"v-25866a36":()=>n.e(75).then(n.bind(null,1145)),"v-6ca03e74":()=>n.e(145).then(n.bind(null,1146)),"v-6ce87a67":()=>n.e(76).then(n.bind(null,1147)),"v-2c1f0bf0":()=>n.e(146).then(n.bind(null,1148)),"v-1b358214":()=>n.e(147).then(n.bind(null,1149)),"v-39a864c6":()=>n.e(148).then(n.bind(null,1150)),"v-02d2c21e":()=>n.e(77).then(n.bind(null,1151)),"v-36c5c497":()=>n.e(8).then(n.bind(null,1152)),"v-5350e232":()=>n.e(108).then(n.bind(null,1153)),"v-3806aa82":()=>n.e(57).then(n.bind(null,1154)),"v-197e20a5":()=>n.e(78).then(n.bind(null,1155)),"v-52b91374":()=>n.e(149).then(n.bind(null,1156)),"v-10c3e88f":()=>n.e(79).then(n.bind(null,1157)),"v-3f5aad9b":()=>n.e(150).then(n.bind(null,1158)),"v-7b16d076":()=>n.e(151).then(n.bind(null,1159)),"v-4a899e52":()=>n.e(19).then(n.bind(null,1160)),"v-2c39c0b1":()=>n.e(14).then(n.bind(null,1161)),"v-43f399b4":()=>n.e(152).then(n.bind(null,1162)),"v-a75cf076":()=>n.e(116).then(n.bind(null,1163)),"v-0c318765":()=>n.e(59).then(n.bind(null,1164)),"v-bf70aa3e":()=>n.e(117).then(n.bind(null,1165)),"v-789244fe":()=>n.e(45).then(n.bind(null,1166)),"v-30d47b81":()=>n.e(80).then(n.bind(null,1167)),"v-36a0e9fb":()=>n.e(81).then(n.bind(null,1168)),"v-526a60b6":()=>n.e(31).then(n.bind(null,1169)),"v-eda3cbf4":()=>n.e(153).then(n.bind(null,1170)),"v-aa6c10f6":()=>n.e(32).then(n.bind(null,1171)),"v-0bb14086":()=>n.e(40).then(n.bind(null,1172)),"v-1fd9d9a5":()=>n.e(24).then(n.bind(null,1173)),"v-75200e97":()=>n.e(58).then(n.bind(null,1174)),"v-3028eee3":()=>n.e(33).then(n.bind(null,1175)),"v-701d4ae5":()=>n.e(97).then(n.bind(null,1176)),"v-4a36c005":()=>n.e(25).then(n.bind(null,1177)),"v-1d531db4":()=>n.e(154).then(n.bind(null,1178)),"v-65636642":()=>n.e(98).then(n.bind(null,1179)),"v-8c5efab6":()=>n.e(99).then(n.bind(null,1180)),"v-4e600af6":()=>n.e(50).then(n.bind(null,1181)),"v-0b3b80fe":()=>n.e(101).then(n.bind(null,1182)),"v-0077d8a5":()=>n.e(23).then(n.bind(null,1183)),"v-bf092e6e":()=>n.e(82).then(n.bind(null,1184)),"v-66d0a385":()=>n.e(60).then(n.bind(null,1185)),"v-232be185":()=>n.e(100).then(n.bind(null,1186)),"v-2b9aed14":()=>n.e(155).then(n.bind(null,1187)),"v-2ac4d576":()=>n.e(16).then(n.bind(null,1188)),"v-0617bfab":()=>n.e(109).then(n.bind(null,1189))};function Yi(t){const e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}const Ji=/-(\w)/g,Zi=Yi(t=>t.replace(Ji,(t,e)=>e?e.toUpperCase():"")),Qi=/\B([A-Z])/g,ts=Yi(t=>t.replace(Qi,"-$1").toLowerCase()),es=Yi(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(Zi(e))):t(es(e))||t(ts(e))}const rs=Object.assign({},Ki,Xi),os=t=>rs[t],as=t=>Xi[t],is=t=>Ki[t],ss=t=>Wn.component(t);function ls(t){return ns(as,t)}function us(t){return ns(is,t)}function cs(t){return ns(os,t)}function ps(t){return ns(ss,t)}function ds(...t){return Promise.all(t.filter(t=>t).map(async t=>{if(!ps(t)&&cs(t)){const e=await cs(t)();Wn.component(t,e.default)}}))}function fs(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=ws(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=_s(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",ws(this.$canonicalUrl))}},watch:{$page(){this.updateMeta(),this.updateCanonicalLink()}},beforeDestroy(){_s(null,this.currentMetaTags),ys()}};function ys(){const t=document.querySelector("link[rel='canonical']");t&&t.remove()}function ws(t=""){return t?``:""}function _s(t,e){if(e&&[...e].filter(t=>t.parentNode===document.head).forEach(t=>document.head.removeChild(t)),t)return t.map(t=>{const e=document.createElement("meta");return Object.keys(t).forEach(n=>{e.setAttribute(n,t[n])}),document.head.appendChild(e),e})}function xs(t){for(const e of["name","property","itemprop"])if(t.hasOwnProperty(e))return t[e]+e;return JSON.stringify(t)}var Ps=n(22),Cs=n.n(Ps),Ss={mounted(){window.addEventListener("scroll",this.onScroll)},methods:{onScroll:Cs()((function(){this.setActiveHash()}),300),setActiveHash(){const t=[].slice.call(document.querySelectorAll(".sidebar-link")),e=[].slice.call(document.querySelectorAll(".header-anchor")).filter(e=>t.some(t=>t.hash===e.hash)),n=Math.max(window.pageYOffset,document.documentElement.scrollTop,document.body.scrollTop),r=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight),o=window.innerHeight+n;for(let t=0;t=a.parentElement.offsetTop+10&&(!i||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})}},Ts=n(90),Os=n.n(Ts),Ms={mounted(){Os.a.polyfill()}};n(236),n(237);class Us{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 $s=[bs,Ss,As,Ms,{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 Us).show({text:"Copy successfully and then paste it for use.",duration:3e3}),document.body.removeChild(e),n&&(document.getSelection().removeAllRanges(),document.getSelection().addRange(n))}}}],Ls={name:"GlobalLayout",computed:{layout(){const t=this.getLayout();return fs("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"}}},js=n(10),Rs=Object(js.a)(Ls,(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",$s);const Is=[{name:"v-2dcecfb6",path:"/2.0/attribute-family/attribute-families.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2dcecfb6").then(n)}},{name:"v-ffc9b4dc",path:"/2.0/attribute/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-91e7bdf6").then(n)}},{name:"v-40fbbce5",path:"/2.0/attribute/product-attribute.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-40fbbce5").then(n)}},{name:"v-7b6fe51f",path:"/2.0/category/create-category.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-7b6fe51f").then(n)}},{name:"v-87432074",path:"/2.0/category/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-87432074").then(n)}},{path:"/2.0/category/index.html",redirect:"/2.0/category/"},{name:"v-c8bcf290",path:"/2.0/cms/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-c8bcf290").then(n)}},{path:"/2.0/cms/index.html",redirect:"/2.0/cms/"},{name:"v-1faf3ce9",path:"/2.0/cms/cms-page.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1faf3ce9").then(n)}},{name:"v-63107504",path:"/2.0/configure/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-213ed54f").then(n)}},{name:"v-2ad42bc6",path:"/2.0/customer/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2ad42bc6").then(n)}},{path:"/2.0/customer/index.html",redirect:"/2.0/customer/"},{name:"v-c7165f12",path:"/2.0/customer/customer-groups.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-c7165f12").then(n)}},{name:"v-98d133b6",path:"/2.0/customer/customer-reviews.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-98d133b6").then(n)}},{name:"v-1c6aecc2",path:"/2.0/customer/create-customer.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1c6aecc2").then(n)}},{name:"v-639d7a46",path:"/2.0/introduction/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-639d7a46").then(n)}},{path:"/2.0/introduction/index.html",redirect:"/2.0/introduction/"},{name:"v-5592f204",path:"/2.0/marketing/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-5592f204").then(n)}},{path:"/2.0/marketing/index.html",redirect:"/2.0/marketing/"},{name:"v-b9b99c5a",path:"/2.0/introduction/introductions.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-b9b99c5a").then(n)}},{name:"v-0eaa498f",path:"/2.0/marketing/communications.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0eaa498f").then(n)}},{name:"v-350e62a9",path:"/2.0/marketing/promotions.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-350e62a9").then(n)}},{name:"v-2afdbccd",path:"/2.0/marketing/sitemaps.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2afdbccd").then(n)}},{name:"v-1805d985",path:"/2.0/orders/create-invoice.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1805d985").then(n)}},{name:"v-a2ebbe34",path:"/2.0/orders/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-a2ebbe34").then(n)}},{path:"/2.0/orders/index.html",redirect:"/2.0/orders/"},{name:"v-5cfaac65",path:"/2.0/orders/create-order.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-5cfaac65").then(n)}},{name:"v-7e218e33",path:"/2.0/orders/transaction.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-7e218e33").then(n)}},{name:"v-6e012079",path:"/2.0/orders/refunds.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-6e012079").then(n)}},{name:"v-b078aaf4",path:"/2.0/products/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-b078aaf4").then(n)}},{path:"/2.0/products/index.html",redirect:"/2.0/products/"},{name:"v-f847b44e",path:"/2.0/orders/create-shipment.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-f847b44e").then(n)}},{name:"v-14c1d425",path:"/2.0/products/bundle.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-14c1d425").then(n)}},{name:"v-a6c5fe76",path:"/2.0/products/configurable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-a6c5fe76").then(n)}},{name:"v-a6814fb6",path:"/2.0/products/downloadable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-a6814fb6").then(n)}},{name:"v-e60dd596",path:"/2.0/products/grouped.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-e60dd596").then(n)}},{name:"v-6a826a25",path:"/2.0/products/simple.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-6a826a25").then(n)}},{name:"v-14b3b51b",path:"/2.0/products/virtual.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-14b3b51b").then(n)}},{name:"v-770c7566",path:"/2.0/settings/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-6ea47545").then(n)}},{name:"v-93bce636",path:"/2.0/settings/currencies.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-93bce636").then(n)}},{name:"v-ee8c05b6",path:"/2.0/settings/exchange-rates.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-ee8c05b6").then(n)}},{name:"v-286bb045",path:"/2.0/settings/locale.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-286bb045").then(n)}},{name:"v-53f67b0e",path:"/2.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-53f67b0e").then(n)}},{name:"v-7c157ac5",path:"/2.0/settings/inventory-source.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-7c157ac5").then(n)}},{name:"v-752544c1",path:"/2.0/settings/taxes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-752544c1").then(n)}},{name:"v-e173e376",path:"/2.0/settings/themes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-e173e376").then(n)}},{name:"v-45f5383a",path:"/2.0/settings/users.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-45f5383a").then(n)}},{name:"v-62f57345",path:"/2.1.0/attribute-family/attribute-families.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-62f57345").then(n)}},{name:"v-0eb66be8",path:"/2.1.0/attribute/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0eb66be8").then(n)}},{path:"/2.1.0/attribute/index.html",redirect:"/2.1.0/attribute/"},{name:"v-5267b1a5",path:"/2.1.0/attribute/attribute-input.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-5267b1a5").then(n)}},{name:"v-79da3da6",path:"/2.1.0/category/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-134f42a5").then(n)}},{name:"v-9c1ca8f6",path:"/2.1.0/attribute/product-attribute.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-9c1ca8f6").then(n)}},{name:"v-5926509c",path:"/2.1.0/cms/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-5926509c").then(n)}},{path:"/2.1.0/cms/index.html",redirect:"/2.1.0/cms/"},{name:"v-8d2cf710",path:"/2.1.0/configure/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-8d2cf710").then(n)}},{path:"/2.1.0/configure/index.html",redirect:"/2.1.0/configure/"},{name:"v-0cbc3aaf",path:"/2.1.0/cms/cms-page.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0cbc3aaf").then(n)}},{name:"v-2c5a7cb4",path:"/2.1.0/customer/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2c5a7cb4").then(n)}},{path:"/2.1.0/customer/index.html",redirect:"/2.1.0/customer/"},{name:"v-45a6e656",path:"/2.1.0/configure/configurations.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-45a6e656").then(n)}},{name:"v-7cbe5725",path:"/2.1.0/customer/create-customer.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-7cbe5725").then(n)}},{name:"v-29e665f6",path:"/2.1.0/customer/customer-reviews.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-29e665f6").then(n)}},{name:"v-eb391a06",path:"/2.1.0/customer/customer-groups.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-eb391a06").then(n)}},{name:"v-66fbeab4",path:"/2.1.0/introduction/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-15538ace").then(n)}},{name:"v-5118290d",path:"/2.1.0/magic/magic-ai.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-5118290d").then(n)}},{name:"v-421b15f8",path:"/2.1.0/marketing/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-421b15f8").then(n)}},{path:"/2.1.0/marketing/index.html",redirect:"/2.1.0/marketing/"},{name:"v-1b97e122",path:"/2.1.0/marketing/promotions.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1b97e122").then(n)}},{name:"v-fdbc0dd6",path:"/2.1.0/marketing/communications.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-fdbc0dd6").then(n)}},{name:"v-0c01bc46",path:"/2.1.0/orders/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0c01bc46").then(n)}},{path:"/2.1.0/orders/index.html",redirect:"/2.1.0/orders/"},{name:"v-578ef636",path:"/2.1.0/marketing/searchseo.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-578ef636").then(n)}},{name:"v-1da188b6",path:"/2.1.0/orders/create-invoice.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1da188b6").then(n)}},{name:"v-146711f6",path:"/2.1.0/orders/create-order.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-146711f6").then(n)}},{name:"v-d0614342",path:"/2.1.0/orders/create-shipment.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-d0614342").then(n)}},{name:"v-040b1dff",path:"/2.1.0/orders/refunds.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-040b1dff").then(n)}},{name:"v-5808f80e",path:"/2.1.0/orders/transaction.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-5808f80e").then(n)}},{name:"v-395876e6",path:"/2.1.0/products/",component:Rs,beforeEnter:(t,e,n)=>{ds("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)=>{ds("Layout","v-4980b276").then(n)}},{name:"v-45558c85",path:"/2.1.0/products/downloadable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-45558c85").then(n)}},{name:"v-20b0a936",path:"/2.1.0/products/configurable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-20b0a936").then(n)}},{name:"v-326bf4fb",path:"/2.1.0/products/grouped.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-326bf4fb").then(n)}},{name:"v-bcfe63f4",path:"/2.1.0/settings/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-bcfe63f4").then(n)}},{path:"/2.1.0/settings/index.html",redirect:"/2.1.0/settings/"},{name:"v-686d8421",path:"/2.1.0/products/virtual.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-686d8421").then(n)}},{name:"v-244eb0c5",path:"/2.1.0/products/simple.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-244eb0c5").then(n)}},{name:"v-89ba8936",path:"/2.1.0/settings/channels.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-89ba8936").then(n)}},{name:"v-59b83a85",path:"/2.1.0/settings/currencies.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-59b83a85").then(n)}},{name:"v-7653ff46",path:"/2.1.0/settings/data-transfer.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-7653ff46").then(n)}},{name:"v-383e6a76",path:"/2.1.0/settings/exchange-rates.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-383e6a76").then(n)}},{name:"v-ab42b236",path:"/2.1.0/settings/inventory-source.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-ab42b236").then(n)}},{name:"v-3ab67fff",path:"/2.1.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-3ab67fff").then(n)}},{name:"v-3e60ad72",path:"/2.1.0/settings/taxes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-3e60ad72").then(n)}},{name:"v-27a0b8a5",path:"/2.1.0/settings/locale.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-27a0b8a5").then(n)}},{name:"v-6b457aa5",path:"/2.1.0/settings/themes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-6b457aa5").then(n)}},{name:"v-466c0029",path:"/2.1.0/settings/users.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-466c0029").then(n)}},{name:"v-0ee9a1a5",path:"/2.2.0/attribute-family/attribute-families.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0ee9a1a5").then(n)}},{name:"v-31a0848a",path:"/2.2.0/attribute/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-31a0848a").then(n)}},{path:"/2.2.0/attribute/index.html",redirect:"/2.2.0/attribute/"},{name:"v-fe4df576",path:"/2.2.0/attribute/attribute-input.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-fe4df576").then(n)}},{name:"v-25866a36",path:"/2.2.0/attribute/product-attribute.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-25866a36").then(n)}},{name:"v-6ca03e74",path:"/2.2.0/category/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-6ca03e74").then(n)}},{path:"/2.2.0/category/index.html",redirect:"/2.2.0/category/"},{name:"v-6ce87a67",path:"/2.2.0/category/create-category.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-6ce87a67").then(n)}},{name:"v-2c1f0bf0",path:"/2.2.0/cms/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2c1f0bf0").then(n)}},{path:"/2.2.0/cms/index.html",redirect:"/2.2.0/cms/"},{name:"v-1b358214",path:"/2.2.0/configure/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1b358214").then(n)}},{path:"/2.2.0/configure/index.html",redirect:"/2.2.0/configure/"},{name:"v-39a864c6",path:"/2.2.0/customer/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-39a864c6").then(n)}},{path:"/2.2.0/customer/index.html",redirect:"/2.2.0/customer/"},{name:"v-02d2c21e",path:"/2.2.0/cms/cms-page.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-02d2c21e").then(n)}},{name:"v-36c5c497",path:"/2.2.0/configure/configurations.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-36c5c497").then(n)}},{name:"v-5350e232",path:"/2.2.0/customer/create-customer.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-5350e232").then(n)}},{name:"v-3806aa82",path:"/2.2.0/customer/customer-groups.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-3806aa82").then(n)}},{name:"v-197e20a5",path:"/2.2.0/customer/customer-reviews.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-197e20a5").then(n)}},{name:"v-52b91374",path:"/2.2.0/introduction/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-52b91374").then(n)}},{path:"/2.2.0/introduction/index.html",redirect:"/2.2.0/introduction/"},{name:"v-10c3e88f",path:"/2.2.0/magic/magic-ai.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-10c3e88f").then(n)}},{name:"v-3f5aad9b",path:"/2.2.0/introduction/introductions.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-3f5aad9b").then(n)}},{name:"v-7b16d076",path:"/2.2.0/marketing/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-7b16d076").then(n)}},{path:"/2.2.0/marketing/index.html",redirect:"/2.2.0/marketing/"},{name:"v-4a899e52",path:"/2.2.0/marketing/communications.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-4a899e52").then(n)}},{name:"v-2c39c0b1",path:"/2.2.0/marketing/promotions.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2c39c0b1").then(n)}},{name:"v-43f399b4",path:"/2.2.0/orders/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-43f399b4").then(n)}},{path:"/2.2.0/orders/index.html",redirect:"/2.2.0/orders/"},{name:"v-a75cf076",path:"/2.2.0/orders/create-invoice.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-a75cf076").then(n)}},{name:"v-0c318765",path:"/2.2.0/orders/create-order.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0c318765").then(n)}},{name:"v-bf70aa3e",path:"/2.2.0/orders/create-shipment.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-bf70aa3e").then(n)}},{name:"v-789244fe",path:"/2.2.0/orders/refunds.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-789244fe").then(n)}},{name:"v-30d47b81",path:"/2.2.0/orders/reorder.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-30d47b81").then(n)}},{name:"v-36a0e9fb",path:"/2.2.0/orders/transaction.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-36a0e9fb").then(n)}},{name:"v-526a60b6",path:"/2.2.0/products/bundle.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-526a60b6").then(n)}},{name:"v-eda3cbf4",path:"/2.2.0/products/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-eda3cbf4").then(n)}},{path:"/2.2.0/products/index.html",redirect:"/2.2.0/products/"},{name:"v-aa6c10f6",path:"/2.2.0/products/configurable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-aa6c10f6").then(n)}},{name:"v-0bb14086",path:"/2.2.0/products/grouped.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0bb14086").then(n)}},{name:"v-1fd9d9a5",path:"/2.2.0/products/simple.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1fd9d9a5").then(n)}},{name:"v-75200e97",path:"/2.2.0/orders/admin-order.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-75200e97").then(n)}},{name:"v-3028eee3",path:"/2.2.0/products/virtual.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-3028eee3").then(n)}},{name:"v-701d4ae5",path:"/2.2.0/settings/currencies.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-701d4ae5").then(n)}},{name:"v-4a36c005",path:"/2.2.0/settings/channels.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-4a36c005").then(n)}},{name:"v-1d531db4",path:"/2.2.0/settings/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-1d531db4").then(n)}},{path:"/2.2.0/settings/index.html",redirect:"/2.2.0/settings/"},{name:"v-65636642",path:"/2.2.0/settings/data-transfer.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-65636642").then(n)}},{name:"v-8c5efab6",path:"/2.2.0/settings/exchange-rates.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-8c5efab6").then(n)}},{name:"v-4e600af6",path:"/2.2.0/settings/inventory-source.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-4e600af6").then(n)}},{name:"v-0b3b80fe",path:"/2.2.0/settings/roles.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0b3b80fe").then(n)}},{name:"v-0077d8a5",path:"/2.2.0/products/downloadable.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0077d8a5").then(n)}},{name:"v-bf092e6e",path:"/2.2.0/settings/taxes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-bf092e6e").then(n)}},{name:"v-66d0a385",path:"/2.2.0/settings/themes.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-66d0a385").then(n)}},{name:"v-232be185",path:"/2.2.0/settings/locale.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-232be185").then(n)}},{name:"v-2b9aed14",path:"/",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2b9aed14").then(n)}},{path:"/index.html",redirect:"/"},{name:"v-2ac4d576",path:"/2.2.0/marketing/searchseo.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-2ac4d576").then(n)}},{name:"v-0617bfab",path:"/2.2.0/settings/users.html",component:Rs,beforeEnter:(t,e,n)=>{ds("Layout","v-0617bfab").then(n)}},{path:"*",component:Rs}],Ds={title:"Bagisto User Guide",description:"Unlock the full potential of Bagisto with our detailed user guide. This step-by-step documentation is perfect for beginners, covering installation, configuration, and advanced features to help you master your eCommerce platform",base:"/",headTags:[["link",{rel:"icon",type:"image/png",href:"/favicon.ico"}],["script",{src:"https://vikastiwari-webkul.github.io/ai-chatbot/chatbot.js",async:!0}]],pages:[{title:"Create Attribute Family",frontmatter:{},regularPath:"/2.0/attribute-family/attribute-families.html",relativePath:"2.0/attribute-family/attribute-families.md",key:"v-2dcecfb6",path:"/2.0/attribute-family/attribute-families.html",headers:[{level:3,title:"Create Attribute Family in Bagisto 2.0",slug:"create-attribute-family-in-bagisto-2-0"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Attribute",frontmatter:{},regularPath:"/2.0/attribute/",relativePath:"2.0/attribute/README.md",key:"v-ffc9b4dc",path:"/2.0/attribute/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Category",frontmatter:{},regularPath:"/2.0/category/",relativePath:"2.0/category/README.md",key:"v-87432074",path:"/2.0/category/",headers:[{level:3,title:"Root Category",slug:"root-category"},{level:3,title:"Sub Category",slug:"sub-category"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"CMS Page",frontmatter:{},regularPath:"/2.0/cms/",relativePath:"2.0/cms/README.md",key:"v-c8bcf290",path:"/2.0/cms/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Configure",frontmatter:{},regularPath:"/2.0/configure/",relativePath:"2.0/configure/README.md",key:"v-63107504",path:"/2.0/configure/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Introduction",frontmatter:{},regularPath:"/2.0/introduction/",relativePath:"2.0/introduction/README.md",key:"v-639d7a46",path:"/2.0/introduction/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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"},{level:2,title:"Newsletter Subscriptions",slug:"newsletter-subscriptions"},{level:3,title:"Admin Configuration",slug:"admin-configuration"},{level:3,title:"Newsletter subscriptions",slug:"newsletter-subscriptions-2"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Transactions",frontmatter:{},regularPath:"/2.0/orders/transaction.html",relativePath:"2.0/orders/transaction.md",key:"v-7e218e33",path:"/2.0/orders/transaction.html",headers:[{level:3,title:"Steps to Create Transactions in Bagisto 2.0",slug:"steps-to-create-transactions-in-bagisto-2-0"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Product types",frontmatter:{},regularPath:"/2.0/products/",relativePath:"2.0/products/README.md",key:"v-b078aaf4",path:"/2.0/products/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"Logo",slug:"logo"},{level:3,title:"Logo on Frontend",slug:"logo-on-frontend"},{level:3,title:"Favicon",slug:"favicon"},{level:3,title:"Favicon on Frontend",slug:"favicon-on-frontend"},{level:3,title:"Home Page SEO",slug:"home-page-seo"},{level:3,title:"Maintenance Mode",slug:"maintenance-mode"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Create Attribute Family",frontmatter:{},regularPath:"/2.1.0/attribute-family/attribute-families.html",relativePath:"2.1.0/attribute-family/attribute-families.md",key:"v-62f57345",path:"/2.1.0/attribute-family/attribute-families.html",headers:[{level:3,title:"Create Attribute Family in Bagisto 2.1.0",slug:"create-attribute-family-in-bagisto-2-1-0"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Attribute",frontmatter:{},regularPath:"/2.1.0/attribute/",relativePath:"2.1.0/attribute/README.md",key:"v-0eb66be8",path:"/2.1.0/attribute/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Category",frontmatter:{},regularPath:"/2.1.0/category/",relativePath:"2.1.0/category/README.md",key:"v-79da3da6",path:"/2.1.0/category/",headers:[{level:3,title:"Root Category",slug:"root-category"},{level:3,title:"Sub Category",slug:"sub-category"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Configure",frontmatter:{},regularPath:"/2.1.0/configure/",relativePath:"2.1.0/configure/README.md",key:"v-8d2cf710",path:"/2.1.0/configure/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Introduction",frontmatter:{},regularPath:"/2.1.0/introduction/",relativePath:"2.1.0/introduction/README.md",key:"v-66fbeab4",path:"/2.1.0/introduction/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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"},{level:2,title:"Newsletter Subscriptions",slug:"newsletter-subscriptions"},{level:3,title:"Admin Configuration",slug:"admin-configuration"},{level:3,title:"Newsletter subscriptions",slug:"newsletter-subscriptions-2"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Transactions",frontmatter:{},regularPath:"/2.1.0/orders/transaction.html",relativePath:"2.1.0/orders/transaction.md",key:"v-5808f80e",path:"/2.1.0/orders/transaction.html",headers:[{level:3,title:"Steps to Create Transactions in Bagisto 2.1.0",slug:"steps-to-create-transactions-in-bagisto-2-1-0"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"Logo",slug:"logo"},{level:3,title:"Logo on Frontend",slug:"logo-on-frontend"},{level:3,title:"Favicon",slug:"favicon"},{level:3,title:"Favicon on Frontend",slug:"favicon-on-frontend"},{level:3,title:"Home Page SEO",slug:"home-page-seo"},{level:3,title:"Maintenance Mode",slug:"maintenance-mode"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Create Attribute Family",frontmatter:{},regularPath:"/2.2.0/attribute-family/attribute-families.html",relativePath:"2.2.0/attribute-family/attribute-families.md",key:"v-0ee9a1a5",path:"/2.2.0/attribute-family/attribute-families.html",headers:[{level:3,title:"Create Attribute Family in Bagisto 2.2.0",slug:"create-attribute-family-in-bagisto-2-2-0"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Attribute",frontmatter:{},regularPath:"/2.2.0/attribute/",relativePath:"2.2.0/attribute/README.md",key:"v-31a0848a",path:"/2.2.0/attribute/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Attribute Input Type",frontmatter:{},regularPath:"/2.2.0/attribute/attribute-input.html",relativePath:"2.2.0/attribute/attribute-input.md",key:"v-fe4df576",path:"/2.2.0/attribute/attribute-input.html",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Create Product Attribute",frontmatter:{},regularPath:"/2.2.0/attribute/product-attribute.html",relativePath:"2.2.0/attribute/product-attribute.md",key:"v-25866a36",path:"/2.2.0/attribute/product-attribute.html",headers:[{level:3,title:"How to Create a Product Attribute in Bagisto2.2.0",slug:"how-to-create-a-product-attribute-in-bagisto2-2-0"},{level:3,title:"Add Attributes",slug:"add-attributes"},{level:3,title:"Attribute Types",slug:"attribute-types"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Category",frontmatter:{},regularPath:"/2.2.0/category/",relativePath:"2.2.0/category/README.md",key:"v-6ca03e74",path:"/2.2.0/category/",headers:[{level:3,title:"Root Category",slug:"root-category"},{level:3,title:"Sub Category",slug:"sub-category"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"How to Create Categories in The Bagisto2.2.0",frontmatter:{},regularPath:"/2.2.0/category/create-category.html",relativePath:"2.2.0/category/create-category.md",key:"v-6ce87a67",path:"/2.2.0/category/create-category.html",headers:[{level:3,title:"Steps to Create a New Category in Bagisto 2.2.0",slug:"steps-to-create-a-new-category-in-bagisto-2-2-0"},{level:3,title:"Category on Front-End",slug:"category-on-front-end"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"CMS Page",frontmatter:{},regularPath:"/2.2.0/cms/",relativePath:"2.2.0/cms/README.md",key:"v-2c1f0bf0",path:"/2.2.0/cms/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Configure",frontmatter:{},regularPath:"/2.2.0/configure/",relativePath:"2.2.0/configure/README.md",key:"v-1b358214",path:"/2.2.0/configure/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Customer Overview",frontmatter:{},regularPath:"/2.2.0/customer/",relativePath:"2.2.0/customer/README.md",key:"v-39a864c6",path:"/2.2.0/customer/",headers:[{level:3,title:"Customer Groups",slug:"customer-groups"},{level:3,title:"Customer Reviews",slug:"customer-reviews"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"CMS Pages",frontmatter:{},regularPath:"/2.2.0/cms/cms-page.html",relativePath:"2.2.0/cms/cms-page.md",key:"v-02d2c21e",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Configure",frontmatter:{},regularPath:"/2.2.0/configure/configurations.html",relativePath:"2.2.0/configure/configurations.md",key:"v-36c5c497",path:"/2.2.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:"Frontend",slug:"frontend"},{level:3,title:"List Mode",slug:"list-mode"},{level:3,title:"Grid Mode",slug:"grid-mode"},{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-2"},{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:"Taxes",slug:"taxes"},{level:2,title:"Checkout",slug:"checkout"},{level:3,title:"Shopping Cart",slug:"shopping-cart"},{level:3,title:"My Cart",slug:"my-cart"},{level:3,title:"Mini Cart",slug:"mini-cart"},{level:2,title:"Notifications",slug:"notifications"},{level:2,title:"Shipping",slug:"shipping"},{level:2,title:"Shipping Methods",slug:"shipping-methods"},{level:3,title:"Shipping Mentod Frontend",slug:"shipping-mentod-frontend"},{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:3,title:"Payment Methods Forntend",slug:"payment-methods-forntend"},{level:2,title:"Order Settings",slug:"order-settings"},{level:2,title:"Invoice Settings",slug:"invoice-settings"},{level:2,title:"Pricing",slug:"pricing"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Create Customer",frontmatter:{},regularPath:"/2.2.0/customer/create-customer.html",relativePath:"2.2.0/customer/create-customer.md",key:"v-5350e232",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Customer Groups",frontmatter:{},regularPath:"/2.2.0/customer/customer-groups.html",relativePath:"2.2.0/customer/customer-groups.md",key:"v-3806aa82",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Customer Reviews",frontmatter:{},regularPath:"/2.2.0/customer/customer-reviews.html",relativePath:"2.2.0/customer/customer-reviews.md",key:"v-197e20a5",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Introduction",frontmatter:{},regularPath:"/2.2.0/introduction/",relativePath:"2.2.0/introduction/README.md",key:"v-52b91374",path:"/2.2.0/introduction/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Magic AI",frontmatter:{},regularPath:"/2.2.0/magic/magic-ai.html",relativePath:"2.2.0/magic/magic-ai.md",key:"v-10c3e88f",path:"/2.2.0/magic/magic-ai.html",headers:[{level:2,title:"Content Generation",slug:"content-generation"},{level:3,title:"In Bagisto 2.2.0 it provides Native Support to various LLMs.",slug:"in-bagisto-2-2-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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Introduction",frontmatter:{},regularPath:"/2.2.0/introduction/introductions.html",relativePath:"2.2.0/introduction/introductions.md",key:"v-3f5aad9b",path:"/2.2.0/introduction/introductions.html",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Marketing",frontmatter:{},regularPath:"/2.2.0/marketing/",relativePath:"2.2.0/marketing/README.md",key:"v-7b16d076",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Communications",frontmatter:{},regularPath:"/2.2.0/marketing/communications.html",relativePath:"2.2.0/marketing/communications.md",key:"v-4a899e52",path:"/2.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"},{level:2,title:"Newsletter Subscriptions",slug:"newsletter-subscriptions"},{level:3,title:"Admin Configuration",slug:"admin-configuration"},{level:3,title:"Newsletter subscriptions",slug:"newsletter-subscriptions-2"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Promotions",frontmatter:{},regularPath:"/2.2.0/marketing/promotions.html",relativePath:"2.2.0/marketing/promotions.md",key:"v-2c39c0b1",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Manage Orders",frontmatter:{},regularPath:"/2.2.0/orders/",relativePath:"2.2.0/orders/README.md",key:"v-43f399b4",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Create Invoice",frontmatter:{},regularPath:"/2.2.0/orders/create-invoice.html",relativePath:"2.2.0/orders/create-invoice.md",key:"v-a75cf076",path:"/2.2.0/orders/create-invoice.html",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Create Orders",frontmatter:{},regularPath:"/2.2.0/orders/create-order.html",relativePath:"2.2.0/orders/create-order.md",key:"v-0c318765",path:"/2.2.0/orders/create-order.html",headers:[{level:3,title:"How to Manage Orders in Bagisto2.2.0",slug:"how-to-manage-orders-in-bagisto2-2-0"},{level:3,title:"Customer Panel",slug:"customer-panel"},{level:3,title:"Information",slug:"information"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Create Shipment",frontmatter:{},regularPath:"/2.2.0/orders/create-shipment.html",relativePath:"2.2.0/orders/create-shipment.md",key:"v-bf70aa3e",path:"/2.2.0/orders/create-shipment.html",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Refunds",frontmatter:{},regularPath:"/2.2.0/orders/refunds.html",relativePath:"2.2.0/orders/refunds.md",key:"v-789244fe",path:"/2.2.0/orders/refunds.html",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Reorder",frontmatter:{},regularPath:"/2.2.0/orders/reorder.html",relativePath:"2.2.0/orders/reorder.md",key:"v-30d47b81",path:"/2.2.0/orders/reorder.html",headers:[{level:3,title:"How to Manage Reorder in Bagisto2.2.0",slug:"how-to-manage-reorder-in-bagisto2-2-0"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Transactions",frontmatter:{},regularPath:"/2.2.0/orders/transaction.html",relativePath:"2.2.0/orders/transaction.md",key:"v-36a0e9fb",path:"/2.2.0/orders/transaction.html",headers:[{level:3,title:"Steps to Create Transactions in Bagisto 2.2.0",slug:"steps-to-create-transactions-in-bagisto-2-2-0"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Bundle Product",frontmatter:{},regularPath:"/2.2.0/products/bundle.html",relativePath:"2.2.0/products/bundle.md",key:"v-526a60b6",path:"/2.2.0/products/bundle.html",headers:[{level:3,title:"Steps To Create A Bundle Product In Bagisto 2.2.0",slug:"steps-to-create-a-bundle-product-in-bagisto-2-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:"Channels",slug:"channels"},{level:3,title:"Bundle Item",slug:"bundle-item"},{level:3,title:"Product At Front End",slug:"product-at-front-end"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Product types",frontmatter:{},regularPath:"/2.2.0/products/",relativePath:"2.2.0/products/README.md",key:"v-eda3cbf4",path:"/2.2.0/products/",lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Configurable Product",frontmatter:{},regularPath:"/2.2.0/products/configurable.html",relativePath:"2.2.0/products/configurable.md",key:"v-aa6c10f6",path:"/2.2.0/products/configurable.html",headers:[{level:3,title:"How to Create a Configurable Product in Bagisto 2.2.0",slug:"how-to-create-a-configurable-product-in-bagisto-2-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:"Channels",slug:"channels"},{level:3,title:"Variations",slug:"variations"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Grouped Product",frontmatter:{},regularPath:"/2.2.0/products/grouped.html",relativePath:"2.2.0/products/grouped.md",key:"v-0bb14086",path:"/2.2.0/products/grouped.html",headers:[{level:3,title:"Steps to Create a Grouped Product in Bagisto 2.2.0",slug:"steps-to-create-a-grouped-product-in-bagisto-2-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:"Channels",slug:"channels"},{level:3,title:"Grouped Products",slug:"grouped-products"},{level:3,title:"Product at Front End",slug:"product-at-front-end"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Simple Product",frontmatter:{},regularPath:"/2.2.0/products/simple.html",relativePath:"2.2.0/products/simple.md",key:"v-1fd9d9a5",path:"/2.2.0/products/simple.html",headers:[{level:3,title:"Create Simple Product in Bagisto 2.2.0",slug:"create-simple-product-in-bagisto-2-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:"Channels",slug:"channels"},{level:3,title:"Front End",slug:"front-end"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Admin Order",frontmatter:{},regularPath:"/2.2.0/orders/admin-order.html",relativePath:"2.2.0/orders/admin-order.md",key:"v-75200e97",path:"/2.2.0/orders/admin-order.html",headers:[{level:3,title:"How to Manage Admin Order in Bagisto2.2.0",slug:"how-to-manage-admin-order-in-bagisto2-2-0"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Virtual Product",frontmatter:{},regularPath:"/2.2.0/products/virtual.html",relativePath:"2.2.0/products/virtual.md",key:"v-3028eee3",path:"/2.2.0/products/virtual.html",headers:[{level:3,title:"Steps To Create Virtual Product In Bagisto 2.2.0",slug:"steps-to-create-virtual-product-in-bagisto-2-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:"Channels",slug:"channels"},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Currencies",frontmatter:{},regularPath:"/2.2.0/settings/currencies.html",relativePath:"2.2.0/settings/currencies.md",key:"v-701d4ae5",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Channels",frontmatter:{},regularPath:"/2.2.0/settings/channels.html",relativePath:"2.2.0/settings/channels.md",key:"v-4a36c005",path:"/2.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:"Logo",slug:"logo"},{level:3,title:"Logo on Frontend",slug:"logo-on-frontend"},{level:3,title:"Favicon",slug:"favicon"},{level:3,title:"Favicon on Frontend",slug:"favicon-on-frontend"},{level:3,title:"Home Page SEO",slug:"home-page-seo"},{level:3,title:"Maintenance Mode",slug:"maintenance-mode"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Setting",frontmatter:{},regularPath:"/2.2.0/settings/",relativePath:"2.2.0/settings/README.md",key:"v-1d531db4",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Bulk Import",frontmatter:{},regularPath:"/2.2.0/settings/data-transfer.html",relativePath:"2.2.0/settings/data-transfer.md",key:"v-65636642",path:"/2.2.0/settings/data-transfer.html",headers:[{level:3,title:"Steps to add Bulk Import in Bagisto2.2.0",slug:"steps-to-add-bulk-import-in-bagisto2-2-0"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Exchange Rates",frontmatter:{},regularPath:"/2.2.0/settings/exchange-rates.html",relativePath:"2.2.0/settings/exchange-rates.md",key:"v-8c5efab6",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Inventory Source",frontmatter:{},regularPath:"/2.2.0/settings/inventory-source.html",relativePath:"2.2.0/settings/inventory-source.md",key:"v-4e600af6",path:"/2.2.0/settings/inventory-source.html",headers:[{level:3,title:"Easy step to managing your inventory in Bagisto 2.2.0",slug:"easy-step-to-managing-your-inventory-in-bagisto-2-2-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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Roles",frontmatter:{},regularPath:"/2.2.0/settings/roles.html",relativePath:"2.2.0/settings/roles.md",key:"v-0b3b80fe",path:"/2.2.0/settings/roles.html",headers:[{level:3,title:"Create Roles",slug:"create-roles"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Downloadable Product",frontmatter:{},regularPath:"/2.2.0/products/downloadable.html",relativePath:"2.2.0/products/downloadable.md",key:"v-0077d8a5",path:"/2.2.0/products/downloadable.html",headers:[{level:3,title:"Steps to Create a Downloadable Product in Bagisto 2.2.0",slug:"steps-to-create-a-downloadable-product-in-bagisto-2-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:"Channels",slug:"channels"},{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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Taxes",frontmatter:{},regularPath:"/2.2.0/settings/taxes.html",relativePath:"2.2.0/settings/taxes.md",key:"v-bf092e6e",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Themes",frontmatter:{},regularPath:"/2.2.0/settings/themes.html",relativePath:"2.2.0/settings/themes.md",key:"v-66d0a385",path:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Locales",frontmatter:{},regularPath:"/2.2.0/settings/locale.html",relativePath:"2.2.0/settings/locale.md",key:"v-232be185",path:"/2.2.0/settings/locale.html",headers:[{level:3,title:"Set Locales in Bagisto.",slug:"set-locales-in-bagisto"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Home",frontmatter:{home:!0,heroText:"Bagisto User Guide",tagline:"A Comprehensive User Guide to Seamlessly Navigate Bagisto.",actionText:"Get Started →",actionLink:"/2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Search & SEO",frontmatter:{},regularPath:"/2.2.0/marketing/searchseo.html",relativePath:"2.2.0/marketing/searchseo.md",key:"v-2ac4d576",path:"/2.2.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:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3},{title:"Users",frontmatter:{},regularPath:"/2.2.0/settings/users.html",relativePath:"2.2.0/settings/users.md",key:"v-0617bfab",path:"/2.2.0/settings/users.html",headers:[{level:3,title:"Create User",slug:"create-user"}],lastUpdated:"9/24/2024, 10:33:33 AM",lastUpdatedTimestamp:1727174013e3}],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/"}],contactUs:{text:"Contact Us",link:"https://bagisto.com/en/contacts/"},sidebar:{"/2.2.0/":[["/2.2.0/introduction/introductions","Introduction"],{title:"Product Types",path:"/2.2.0/products",collapsable:!0,children:[["/2.2.0/products/simple","Simple Product"],["/2.2.0/products/configurable","Configurable Product"],["/2.2.0/products/virtual","Virtual Product"],["/2.2.0/products/bundle","Bundle Product"],["/2.2.0/products/grouped","Grouped Product"],["/2.2.0/products/downloadable","Downloadable Product"]]},{title:"Category",path:"/2.2.0/category",collapsable:!0,children:[["/2.2.0/category/create-category","Create Category"]]},{title:"Attributes",path:"/2.2.0/attribute",collapsable:!0,children:[["/2.2.0/attribute/product-attribute","Create Product Attribute"],["/2.2.0/attribute/attribute-input","Attribute Input Type"]]},["/2.2.0/attribute-family/attribute-families","Attribute Family"],{title:"Orders",path:"/2.2.0/orders",collapsable:!0,children:[["/2.2.0/orders/create-order","Orders"],["/2.2.0/orders/create-invoice","Invoice"],["/2.2.0/orders/create-shipment","Shipment"],["/2.2.0/orders/refunds","Refunds"],["/2.2.0/orders/reorder","Reorder"],["/2.2.0/orders/admin-order","Admin Order"],["/2.2.0/orders/transaction","Transactions"]]},{title:"Customers",path:"/2.2.0/customer",collapsable:!0,children:[["/2.2.0/customer/create-customer","Customers"],["/2.2.0/customer/customer-groups","Groups"],["/2.2.0/customer/customer-reviews","Reviews"]]},["/2.2.0/cms/cms-page","CMS"],{title:"Marketing",path:"/2.2.0/marketing",collapsable:!0,children:[["/2.2.0/marketing/promotions","Promotions"],["/2.2.0/marketing/communications","Communications"],["/2.2.0/marketing/searchseo","Search & SEO"]]},{title:"Settings",path:"/2.2.0/settings",collapsable:!0,children:[["/2.2.0/settings/locale","Locales"],["/2.2.0/settings/currencies","Currencies"],["/2.2.0/settings/exchange-rates","Exchange Rates"],["/2.2.0/settings/inventory-source","Inventory Source"],["/2.2.0/settings/channels","Channels"],["/2.2.0/settings/users","Users"],["/2.2.0/settings/roles","Roles"],["/2.2.0/settings/themes","Themes"],["/2.2.0/settings/taxes","Taxes"],["/2.2.0/settings/data-transfer","Data Transfer"]]},["/2.2.0/configure/configurations","Configure"],["/2.2.0/magic/magic-ai","Magic AI"]],"/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/create-category","Create Category"]]},{title:"Attributes",path:"/2.1.0/attribute",collapsable:!0,children:[["/2.1.0/attribute/product-attribute","Create Product Attribute"],["/2.1.0/attribute/attribute-input","Attribute Input Type"]]},["/2.1.0/attribute-family/attribute-families","Attribute Family"],{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"],["/2.1.0/orders/transaction","Transactions"]]},{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"]],"/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/create-category","Create Category"]]},{title:"Attributes",path:"/2.0/attribute",collapsable:!0,children:[["/2.0/attribute/product-attribute","Create Product Attribute"],["/2.0/attribute/attribute-input","Attribute Input Type"]]},["/2.0/attribute-family/attribute-families","Attribute Family"],{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"],["/2.0/orders/transaction","Transactions"]]},{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"]]}}};n(238);Wn.component("Badge",()=>Promise.all([n.e(0),n.e(4)]).then(n.bind(null,1053)));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 Fs{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 Ns=new Wn;var Gs={name:"BackToTop",props:{threshold:{type:Number,default:300}},data:()=>({scrollTop:null}),computed:{show(){return this.scrollTop>this.threshold}},mounted(){this.scrollTop=this.getScrollTop(),window.addEventListener("scroll",Cs()(()=>{this.scrollTop=this.getScrollTop()},100))},methods:{getScrollTop:()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,scrollToTop(){window.scrollTo({top:0,behavior:"smooth"}),this.scrollTop=0}}},zs=(n(241),Object(js.a)(Gs,(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),Vs=[{},({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(156).then(n.bind(null,1047));t.onReady(()=>{e("/service-worker.js",{registrationOptions:{},ready(){console.log("[vuepress:sw] Service worker is active."),Ns.$emit("sw-ready")},cached(t){console.log("[vuepress:sw] Content has been cached for offline use."),Ns.$emit("sw-cached",new Fs(t))},updated(t){console.log("[vuepress:sw] Content updated."),Ns.$emit("sw-updated",new Fs(t))},offline(){console.log("[vuepress:sw] No internet connection found. App is running in offline mode."),Ns.$emit("sw-offline")},error(t){console.error("[vuepress:sw] Error during service worker registration:",t),Ns.$emit("sw-error",t),GA_ID&&ga("send","exception",{exDescription:t.message,exFatal:!1})}})})}},({Vue:t})=>{t.component("BackToTop",zs)}],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:us,getAsyncComponent:cs,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 fs("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(js.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(qi),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)),a={};return Object.keys(o).reduce((t,e)=>(e.startsWith("$")&&(t[e]=o[e].get),t),a),{computed:a}}(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(Vs.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/assets/js/vendors~docsearch.f118f5f5.js b/assets/js/vendors~docsearch.390e501f.js similarity index 99% rename from assets/js/vendors~docsearch.f118f5f5.js rename to assets/js/vendors~docsearch.390e501f.js index 02e0ff0a..8494b3e6 100644 --- a/assets/js/vendors~docsearch.f118f5f5.js +++ b/assets/js/vendors~docsearch.390e501f.js @@ -1,3 +1,3 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{1043:function(t,e,n){ +(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{1048:function(t,e,n){ /*! docsearch 2.6.3 | © Algolia | github.com/algolia/docsearch */ -var r;"undefined"!=typeof self&&self,r=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=22)}([function(t,e,n){"use strict";var r,i=n(1);function s(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}t.exports={isArray:null,isFunction:null,isObject:null,bind:null,each:null,map:null,mixin:null,isMsie:function(t){if(void 0===t&&(t=navigator.userAgent),/(msie|trident)/i.test(t)){var e=t.match(/(msie |rv:)(\d+(.\d+)?)/i);if(e)return e[2]}return!1},escapeRegExChars:function(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")},isNumber:function(t){return"number"==typeof t},toStr:function(t){return null==t?"":t+""},cloneDeep:function(t){var e=this.mixin({},t),n=this;return this.each(e,(function(t,r){t&&(n.isArray(t)?e[r]=[].concat(t):n.isObject(t)&&(e[r]=n.cloneDeep(t)))})),e},error:function(t){throw new Error(t)},every:function(t,e){var n=!0;return t?(this.each(t,(function(r,i){n&&(n=e.call(null,r,i,t)&&n)})),!!n):n},any:function(t,e){var n=!1;return t?(this.each(t,(function(r,i){if(e.call(null,r,i,t))return n=!0,!1})),n):n},getUniqueId:(r=0,function(){return r++}),templatify:function(t){if(this.isFunction(t))return t;var e=i.element(t);return"SCRIPT"===e.prop("tagName")?function(){return e.text()}:function(){return String(t)}},defer:function(t){setTimeout(t,0)},noop:function(){},formatPrefix:function(t,e){return e?"":t+"-"},className:function(t,e,n){return(n?"":".")+t+e},escapeHighlightedString:function(t,e,n){e=e||"";var r=document.createElement("div");r.appendChild(document.createTextNode(e)),n=n||"";var i=document.createElement("div");i.appendChild(document.createTextNode(n));var o=document.createElement("div");return o.appendChild(document.createTextNode(t)),o.innerHTML.replace(RegExp(s(r.innerHTML),"g"),e).replace(RegExp(s(i.innerHTML),"g"),n)}}},function(t,e,n){"use strict";t.exports={element:null}},function(t,e){var n=Object.prototype.hasOwnProperty,r=Object.prototype.toString;t.exports=function(t,e,i){if("[object Function]"!==r.call(e))throw new TypeError("iterator must be a function");var s=t.length;if(s===+s)for(var o=0;o was loaded but did not call our provided callback"),JSONPScriptError:s("JSONPScriptError"," - + @@ -42,6 +42,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 59c4e10d..e13f10cf 100644 --- a/service-worker.js +++ b/service-worker.js @@ -27,535 +27,547 @@ self.addEventListener('message', (event) => { self.__precacheManifest = [ { "url": "2.0/attribute-family/attribute-families.html", - "revision": "4d881b9ff27014c8f3e6f705389c0ed0" + "revision": "be9f25c2f3df6805b5ea021cc3af9c78" }, { "url": "2.0/attribute/attribute-input.html", - "revision": "7f8786f6d481c38660a34fa4d54d388f" + "revision": "4596ca811ffac382a3027461c08c6b26" }, { "url": "2.0/attribute/index.html", - "revision": "9f212f9bbdac0cbb2648316ee29253ce" + "revision": "4ad6f50153b603177bb00a63c09c4460" }, { "url": "2.0/attribute/product-attribute.html", - "revision": "b40b431c415a8a53445f6d951f8b44d9" + "revision": "ddeb9cc092daba370be8320c04e9899e" }, { "url": "2.0/category/create-category.html", - "revision": "314cc340297395033b2f1ea680aedae2" + "revision": "add61c6942afe5b177ebd8fc265467b7" }, { "url": "2.0/category/index.html", - "revision": "3e9767b970f40b94d65ba63bbb9b052f" + "revision": "ffcbf3575c03339f3ee6165faf967af5" }, { "url": "2.0/cms/cms-page.html", - "revision": "c40ef8325af1619f77e17db9bcfe7748" + "revision": "0f7d9478ec32cbf8543108b44f893792" }, { "url": "2.0/cms/index.html", - "revision": "97f13be661ea276858485598a8a52ae0" + "revision": "91104b477185e0597de1824473e2e216" }, { "url": "2.0/configure/configurations.html", - "revision": "82e6fecb997b1747eab66b9b93b27ba7" + "revision": "4239c3c7c350fb9a39c56e319aeb8f62" }, { "url": "2.0/configure/index.html", - "revision": "49d21086449d5e399c886b0b18a361b8" + "revision": "5e78ea0ca547a4685ccc4cd212d5ea56" }, { "url": "2.0/customer/create-customer.html", - "revision": "cffb9bf6bbdae0b8861b9131359576df" + "revision": "584ceeeb27876dd6962cd29b88cf6591" }, { "url": "2.0/customer/customer-groups.html", - "revision": "66abf06fd4b07550aaaf21fd551a7b16" + "revision": "2801749cf7080263f2d3be180fce1dcf" }, { "url": "2.0/customer/customer-reviews.html", - "revision": "d1033b2d3781f28ed932269a8ee01832" + "revision": "cc44dc31f009351de5be1661168be4da" }, { "url": "2.0/customer/index.html", - "revision": "8ad4e9d927cdaefc9ee37287e2e96b99" + "revision": "e8ea539c80df21d7ed4d2df04e7a203a" }, { "url": "2.0/introduction/index.html", - "revision": "2b23883c6f87a4636f675cb1f328c967" + "revision": "129f2270237ad0b33459c702120730d9" }, { "url": "2.0/introduction/introductions.html", - "revision": "b5fd1078554905a360c77f96a7fee325" + "revision": "685dc4c26ed6e4e5c395bc870d5e780f" }, { "url": "2.0/marketing/communications.html", - "revision": "e8ecc6a474c80e50b6ac4b2707ec0fd4" + "revision": "c70f621185cbce46d49f05eb80a26b37" }, { "url": "2.0/marketing/index.html", - "revision": "d2c2da2d6cd8f225fbf705693af276bb" + "revision": "9eb0b02be402070835e60d16e039f5e9" }, { "url": "2.0/marketing/promotions.html", - "revision": "2c8b97c7959e331dd3ff95360ef2ed9d" + "revision": "9983ce6dceb66ac8d8c983a8bc88fe4d" }, { "url": "2.0/marketing/sitemaps.html", - "revision": "824a60e99dc8dca10b6b0439a481d71f" + "revision": "03c8516fdfff86f5bf1dcfa1e5b997a1" }, { "url": "2.0/orders/create-invoice.html", - "revision": "127425c93a1bc687cd7e7dded03bb3d8" + "revision": "5bbbb4b1af9dfab5483900bf9bd7e42e" }, { "url": "2.0/orders/create-order.html", - "revision": "9aff28d37f646f7590d31aaade39da4b" + "revision": "4855d450191e99e4c4f8ee0bf5af2bb3" }, { "url": "2.0/orders/create-shipment.html", - "revision": "f3cc7084bd7dffb919a757b40d544662" + "revision": "c3f9039df6e9b08941c7d5da7f88476a" }, { "url": "2.0/orders/index.html", - "revision": "7278111ed91a6131e91e8755e29c6e2b" + "revision": "29c8d0a3e28562f0980c17051088af7d" }, { "url": "2.0/orders/refunds.html", - "revision": "d9a01e742d4c613c41b2363d0a7118d5" + "revision": "f3974eb40f1609f815d49207524f4c69" + }, + { + "url": "2.0/orders/transaction.html", + "revision": "4eb7a802eab343bd39b981ec5f2b6622" }, { "url": "2.0/products/bundle.html", - "revision": "2a851397cec86570570fb344b41f66f2" + "revision": "d1e0384cdda399bf1271bd61cbdc3908" }, { "url": "2.0/products/configurable.html", - "revision": "2d2c1a71b4437a2f961676e3811556ea" + "revision": "7bdc8d2f8d3468561731f46cd65366c6" }, { "url": "2.0/products/downloadable.html", - "revision": "eaf9f25e82320237976dfe2bba23055c" + "revision": "b1a03265a5d454b1c3ea722901fc141d" }, { "url": "2.0/products/grouped.html", - "revision": "9e0fd2b4bdb53fd2b010d2ba9fe21f76" + "revision": "09d948763618a6338a4ea3a470da629e" }, { "url": "2.0/products/index.html", - "revision": "f263117b5d65a84f3c15678637c527db" + "revision": "8e1f839f39e3bca4fdeb29247856355b" }, { "url": "2.0/products/simple.html", - "revision": "d3905b1c875563017d50f2f42c5ead1d" + "revision": "7f21ae1c88229cabdcd684ed95565d72" }, { "url": "2.0/products/virtual.html", - "revision": "b1fc8cbf09ab557bd078570b4ae8a0f5" + "revision": "f9f8c015ffe754fc44154a46701178e8" }, { "url": "2.0/settings/channels.html", - "revision": "9e43a60003588e9c7d902901a6bfdf7d" + "revision": "7986cad52cc8fa32519da729ffa9c1cc" }, { "url": "2.0/settings/currencies.html", - "revision": "a4ea9c583a1a663ff207287710c72032" + "revision": "bcc25793951906618927c31cce54620c" }, { "url": "2.0/settings/exchange-rates.html", - "revision": "3b5c36401d1ad5f6cd24e7b684820b70" + "revision": "9ce944052281b9543969c568ef4b8e7d" }, { "url": "2.0/settings/index.html", - "revision": "4c8386a354db2690d118d98adb0ae107" + "revision": "37dcc2cdd1d9a1662ca028b373ae945f" }, { "url": "2.0/settings/inventory-source.html", - "revision": "c1c10b7734fb1d449b87acffe6767d7b" + "revision": "871e5a2e5b0433f7af17bf7dee45f268" }, { "url": "2.0/settings/locale.html", - "revision": "c11e12da4141d611530c25348894ba7c" + "revision": "0a0c9dacf8c651eefdbf067f70085f09" }, { "url": "2.0/settings/roles.html", - "revision": "5752d44dfbdece554ea358219dc55641" + "revision": "eb0635d647573e154bbebed9ba3d607a" }, { "url": "2.0/settings/taxes.html", - "revision": "0a2002f20f14df49ea8feb937699ec5c" + "revision": "410d2fce5f5236f44c45fe9026ef3d1d" }, { "url": "2.0/settings/themes.html", - "revision": "25d213a77e45dbc4b55ab346958107f1" + "revision": "0278a995d42722c1ed645b5226e4617b" }, { "url": "2.0/settings/users.html", - "revision": "7e145721e2652b2ba7606152d1c656ac" + "revision": "d3cd6ec9ae2a3996a0b4924507ff85e1" }, { "url": "2.1.0/attribute-family/attribute-families.html", - "revision": "16f27927cc48a4ca8d09b54c03d7e086" + "revision": "d4d0733e10af468189bc4111416173b1" }, { "url": "2.1.0/attribute/attribute-input.html", - "revision": "292e17426cffc48a86924153b126dc83" + "revision": "50a5ff67ec5416bc0671fcfb8ca6eee6" }, { "url": "2.1.0/attribute/index.html", - "revision": "4a05936e353f4b44401962db8f694de4" + "revision": "72418e6079fb002b25978f59188ce648" }, { "url": "2.1.0/attribute/product-attribute.html", - "revision": "c261bb8520da0e6ea65106c17a73710e" + "revision": "63bf4600160b638b13e662ae357846a8" }, { "url": "2.1.0/category/create-category.html", - "revision": "286267d72781560c0ee16f8bca712530" + "revision": "a63370c558a2a2bb06a15230c79d2cd8" }, { "url": "2.1.0/category/index.html", - "revision": "75338f23222aa564e1fc5c6392ec00df" + "revision": "24a222cbd5f7ab927e0ed12e640c9e79" }, { "url": "2.1.0/cms/cms-page.html", - "revision": "89059a13b6bcc219adf7b8e28bcf351a" + "revision": "ec9dc2f51cc210ec4945eb1fcad9938e" }, { "url": "2.1.0/cms/index.html", - "revision": "f6801b1ff4478390ed697dfdee7dc78b" + "revision": "fa0cc17c02b708232f41e2b9088c1533" }, { "url": "2.1.0/configure/configurations.html", - "revision": "327174669922152bdd5e31e6b9d8dc60" + "revision": "d380e3a34fdd363a9a497678f9500340" }, { "url": "2.1.0/configure/index.html", - "revision": "60d5bd6a35296b98c9780e24df778f2e" + "revision": "293c68d068f42e4fdf4ec8aa1e9580b0" }, { "url": "2.1.0/customer/create-customer.html", - "revision": "ed71cef15b3c47565342efdd7c0154a9" + "revision": "c8bf076bda075024622b389988ab76d6" }, { "url": "2.1.0/customer/customer-groups.html", - "revision": "9bb27f473955f50cdb16b4a685e6983d" + "revision": "0ff3629d24dd71ec9d4eb6e89eacc36b" }, { "url": "2.1.0/customer/customer-reviews.html", - "revision": "9717a83600d9701657c4bfd1dcd9d486" + "revision": "f21c3f3c1069f8f7ea182ae8ee8ac124" }, { "url": "2.1.0/customer/index.html", - "revision": "38d992b267d2310a3af65bff73127a37" + "revision": "090a60a3521af251fe1179ce7412b5e1" }, { "url": "2.1.0/introduction/index.html", - "revision": "72dc5c7cee39de7c35869c0e59aeb9bd" + "revision": "b2fa58d8ec424cce9b2fb07470a2ddfb" }, { "url": "2.1.0/introduction/introductions.html", - "revision": "300ea04e8171511eb4e805c926086699" + "revision": "a7b01d44b905a71f509b0efdfaae68a9" }, { "url": "2.1.0/magic/magic-ai.html", - "revision": "b0faa63bf4d31646bca128ebd83a9b2b" + "revision": "a603efde2fba9631629ba189c76f7e73" }, { "url": "2.1.0/marketing/communications.html", - "revision": "cdfd55806ca054913414595965b4d143" + "revision": "de6fb2616e56b86639bd544fccfc791d" }, { "url": "2.1.0/marketing/index.html", - "revision": "aba73359d43d9b386ea3a506a32a91a4" + "revision": "03e1939f1efed6c0d559fdeb1d08dffa" }, { "url": "2.1.0/marketing/promotions.html", - "revision": "a3f53861ea42476d1c5fdb4349560c45" + "revision": "9fb828662c3780c31dc3e3a3177973f3" }, { "url": "2.1.0/marketing/searchseo.html", - "revision": "6f77d455152b244d22a05e8ec4a45af2" + "revision": "f09bd248383580da0f90d1ba53757fdd" }, { "url": "2.1.0/orders/create-invoice.html", - "revision": "f5e6cd8f31670fdc1bfbe632676b56ff" + "revision": "b2b0d583a2f5c14a5db5a719648eff3b" }, { "url": "2.1.0/orders/create-order.html", - "revision": "94b975fb5967e731ebc472ab64d9f280" + "revision": "347d383d4d7d14ea58418c3990c2788c" }, { "url": "2.1.0/orders/create-shipment.html", - "revision": "103d1432a2bd56952811b1dd8b4da85e" + "revision": "d3840dbe3027fd6a90619695b7062302" }, { "url": "2.1.0/orders/index.html", - "revision": "bc86e092a1621d52a8d375c3a3985d25" + "revision": "c8bb7ebaeced262dec2bf5279c85a0d5" }, { "url": "2.1.0/orders/refunds.html", - "revision": "0a2441139155de38c55576c1d68dfc67" + "revision": "cbd1faaa342034033e94f35a8f522f7e" + }, + { + "url": "2.1.0/orders/transaction.html", + "revision": "bb8d1c09fab1d161614f2475bd8201f7" }, { "url": "2.1.0/products/bundle.html", - "revision": "a0e02d7eba23937ecd197a67670871a3" + "revision": "9cb62b8f0393f081fc3d8f923cca5b8d" }, { "url": "2.1.0/products/configurable.html", - "revision": "60a4094c09d4edc13fe650829cd8d9e0" + "revision": "087de4978c9e2f36ba25650e3aecc5fb" }, { "url": "2.1.0/products/downloadable.html", - "revision": "da93a9bdd490cf94d672da47c539b892" + "revision": "35217381b217afce488127878c685eed" }, { "url": "2.1.0/products/grouped.html", - "revision": "79f02c847737f21b7384af2a0d61970f" + "revision": "635725e6792f9e36c31b0d9c562eb87b" }, { "url": "2.1.0/products/index.html", - "revision": "415c7d9bfea00eac100918643d622fd7" + "revision": "c4da917ac87f0ae3e3cdd1fa7ad0eb6b" }, { "url": "2.1.0/products/simple.html", - "revision": "b7a77ef03327d4909d72d97d0e2358d8" + "revision": "89527b4c63357307d96fe14aab9ea4fd" }, { "url": "2.1.0/products/virtual.html", - "revision": "b3acbbbb0392582c183a141e511c0fff" + "revision": "3fbbd427bc9b7d684a7766bba3c5f126" }, { "url": "2.1.0/settings/channels.html", - "revision": "da0b5b66cc544595c9aff4c3f27721ba" + "revision": "57f95923e6b50a34315bcab9233cfd7b" }, { "url": "2.1.0/settings/currencies.html", - "revision": "7dbc74682694e12e481947d73f95d94d" + "revision": "b010b4951868474f2c16d17e4f705a71" }, { "url": "2.1.0/settings/data-transfer.html", - "revision": "2de144a2bc9b39fe78255d183ebe68e8" + "revision": "29408758328d93109141025d0e3a213e" }, { "url": "2.1.0/settings/exchange-rates.html", - "revision": "fe79ca33c24acb73cdcfe3a32d87fc51" + "revision": "d08ddfbb014befb46c73d72a4b0c1bc4" }, { "url": "2.1.0/settings/index.html", - "revision": "52d2caae6e285691cdfe10870093a82c" + "revision": "df2c1b32f27795a7c61ff1f5f3af6b6d" }, { "url": "2.1.0/settings/inventory-source.html", - "revision": "4b7f16c3271c073831426b50231b3c35" + "revision": "21447e355e92081ec17e0efbfbcdc6f0" }, { "url": "2.1.0/settings/locale.html", - "revision": "504d59aed3b8f92a98dd3ec67f414402" + "revision": "8227849d8009310c29f229f9e727ca5b" }, { "url": "2.1.0/settings/roles.html", - "revision": "3c6fcdb811ad31fc3595d224aa37bb31" + "revision": "7dda2739ac94fe45ee622d8df0f1bdb3" }, { "url": "2.1.0/settings/taxes.html", - "revision": "ee808d99f10706300a70dacd6b7132da" + "revision": "9b2ec8bb88f9e2dc5f84749edba9e84d" }, { "url": "2.1.0/settings/themes.html", - "revision": "d059270103ad19a3f66e83d8aa65f49b" + "revision": "9ec35d8f68d52699a66e7866abe7a68e" }, { "url": "2.1.0/settings/users.html", - "revision": "be07541a5fad979d933e6a4b0923742e" + "revision": "2e232613490925f9b2a8abf98f873811" }, { "url": "2.2.0/attribute-family/attribute-families.html", - "revision": "238faede9e3889bb2747082f6a238857" + "revision": "37ef63cd7555b3eff93c52ff838ffe33" }, { "url": "2.2.0/attribute/attribute-input.html", - "revision": "8f32f740ad8876cd49710b9887b55c27" + "revision": "d227d1da2aad36628738986ac2e59ba0" }, { "url": "2.2.0/attribute/index.html", - "revision": "490fb6068a2a739434c6432fd05f72b8" + "revision": "6eebc6dd6459473927daf95921acc6bc" }, { "url": "2.2.0/attribute/product-attribute.html", - "revision": "7e02839cfaa8114d656107661f90be1e" + "revision": "361b75875738f03b9813bb9aa70075a7" }, { "url": "2.2.0/category/create-category.html", - "revision": "a17ca37326325a838720c2c4dc70af78" + "revision": "588caa1dd55678d50aa1dd6375326e9e" }, { "url": "2.2.0/category/index.html", - "revision": "b9c6061283fa1b05a2e9b670b629cb60" + "revision": "4ede42ff04d71773446f6be0fce72fd5" }, { "url": "2.2.0/cms/cms-page.html", - "revision": "97714975836d61ef34b16c3e92b69c04" + "revision": "15efbb32d37a9b948dbf4c4d68dca118" }, { "url": "2.2.0/cms/index.html", - "revision": "bf4b1f0e35a746e55602f47ad77c8ccc" + "revision": "1bb90fbfd2f51d0ecfaa8795a565bbcf" }, { "url": "2.2.0/configure/configurations.html", - "revision": "761f55b7f9888bc60cad0fc22d5f5b24" + "revision": "8b532e60908f7de8518e8d2946fca277" }, { "url": "2.2.0/configure/index.html", - "revision": "28e1228471a8237e1ef300967f20f1c4" + "revision": "1e46bb7c01e2abecf274281bf7569b94" }, { "url": "2.2.0/customer/create-customer.html", - "revision": "c5181974f1dc9a92209de915831eb75f" + "revision": "111906dc4754957da21c85c373c4d7b5" }, { "url": "2.2.0/customer/customer-groups.html", - "revision": "44e6a7457d576b57a3750e48fafea76b" + "revision": "c31bc2fd5c974068e20d09b8816e97cb" }, { "url": "2.2.0/customer/customer-reviews.html", - "revision": "cfb7459d276433e3cc6c4455509d12df" + "revision": "c204cd75c01acd223c1cea24ec7bbeef" }, { "url": "2.2.0/customer/index.html", - "revision": "1b46b6e5a55d424f69c26ec885ef3287" + "revision": "30dfbce062980ccf3ed17cead94a65be" }, { "url": "2.2.0/introduction/index.html", - "revision": "8d85bf1a18226de1efeb5e752171429e" + "revision": "269443ddafcfa81f1575c9c0ce935f47" }, { "url": "2.2.0/introduction/introductions.html", - "revision": "083382380583194ea38abd960ec339e9" + "revision": "c98833a3968a47b384f11cf9654264b3" }, { "url": "2.2.0/magic/magic-ai.html", - "revision": "c8455976ee284cd920bd08795f8f022a" + "revision": "19a1d8a49c9e6df5c40d3adc0b4e9917" }, { "url": "2.2.0/marketing/communications.html", - "revision": "c6b8a01ea908b65a5c9b172211512b71" + "revision": "8ffd31b6d9588fbdb75e9c449520ffb6" }, { "url": "2.2.0/marketing/index.html", - "revision": "ae383696e216e61521a2d0986c1d65b9" + "revision": "723375a68932685afbd67234f56a7261" }, { "url": "2.2.0/marketing/promotions.html", - "revision": "a245f81f5ac4530c94f4b00a55816da5" + "revision": "3e7cc39e7128ffd80a926775c50f8f22" }, { "url": "2.2.0/marketing/searchseo.html", - "revision": "afba50cd7cd9e5eec458b52a7931ae23" + "revision": "12425685e308d68d75672df5ca4a4c33" }, { "url": "2.2.0/orders/admin-order.html", - "revision": "231415c9f322d31d824be6f1e4a492f0" + "revision": "ef20c3ba37e112c0115ac8c123e7dfef" }, { "url": "2.2.0/orders/create-invoice.html", - "revision": "4bee356072a690413f0ffb5a2d5449f6" + "revision": "1f7cace2a2b7a2aeaf0d629229c72836" }, { "url": "2.2.0/orders/create-order.html", - "revision": "b8b1002fb244277a0be2f56cbdd37d60" + "revision": "e2109bd7db447f1c109ad4e013815e03" }, { "url": "2.2.0/orders/create-shipment.html", - "revision": "ff6d0aa0dd1d4aa988b1b62a78d0d6a8" + "revision": "ce4e4c788b8845d806a3fa1c3898987b" }, { "url": "2.2.0/orders/index.html", - "revision": "1eb6492041316f505e2c9c8554c58eed" + "revision": "5345eec94ed1f25a367dfdcbfcd4c92b" }, { "url": "2.2.0/orders/refunds.html", - "revision": "ae5b8a9ac8286f8b681b3f13b1529ef1" + "revision": "908a93eca4a4b00f89296f9cf7ba8ea5" }, { "url": "2.2.0/orders/reorder.html", - "revision": "3df61a2eb4e85efe1e791bc7a565de24" + "revision": "a90b0d2f7b326efbb810f584db90262d" + }, + { + "url": "2.2.0/orders/transaction.html", + "revision": "9db648e51597cca0e9cc98dd4b0de38f" }, { "url": "2.2.0/products/bundle.html", - "revision": "14cfe27aec72ecd585af3b0dfe13a1e5" + "revision": "5cce4188d054efa73c068faa71a8a309" }, { "url": "2.2.0/products/configurable.html", - "revision": "d37ec406d6bea73fed81094351934752" + "revision": "9ebfbdb8066f2aeea3ea0b9e2c2bc071" }, { "url": "2.2.0/products/downloadable.html", - "revision": "8d0f96e75fcf6991f5f0327e05f088c3" + "revision": "eed2ab59775d40af89613accc82d6921" }, { "url": "2.2.0/products/grouped.html", - "revision": "40238afb7bb9130e2faeca2aab72879c" + "revision": "6d5fafdd1054c8b3290eb3e26e7cff27" }, { "url": "2.2.0/products/index.html", - "revision": "b1bfe709613b910833fb01a6976cf3fc" + "revision": "0df76cb59e3312cfbc1444f6c3a1ad47" }, { "url": "2.2.0/products/simple.html", - "revision": "ca782b85201f0fc903abf4df8310be62" + "revision": "db17062784c4f060302845fc671ca8f0" }, { "url": "2.2.0/products/virtual.html", - "revision": "cccb5abd60b7644b6f77fd20f358165f" + "revision": "47a5ac2edf1f4bf6117490c75325e383" }, { "url": "2.2.0/settings/channels.html", - "revision": "561780d738cfd2e2e5ef4e77cfb78b1d" + "revision": "e422171a3f73b39f8880c52878e1ef83" }, { "url": "2.2.0/settings/currencies.html", - "revision": "ca3f47247ec3f882b6bb1a9fee4b2354" + "revision": "e55164de808f66697b3df95c31f7055c" }, { "url": "2.2.0/settings/data-transfer.html", - "revision": "461143fc015d435e067246a4e1d84f2c" + "revision": "ecfc03cca6479c4f4ffa0dcb30adeabe" }, { "url": "2.2.0/settings/exchange-rates.html", - "revision": "6b2d5fbe169ab3578c2e78c5ccb9aa0d" + "revision": "fc650d5b6d40ac0233ba763f2f1866fc" }, { "url": "2.2.0/settings/index.html", - "revision": "07e167648db3f3ed76b4c3c5034d1965" + "revision": "45249bdab347951ae866eb868d826b11" }, { "url": "2.2.0/settings/inventory-source.html", - "revision": "a9d0b273ff3d9fb7c05e77678da72c62" + "revision": "b03b553d9430e359fdaed01d629a46f7" }, { "url": "2.2.0/settings/locale.html", - "revision": "a4f999a186a8e4791b8c75459cda738e" + "revision": "e104d31e23aca9e61acf71ca5fb50cdc" }, { "url": "2.2.0/settings/roles.html", - "revision": "cb95cb9e3754b25f7f3671b0046d325e" + "revision": "6eed9c55c92dd05a2e6865c7de9dd6c3" }, { "url": "2.2.0/settings/taxes.html", - "revision": "680296251f859636c7557620eaf5e3d5" + "revision": "0654e93dae779a3ccf522911891e9c47" }, { "url": "2.2.0/settings/themes.html", - "revision": "e9530ae8764722e79be942262d5bd2b6" + "revision": "ce99d3314ecbece61ede42594502fedf" }, { "url": "2.2.0/settings/users.html", - "revision": "d2530cbd2e46c8c3af6b56925f2eb100" + "revision": "e792b331167b90e1bbda4c76839db796" }, { "url": "404.html", - "revision": "a841ff4952ce158ed0d2d33eeeb4415e" + "revision": "18ff9bcd5e11f0d762a7334059e78298" }, { "url": "assets/css/0.styles.ab9466d3.css", @@ -837,6 +849,10 @@ self.__precacheManifest = [ "url": "assets/img/createTheme.0b94db18.png", "revision": "0b94db1864cfe92426a3044bf75cdea3" }, + { + "url": "assets/img/createTransaction.71680d0a.png", + "revision": "71680d0a0aebb6babfc0564d1b12ef1d" + }, { "url": "assets/img/createUser.f36e2467.png", "revision": "f36e2467b839a9711fe536a06b5e6f42" @@ -1281,6 +1297,10 @@ self.__precacheManifest = [ "url": "assets/img/orderSettings.f4ab6c13.png", "revision": "f4ab6c13c25e37cd93dde2287785c7a8" }, + { + "url": "assets/img/other.de9bb79b.png", + "revision": "de9bb79b1f5e1bb89519f95b3a23523b" + }, { "url": "assets/img/outofstock.383c7271.png", "revision": "383c727177947943215434993682c870" @@ -1489,6 +1509,10 @@ self.__precacheManifest = [ "url": "assets/img/saveTheme.fece12f0.png", "revision": "fece12f03744c824b2525579e71d93f6" }, + { + "url": "assets/img/saveTransaction.33483e9f.png", + "revision": "33483e9fe758a9e416ce7414e1c39635" + }, { "url": "assets/img/search.83621669.svg", "revision": "83621669651b9a3d4bf64d1a670ad856" @@ -1621,6 +1645,14 @@ self.__precacheManifest = [ "url": "assets/img/toggleButtons.db6f5a12.png", "revision": "db6f5a120e98bbbf4768bbe493ad4a67" }, + { + "url": "assets/img/transactionGrid.3028d914.png", + "revision": "3028d9147e16a6477b4adedb13634d75" + }, + { + "url": "assets/img/transactionOutput.45613c77.png", + "revision": "45613c77d231e3d01bf739d96e30c089" + }, { "url": "assets/img/urlFields.51f0b59e.png", "revision": "51f0b59e3066f795bfb7060828724db9" @@ -1658,620 +1690,632 @@ self.__precacheManifest = [ "revision": "8921962778524cd41b2927b18d690641" }, { - "url": "assets/js/1.918f7388.js", - "revision": "a950721f3664cba50e3284367a1a0c63" + "url": "assets/js/1.28de5aff.js", + "revision": "83072db1b16518e205bf7d6203878251" + }, + { + "url": "assets/js/10.c61c5809.js", + "revision": "2188377b499c8771a4b9afd5acfa30cb" + }, + { + "url": "assets/js/100.8ac1e88e.js", + "revision": "fc1dfbd0635c2bcae2f9578f87ac7334" + }, + { + "url": "assets/js/101.0ac40adc.js", + "revision": "ff176cee32ca6294a59f4a50d1494b4b" }, { - "url": "assets/js/10.09a0b3de.js", - "revision": "3e4b39b5305c299ec4a4f88849d110b0" + "url": "assets/js/102.fa3eb99f.js", + "revision": "b40167b6c20e20f410a282622b797f08" }, { - "url": "assets/js/100.4f4112bf.js", - "revision": "5462b08e10880c816ded7b6d0cd86fff" + "url": "assets/js/103.8fbcb39d.js", + "revision": "a6c6e40fdeee3d6846df1ccd37d20593" }, { - "url": "assets/js/101.75511775.js", - "revision": "712b5d87cd791dd27ba43666e3dd4a70" + "url": "assets/js/104.872f12e8.js", + "revision": "65f7435b46477501d5109a6e4c69418a" }, { - "url": "assets/js/102.3520ab62.js", - "revision": "20106085ed543695c45a3b04efe76748" + "url": "assets/js/105.c4dc4098.js", + "revision": "a8b864197488d14f5a2c41e05c70dd4b" }, { - "url": "assets/js/103.a4e1f616.js", - "revision": "28b91371ac418163bebb9fe432bc19a4" + "url": "assets/js/106.4f5faa26.js", + "revision": "5955d77b7722a3b03df2ea9505a4d2b0" }, { - "url": "assets/js/104.11e9d697.js", - "revision": "a4195fb60950f80c9a879cd77e69d1ce" + "url": "assets/js/107.5ee0c9ad.js", + "revision": "4e3ad2068abae6181e3806fa42fe9c3c" }, { - "url": "assets/js/105.5a0aad0c.js", - "revision": "024cf6e15a206701b770fba8ee869736" + "url": "assets/js/108.12e6e0bc.js", + "revision": "244877d57ed0e6f933d1d58b1c8b68d3" }, { - "url": "assets/js/106.aa1f1350.js", - "revision": "f25441a2b5acb6a959620ec7ce636d07" + "url": "assets/js/109.7db27cad.js", + "revision": "464e36e50670729b6e7b13d523f6989c" }, { - "url": "assets/js/107.138ef1cf.js", - "revision": "c46a2d9b6e79b18f84f7b80d93bbd0f5" + "url": "assets/js/11.84c50eb3.js", + "revision": "3621f3cf717d86b6882a5404ef67f107" }, { - "url": "assets/js/108.3acf51a5.js", - "revision": "b2183f7aff83477b17b2d8fd3234fa09" + "url": "assets/js/110.a2f50760.js", + "revision": "af5a4e1a2346aa4c978ff852f6a8a41a" }, { - "url": "assets/js/109.4cbab919.js", - "revision": "b9a9ef96651e45d2cc1dbf1b4951bda7" + "url": "assets/js/111.fb3d0aa2.js", + "revision": "19d29937ef9a0f1f75d864ceb6da0016" }, { - "url": "assets/js/11.b63d0136.js", - "revision": "bc76f3d5e9a8ad1c4e79d72a42607cc1" + "url": "assets/js/112.816dd149.js", + "revision": "797d4ae9d4815e5ecda490f432929045" }, { - "url": "assets/js/110.399447fb.js", - "revision": "2187859e3b9f1fa3da42f37d78112781" + "url": "assets/js/113.8ce8a0e8.js", + "revision": "f4d0e19deb1cb827581a66086d50cd5b" }, { - "url": "assets/js/111.b2772732.js", - "revision": "fc8d466a1609afceaa105cd8508df20a" + "url": "assets/js/114.04f722ae.js", + "revision": "b7bb550f2b854291a6ea01d3a0879c74" }, { - "url": "assets/js/112.97e1cb0f.js", - "revision": "97ce0a9302b78b6f160bbdf01509fa7e" + "url": "assets/js/115.73ab3a9e.js", + "revision": "a4a7853bd2a4336de564c5301359a33b" }, { - "url": "assets/js/113.2f98717a.js", - "revision": "fb5458cb0804aa56489b601ed31d7650" + "url": "assets/js/116.28db4677.js", + "revision": "3264c3a72f753232a26e3d6fe7d8c925" }, { - "url": "assets/js/114.275094ab.js", - "revision": "82aa2b9bd58cc3c8b60b451a1eedf479" + "url": "assets/js/117.d544ac99.js", + "revision": "d31d5878552ee63d66c1b8e1235344fd" }, { - "url": "assets/js/115.a134dd51.js", - "revision": "327d2e0c05567b4a736c762a6097f46b" + "url": "assets/js/118.eae49c7e.js", + "revision": "1fccff1b4eef434c428babcf726cdcd1" }, { - "url": "assets/js/116.9b456169.js", - "revision": "f8b175b94e9fbf64826e3a0802e7ac4a" + "url": "assets/js/119.db7512dc.js", + "revision": "880900d3e159eabe37be8c2f3049188f" }, { - "url": "assets/js/117.30bd8a5b.js", - "revision": "69d68d08e7dfbb0079bda23a897369ad" + "url": "assets/js/12.1fa59bbf.js", + "revision": "d047445778c43a0aaea6a2a248baca40" }, { - "url": "assets/js/118.59c8465c.js", - "revision": "4aeaa9a8fb11e001034b30044e783f7c" + "url": "assets/js/120.362db6c0.js", + "revision": "916fe37a31f16391b6d1f2d24d05c82d" }, { - "url": "assets/js/119.5d852498.js", - "revision": "8d7579054543450f7ed26201e36a6fab" + "url": "assets/js/121.ab84bf47.js", + "revision": "77ff5be23b345e253917848a11d72ed5" }, { - "url": "assets/js/12.702e4201.js", - "revision": "9196ed137b27005cb83d1b564198ee4e" + "url": "assets/js/122.bb1bdc90.js", + "revision": "f47a75fb3de42960173c78bcb75eb237" }, { - "url": "assets/js/120.e81b919b.js", - "revision": "c5beaac07942aeb986dd8b6151564dbb" + "url": "assets/js/123.f7bedabf.js", + "revision": "a9c0c3bc46c172b1d4ea40696c0a6262" }, { - "url": "assets/js/121.c96eb03f.js", - "revision": "426f89a6260b5ffa6a3b1be06bde2a92" + "url": "assets/js/124.85d7cd9b.js", + "revision": "45bcb40cb1e28435a90c6cb4de0d2c0f" }, { - "url": "assets/js/122.d856b8b6.js", - "revision": "9df5e91e8c7d6c49d731affc4b68cc2a" + "url": "assets/js/125.b98a053a.js", + "revision": "c8f89372cb39722b98ce8c77b1befee4" }, { - "url": "assets/js/123.cda561df.js", - "revision": "1e86dcdd3f4649cf98b308214fccc4ab" + "url": "assets/js/126.898a0f3c.js", + "revision": "dc9698413e8272678537d1fca8dd2951" }, { - "url": "assets/js/124.d267d5a5.js", - "revision": "49a90a1e73677999e865634a24162fde" + "url": "assets/js/127.b57b4cd4.js", + "revision": "398f5a0ebcca87d47965ab18c200635f" }, { - "url": "assets/js/125.74ecf30a.js", - "revision": "c922c68ab799e747afec26fb38bfd135" + "url": "assets/js/128.f6e6ea62.js", + "revision": "b0d0dbc859f19f1490bf4bac79872b57" }, { - "url": "assets/js/126.e1c12678.js", - "revision": "2808e93d963e770be469eef95a2a52e3" + "url": "assets/js/129.78d3c9b2.js", + "revision": "8f8db069ff8f2c609651cbc32df5ae5b" }, { - "url": "assets/js/127.233ca8b0.js", - "revision": "ebb15fadece6038cdd2aeaf0b9a6decd" + "url": "assets/js/13.eb4f1f99.js", + "revision": "3acdd722211be00554e36ddaae59862c" }, { - "url": "assets/js/128.545e6036.js", - "revision": "e91b0a9107eaa5e1f6149a9b858cf29e" + "url": "assets/js/130.9701f89a.js", + "revision": "94f5d6cd332dd5ee85ac2d33c821fc1e" }, { - "url": "assets/js/129.3d617886.js", - "revision": "067176fbd85f9d17def6f08cdad19969" + "url": "assets/js/131.65ddd209.js", + "revision": "b8686f82f404e8e335eb8f06c9afa0fb" }, { - "url": "assets/js/13.341a390d.js", - "revision": "5671b8cbd08f67629b3e9e96ced0848f" + "url": "assets/js/132.bcd67e76.js", + "revision": "57c6208607c6f68eed0fb511b3d00b56" }, { - "url": "assets/js/130.80a7576b.js", - "revision": "8c3f1ab51c9b1d98bbf68c1fc0adc35c" + "url": "assets/js/133.b7fa8b98.js", + "revision": "46b4067d4a53fdf8c3ebe2fd45bc27d9" }, { - "url": "assets/js/131.92e48580.js", - "revision": "69f87e960e792e517df534f00fc024fe" + "url": "assets/js/134.6e523c43.js", + "revision": "7789bd5b5c70510cb2a3508de22fde01" }, { - "url": "assets/js/132.4eb9c8df.js", - "revision": "a3079d684c3f752ba609846ff3411c62" + "url": "assets/js/135.8aa28e04.js", + "revision": "b536fb4c9844a1fb0477804581ffecdd" }, { - "url": "assets/js/133.4edb01c8.js", - "revision": "96d03e2fc57e03d3ece19fe835bb220c" + "url": "assets/js/136.410d3514.js", + "revision": "69e3bbf5600a0e70f36a5a3b2e27180e" }, { - "url": "assets/js/134.760bf2d2.js", - "revision": "9e4e94291e9e904bb1685e606e034f6b" + "url": "assets/js/137.6c923bdb.js", + "revision": "8d407a8f492529d681f248b8d6c758fd" }, { - "url": "assets/js/135.cd071ea8.js", - "revision": "e8bb0774a5b0a290d307fff8bf1a4874" + "url": "assets/js/138.b7113d4b.js", + "revision": "8e9d2f0af5492bf5c46e25f103b29c0c" }, { - "url": "assets/js/136.45cca296.js", - "revision": "84b1d69e051396593c6845686edc6461" + "url": "assets/js/139.ec21506f.js", + "revision": "89c2fbb3a4c7e4722152708b34f76fbb" }, { - "url": "assets/js/137.0085e34c.js", - "revision": "72e36a6108204bf280a782027cccae63" + "url": "assets/js/14.72eb074b.js", + "revision": "02d67653719c7c47f3ad72a606d9e6b2" }, { - "url": "assets/js/138.5d2213d6.js", - "revision": "b32cdbfbaf99e81c2572bcf59b6ccf25" + "url": "assets/js/140.a346945e.js", + "revision": "c244ba3709d6f76bf3988eba655e47e2" }, { - "url": "assets/js/139.70709f98.js", - "revision": "663a89dbfe3e945044ed28e308cc52d5" + "url": "assets/js/141.3dd7e6af.js", + "revision": "59c9e2c47c7da2ab6edd98aa5eed5c46" }, { - "url": "assets/js/14.db066fcd.js", - "revision": "9159d490b0890f5a0d682471d85f099d" + "url": "assets/js/142.d1073579.js", + "revision": "5cee83d477fcb7f9441a6527a6d80420" }, { - "url": "assets/js/140.4cb2ed80.js", - "revision": "992ffe6b5eed47ec1c4e3f452d1a8565" + "url": "assets/js/143.89e00d3f.js", + "revision": "cd827c42e2cef294b1f9f2e4f6b355b5" }, { - "url": "assets/js/141.56411bdb.js", - "revision": "55571a8ccb66ab6faf55eaa21acf649c" + "url": "assets/js/144.434f46bf.js", + "revision": "4920e5235064d3bcfc5af2c38b0d2f12" }, { - "url": "assets/js/142.b31490fb.js", - "revision": "d51152eca639bad578242358907d6ac3" + "url": "assets/js/145.3312433b.js", + "revision": "52c5c7c4aaa91bcc9b19b37d92c7ea3c" }, { - "url": "assets/js/143.452227c6.js", - "revision": "858e445e46f19cb0d58e79f9d3be2428" + "url": "assets/js/146.445beb68.js", + "revision": "9dafbfe6cc9c0d58150205f3ed268e0e" }, { - "url": "assets/js/144.e16f2898.js", - "revision": "e193d349876b466c8845650098c737d1" + "url": "assets/js/147.21ed3cc0.js", + "revision": "6389f9eddf2601f7c764e64ea9ec68db" }, { - "url": "assets/js/145.7c5f7b5a.js", - "revision": "10ee587eb0644f19c6166a3c6e09dad8" + "url": "assets/js/148.8ef31725.js", + "revision": "632a1c4888bf96fb2dfa6eaeb8de0dcf" }, { - "url": "assets/js/146.3de2bda3.js", - "revision": "fb7e7e603ca156ef35aa78b4a91b9e75" + "url": "assets/js/149.c9e3c6ce.js", + "revision": "35e725847a76a8eca5d3735cb52d4605" }, { - "url": "assets/js/147.67b8526c.js", - "revision": "b7ac1ac1af18e24859d2bba2b50c81e7" + "url": "assets/js/15.3c4b362a.js", + "revision": "237c3778834d6bedced1ea202a8523a1" }, { - "url": "assets/js/148.2a57ed12.js", - "revision": "45307d1590b430c9a3a8353199c58e92" + "url": "assets/js/150.f02541c4.js", + "revision": "7e869d95f3125daef27eaf2ef86457d7" }, { - "url": "assets/js/149.c9936cab.js", - "revision": "569294c9154db8c7b277aeeed21cc5ec" + "url": "assets/js/151.72ea98ff.js", + "revision": "fd226ac02c0e45088962521fdce43405" }, { - "url": "assets/js/15.cab03324.js", - "revision": "766260611ba11f275b4162a69efa87be" + "url": "assets/js/152.045c34d1.js", + "revision": "d20d6e6e828bfcf042c7ba9d16754690" }, { - "url": "assets/js/150.9b8420bd.js", - "revision": "cfe2fbd8b9507ffe57325ab8eb490079" + "url": "assets/js/153.565888bb.js", + "revision": "755bbf92e033a5659fc123b02aca52a0" }, { - "url": "assets/js/151.0816c96b.js", - "revision": "b7aaeb22e3a5015939fd41f460b1dcb6" + "url": "assets/js/154.a98923ba.js", + "revision": "6192a4316660583126f46eff43f4731f" }, { - "url": "assets/js/152.f33bc18f.js", - "revision": "6c70f69b64953d0f84537dfc15f743c2" + "url": "assets/js/155.73f3a071.js", + "revision": "16c672ea71f9c799dee4b16d845763a5" }, { - "url": "assets/js/153.e171587c.js", - "revision": "88c24a8ce6d276b4347e70d5d972e328" + "url": "assets/js/156.44cc932e.js", + "revision": "2f1ce767a853d80744849a80f36c7f48" }, { - "url": "assets/js/16.7bc2a076.js", - "revision": "a0a57a599b6ab3ff7a8320a46717a76e" + "url": "assets/js/16.a0b9d834.js", + "revision": "d94b4455b38c21dd7758613e4e8687ab" }, { - "url": "assets/js/17.c0c19c96.js", - "revision": "8396310a1fd65c12bb3a509e1f890636" + "url": "assets/js/17.9aefd346.js", + "revision": "fd1075a76fb7e816fb767b20131817da" }, { - "url": "assets/js/18.36193a98.js", - "revision": "c27e9196cd4f32076d7ef0bae4f670d1" + "url": "assets/js/18.307c4238.js", + "revision": "4c29482e93ce48906fdd4010577e1747" }, { - "url": "assets/js/19.e89ca290.js", - "revision": "865a839524cb72222149a6ad6c689a99" + "url": "assets/js/19.22a73238.js", + "revision": "d7abac89ed0621d67aca06a63d71357f" }, { - "url": "assets/js/2.462848ae.js", - "revision": "ac7052f99c2ca000718a0ff64f834467" + "url": "assets/js/2.897ee507.js", + "revision": "226d0c0570100cfec210b5edcf99c79d" }, { - "url": "assets/js/20.6d29762c.js", - "revision": "7194912a94cf2154154912a30ada70ff" + "url": "assets/js/20.b6e11af4.js", + "revision": "5f08bd71ba7e32d271924c5db397e806" }, { - "url": "assets/js/21.c8b881ff.js", - "revision": "c088564305eaae4a6ef93966df474124" + "url": "assets/js/21.7d988554.js", + "revision": "e124bba2ba9f8bc3f7b116d3cee2ef99" }, { - "url": "assets/js/22.5327a577.js", - "revision": "07e249941da10a51ea05bfcb17fcee43" + "url": "assets/js/22.771c0166.js", + "revision": "573b878797a5f2ae5d11572aebee6515" }, { - "url": "assets/js/23.2b70d09d.js", - "revision": "a0b985dfc2517ddcb7f76f1eb0bb4126" + "url": "assets/js/23.e56b6ce6.js", + "revision": "c8c4c718d9f726a8ad21286eba7f6c07" }, { - "url": "assets/js/24.00c53e58.js", - "revision": "1eeac9b8c12423e7a111e909d3002e19" + "url": "assets/js/24.2b0a9f8b.js", + "revision": "e1827a8bfabe318bbd3df0d7a998e269" }, { - "url": "assets/js/25.dcec8ffc.js", - "revision": "b3895f737b9a69256a3e1b2411d0f259" + "url": "assets/js/25.b8fd4255.js", + "revision": "f3cf9d9fb4474412e7a90fa81a318623" }, { - "url": "assets/js/26.a24244fd.js", - "revision": "050a9eb5ae793729f552cf633315f49b" + "url": "assets/js/26.17f25ff0.js", + "revision": "57033804e0801d797b4b1557b32c15a9" }, { - "url": "assets/js/27.ad76bd81.js", - "revision": "77115919198f7baabedd13dd33e7d7e1" + "url": "assets/js/27.104a6df3.js", + "revision": "af44d97c175f49d52e95e07266de1e52" }, { - "url": "assets/js/28.cec9f4b4.js", - "revision": "7e11aaa88fc9586f3c484e2e7c0aefe4" + "url": "assets/js/28.3eaea6a6.js", + "revision": "23221ecf1b9c45c3aa2eef644ac4f0ed" }, { - "url": "assets/js/29.2862a7aa.js", - "revision": "94532707dcc690fdc55e5cb4e33bbffa" + "url": "assets/js/29.85ba08eb.js", + "revision": "e05caa1c4b9b169a28b94e0c523d4088" }, { - "url": "assets/js/3.bd3b16a4.js", - "revision": "3caa258015023020a1043d73accdc017" + "url": "assets/js/3.9bc1bbdb.js", + "revision": "6311c820a5772ab701c2e2b15678cbc6" }, { - "url": "assets/js/30.c6d7ac37.js", - "revision": "49aebb7d3f19ae973456c480fd521c57" + "url": "assets/js/30.dad5522f.js", + "revision": "5ed042353563b86699febe2f34d59153" }, { - "url": "assets/js/31.dd8c25e2.js", - "revision": "9397d8ac09e92a7d71d3ddc51795bde2" + "url": "assets/js/31.bcbdfdcd.js", + "revision": "ae840c5b2c69c2c40897e3749f0de52e" }, { - "url": "assets/js/32.791766c7.js", - "revision": "b83d1175a00afd121e4b9504448e362c" + "url": "assets/js/32.97d23735.js", + "revision": "8863de8c8fe4cafb157938559984706b" }, { - "url": "assets/js/33.616c4c94.js", - "revision": "d46ac29828a37b955c55c15b772658ec" + "url": "assets/js/33.2c0d7a91.js", + "revision": "5ef5701923180e61498edd994803f5b6" }, { - "url": "assets/js/34.609df179.js", - "revision": "a009d72a3c9276b0dd5c4ccf45d46f25" + "url": "assets/js/34.b2a9ccc2.js", + "revision": "ad6b0886ff0c5f79e160099e67979fab" }, { - "url": "assets/js/35.be0d0df7.js", - "revision": "433f3719326315da229a7aa9c8d57f80" + "url": "assets/js/35.db9ed3f6.js", + "revision": "774104752c66bd900ee8d4a372f94de7" }, { - "url": "assets/js/36.62753bdf.js", - "revision": "91daba50870b9e94f76005873e9feb46" + "url": "assets/js/36.914ca297.js", + "revision": "2fbdbe69a78cd8c396afe9e4fc732fcc" }, { - "url": "assets/js/37.f9b748b9.js", - "revision": "f2e3ca073fc7d6bd534aab5cfe6edb32" + "url": "assets/js/37.9c0242c6.js", + "revision": "b19eab78528e96b65b09182b1c1adad6" }, { - "url": "assets/js/38.e6cbb8a4.js", - "revision": "aaa05bf9598cd91a645754e74e065067" + "url": "assets/js/38.d7ca28ad.js", + "revision": "360c4eae18025b81666be67f2501bd3a" }, { - "url": "assets/js/39.7cab60bd.js", - "revision": "b3207fea90ae30f0f8a56f714b20c90b" + "url": "assets/js/39.55b5cb99.js", + "revision": "4e6d1aa598b1582b60e350922aaa54d4" }, { - "url": "assets/js/4.baef5d87.js", - "revision": "fe5cbcec3a3119a465c86b18a662d744" + "url": "assets/js/4.43af1ef2.js", + "revision": "580abd58dfb88e13a464ea128d2430cf" }, { - "url": "assets/js/40.610afb51.js", - "revision": "8be7710cd2b387811e7b7069f5890969" + "url": "assets/js/40.c3cfc249.js", + "revision": "3743c630243e6a5fd061911045e108e9" }, { - "url": "assets/js/41.6f2e24c7.js", - "revision": "5169010788e303409686cc6fdaf02dcd" + "url": "assets/js/41.9b12bd05.js", + "revision": "bc18449e7bd44f557b96e2c8957fcfdc" }, { - "url": "assets/js/42.71f1093b.js", - "revision": "aac46cc37aaf3fb61acc77c67cdf9687" + "url": "assets/js/42.cee82bfe.js", + "revision": "8baf30fa59cd8383750d29aeb622e6d0" }, { - "url": "assets/js/43.bd70de12.js", - "revision": "c9b9d4d40761dfa65c9ff597b885d7e4" + "url": "assets/js/43.509b450d.js", + "revision": "fe7a3dcd48fff9b6e7a755ffcba410d6" }, { - "url": "assets/js/44.f22483e1.js", - "revision": "391fdf294daa5e25598a06752ababdcf" + "url": "assets/js/44.ac603f67.js", + "revision": "5a5c5fb0d2ae663b87dfadc1ae46ddaa" }, { - "url": "assets/js/45.c08b7358.js", - "revision": "14e2bd1c04519a2d46f29ceb8789f553" + "url": "assets/js/45.276dd9c1.js", + "revision": "048c268a3497c90572a5d895ef027130" }, { - "url": "assets/js/46.c37bba9c.js", - "revision": "36f3680bf334cae7fcbdb6ef7d068f96" + "url": "assets/js/46.8b35729a.js", + "revision": "0ab2ffdb2d03ce0bff0917704578e266" }, { - "url": "assets/js/47.694295f9.js", - "revision": "b630a36846cb82c0ad4a109f90e6cc5f" + "url": "assets/js/47.fdc5daa1.js", + "revision": "e83ac6c78f8f20327a26ddc0deec09ec" }, { - "url": "assets/js/48.47f61499.js", - "revision": "6d69718d35a6162a100fe104dfc8d9a5" + "url": "assets/js/48.cba18e80.js", + "revision": "32fc0453ebc00d741a8f99e9adf057b8" }, { - "url": "assets/js/49.b5c15e5b.js", - "revision": "12c514a9a532bbec379f59e40502474a" + "url": "assets/js/49.9bfea55d.js", + "revision": "f6d4f3af25d0f5805aabd3d5ce3593f0" }, { - "url": "assets/js/5.a0a0061d.js", - "revision": "a3ce516d921afee88784a6295c38c63e" + "url": "assets/js/5.9daafb6f.js", + "revision": "3b63783ce22e48e88c34654f6aefd9d6" }, { - "url": "assets/js/50.aaa7a459.js", - "revision": "0ec52277ced9e62eb744b2e11e84efcf" + "url": "assets/js/50.1edb3daa.js", + "revision": "289d94698dc077ff896cbf580efc080a" }, { - "url": "assets/js/51.723c86bd.js", - "revision": "e8ec53313b1104fc43d099c4af37d5cf" + "url": "assets/js/51.81c93523.js", + "revision": "7b6fb6cea8c7fb0d789424a0a98a5bf3" }, { - "url": "assets/js/52.2d00c64b.js", - "revision": "d81f6dca864ed6e993975a561cda2c8f" + "url": "assets/js/52.c5c444fc.js", + "revision": "ced43873704225cf746106aa274658b3" }, { - "url": "assets/js/53.783555a6.js", - "revision": "0dc977d0d441000a407b798d4e8794ec" + "url": "assets/js/53.3567889a.js", + "revision": "dd570f93f84bae90b2f133566e84664a" }, { - "url": "assets/js/54.a754a416.js", - "revision": "ee2f9a58aefd43f5fe9bb510ae5e7fac" + "url": "assets/js/54.66957dac.js", + "revision": "d4ddb57252b95e6a25b3201bec1c9a26" }, { - "url": "assets/js/55.0eb25bf9.js", - "revision": "a409e875ee03aca430a9b8e1822ca72f" + "url": "assets/js/55.8305bb09.js", + "revision": "4e2110c1b3dd3d53b612455839b31812" }, { - "url": "assets/js/56.7db5bf05.js", - "revision": "537424dbb817e7ffd5c1dd724897e799" + "url": "assets/js/56.588220cb.js", + "revision": "8948f00e465197806ffd6aaefa32eedd" }, { - "url": "assets/js/57.3155ca26.js", - "revision": "3801f954e219b41f840947a3180a2ce9" + "url": "assets/js/57.bd7c8c9d.js", + "revision": "7a59003879863c6d64246fe02e7a5c88" }, { - "url": "assets/js/58.53786dd9.js", - "revision": "4176dfcd30b3593cff76635ba0c5410f" + "url": "assets/js/58.e92099f4.js", + "revision": "9ce231a85f94f91f6a409be85417676a" }, { - "url": "assets/js/59.19fdd6b8.js", - "revision": "151a41b854af894608e50faa269153eb" + "url": "assets/js/59.90fbd3d5.js", + "revision": "ebdb24160b9c09079efe50509a9b0b11" }, { - "url": "assets/js/60.c08e18ae.js", - "revision": "957a05e59890f9ef1e8deef80fa0602f" + "url": "assets/js/60.76b03dff.js", + "revision": "35589a8b3d23e0649f74d5fbdb00a795" }, { - "url": "assets/js/61.9afa996d.js", - "revision": "aceeed4ad782064460a613f33d93a3a1" + "url": "assets/js/61.40b4c64a.js", + "revision": "be986127ef353339394d7e5ba1e28289" }, { - "url": "assets/js/62.f51cb055.js", - "revision": "c454f9a6488488787ea1667f9cddf56f" + "url": "assets/js/62.8d0cb9b8.js", + "revision": "ba142e1a532d4a6ea03f053878e4af24" }, { - "url": "assets/js/63.f5f91e61.js", - "revision": "5aaf1552dfe11042d2bcee6666fb37e8" + "url": "assets/js/63.9f3d7106.js", + "revision": "1069ed97e5660bb711946724dbb26549" }, { - "url": "assets/js/64.055d4927.js", - "revision": "5aaaa39128cb30a4d9a0f84329bfb267" + "url": "assets/js/64.bf8f12db.js", + "revision": "3bb6a2842b692705aa1c6d9779350af3" }, { - "url": "assets/js/65.af9d6e59.js", - "revision": "bf1c0eaab1f12797865fb079cb7ce950" + "url": "assets/js/65.e0ba6cc9.js", + "revision": "9a028ea974be272f24d7a74b5311d776" }, { - "url": "assets/js/66.c78d453c.js", - "revision": "d2dca6051ecea8d451d5de98000ab321" + "url": "assets/js/66.007492c6.js", + "revision": "cf7066ecfa8639bc9e6671a6c93548ca" }, { - "url": "assets/js/67.cc169560.js", - "revision": "c8bf5ee96e7b896867f13f128f65e796" + "url": "assets/js/67.baa9487e.js", + "revision": "fb1a3994ffc05294a43945aaff7c247b" }, { - "url": "assets/js/68.80d1ee04.js", - "revision": "ec98cfb83e65376209c12a5cd82cc6cd" + "url": "assets/js/68.0de8689b.js", + "revision": "6d3936ce0e67305cb3ca37062eef1870" }, { - "url": "assets/js/69.94fc9260.js", - "revision": "ccacf0ff47092fcf37ea079251811646" + "url": "assets/js/69.ef4f9d9a.js", + "revision": "a5b77ee2465bd9d453a1711dfbe24505" }, { - "url": "assets/js/70.fd0e4f54.js", - "revision": "3cd5068abcc25c4b3d8f1768cf03dfab" + "url": "assets/js/70.05bd248f.js", + "revision": "4dd23b1a9fa8cf42fe77cdbd32c97dae" }, { - "url": "assets/js/71.58596099.js", - "revision": "848b5bd9a1d59f5813d10a4504328ab5" + "url": "assets/js/71.645bb48b.js", + "revision": "2bec71ed9edeaa70d9832e69b17fa17f" }, { - "url": "assets/js/72.c645c7b4.js", - "revision": "bbd21abd8ff07c7587e4a05bb05eb188" + "url": "assets/js/72.c17bcc7c.js", + "revision": "fd18d1b891f6dea825d7b2f26daa066a" }, { - "url": "assets/js/73.b2c946fd.js", - "revision": "ca6fed569c17f5738e710b691a27850d" + "url": "assets/js/73.6ea6cc82.js", + "revision": "1765067bc4baf6f68c181284d2e957f0" }, { - "url": "assets/js/74.28e02f17.js", - "revision": "2fd35a133f1c7b2c0f9fa9f84db0f003" + "url": "assets/js/74.b6b5bc6f.js", + "revision": "c0522dbf26788983cfd5fe81fd92a825" }, { - "url": "assets/js/75.a2083ad0.js", - "revision": "beaa110e4af0c426cc8bc2cfcb034618" + "url": "assets/js/75.9eeae8e7.js", + "revision": "160f29f31f573f49dd2830403758e2cb" }, { - "url": "assets/js/76.e5324733.js", - "revision": "d528af300be50eff14a67cb1e3740602" + "url": "assets/js/76.13ce227f.js", + "revision": "b4831980f3a4e20292cbc3d26891b66a" }, { - "url": "assets/js/77.7d166ffe.js", - "revision": "a279804db1b08bb2831dbafb6d145951" + "url": "assets/js/77.3351ba02.js", + "revision": "e6897dcf3395c17c1a948b65527cf3ae" }, { - "url": "assets/js/78.d6b16e82.js", - "revision": "ac18f82bc6a833ff9105bcdc5df71028" + "url": "assets/js/78.a9f41683.js", + "revision": "31734aa7635119d911655d7e42f45a69" }, { - "url": "assets/js/79.4b268644.js", - "revision": "7c2cedbf18ede87f20a602564a08792b" + "url": "assets/js/79.b1e54c09.js", + "revision": "45249a08cb09bbe083a12f65fe6c0cc2" }, { - "url": "assets/js/8.5c6f26e7.js", - "revision": "d9508ed92e78fb299d29476a058ce342" + "url": "assets/js/8.6a171040.js", + "revision": "89c17167df6891768b27a5e6e5816906" }, { - "url": "assets/js/80.663f990c.js", - "revision": "743d868a6f33c252d78ad086a5ed6383" + "url": "assets/js/80.a3fb2ffd.js", + "revision": "8cfbf4a496ed876b652b4f6d0fe4553c" }, { - "url": "assets/js/81.c718f38d.js", - "revision": "12e5d8ca9c17885c5ec7eae2d7172341" + "url": "assets/js/81.7a05f967.js", + "revision": "200a82ea7ee2324fccc65247baa3a230" }, { - "url": "assets/js/82.03c923b0.js", - "revision": "830722ae201808680496e8aad0d6d3b3" + "url": "assets/js/82.a2277c2c.js", + "revision": "17b56e62eedb297c17d6bb79e634b3de" }, { - "url": "assets/js/83.dfb5d2ce.js", - "revision": "d62c19e5c9ce08ba544de032325adcbf" + "url": "assets/js/83.aafde5c3.js", + "revision": "22d305d4152c094f68b79373c5bd3cda" }, { - "url": "assets/js/84.35c2e67f.js", - "revision": "5f3df38b71d39e3c7ef04d6ca87d8030" + "url": "assets/js/84.a3af3758.js", + "revision": "bf0c853456cd5dcc3727b31f6c917e16" }, { - "url": "assets/js/85.5a6bc0b5.js", - "revision": "7e9a07f4792d5b0f4bd7f30c4115aefc" + "url": "assets/js/85.d12c1bc9.js", + "revision": "6440dd8816fd79f0e0383cce15ee5ca2" }, { - "url": "assets/js/86.9b1ce6fe.js", - "revision": "fa0cb4b0c675ededc842eeea42fd20b9" + "url": "assets/js/86.62f2c8d4.js", + "revision": "3b305a755a9a43a357a742dfe1f6880a" }, { - "url": "assets/js/87.145c8f30.js", - "revision": "83a04e2f03f2e5c3a598507b977612dd" + "url": "assets/js/87.3e52c629.js", + "revision": "a32b5f68f03bacc3a8f653174956f775" }, { - "url": "assets/js/88.7860f79c.js", - "revision": "ab9bc18bdbdca351061f04ef0ba99e92" + "url": "assets/js/88.8921f4a3.js", + "revision": "7880364ff3ef04353ba7a69f877b4c75" }, { - "url": "assets/js/89.5162b026.js", - "revision": "d5f1c14551c34a024226156774c17e75" + "url": "assets/js/89.63c9bc5b.js", + "revision": "d207849521a0c99df68a8b19f19aec8a" }, { - "url": "assets/js/9.3b8b212b.js", - "revision": "740e29261d418056e20f5aab7a39d7e8" + "url": "assets/js/9.a1258eee.js", + "revision": "f8b2e4e65cd7110592dbfc3d3a90c99d" }, { - "url": "assets/js/90.326e6ec8.js", - "revision": "03f7cd63d185d9ed9763296b28914fdc" + "url": "assets/js/90.1133fda4.js", + "revision": "9e75fb2d71602a89bc285dec705bac7f" }, { - "url": "assets/js/91.ffd2d470.js", - "revision": "81637c474dd73eccb2468d8d2babeb8b" + "url": "assets/js/91.4551846b.js", + "revision": "a1395a3e5ac709decb977dbd5c29fe58" }, { - "url": "assets/js/92.0dd8bf41.js", - "revision": "b53adbf94325414edc12b28e934ac5e0" + "url": "assets/js/92.5099c312.js", + "revision": "1a60620a0fb2a115b3a51543922336f7" }, { - "url": "assets/js/93.c2fa6500.js", - "revision": "5178f0e4e385ad687ef0ea419197affa" + "url": "assets/js/93.d41936cb.js", + "revision": "c1aa975b7d7e4cd9587a271f7415bfff" }, { - "url": "assets/js/94.f8d436d8.js", - "revision": "677f6500118000792ec052dc81372c96" + "url": "assets/js/94.f07c37f3.js", + "revision": "894d4044e4579782eeb1b31be814f972" }, { - "url": "assets/js/95.009e93d4.js", - "revision": "489d74e76460a69b1aa1a8681ee5f80f" + "url": "assets/js/95.f74e834f.js", + "revision": "bc91e73d4567d187b2eaebb15cefd9f7" }, { - "url": "assets/js/96.e275df07.js", - "revision": "4f7045d2bfe3e391485306d00615187d" + "url": "assets/js/96.93753600.js", + "revision": "a8d4342355c9103744872a12175d9b0d" }, { - "url": "assets/js/97.16a7c4ea.js", - "revision": "e162f8aac3cc0bb8b21080f7d4c1cb4f" + "url": "assets/js/97.afbab4ab.js", + "revision": "5f0b09187ae587d698455f1701cd47c4" }, { - "url": "assets/js/98.43147531.js", - "revision": "3d8b18b0e66d7b916ea940cb789bfd3d" + "url": "assets/js/98.fc0cd275.js", + "revision": "d1bf3dd7f6e52ae0a17075664f3116d0" }, { - "url": "assets/js/99.1655d227.js", - "revision": "33b6abcf1ddc07405d4916400101b2bf" + "url": "assets/js/99.c3c53255.js", + "revision": "db542332b1716b727dbe65b229ea5ff3" }, { - "url": "assets/js/app.9ebd86ed.js", - "revision": "fc6856284458f612311429381bdc0e31" + "url": "assets/js/app.204fde01.js", + "revision": "6841beb04aa706d7dba9cbc6df30dbb0" }, { - "url": "assets/js/vendors~docsearch.f118f5f5.js", - "revision": "85ab284f8dfcb155cd95d2b8274c52a6" + "url": "assets/js/vendors~docsearch.390e501f.js", + "revision": "7c1a83405f3cf8e8630bc517595bf2c0" }, { "url": "index.html", - "revision": "153556b5899cf6f9982b441653379f66" + "revision": "dd26355fc86199dc0f3b7cd0522bc5ca" }, { "url": "logo.png",