Small fix for grabbing product data

This commit is contained in:
Auston Bunsen
2019-10-10 14:35:11 -04:00
parent 6b66b591a5
commit 32b974e350

View File

@@ -20,7 +20,7 @@ module Paapi
end end
def image_url def image_url
get(%w{Images Primary Large Height URL}) get(%w{Images Primary Large URL})
end end
def title def title