Cross sells and up sells are a WooCommerce product feature. These will be applied as the content is published to your website. Example We are working on this example. If you need help now. Please contact support.
Getting Started
Search Filters
Search filters are used internally in the API to help you search the available items. The search filters are displayed on the Available Items list pages. Note: Search Fields are not published to your website. Restricted Search Filters Category Post Tag Note: You may use an alternative for the restricted search filters. Example Product CategoryRead More
Data Structure
The example provided demonstrates the data structure for output requests made by the WP Data Sync API. WordPress Data Array WooCommerce Data Array Data
Data Type
A data type, in programming, is a classification that specifies which type of value a variable has and what type of mathematical, relational or logical operations can be applied to it without causing an error. Data Types Boolean: Representing logical values String: Alphanumeric characters Integer: Whole numbers
Source Keys
Source keys are the array keys of the data from your data source. Sample Data Array Single key Nested Arrays Dot . with NO SPACES outputs child elements of an array. Example 1 Example 2 Source Key: key3.sub_key2 Example 3