Ram Prakash Singh
Results
1
issues of
Ram Prakash Singh
### Expected behavior `Bigcommerce::getProductImages(107);` must return the product images ### Actual behavior `Bigcommerce::getProductImages(107);` Currently returns false , because of `/`at the end of collection path. return self::getCollection('/products/' . $id ....