GORILLA_LOWESTPRICE() – Get lowest price in the Amazon buy box

Sample Usage =GORILLA_LOWESTPRICE(“TOY STORE”, D2) =GORILLA_LOWESTPRICE(“TOY STORE”, “B03H39FJ32”, “US”, “New”) =GORILLA_LOWESTPRICE(“TOY STORE”, “B03H39FJ32”, “US”, “New”, “ListingPrice”) =GORILLA_LOWESTPRICE(“TOY STORE”, A2:C10) Syntax Description Description: Get lowest price for product. Syntax: GORILLA_LOWESTPRICE(Seller ID, sku, [marketplace], [condition], [returnStyle], [priceType]) Seller ID – REQUIREDEnter the seller ID or nickname you entered in your Gorilla account. sku – REQUIREDSKU or ASIN…

GORILLA_MYPRICE() – Get the seller price for the SKU or ASIN

Sample Usage =GORILLA_MYPRICE(“TOY STORE”, D2) =GORILLA_MYPRICE(“TOY STORE”, “B03H39FJ32”, “US”, “New”, “mint”, “ListingPrice”) =GORILLA_MYPRICE(“TOY STORE”, A2:C10) Syntax Description Description: Get seller price for product. Syntax: GORILLA_MYPRICE(Seller ID, sku, [marketplace], [condition], [subcondition], [priceType]) Seller ID – REQUIREDEnter the seller ID or nickname you entered in your Gorilla account. sku – REQUIREDSKU or ASIN to filter the results….

GORILLA_COMPETITIVEPRICE() – Get competitive price

Sample Usage =GORILLA_COMPETITIVEPRICE(“TOY STORE”, A1:A1000, , “FullWithHeader”, “LandedPrice”) Syntax description Description: Get the current competitive price for your SKU or ASIN Syntax: GORILLA_COMPETITIVEPRICE(Seller ID, sku, [marketplace], [returnStyle], [priceType) Seller ID – REQUIREDEnter the seller ID or nickname you entered in your Gorilla account. SKU – REQUIREDSKU or ASIN of the product. Use arrays and ranges…

GORILLA_BUYBOXPRICE() – Get the current winning buy box price

Sample Usage =GORILLA_BUYBOXPRICE(“TOY STORE”, “B00YD545CC”, “DEFAULT”, “NEW”, “FULL”) Syntax description Description: Get the current buy box price of the seller winning the buy box. Syntax: GORILLA_BUYBOXPRICE(Seller ID, sku, [marketplace], [condition], [returnStyle], [priceType]) Seller ID – REQUIREDEnter the seller ID or nickname you entered in your Gorilla account. sku – REQUIREDSKU or ASIN of the product….