PHP library to interact with the BigCommerce V3 API (https://developer.bigcommerce.com/api-reference#v3-rest-api)
GNU General Public License v3.0
13
stars
23
forks
source link
Allow nullable variant id in Product Complex Rule Conditions #209
Closed
qadeersahmed closed 1 year ago
The variant_id in complex rules conditions is not array but the integer as per documentation.