DX Engine for BigCommerce
Component | Requires Connector | Allows for Personalization |
---|---|---|
Static Product List | Yes | Yes |
Static Product Images | Yes | Yes |
Product List | Yes | Yes |
Call Webservice | Yes | Yes |
Connector Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Store Hash | storeHash | |
Access Token | accessToken |
Static Product List
Component Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Connection | connectionCode | The Connection Code of a configured BigCommerce Connector. |
Display Fieldname | displayFieldname | The field from the BigCommerce record to display when selecting from a list of products. |
Component Experience Rule Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
BigCommerce Products | productIds | An array of product identifiers to fetch. |
Static Product Images
Component Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Connection | connectionCode | The Connection Code of a configured BigCommerce Connector. |
Display Fieldname | displayFieldname | The field from the BigCommerce record to display when selecting from a list of products. |
Component Experience Rule Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
BigCommerce Product | productId | The product for which to fetch images. |
Product List
Component Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Connection | connectionCode | The Connection Code of a configured BigCommerce Connector. |
Resources to include in response | include | Array of product elements to include. The following values are valid: variants , images , custom_fields , bulk_pricing_rules , primary_image ,modifiers ,options ,videos |
Product Categories | categoryIds | Array of category identifiers from which to fetch products. |
Brand | brandId | Fetched products must belong to this brand. |
Is Featured | isFeatured | Fetched products must be featured products. |
Is Free Shipping | isFreeShipping | Fetched products must have free shipping. |
Sort Field | sortField | The field to sort by. Valid values are: |
Sort Direction | sortDirection | Valid values are: asc , desc |
Component Experience Rule Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Product Categories | categoryIds | Array of category identifiers from which to fetch products. |
Brand | brandId | Fetched products must belong to this brand. |
Is Featured | isFeatured | Fetched products must be featured products. |
Is Free Shipping | isFreeShipping | Fetched products must have free shipping. |
Sort Field | sortField | The field to sort by. Valid values are: |
Sort Direction | sortDirection | Valid values are: asc , desc |
Call Webservice
Component Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Connection Code | connectionCode | The Connection Code of a configured BigCommerce Connector. |
Webservice Path | path | |
Method | method | |
Headers | baseHeaders | |
Query Parameters | baseQueryParams | |
Body | body |
Component Experience Rule Configuration
Parameter Name | Parameter Property | Description |
---|---|---|
Headers | headers | |
Query Parameters | queryParams |