ePages-de / ePages-de/epages-rest-php
Get Product URL Image
Open
- Dominant language
- PHP
- Stars
- 4
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
On the file is a sample about how to get the product image URL - file: epages-rest-php/examples/products.php | Line 78:
$product->getSmallImage()->getOriginURL();
This doesn't work,
if we execute only:
$product->getSmallImage()
We get:
URL:https://
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.