Giter VIP home page Giter VIP logo

doris_doc's Introduction

Doris (Virtual Try-On) πŸ›’

All Contributors

Introducing Virtual Fitting Room Doris, a revolutionary tool that empowers you to try on clothes in the comfort of your home, without the need to travel to the store or the hassle of constantly putting on and taking off pieces.

With artificial intelligence integrated into the platform, the customer has the unique opportunity to see the pieces directly on their body, explore different combinations, and find the perfect size for their body type, all without having to leave home.

Using only a front and profile photo, customers have access to the unique experience of virtually trying on all available pieces on the Doris platform, ensuring the discovery of the ideal size for each individual.

Doris brings Try-On, Mix&Match, and Sizing technology, along with recommendations to enhance the shopping experience on its fashion e-commerce.

Transforming experience into efficiency: with more conversions, increased engagement, and fewer returns!

Important Information ⚠️

For the installation of the Doris widget, it is necessary to have a Doris account and credentials to allow the proper installation of the VTEX/Doris Module, including:

  • Widget installation; βœ…
  • Integration of the product catalog; βœ…
  • Catalog maintenance (updates); βœ…
  • Integration with the shopping cart. βœ…

Compatibility 🧩

This app is only compatible with VTEX IO stores.

Installation πŸ’»

Before installing the Doris Mobi Fitting Room app in your VTEX environment, you'll need to use the VTEX IO Toolbelt (CLI), and after its installation, proceed with the following steps:

  1. To install the app, simply run the following command in your VTEX account:
vtex install [email protected]

Access the /apps route in the store's admin. In the list of installed apps, look for our app, which should be displayed as follows:

  1. Go to the app's "Settings" and configure the following information according to your integration and store data:
  • Public Api Key Doris;

  • Private Api Key Doris;

  • Opening cover: image to be used in the app's opening when clicking the button, for example:

  • Button background image: optional field, where the user can insert an image on the button, for example:

  • Primary color: if you choose not to use an image, you can enter only a color on the button in hexadecimal;

  • What is the unique identification parameter for your products: how products can be identified, such as:

    • Product reference code (Ref_id)
    • EAN
    • Vtex product ID (Vtex_id);
  • What attribute identifies the unique color code?

  • Provide the parameter that identifies the size (size specification);

  • Provide the attribute that identifies the product brand;

  • Provide the attribute that identifies the unique product codes;

  • Vtex Key and Vtex Token: can be checked on how to register at the following link: https://help.vtex.com/pt/tutorial/chaves-de-aplicacao--2iffYzlvvz4BDMr6WGUtet

    • Vtex App Key;
    • Vtex App Token;
    • Catalog, Vtex IO, Logistics, Master data, Vtable ⚠️

    The access key needs to have at minimum the following permissions:

Catalog:

  • Product Management
  • Product Form
  • SKU Images Management
  • Product and SKU Management
  • Fields List
  • Attributes Management
  • Value Fields List
  • Attribute Values Management
  • Category
  • Similar Category
  • Price Range
  • Providers
  • Supplier Management
  • Groups
  • Brands
  • SKUs
  • Field Validation
  • Value Field Validation

Vtex IO - Infrastructure:

  • Read Workspace Apps
  • Link App
  • Install App
  • Vbase Read Only
  • Vbase Read Write
  • Read Workspace Services
  • Install Service
  • Log Access - Read-only
  • Read Published Service
  • Debug App
  • Import Redirects
  • Workspace Manipulation
  • Read Edition
  • Allow APP Configuration
  • Change Sponsored Tenant Edition

Logistics - Logistics Viewer:

  • Logistics Inventory Read Only
  • Logistics Shipping Read Only
  • Transportation Read Only

Master Data - Generic Resources:

  • Access to Insert and Edit but Not to Delete

Vtable

  • Main Access

Example:

  1. Add codeby.dorismobi as a peerDependencies in your theme's manifest.json:
  peerDependencies: {
    "codeby.dorismobi": "0.x"
  }
  1. Add the "doris-button" block to your theme. It needs to be within the structure of the Vtex product page, for example, below the buy/add to cart button.
{
  "flex-layout.col#right-col": {
    "props": {
      "preventVerticalStretch": true,
      "rowGap": 0
    },
    "children": [
      "flex-layout.row#product-name",
      "product-rating-summary",
      "flex-layout.row#list-price-savings",
      "flex-layout.row#selling-price",
      "product-installments",
      "product-separator",
      "product-identifier.product",
      "sku-selector",
      "product-quantity",
      "product-assembly-options",
      "product-gifts",
      "flex-layout.row#buy-button",
    + "doris-button",
      "availability-subscriber",
      "shipping-simulator",
      "share#default"
    ]
  }
}

Result 🎯


Contributors πŸ§‘β€πŸ’»

Developed by:

Terms and Conditions πŸ“ƒ

Termos de Uso e PolΓ­tica de Privacidade

doris_doc's People

Contributors

evertonsnow avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.