| ... | ... | @@ -13,5 +13,5 @@ Bold parameters are required: |
|
|
|
|
|
|
|
### Example
|
|
|
|
``` ruby
|
|
|
|
ThreeDeeCart::Product.count({storeURL: "http://www.3dcart.com", startFrom: 10})
|
|
|
|
ThreeDeeCart::Product.count({storeURL: "http://www.3dcart.com"})
|
|
|
|
``` |
|
|
\ No newline at end of file |