Merge pull request #4 from abunsen/master

Small fix for grabbing product data
This commit is contained in:
Dan Milne
2019-10-11 09:42:26 +11:00
committed by GitHub

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