| ... | @@ -15,5 +15,5 @@ Search for specific product id. |
... | @@ -15,5 +15,5 @@ Search for specific product id. |
|
|
|
|
|
|
|
### Example
|
|
### Example
|
|
|
``` ruby
|
|
``` ruby
|
|
|
ThreeDeeCart::Product.inventory_count({storeURL: "http://www.3dcart.com", productId: 10})
|
|
ThreeDeeCart::Product.inventory_count({storeUrl: "http://www.3dcart.com", productId: 10})
|
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |