Skip to content

Unable to fetch product images #284

@ramth05

Description

@ramth05

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 . '/images/', 'ProductImage');

Steps to reproduce behavior

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions