neuhs Posted November 6, 2020 Share Posted November 6, 2020 Hi, I am creating a module where I need to upload the product image file to an external API. Hence, I would like to know if there's a way to find the image path of a product given the product id. Link to comment Share on other sites More sharing options...
JBW Posted November 10, 2020 Share Posted November 10, 2020 For cover image Product::getCover All images $product->getImages Check /classes/Product.php for details Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now