OGWUGO API DOCUMENTATION

  1. Home
  2. Docs
  3. OGWUGO API DOCUMENTATION
  4. Main Server Documentation
  5. GET PRODUCTS

GET PRODUCTS

GET ALL PRODUCT IN MARKET

PATH

[GET]   /products/list/{status}

here we have up to four status

  1. all — return all products in pagination
  2. featured — return all featured products [/products/list/featured
  3. sale — products in promo sale
  4. recommended — get some recommended product (most sold products in market)

 

NB:

  1. each store may have different currencies which comes with the product result (find them in the response)
  2. Product price can vary from say 45k – 50k based on variation/quantity price. (find them in variation_combination_price/quantity_combination_price).

 

PARAMETERS:

Param type required comment
limit int 0 the list is paginated, limit shows number of item to display/page (default=30)
page_id int 0 default=1 use the page_id to switch to the next page. the pagination is standard restful pagination style.
order str 0 works for featured/all product only. you can order result by random only set query param order=random

 

GET PRODUCT in STORE:

PATH

[GET]   /products/store/{store_id}/{status}

OR        [GET] /products/store/{store_id}/{status}?url={store_url}

warning: once we see store_url we ignore argument {store_id} so set store_id =0 if you set url

same status as get product above

PARAMETERS:

Param type required comment
url str 0
limit int 0 the list is paginated, limit shows number of item to display/page (default=30)
page_id int 0 default=1 use the page_id to switch to the next page. the pagination is standard restful pagination style.

 

GET PRODUCT in STORE Categories:

PATH

[GET]   /products/store_category/{store_id}/{category_id}/{status}

OR        [GET] /products/store_category/{store_id}/{category_id}/{status}?store_url={store_url}&category_url={category_url}

warning: once we see store_url we ignore argument {store_id} so set store_id =0 if you set url

same status as get product above

PARAMETERS:

Param type required comment
store_url str 0
category_url str 0
limit int 0 the list is paginated, limit shows number of item to display/page (default=30)
page_id int 0 default=1 use the page_id to switch to the next page. the pagination is standard restful pagination style.

 

GET PRODUCT in CATEGORY:

PATH

[GET]   /products/category/{category_id}/{status}
OR    [GET] /products/category/{category_id}/{status}?url={category_url}

same status as get product above

PARAMETERS:

Param type required comment
url str 0
limit int 0 the list is paginated, limit shows number of item to display/page (default=30)
page_id int 0 default=1 use the page_id to switch to the next page. the pagination is standard restful pagination style.

 

 

SEARCH PRODUCT:

search product everywhere also grouped

PATH

[GET]  ALl:  /products/list/{status}
[GET] STORE:   /products/store/{store_id}/{status}

or

[GET] STORE:   /products/store/0/{status}?url={store_url}
[GET] CATEGORY:   /products/category/{category_id}/{status}

or

[GET] CATEGORY:   /products/category/0/{status}?url={category_url}
[GET] STORE CATEGORY:   /products/store_category/{store_id}/{category_id}/{status}?store_url={store_url}&category_url={category_url}

same status as get product above
NB: search is also paginated as product above/
PARAMETERS:

Param type required comment
q str 1 url encode

 

 

SINGLE PRODUCT:

PATH

[GET]  ALl:  /product/one/{product_id}?url={product_url}
only return active product, if we see param url, we will ignore argument product_id

PARAMETERS:

Param type required comment
url str 1 you can also get product detail from the product url str.

WORKING WITH RESPONSE DATA.

  1. specifications” the product specs that the user need to see about the product before ordering, eg. ram size, brand, etc
  2. attributes” are the item the buyer need to select before placing order, eg if product has different color. food can have different swallow type all with same price.
  3. variation_combination_price” the properties that change the price of product if different combination gives different prices. eg choosing Red COLOR & Extra Large SIZE may reduce or increase the price, the prices are here.
  4. variation_quantity_price”  the property that changes the price of product based on quantity selected, eg some product may become cheaper if buyer add 1000 in cart. more details on how to handle at checkout,.
  5. “assigned_available_variation_array” property from where you can see details like “5 colors available” for a particular product.

 

 

 

RESPONSE:

{
    "data": [
        {
            "id": 975,
            "pid": "",
            "variation_array": null,
            "name": "luxury fashion women hand bag smartly designed for events and occasions available in  different sizes and colours",
            "price": 8000,
            "price_sale": 0,
            "remiter_price": 0,
            "on_sale": 0,
            "weight": 0.1,
            "is_sellable": 1,
            "auctioner": 28,
            "store": 27,
            "sold_by": "Manufacturer",
            "status": 1,
            "category": 98,
            "brand": 0,
            "product_form": 1,
            "product_kind": 0,
            "description": "Bag lovers unite. Here at Ogwugo we stock a wide range of quality women’s leather bags to suit every woman’s individualistic style. We have a large selection of women's bag like the classy and trendy purses, ankara bags and clutches that won’t bust your budget but make you feel like a million bucks. DOTS briefcase handbags are a good option if you need roomier space and they are available in muted neutral colours that will complement any outfit. Looking for the perfect ankara bag ogwugo has the perfect bags for you or is it a day on the beach? DOTS beach handbags is just what you need to look classy even on the beach.The list is endless. Shop online if you want the best and latest in fashion like the Charles and Keith handbags. We bring your fashion needs to your doorstep, there’s no need to wait any further.                                                                                                                                                                ",
            "start_bid_amount": 0,
            "max_amount_allowed": 0,
            "min_increment_amount": 0,
            "quantity": 1,
            "in_stock": 1,
            "cost_price": 0,
            "short_desc": "Here at Ogwugo we stock a wide range of quality women’s leather bags to suit every woman’s individualistic style. We have a large selection of women's bag like the classy and trendy purses, ankara bags and clutches that won’t bust your budget but make you feel like a million bucks.and they are available in muted neutral colours that will complement any outfit",
            "product_specials": "",
            "attributes_family": 98,
            "attributes_filters": null,
            "free_shipping_cities": null,
            "url": "http://localhost/ogwugo/product/nakascollection/luxury-fashion-women-hand-bag-smartly-designed-for-events-and-occasions-available-in-different-sizes-and-colours.html_1517154900.html",
            "vimeo_video_id": "",
            "youtube_video_id": "wyXAOz2J2TI",
            "total_sold": 0,
            "tags": "women hand bags female lady luxurious trending beauty fashion  Designers",
            "featured": 0,
            "created_at": "2018-02-08 11:34:08",
            "updated_at": "2018-02-08 11:34:08",
            "id_hash": "1g207m6M0h89v512975v125G6Nf1g207m6M",
            "image_icon_path": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_220,w_220/v1/products/images/backpack/1517155414_ogwugo_0NEW-13.jpg",
            "image_icon_path_200_200": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_200,w_200/v1/products/images/backpack/1517155414_ogwugo_0NEW-13.jpg",
            "image_icon_path_400_400": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_400,w_400/v1/products/images/backpack/1517155414_ogwugo_0NEW-13.jpg",
            "product_reviews_count": 0,
            "store_detail": {
                "id": 27,
                "name": "Nakas collection",
                "store_currency": 1,
                "wallet": 0,
                "wallet_status": 1,
                "upcoming_commission": 0,
                "store_shipping_handling_id": 1,
                "owner": 388,
                "fname": "nakas",
                "lname": "odinaka",
                "specials_banner": "",
                "banner_url": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop4.jpg",
                "banner_b": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop5.jpg",
                "banner_c": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop4.jpg",
                "banner_title": "Nakas collection",
                "logo_url": "UPLOADS/stores/images/1517323912_logo_Nakas-collection-Store-Logo.png",
                "logo_public_id": "",
                "banner_public_id": "",
                "banner_b_public_id": "",
                "banner_c_public_id": "",
                "s_banner_public_id": "",
                "status": 1,
                "state": 0,
                "address": "Shop j18 1 ogbete market",
                "latitude": "",
                "longitude": "",
                "validate_address": 0,
                "city": "Enugu",
                "store_city": null,
                "phone": 2147483647,
                "mobile": "08066900492",
                "verify_mobile": null,
                "email": "",
                "url": "nakascollection",
                "location": 0,
                "ogwugo_location": 1,
                "ogwugo_food": 0,
                "shipping_info": "",
                "store_type": "Manufacturer",
                "store_forms": 1,
                "rating": 2,
                "store_description": "",
                "tags": "",
                "short_desc": "",
                "creation_date": 1517053256,
                "store_bank": 0,
                "bvn": "",
                "account_number": "0",
                "account_name": "",
                "featured": 0,
                "commision_type": "flat_rate",
                "percentage_commision_amount": 3,
                "flat_rate_commision_amount": 50,
                "created_at": "2018-02-08 11:34:08",
                "updated_at": "2018-03-21 15:36:36"
            },
            "store_currency": {
                "id": 1,
                "title": "Naira",
                "code": "NGN",
                "sybmol": "N",
                "sign": "🌍",
                "status": 1
            },
            "variation_combination_price": null,
            "variation_quantity_price": null
        },
        {
            "id": 974,
            "pid": "",
            "variation_array": null,
            "name": "luxury fashion women hand bag smartly designed for events and occasions available in  different sizes and colours",
            "price": 15000,
            "price_sale": 0,
            "remiter_price": 0,
            "on_sale": 0,
            "weight": 0.2,
            "is_sellable": 1,
            "auctioner": 28,
            "store": 27,
            "sold_by": "Manufacturer",
            "status": 1,
            "category": 98,
            "brand": 0,
            "product_form": 1,
            "product_kind": 0,
            "description": "<div><br></div><div>Bag lovers unite. Here at Ogwugo we stock a wide range of quality women’s leather bags to suit every woman’s individualistic style. We have a large selection of women's bag like the classy and trendy purses, ankara bags and clutches that won’t bust your budget but make you feel like a million bucks. DOTS briefcase handbags are a good option if you need roomier space and they are available in muted neutral colours that will complement any outfit. Looking for the perfect ankara bag ogwugo has the perfect bags for you or is it a day on the beach? DOTS beach handbags is just what you need to look classy even on the beach.The list is endless. Shop online if you want the best and latest in fashion like the Charles and Keith handbags. We bring your fashion needs to your doorstep, there’s no need to wait any further.</div>",
            "start_bid_amount": 0,
            "max_amount_allowed": 0,
            "min_increment_amount": 0,
            "quantity": 2,
            "in_stock": 1,
            "cost_price": 0,
            "short_desc": "Here at Ogwugo we stock a wide range of quality women’s leather bags to suit every woman’s individualistic style. We have a large selection of women's bag like the classy and trendy purses, ankara bags and clutches that won’t bust your budget but make you feel like a million bucks.and they are available in muted neutral colours that will complement any outfit",
            "product_specials": "",
            "attributes_family": 98,
            "attributes_filters": null,
            "free_shipping_cities": null,
            "url": "http://localhost/ogwugo/product/nakascollection/luxury-fashion-women-hand-bag-smartly-designed-for-events-and-occasions-available-in-different-sizes-and-colours.html_1517059696.html",
            "vimeo_video_id": "",
            "youtube_video_id": "wyXAOz2J2TI",
            "total_sold": 0,
            "tags": "women hand bags female lady luxurious trending beauty fashion  Designers",
            "featured": 0,
            "created_at": "2018-02-08 11:34:08",
            "updated_at": "2018-02-08 11:34:08",
            "id_hash": "5v12m9M8786bLnoO9741v2iCcbB5v12m9M8",
            "image_icon_path": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_220,w_220/v1/products/images/backpack/1517059696_ogwugo_0NEW-10%2B-%2BCopy.jpg",
            "image_icon_path_200_200": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_200,w_200/v1/products/images/backpack/1517059696_ogwugo_0NEW-10%2B-%2BCopy.jpg",
            "image_icon_path_400_400": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_400,w_400/v1/products/images/backpack/1517059696_ogwugo_0NEW-10%2B-%2BCopy.jpg",
            "product_reviews_count": 0,
            "store_detail": {
                "id": 27,
                "name": "Nakas collection",
                "store_currency": 1,
                "wallet": 0,
                "wallet_status": 1,
                "upcoming_commission": 0,
                "store_shipping_handling_id": 1,
                "owner": 388,
                "fname": "nakas",
                "lname": "odinaka",
                "specials_banner": "",
                "banner_url": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop4.jpg",
                "banner_b": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop5.jpg",
                "banner_c": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop4.jpg",
                "banner_title": "Nakas collection",
                "logo_url": "UPLOADS/stores/images/1517323912_logo_Nakas-collection-Store-Logo.png",
                "logo_public_id": "",
                "banner_public_id": "",
                "banner_b_public_id": "",
                "banner_c_public_id": "",
                "s_banner_public_id": "",
                "status": 1,
                "state": 0,
                "address": "Shop j18 1 ogbete market",
                "latitude": "",
                "longitude": "",
                "validate_address": 0,
                "city": "Enugu",
                "store_city": null,
                "phone": 2147483647,
                "mobile": "08066900492",
                "verify_mobile": null,
                "email": "",
                "url": "nakascollection",
                "location": 0,
                "ogwugo_location": 1,
                "ogwugo_food": 0,
                "shipping_info": "",
                "store_type": "Manufacturer",
                "store_forms": 1,
                "rating": 2,
                "store_description": "",
                "tags": "",
                "short_desc": "",
                "creation_date": 1517053256,
                "store_bank": 0,
                "bvn": "",
                "account_number": "0",
                "account_name": "",
                "featured": 0,
                "commision_type": "flat_rate",
                "percentage_commision_amount": 3,
                "flat_rate_commision_amount": 50,
                "created_at": "2018-02-08 11:34:08",
                "updated_at": "2018-03-21 15:36:36"
            },
            "store_currency": {
                "id": 1,
                "title": "Naira",
                "code": "NGN",
                "sybmol": "N",
                "sign": "🌍",
                "status": 1
            },
            "variation_combination_price": null,
            "variation_quantity_price": null
        },
        {
            "id": 973,
            "pid": "",
            "variation_array": null,
            "name": "luxury fashion women hand bag smartly designed for events and occasions available in  different sizes and colours",
            "price": 7000,
            "price_sale": 0,
            "remiter_price": 0,
            "on_sale": 0,
            "weight": 0.2,
            "is_sellable": 1,
            "auctioner": 28,
            "store": 27,
            "sold_by": "Manufacturer",
            "status": 1,
            "category": 98,
            "brand": 0,
            "product_form": 1,
            "product_kind": 0,
            "description": "Bag lovers unite. Here at Ogwugo we stock a wide range of quality women’s leather bags to suit every woman’s individualistic style. We have a large selection of women's bag like the classy and trendy purses, ankara bags and clutches that won’t bust your budget but make you feel like a million bucks. DOTS briefcase handbags are a good option if you need roomier space and they are available in muted neutral colours that will complement any outfit. Looking for the perfect ankara bag ogwugo has the perfect bags for you or is it a day on the beach? DOTS beach handbags is just what you need to look classy even on the beach.The list is endless. Shop online if you want the best and latest in fashion like the Charles and Keith handbags. We bring your fashion needs to your doorstep, there’s no need to wait any further.&nbsp;&nbsp;",
            "start_bid_amount": 0,
            "max_amount_allowed": 0,
            "min_increment_amount": 0,
            "quantity": 2,
            "in_stock": 1,
            "cost_price": 0,
            "short_desc": "Here at Ogwugo we stock a wide range of quality women’s leather bags to suit every woman’s individualistic style. We have a large selection of women's bag like the classy and trendy purses, ankara bags and clutches that won’t bust your budget but make you feel like a million bucks.and they are available in muted neutral colours that will complement any outfit",
            "product_specials": "",
            "attributes_family": 98,
            "attributes_filters": null,
            "free_shipping_cities": null,
            "url": "http://localhost/ogwugo/product/nakascollection/luxury-fashion-women-hand-bag-smartly-designed-for-events-and-occasions-available-in-different-sizes-and-colours.html_1517059295.html",
            "vimeo_video_id": "",
            "youtube_video_id": "wyXAOz2J2TI",
            "total_sold": 0,
            "tags": "women hand bags female lady luxurious trending beauty fashion  Designers",
            "featured": 0,
            "created_at": "2018-02-08 11:34:08",
            "updated_at": "2018-02-08 11:34:08",
            "id_hash": "QrSpNfEGfNGE43i2973r4S5GNEfQrSpNfEG",
            "image_icon_path": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_220,w_220/v1/products/images/backpack/1517059295_ogwugo_0NEW-8%2B-%2BCopy%2B%282%29%2B-%2BCopy.jpg",
            "image_icon_path_200_200": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_200,w_200/v1/products/images/backpack/1517059295_ogwugo_0NEW-8%2B-%2BCopy%2B%282%29%2B-%2BCopy.jpg",
            "image_icon_path_400_400": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_400,w_400/v1/products/images/backpack/1517059295_ogwugo_0NEW-8%2B-%2BCopy%2B%282%29%2B-%2BCopy.jpg",
            "product_reviews_count": 0,
            "store_detail": {
                "id": 27,
                "name": "Nakas collection",
                "store_currency": 1,
                "wallet": 0,
                "wallet_status": 1,
                "upcoming_commission": 0,
                "store_shipping_handling_id": 1,
                "owner": 388,
                "fname": "nakas",
                "lname": "odinaka",
                "specials_banner": "",
                "banner_url": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop4.jpg",
                "banner_b": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop5.jpg",
                "banner_c": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop4.jpg",
                "banner_title": "Nakas collection",
                "logo_url": "UPLOADS/stores/images/1517323912_logo_Nakas-collection-Store-Logo.png",
                "logo_public_id": "",
                "banner_public_id": "",
                "banner_b_public_id": "",
                "banner_c_public_id": "",
                "s_banner_public_id": "",
                "status": 1,
                "state": 0,
                "address": "Shop j18 1 ogbete market",
                "latitude": "",
                "longitude": "",
                "validate_address": 0,
                "city": "Enugu",
                "store_city": null,
                "phone": 2147483647,
                "mobile": "08066900492",
                "verify_mobile": null,
                "email": "",
                "url": "nakascollection",
                "location": 0,
                "ogwugo_location": 1,
                "ogwugo_food": 0,
                "shipping_info": "",
                "store_type": "Manufacturer",
                "store_forms": 1,
                "rating": 2,
                "store_description": "",
                "tags": "",
                "short_desc": "",
                "creation_date": 1517053256,
                "store_bank": 0,
                "bvn": "",
                "account_number": "0",
                "account_name": "",
                "featured": 0,
                "commision_type": "flat_rate",
                "percentage_commision_amount": 3,
                "flat_rate_commision_amount": 50,
                "created_at": "2018-02-08 11:34:08",
                "updated_at": "2018-03-21 15:36:36"
            },
            "store_currency": {
                "id": 1,
                "title": "Naira",
                "code": "NGN",
                "sybmol": "N",
                "sign": "🌍",
                "status": 1
            },
            "variation_combination_price": null,
            "variation_quantity_price": null
        },
        {
            "id": 972,
            "pid": "",
            "variation_array": null,
            "name": "luxury fashion women hand bag smartly designed for events and occasions available in  different sizes and colours",
            "price": 8000,
            "price_sale": 0,
            "remiter_price": 0,
            "on_sale": 0,
            "weight": 0.3,
            "is_sellable": 1,
            "auctioner": 28,
            "store": 27,
            "sold_by": "Manufacturer",
            "status": 1,
            "category": 98,
            "brand": 0,
            "product_form": 1,
            "product_kind": 0,
            "description": "<div><br></div><div>Bag lovers unite. Here at Ogwugo we stock a wide range of quality women’s leather bags to suit every woman’s individualistic style. We have a large selection of women's bag like the classy and trendy purses, ankara bags and clutches that won’t bust your budget but make you feel like a million bucks. DOTS briefcase handbags are a good option if you need roomier space and they are available in muted neutral colours that will complement any outfit. Looking for the perfect ankara bag ogwugo has the perfect bags for you or is it a day on the beach? DOTS beach handbags is just what you need to look classy even on the beach.The list is endless. Shop online if you want the best and latest in fashion like the Charles and Keith handbags. We bring your fashion needs to your doorstep, there’s no need to wait any further.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div>",
            "start_bid_amount": 0,
            "max_amount_allowed": 0,
            "min_increment_amount": 0,
            "quantity": 3,
            "in_stock": 1,
            "cost_price": 0,
            "short_desc": "Here at Ogwugo we stock a wide range of quality women’s leather bags to suit every woman’s individualistic style. We have a large selection of women's bag like the classy and trendy purses, ankara bags and clutches that won’t bust your budget but make you feel like a million bucks.and they are available in muted neutral colours that will complement any outfit",
            "product_specials": "",
            "attributes_family": 98,
            "attributes_filters": null,
            "free_shipping_cities": null,
            "url": "http://localhost/ogwugo/product/nakascollection/luxury-fashion-women-hand-bag-smartly-designed-for-events-and-occasions-available-in-different-sizes-and-colours.html_1517058555.html",
            "vimeo_video_id": "",
            "youtube_video_id": "wyXAOz2J2TI",
            "total_sold": 0,
            "tags": "women hand bag trends fashion beauty luxurious designers",
            "featured": 0,
            "created_at": "2018-02-08 11:34:08",
            "updated_at": "2018-02-08 11:34:08",
            "id_hash": "0j13NEdD7b6cPoOn972nKLkdDNE0j13NEdD",
            "image_icon_path": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_220,w_220/v1/products/images/backpack/1517058702_ogwugo_0NEW-6%2B-%2BCopy%2B-%2BCopy.jpg",
            "image_icon_path_200_200": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_200,w_200/v1/products/images/backpack/1517058702_ogwugo_0NEW-6%2B-%2BCopy%2B-%2BCopy.jpg",
            "image_icon_path_400_400": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_400,w_400/v1/products/images/backpack/1517058702_ogwugo_0NEW-6%2B-%2BCopy%2B-%2BCopy.jpg",
            "product_reviews_count": 0,
            "store_detail": {
                "id": 27,
                "name": "Nakas collection",
                "store_currency": 1,
                "wallet": 0,
                "wallet_status": 1,
                "upcoming_commission": 0,
                "store_shipping_handling_id": 1,
                "owner": 388,
                "fname": "nakas",
                "lname": "odinaka",
                "specials_banner": "",
                "banner_url": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop4.jpg",
                "banner_b": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop5.jpg",
                "banner_c": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop4.jpg",
                "banner_title": "Nakas collection",
                "logo_url": "UPLOADS/stores/images/1517323912_logo_Nakas-collection-Store-Logo.png",
                "logo_public_id": "",
                "banner_public_id": "",
                "banner_b_public_id": "",
                "banner_c_public_id": "",
                "s_banner_public_id": "",
                "status": 1,
                "state": 0,
                "address": "Shop j18 1 ogbete market",
                "latitude": "",
                "longitude": "",
                "validate_address": 0,
                "city": "Enugu",
                "store_city": null,
                "phone": 2147483647,
                "mobile": "08066900492",
                "verify_mobile": null,
                "email": "",
                "url": "nakascollection",
                "location": 0,
                "ogwugo_location": 1,
                "ogwugo_food": 0,
                "shipping_info": "",
                "store_type": "Manufacturer",
                "store_forms": 1,
                "rating": 2,
                "store_description": "",
                "tags": "",
                "short_desc": "",
                "creation_date": 1517053256,
                "store_bank": 0,
                "bvn": "",
                "account_number": "0",
                "account_name": "",
                "featured": 0,
                "commision_type": "flat_rate",
                "percentage_commision_amount": 3,
                "flat_rate_commision_amount": 50,
                "created_at": "2018-02-08 11:34:08",
                "updated_at": "2018-03-21 15:36:36"
            },
            "store_currency": {
                "id": 1,
                "title": "Naira",
                "code": "NGN",
                "sybmol": "N",
                "sign": "🌍",
                "status": 1
            },
            "variation_combination_price": null,
            "variation_quantity_price": null
        },
        {
            "id": 971,
            "pid": "",
            "variation_array": null,
            "name": "luxury fashion women hand bag smartly designed for events and occasions available in  different sizes and colours",
            "price": 8000,
            "price_sale": 0,
            "remiter_price": 0,
            "on_sale": 0,
            "weight": 0.19,
            "is_sellable": 1,
            "auctioner": 28,
            "store": 27,
            "sold_by": "Manufacturer",
            "status": 1,
            "category": 98,
            "brand": 0,
            "product_form": 1,
            "product_kind": 0,
            "description": "<div>Bags play an integral part in every woman’s life. Call us bag freaks or bagaholics. We are here to stay and won’t budge. Tear us away from our bags and pay the price. Seriously, utter the word bags and you can strike up a conversation with any lady easily. The word has never sounded lovelier. It can make or break an outfit. Stunning ladies purses can immediately transform an outfit from drag to diva. Women's handbag designs have induced many awe moments among legions of women all over the world. Different types of bags such as clutches, satchels and hobos have all found their way into the hearts of many. Made of different fabrics like leather, cotton, ankara and much more, the possibilities are endless when you talk about the patterns and designs and the way they come together to be a masterpiece of art each celebrated in its own way</div><div><br></div><div>Bag lovers unite. Here at Ogwugo we stock a wide range of quality women’s leather bags to suit every woman’s individualistic style. We have a large selection of women's bag like the classy and trendy purses, ankara bags and clutches that won’t bust your budget but make you feel like a million bucks. DOTS briefcase handbags are a good option if you need roomier space and they are available in muted neutral colours that will complement any outfit. Looking for the perfect ankara bag ogwugo has the perfect bags for you or is it a day on the beach? DOTS beach handbags is just what you need to look classy even on the beach.The list is endless. Shop online if you want the best and latest in fashion like the Charles and Keith handbags. We bring your fashion needs to your doorstep, there’s no need to wait any further.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div><br></div>",
            "start_bid_amount": 0,
            "max_amount_allowed": 0,
            "min_increment_amount": 0,
            "quantity": 0,
            "in_stock": 1,
            "cost_price": 0,
            "short_desc": "Here at Ogwugo we stock a wide range of quality women’s leather bags to suit every woman’s individualistic style. We have a large selection of women's bag like the classy and trendy purses, ankara bags and clutches that won’t bust your budget but make you feel like a million bucks.and they are available in muted neutral colours that will complement any outfit",
            "product_specials": "",
            "attributes_family": 98,
            "attributes_filters": null,
            "free_shipping_cities": null,
            "url": "http://localhost/ogwugo/product/nakascollection/luxury-fashion-women-hand-bag-smartly-designed-for-events-and-occasions-available-in-different-sizes-and-colours.html_1517057815.html",
            "vimeo_video_id": "",
            "youtube_video_id": "wyXAOz2J2TI",
            "total_sold": 0,
            "tags": "women hand bag trends fashion beauty luxurious designers",
            "featured": 0,
            "created_at": "2018-02-08 11:34:08",
            "updated_at": "2018-02-08 11:34:08",
            "id_hash": "sTtUmM98D09l4rQS971OoLnFeb8sTtUmM98",
            "image_icon_path": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_220,w_220/v1/products/images/backpack/1517057815_ogwugo_0NEW-3%2B-%2BCopy.jpg",
            "image_icon_path_200_200": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_200,w_200/v1/products/images/backpack/1517057815_ogwugo_0NEW-3%2B-%2BCopy.jpg",
            "image_icon_path_400_400": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_400,w_400/v1/products/images/backpack/1517057815_ogwugo_0NEW-3%2B-%2BCopy.jpg",
            "product_reviews_count": 0,
            "store_detail": {
                "id": 27,
                "name": "Nakas collection",
                "store_currency": 1,
                "wallet": 0,
                "wallet_status": 1,
                "upcoming_commission": 0,
                "store_shipping_handling_id": 1,
                "owner": 388,
                "fname": "nakas",
                "lname": "odinaka",
                "specials_banner": "",
                "banner_url": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop4.jpg",
                "banner_b": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop5.jpg",
                "banner_c": "UPLOADS/stores/images/1517239680_banner_Nakas-Collections-Shop4.jpg",
                "banner_title": "Nakas collection",
                "logo_url": "UPLOADS/stores/images/1517323912_logo_Nakas-collection-Store-Logo.png",
                "logo_public_id": "",
                "banner_public_id": "",
                "banner_b_public_id": "",
                "banner_c_public_id": "",
                "s_banner_public_id": "",
                "status": 1,
                "state": 0,
                "address": "Shop j18 1 ogbete market",
                "latitude": "",
                "longitude": "",
                "validate_address": 0,
                "city": "Enugu",
                "store_city": null,
                "phone": 2147483647,
                "mobile": "08066900492",
                "verify_mobile": null,
                "email": "",
                "url": "nakascollection",
                "location": 0,
                "ogwugo_location": 1,
                "ogwugo_food": 0,
                "shipping_info": "",
                "store_type": "Manufacturer",
                "store_forms": 1,
                "rating": 2,
                "store_description": "",
                "tags": "",
                "short_desc": "",
                "creation_date": 1517053256,
                "store_bank": 0,
                "bvn": "",
                "account_number": "0",
                "account_name": "",
                "featured": 0,
                "commision_type": "flat_rate",
                "percentage_commision_amount": 3,
                "flat_rate_commision_amount": 50,
                "created_at": "2018-02-08 11:34:08",
                "updated_at": "2018-03-21 15:36:36"
            },
            "store_currency": {
                "id": 1,
                "title": "Naira",
                "code": "NGN",
                "sybmol": "N",
                "sign": "🌍",
                "status": 1
            },
            "variation_combination_price": null,
            "variation_quantity_price": null
        }
    ],
    "pagination": {
        "page": {
            "current-page": 7,
            "per-page": 5,
            "from": 30,
            "to": 35,
            "total": 893,
            "loaded": 5,
            "last-page": 179,
            "first-page": 1
        },
        "links_id": {
            "first": 1,
            "prev": 6,
            "next": 8,
            "last": 179
        }
    }
}

THE FOLLOWING WILL SERVE AS OUR RESPONSE FOR GET SINGLE PRODUCT DETAILS

{
    "id": 861,
    "pid": "",
    "variation_array": "{\"1\":\"1\",\"2\":\"2\"}",
    "name": "Izzowuzi Women's Flat Casual Metallic Clip Leather Brown Slippers which gives sweet comfort",
    "price": 5500,
    "price_sale": 0,
    "remiter_price": 0,
    "on_sale": 0,
    "weight": 1.5,
    "is_sellable": 1,
    "auctioner": 20,
    "store": 1,
    "sold_by": "Distributor",
    "status": 1,
    "category": 48,
    "brand": 0,
    "product_form": 1,
    "product_kind": 0,
    "description": "<div style="text-align: -webkit-center;">Slippers are light footwear that are easy to put on and off and are intended to be worn indoors, particularly at home</div><div style="text-align: -webkit-center;"><br></div><div style="text-align: -webkit-center;"><br></div><div style="text-align: -webkit-center;"><br></div><div style="text-align: -webkit-center;">The following is a partial list of types of slippers:</div><div style="text-align: -webkit-center;"><br></div><div style="text-align: -webkit-center;">Open-heel slippers - usually made with a fabric upper layer that encloses the top of the foot and the toes, but leaves the heel open. These are often distributed in expensive hotels, included with the cost of the room.</div><div style="text-align: -webkit-center;">Closed slippers - slippers with a heel guard that prevents the foot from sliding out.</div><div style="text-align: -webkit-center;">Slipper boots - slippers meant to look like boots. Often favoured by women, they are typically furry boots with a fleece or soft lining, and a soft rubber sole. Modelled after sheepskin boots, they may be worn outside.</div><div style="text-align: -webkit-center;">Sandal slippers - cushioned sandals with soft rubber or fabric soles, similar to Birkenstock's cushioned sandals.</div><div style="text-align: -webkit-center;">Evening slipper, also known as the Prince Albert slipper in reference to Albert, Prince Consort. It is made of velvet with leather soles and features a grosgrain bow or the wearer’s initials embroidered in gold.</div><div style="text-align: -webkit-center;">Some slippers are made to resemble something other than a slipper, and are sold as a novelty item. The slippers are usually made from soft and colorful materials, and may come in the shapes of animals, animal paws, vehicles, cartoon characters, etc.</div><div style="text-align: -webkit-center;"><br></div><div style="text-align: -webkit-center;">Contrary to popular belief, all shoes with a soft fluffy interior are not slippers. Any shoe with a rubber sole and laces, by definition, is a normal outdoor shoe. In India, rubber chappals (flip-flops) are worn as indoor shoes.</div>",
    "start_bid_amount": 0,
    "max_amount_allowed": 0,
    "min_increment_amount": 0,
    "quantity": 1,
    "in_stock": 1,
    "cost_price": 0,
    "short_desc": "Flat easy to wear Slippers. The cross strap design at the top accentuates gives it a classy look. The cross strap holds it tightly to the feet to prevent it from slipping off. It Can be worn indoors or outdoors. Can also be paired with any clothing or purse/hang bag.",
    "product_specials": "It look sweet and confortable",
    "attributes_family": 48,
    "attributes_filters": "{\"84\":\"84\",\"85\":\"85\"}",
    "free_shipping_cities": null,
    "url": "http://localhost/ogwugo/product//",
    "vimeo_video_id": "",
    "youtube_video_id": "exljKB2qHlY",
    "total_sold": 0,
    "tags": "Women Slippers",
    "featured": 0,
    "created_at": "2018-02-08 11:34:08",
    "updated_at": "2018-11-16 10:26:32",
    "id_hash": "13i2GENfHg98v1250PopQ7Mm613i2GENf",
    "image_icon_path": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_220,w_220/v1/products/images/sandals_and_slippers/1507368399_ogwugo_042%2Bcopy.jpg",
    "image_icon_path_200_200": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_200,w_200/v1/products/images/sandals_and_slippers/1507368399_ogwugo_042%2Bcopy.jpg",
    "image_icon_path_400_400": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_400,w_400/v1/products/images/sandals_and_slippers/1507368399_ogwugo_042%2Bcopy.jpg",
    "product_reviews_count": 0,
    "store_detail": {
        "id": 1,
        "name": "Ogwugo Stores",
        "store_type": "Distributor",
        "latitude": "6.44",
        "longitude": "7.49",
        "validate_address": 0,
        "city": "Enugu'",
        "state": 15,
        "address": "16B Paradise city estate GRA",
        "url": "O",
        "rating": 2,
        "short_desc": "at ogwugo store, we sell the product that you cannot easily find online, we bring the amazing special products to you worldwide!"
    },
    "store_currency": {
        "id": 1,
        "title": "Naira",
        "code": "NGN",
        "sybmol": "N",
        "sign": "🌍",
        "status": 1
    },
    "variation_combination_price": [
        {
            "id": 8,
            "product_id": 861,
            "cost_price": 4000,
            "price": 4500,
            "combination_array": [
                {
                    "variation_name": "Color",
                    "var_id": 1,
                    "var_val_name": "red",
                    "var_val_id": 1,
                    "var_val_css_code": "red",
                    "var_val_title": "Red",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                },
                {
                    "variation_name": "Size",
                    "var_id": 2,
                    "var_val_name": "tiny",
                    "var_val_id": 8,
                    "var_val_css_code": "white",
                    "var_val_title": "Tiny",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                }
            ],
            "combination_array_string": "{\"1\":\"21\",\"2\":\"26\"}",
            "promo_price": 4300,
            "quantity": 60,
            "status": 2,
            "DOCUMENTATION": [
                "front_end",
                "the act of sorting price based on buyer combination of variations, eg when he choose color and and size and price should change is critical.\n        please read the documentation carefully, you are to collect the IDs of items like Red, Xl, put it inside and array, then check if it correspond combination_array_string then set new price, quantity etc..\n        "
            ]
        },
        {
            "id": 9,
            "product_id": 861,
            "cost_price": 4000,
            "price": 4300,
            "combination_array": [
                {
                    "variation_name": "Color",
                    "var_id": 1,
                    "var_val_name": "white",
                    "var_val_id": 2,
                    "var_val_css_code": "white",
                    "var_val_title": "White",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                },
                {
                    "variation_name": "Size",
                    "var_id": 2,
                    "var_val_name": "big",
                    "var_val_id": 7,
                    "var_val_css_code": "white",
                    "var_val_title": "Big",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                }
            ],
            "combination_array_string": "{\"1\":\"22\",\"2\":\"25\"}",
            "promo_price": 4200,
            "quantity": 50,
            "status": 1,
            "DOCUMENTATION": [
                "front_end",
                "the act of sorting price based on buyer combination of variations, eg when he choose color and and size and price should change is critical.\n        please read the documentation carefully, you are to collect the IDs of items like Red, Xl, put it inside and array, then check if it correspond combination_array_string then set new price, quantity etc..\n        "
            ]
        },
        {
            "id": 10,
            "product_id": 861,
            "cost_price": 2000,
            "price": 5200,
            "combination_array": [
                {
                    "variation_name": "Color",
                    "var_id": 1,
                    "var_val_name": "red",
                    "var_val_id": 1,
                    "var_val_css_code": "red",
                    "var_val_title": "Red",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                },
                {
                    "variation_name": "Size",
                    "var_id": 2,
                    "var_val_name": "small",
                    "var_val_id": 5,
                    "var_val_css_code": "white",
                    "var_val_title": "Small",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                }
            ],
            "combination_array_string": "{\"1\":\"21\",\"2\":\"24\"}",
            "promo_price": 5000,
            "quantity": 1000,
            "status": 1,
            "DOCUMENTATION": [
                "front_end",
                "the act of sorting price based on buyer combination of variations, eg when he choose color and and size and price should change is critical.\n        please read the documentation carefully, you are to collect the IDs of items like Red, Xl, put it inside and array, then check if it correspond combination_array_string then set new price, quantity etc..\n        "
            ]
        },
        {
            "id": 11,
            "product_id": 861,
            "cost_price": 400,
            "price": 7000,
            "combination_array": [
                {
                    "variation_name": "Color",
                    "var_id": 1,
                    "var_val_name": "red",
                    "var_val_id": 1,
                    "var_val_css_code": "red",
                    "var_val_title": "Red",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                },
                {
                    "variation_name": "Size",
                    "var_id": 2,
                    "var_val_name": "big",
                    "var_val_id": 7,
                    "var_val_css_code": "white",
                    "var_val_title": "Big",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                }
            ],
            "combination_array_string": "{\"1\":\"21\",\"2\":\"25\"}",
            "promo_price": 4500,
            "quantity": 56,
            "status": 1,
            "DOCUMENTATION": [
                "front_end",
                "the act of sorting price based on buyer combination of variations, eg when he choose color and and size and price should change is critical.\n        please read the documentation carefully, you are to collect the IDs of items like Red, Xl, put it inside and array, then check if it correspond combination_array_string then set new price, quantity etc..\n        "
            ]
        }
    ],
    "variation_quantity_price": [
        {
            "id": 1,
            "product_id": 861,
            "price": 3500,
            "combination_array": null,
            "combination_array_id": 0,
            "combination_price": null,
            "combination_promo_price": null,
            "promo_price": 0,
            "status": 1,
            "lower_bound": 5,
            "upper_bound": 10
        },
        {
            "id": 2,
            "product_id": 861,
            "price": 45,
            "combination_array": null,
            "combination_array_id": 0,
            "combination_price": null,
            "combination_promo_price": null,
            "promo_price": 40,
            "status": 1,
            "lower_bound": 500,
            "upper_bound": 1000
        },
        {
            "id": 3,
            "product_id": 861,
            "price": 89,
            "combination_array": [
                {
                    "variation_name": "Color",
                    "var_id": 1,
                    "var_val_name": "red",
                    "var_val_id": 1,
                    "var_val_css_code": "red",
                    "var_val_title": "Red",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                },
                {
                    "variation_name": "Size",
                    "var_id": 2,
                    "var_val_name": "small",
                    "var_val_id": 5,
                    "var_val_css_code": "white",
                    "var_val_title": "Small",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                }
            ],
            "combination_array_id": 10,
            "combination_price": 5200,
            "combination_promo_price": 5000,
            "promo_price": 80,
            "status": 1,
            "lower_bound": 200,
            "upper_bound": 5000
        },
        {
            "id": 4,
            "product_id": 861,
            "price": 100,
            "combination_array": [
                {
                    "variation_name": "Color",
                    "var_id": 1,
                    "var_val_name": "white",
                    "var_val_id": 2,
                    "var_val_css_code": "white",
                    "var_val_title": "White",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                },
                {
                    "variation_name": "Size",
                    "var_id": 2,
                    "var_val_name": "big",
                    "var_val_id": 7,
                    "var_val_css_code": "white",
                    "var_val_title": "Big",
                    "variation_in_product": "true",
                    "variation_in_product_title": "variation is in product, please use"
                }
            ],
            "combination_array_id": 9,
            "combination_price": 4300,
            "combination_promo_price": 4200,
            "promo_price": 50,
            "status": 1,
            "lower_bound": 2000,
            "upper_bound": 0
        }
    ],
    "assigned_available_variation_array": [
        {
            "name": "Color",
            "var_id": "1",
            "children": [
                {
                    "id": 23,
                    "product_id": 861,
                    "var_property_val_id": 4,
                    "image_id": 2057,
                    "_variation_id": 1,
                    "created_at": "2018-11-16 09:18:37",
                    "updated_at": "2018-11-16 09:18:37",
                    "status": 1,
                    "variation_value": "green"
                },
                {
                    "id": 22,
                    "product_id": 861,
                    "var_property_val_id": 2,
                    "image_id": 2057,
                    "_variation_id": 1,
                    "created_at": "2018-11-16 09:18:37",
                    "updated_at": "2018-11-16 09:18:37",
                    "status": 1,
                    "variation_value": "white"
                },
                {
                    "id": 21,
                    "product_id": 861,
                    "var_property_val_id": 1,
                    "image_id": 2057,
                    "_variation_id": 1,
                    "created_at": "2018-11-16 09:18:37",
                    "updated_at": "2018-11-16 09:18:37",
                    "status": 1,
                    "variation_value": "red"
                }
            ]
        },
        {
            "name": "Size",
            "var_id": "2",
            "children": [
                {
                    "id": 26,
                    "product_id": 861,
                    "var_property_val_id": 8,
                    "image_id": 2057,
                    "_variation_id": 2,
                    "created_at": "2018-11-16 09:18:58",
                    "updated_at": "2018-11-16 09:18:58",
                    "status": 1,
                    "variation_value": "tiny"
                },
                {
                    "id": 25,
                    "product_id": 861,
                    "var_property_val_id": 7,
                    "image_id": 2057,
                    "_variation_id": 2,
                    "created_at": "2018-11-16 09:18:58",
                    "updated_at": "2018-11-16 09:18:58",
                    "status": 1,
                    "variation_value": "big"
                },
                {
                    "id": 24,
                    "product_id": 861,
                    "var_property_val_id": 5,
                    "image_id": 2057,
                    "_variation_id": 2,
                    "created_at": "2018-11-16 09:18:58",
                    "updated_at": "2018-11-16 09:18:58",
                    "status": 1,
                    "variation_value": "small"
                }
            ]
        }
    ],
    "category_details": {
        "id": 48,
        "name": "Software",
        "description": "Software",
        "parent": 5,
        "icon": ""
    },
    "store_logo": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_60,w_60/.jpg",
    "html_description": "













Slippers are light footwear that are easy to put on and off and are intended to be worn indoors, particularly at home
The following is a partial list of types of slippers:
Open-heel slippers - usually made with a fabric upper layer that encloses the top of the foot and the toes, but leaves the heel open. These are often distributed in expensive hotels, included with the cost of the room.
Closed slippers - slippers with a heel guard that prevents the foot from sliding out.
Slipper boots - slippers meant to look like boots. Often favoured by women, they are typically furry boots with a fleece or soft lining, and a soft rubber sole. Modelled after sheepskin boots, they may be worn outside.
Sandal slippers - cushioned sandals with soft rubber or fabric soles, similar to Birkenstock's cushioned sandals.
Evening slipper, also known as the Prince Albert slipper in reference to Albert, Prince Consort. It is made of velvet with leather soles and features a grosgrain bow or the wearer’s initials embroidered in gold.
Some slippers are made to resemble something other than a slipper, and are sold as a novelty item. The slippers are usually made from soft and colorful materials, and may come in the shapes of animals, animal paws, vehicles, cartoon characters, etc.
Contrary to popular belief, all shoes with a soft fluffy interior are not slippers. Any shoe with a rubber sole and laces, by definition, is a normal outdoor shoe. In India, rubber chappals (flip-flops) are worn as indoor shoes.
", "product_form_name": "General Machandise", "images": [ { "id": 2057, "product": 861, "base": 1, "mime": "jpg", "path_local": "UPLOADS/products/images/sandals_and_slippers/1507368399_ogwugo_042 copy.jpg", "path_public_id": "products/images/sandals_and_slippers/1507368399_ogwugo_042+copy", "thumb": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_150,w_150/v1/products/images/sandals_and_slippers/1507368399_ogwugo_042%2Bcopy.jpg", "status": 1, "path": "https://res.cloudinary.com/ogwugo-market/image/upload/dpr_auto,f_auto,h_400,w_400/v1/products/images/sandals_and_slippers/1507368399_ogwugo_042%2Bcopy.jpg", "cdn": 1, "created_at": "2018-04-09 12:37:30", "updated_at": "2018-04-11 09:31:35" } ], "specifications": [ { "name": "Weight", "value": "1kg", "id": 1322 }, { "name": "Brand", "value": "Dell", "id": 1324 }, { "name": "Brand", "value": "Hp", "id": 1325 } ], "attributes": [ { "name": "Color", "options": [ "White", "Orange", "Yellow" ] }, { "name": "AGE", "options": [ "Young", "Old", "Fesh" ] } ], "list_product_reviews_50": [ { "id": 15, "reviewer": 16, "reviewer_email": "", "name": "Gifted Gift", "title": "Fast and on point, very hot food!", "review": "I love this, this is an amazing food from Ntachi Osa, I will order everyday!", "star": "4", "product": 861, "date": "1507039255", "status": 1, "created_at": "2018-03-13 11:45:51", "updated_at": "2018-11-16 10:01:16" }, { "id": 2, "reviewer": 16, "reviewer_email": "", "name": "Gifted Gift", "title": "Fast and on point, very hot food!", "review": "I love this, this is an amazing food from Ntachi Osa, I will order everyday!", "star": "4", "product": 861, "date": "1507039255", "status": 1, "created_at": "2018-03-13 11:45:51", "updated_at": "2018-11-16 10:01:08" }, { "id": 1, "reviewer": 16, "reviewer_email": "", "name": "Gifted Gift", "title": "Fast and on point, very hot food!", "review": "I love this, this is an amazing food from Ntachi Osa, I will order everyday!", "star": "4", "product": 861, "date": "1507039255", "status": 1, "created_at": "2018-03-13 12:45:51", "updated_at": "2018-11-16 10:00:59" } ] }
Was this article helpful to you? Yes No

How can we help?