Giter Site home page Giter Site logo

order-quote's Introduction

๐Ÿ“ข Use this project, contribute to it or open issues to help evolve it using Store Discussion.

Order Quote

All Contributors

The Order Quote app provides B2B capabilities to save a shopping cart (its items, product quantities and prices) for further use.

The user can also print the quotation information containing the cart information along with expiration date which is defined at Admin > Apps.

quick-order

Configuration

  1. Install the Order Quote app by running vtex install [email protected].
  2. Head over to your VTEX account's admin and access the Apps section.
  3. Select the Order Quote app and click on Settings.
  4. Fill out the Lifespan and Store logo URL fields.
  5. Click on Save.
  6. Add the Order Quote app as a peerDependency in your store-theme's manifest.json file:
 "peerDependencies": {
+  "vtex.orderquote": "1.x"
 }

Once declared as a Peer Dependency, the app will generate a few routes under the /orderquote path in order to create the Order Quote custom page. Namely, they are:

Route Description
/orderquote Lists all saved cart quotations.
/orderquote/create Retrieves the current cart information, allowing you to create cart quotations as you desire.
/orderquote/view/:ID Details page, displayed when you click on a quote from the listing page (/orderquote).

The new routes already contain a default template with all blocks automatically exported by the orderquote app, meaning that the Order Quote pages are ready to be rendered and no further actions are required from you.

Customization

In order to apply CSS customizations in this and other blocks, follow the instructions given in the recipe on Using CSS Handles for store customization.

CSS Handles
buttonDelete
buttonPrint
buttonSave
buttonsContainer
buttonUse
checkboxClear
containerCreate
containerFields
containerList
containerView
refreshButton
refreshLoading
field
inputCreate
inputCreate
listContainer
logo
notAuthenticatedMessage
printingArea
totalizerContainer
itemNameContainer
itemName
itemSkuName

Contributors โœจ

Thanks goes to these wonderful people:

This project follows the all-contributors specification. Contributions of any kind are welcome!

order-quote's People

Contributors

wender avatar jayendra88 avatar guerreirobeatriz avatar adiopris avatar manoel-gumes avatar gsasouza avatar marlonguimaraes avatar sdbowen avatar polishq avatar thyarles avatar marcelocouto 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.