Hybizz Variation |
Manual Variation > |
Web Shop Component
Web Shop Component
Hybizz Variation |
Manual Variation > |
Step 1: Navigate to the page where you want to add the component. Click on "Drag components here" and click on + to add the component on page.
Step 2: Search and select webshop component from dropdown list and then drag and drop it onto the desired location on the page.
Step 3: Once the component is added, you can configure it by selecting configure icon as showcased in below image.
Step 4: In the component configuration dialog, you can author required properties.
Note:
Please work with your IT DCM to have all configure dropdown values. IT DCM has to create generic list for your site and created tag list.
Be sure that they completed that activity before this build stage.
Authoring Fields
| Field | Description |
| Basic Details tab | |
| Webshop heading | This is a text authoring field to author heading text. |
| Title | This is a text authoring field to author title text. |
| Error message | This is a text authoring field to author Error message text. |
| Description | This is a text authoring rich text field to author description text. |
| Default Product Image | This is a path authoring field to author the image from dam. |
| Cart Title | This is a text authoring field to author cart title text. |
| String association in cart items | Enter string, this will be followed after number of items added on cart. For Example - 1st, 2st. where 1 and 2 is the cart items added in cart and followed string st is associate string value. If you don't want any string you can leave it blank. |
| Label for counter (Number Of Items Selected) | This is the label for counter that will be displayed right before counter selection items |
| Label for Download | This is the label for download file option. However, this will be generalize label show under which all attachment appear. |
| Filter tab | |
| Select End System | This is a drop down field to select webshop End system type. ie Hybrizz, Manual |
| Hybrizz | |
| Select Comment Key | This is a drop down field to select webshop Comment keys |
| Frontend Filter display type | This is a drop down field to select the view to be displayed on the page applied for Top tags |
| select Filter | This is a drop down field contains filter list that contain list of tags that will be displayed on page and accordingly product will load on page. |
| Manual | |
| Content Fragment Path | content fragment template path is read-only, It contains content fragment modal path ie where the fragment path exists (/conf/buildeasy/settings/dam/cfm/models/webshop-model)Path will remains constant. |
| Content Path | This is a path browser field to author content fragments path where fragmens exists. path will be changed as per the site. |
| select Country | This is a drop down field to select country. |
| (Note: All the drop down fields are dynamically loading from generic lists.) | |
| Form tab | |
| Form Title | This is a text authoring field to author form title text. |
| Description | This is a text authoring rich text field to author description text. |
| Special Notes | This is a text authoring field to author special notes text. |
| Terms and Conditions | This is a text authoring rich text field to author Terms and conditions. |
| Button Label | This is a text authoring field to author button text. |
| Note: All the below mentioned fields are language specific place holder fields If not authored default value will be displayed. |
|
| Enter label for salutation (Greeting) | This is a text authoring field to authoe Salutation label |
| Enter placeholder for salutation(Greeting) | This is a text authoring place holder field to authoe Salutation suggestion text |
| Enter label for title | This is a text authoring field to authoe title label |
| Enter placeholder for title | This is a text authoring placehlder field to authoe title suggestion text |
| Enter label for first name | This is a text authoring field to author First name label |
| Enter placeholder for first name | This is a text authoring placeholder field to author First name suggestion text |
| Enter label for last name | This is a text authoring field to author Last name label |
| Enter placeholder for last name * | This is a text authoring placeholder field to author Last name suggestion text |
| Enter label for Practice / clinic / company | This is a text authoring field to author label for Practice / clinic / company |
| Enter placeholder for Practice / clinic / company | This is a text authoring placeholder field to author Practice / clinic / company suggestion text |
| Enter label for email field | This is a text authoring field to author label for Email |
| Enter placeholder for email field | This is a text authoring placeholder field to author Email suggestion text |
| Enter label for Street and house field | This is a text authoring field to author address label |
| Enter placeholder for Street and house field | This is a text authoring placeholder field to author steet and house suggestion text |
| Enter label for postcode field | This is a text authoring field to author postcode label |
| Enter placeholder for postcode field | This is a text authoring placeholder field to author postal suggestion text |
| Enter label for location field | This is a text authoring field to author location label |
| Enter placeholder for location field | This is a text authoring placeholder field to author location suggestion text |
| Enter label for country field | This is a text authoring field to author country label. |
| Thank you Message tab | |
| Message title | This is a text authoring field to author message title text. |
| Description | This is a text authoring rich text field to author description text. |
| Message Button Label | This is a text authoring field to author button text. |
Authoring Generic List (IT Admin Only)
A Generic list can be created by navigation to Tools-> ACS AEM Commons -> Generic Lists as shown below
Step 2 Select the respective folder for webshop and click on "create” and select Generic list, Below is a reference.
Step 3: Author the properties. Below is a reference. Next click on create
Step 4 To Modify any existing Generic list, Select the respective list and click on properties add the required properties and click on save, Below is a reference.
Step 5: After authoring all the fields, start the workflow as shown below.
Desktop View
Aus rechtlichen Gründen dürfen nur Angehörige medizinischer Fachkreise und medizinische Fachjournalisten produktbezogene Internetseiten besuchen.
Webshop - Manual variation
-----------------------------------------------------------------------------------------
Step 1 : Create content fragment models under dam with using Webshop Data model
Step 1 : give title and create content fragment
step 2 :
you can author four attachments if you required.
Data in Commercial console::
{
"lastUpdated": 1708014745846,
"data": {
"zip": "12345",
"country": "DE",
"firstname": "Rajkumar",
"Fullmaterialdetails": "[{\"material_Text\":\"material_Text\",\"material_count\":\"0\",\"material_id\":\"material0\",\"material_link\":\"material_link\",\"material_active\":false}]",
"address": "Hyderabad",
"city": "Hyderabad",
"siteid": "512",
"salutation": "HI",
"medicalcabinet": "{Mr}",
"email": "rajkumar.namilikonda@accenture.com",
"status": "checkout",
"lastname": "Namilikonda"
}