B2Bsellers Suite
API Referenceswww.b2b-sellers.comPublic demoshopRoadmap
Beta < 0.9.X
Beta < 0.9.X
  • Home
  • Products & Configuration
    • Plans & Plugin Concept
    • Demoshops
    • B2Bseller Suite - CORE Plugin
      • CORE-Plugin Configuration
      • B2B Flow/Business Events
      • B2B Rules
      • B2B Body Classes
      • B2bContextTrait
      • B2bPlatformContext
      • Registration process
      • UseCustomer URL Parameter
      • How to add „Menü Item“ on B2BPlattform
      • EmployeePermissionTrait
      • Express checkout setup
    • B2Bseller Suite - purchasable Addons
      • Offer Function for Sales Agents
      • Spare Parts Shop
      • Subscription Article
      • Copper and brass product surcharges
      • Rating groups
      • B2B Platform Theme
      • E-Procurement (OCI,EDI,Ariba, Punchout)
      • Register Requests
      • Order lists
      • Bonus program
      • Product Request
      • URL Authentication
      • Cost centers
      • Training or e-learning - event articles with attendee registration
    • B2Bsellers Suite - Connectors
      • Import Customers and Employees from an external REST-API OR CSV
      • Import Orders from an external REST-API (ERP)
      • Import Customer Prices from an external REST-API
      • POST Register Request to an external REST-API
    • Third Party Extensions
      • Parent products in the listing
  • Guides
    • Setup
      • Installation
      • Requirements
      • Dockware Setup (Docker)
      • Use Test-Customers
      • Cronjobs
      • CLI-Commands
      • How to start the b2b-platform vue.js watcher
    • Developer Onboarding
      • Development Helpers
    • Own Extensions
      • Concept of Extensions
      • How to develop your own extensions
      • How to extend the b2b platform
      • Example Plugins
    • Migration
    • Tips for Deployment / Continuous Integration
    • Performance
    • Guides for ERP-Interface
      • Overview - Full integrated ERP-Systems
      • Integration of ERP orders to Shopware 6
      • Integration Customers and Employees from ERP
  • Ressources
    • Usable Components
      • Vue.js - B2B Platform
      • Storefront
    • E-Mail Templates
    • FAQs
    • Support
  • API-References
    • Database Schema
    • Store-API
      • Account Request
      • Customer Activity
      • Customer Activity Type
      • Customer Last Orders
      • Customer List
      • Customer Price
      • Customer Sales Ranking
      • Customer Search
      • Delivery Interval
      • Delete Product Subscription
      • Document
      • Employee
      • Employee Permission
      • Employee Role
      • Employee Order
      • Event Product
      • Login Target List
      • Offer Document
      • Offer
      • Offer Mail
      • Offer Order
      • Offer Status
      • Ordered Products
      • Payment Condition
      • Platform Cms
      • Product List
      • Product Table Listing
      • Product Subscription
      • Product Subscription List
      • Sales Statistic
      • Snippet
    • Entities
      • Custom Fields for existing Shopware Entities
      • Budget
      • BudgetEmployee
      • CollectionAccount
      • CustomerPrice
      • Employee
        • EmployeeCustomer
        • EmployeePermission
        • EmployeeRole
      • CustomerActivity
        • CustomerActivityType
      • Offer
        • OfferAddress
        • OfferCustomer
        • OfferItem
        • OfferStatus
      • ProductSubscription
      • ProductSubscriptionOrder
      • PasswordlessLogin
      • PaymentCondition
      • ProductExplodedView
      • B2bProductList
        • B2bProductListItem
        • B2bProductListType
      • RegisterRequest
        • RegisterRequestStatus
        • RegisterRequestActivity
      • SalesRepresentativeCustomer
    • Admin API
      • Order Import Endpoint
  • Release Notes
    • B2BsellersCore
      • Version v0.9.6
      • Version v0.9.5
      • Version v0.9.4
      • Version v0.9.3
      • Version v0.9.2
      • Version v0.9.1
    • B2BOffer (Archived)
      • Version v0.9.1
Powered by GitBook
On this page
  • Functionality
  • Features
  • Additional fields
  • Product settings
  • Plugin settings
  • Planned features
  • Entities

Was this helpful?

  1. Products & Configuration
  2. B2Bseller Suite - purchasable Addons

Product Request

Last updated 2 years ago

Was this helpful?

The shop operator has the option of marking a product as a request product via the additional fields, so that the product can only be requested via a form instead of being placed directly in the shopping cart.

Functionality

The setting will be made via the Product Custom Fields for the respective product. It is possible to specify exceptions to the form display via the Shopware standard rule builder. This can be done either globally for all products in the plug-in configuration, or locally for each individual product overwritten with a different own rule.

It can also be set in the configuration or individually for each product whether the price is displayed in the request form or not. Optionally, it can only be set in the configuration whether the corresponding contact person of the customer will be displayed next to the form, if available.

In the configuration, a global recipient e-mail address can be stored for all forms.

Features

  • Each product can be adjusted as a request product via Shopware standard additional fields

  • Exclude certain products from the form display in a rule - both globally and locally

  • Show or hide price

  • Display the contact person of the buyer above the form

  • Automatically pre-fill personal data of the form if buyer or customer is logged in

Additional fields

Product settings

You can find the settings for the product request for the respective product under "Product"--> "B2B-Specifications"-->"Additional fields" -->"Product request fields".

"Request form activated"

By activating the slider, this product becomes a request product.

"(Do not) Show request form for the following groups:"

Here you can select the rule that determines which group can buy the product directly without the form.

Attention: if a rule is selected here, this rule overwrites the global rule that can be selected in the configuration for the respective product.

"Price"

Here is determined whether the price is displayed or not.

Attention: if a rule is selected here, this rule overwrites the global rule that can be selected in the configuration for the respective product.

Plugin settings

Furthermore, there are settings that are applicable to all request products. You can find these under "Extensions"-->"My extensions" the menu items of the plugin "B2Bsellers Suite - Request product"-->"Configuration".

"Recipient email address"

Here you can enter a recipient e-mail address

"Select a rule who should be excluded from the request form".

Here, a global rule can be selected for who can order the product directly without a request form. Attention: it can be overwritten locally in a product by another rule for the product there.

"Should the price be displayed in the shop?

Here it is determined whether the price is displayed or not. (Default: without price) Attention: it can be overwritten locally in a product by another rule for the product there.

"Should the contact person be displayed on the request form?"

If the slider is activated, the contact person of the customer will be displayed on the request form, if one is assigned.

Planned features

Currently, all requests are sent to the central e-mail address from the plug-in configuration. In the future, it should be possible to define this for each product. In addition, it should be possible to overwrite, whether (if there is a customer for the contact person) the contact person should also be informed about the request.

Entities

Product requests - logged out
Product requests - logged in
Functionality on the product
Plugin settings