d3v-null / wp-api-python

A Python wrapper for the WooCommerce API.
MIT License
142 stars 34 forks source link

Problem while pulling data using this module #11

Closed arsalan8 closed 5 years ago

arsalan8 commented 5 years ago

Anyone here can help me out with woocommerce REST API for Python? I just need to pull data from woocommerce website but its showing error. The code is

from wordpress import API as WAPI
import time
import json

wpapi = WAPI(
    url="https://xxxxxx",
    consumer_key="xxxxxx",
    consumer_secret="xxxxxx",
    api="wp-json",
    version="wp/v2",
    wp_user="xxxxx",
    wp_pass="xxxxx",
    oauth1a_3leg=True,
    callback='xxxxxx',
    creds_store="~/.wc-api-creds.json"
)
from woocommerce import API

wcapi = API(
    url="xxxxx",
    consumer_key="xxxxx",
    consumer_secret="xxxx",
    wp_user="xxxxxx",
    wp_pass="xxxxxx",
    wp_api=True, # Enable the WP REST API integration
    version="wc/v3", # WooCommerce WP REST API version
    timeout=60
)

dataToFetch = 'products'
r = wcapi.get(dataToFetch)
print(json.loads(r.json()))

What Iam getting back in shell is as under.

Traceback (most recent call last):
  File "C:/Users/Arsalan/AppData/Local/Programs/Python/Python37/MY WORK FILES/REST API for building materials 1.py", line 33, in <module>
    print(json.loads(r.json()))
  File "C:\Users\Arsalan\AppData\Local\Programs\Python\Python37\lib\site-packages\requests\models.py", line 897, in json
    return complexjson.loads(self.text, **kwargs)
  File "C:\Users\Arsalan\AppData\Local\Programs\Python\Python37\lib\json\__init__.py", line 348, in loads
    return _default_decoder.decode(s)
  File "C:\Users\Arsalan\AppData\Local\Programs\Python\Python37\lib\json\decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "C:\Users\Arsalan\AppData\Local\Programs\Python\Python37\lib\json\decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 5 (char 4)

I tried using print(r.text())) and that gives non json which is as under

  <style type="text/css" media="all">

       #testimonial_1.testimonials:after        {

           border-top: 3px solid #b8b7b5;

       }

       #testimonial_1.testimonials:before        {

           border-top: 3px solid #b8b7b5;

       }

       #testimonial_1.testimonials .quot-icon        {

           background-color:#b8b7b5;

       }   

       #testimonial_1.testimonials .quot-icon:before        {

           border-top-color:#b8b7b5;

           border-bottom-color:#b8b7b5;

           border-left-color:#b8b7b5;

       }  

       #testimonial_1.testimonials .quot-icon:after        {

           border-bottom-color:#b8b7b5;

       } 

   </style>

       <style type="text/css" media="all">

       #testimonial_2.testimonials:after        {

           border-top: 3px solid #ecf0f1;

       }

       #testimonial_2.testimonials:before        {

           border-top: 3px solid #ecf0f1;

       }

       #testimonial_2.testimonials .quot-icon        {

           background-color:#ecf0f1;

       }   

       #testimonial_2.testimonials .quot-icon:before        {

           border-top-color:#ecf0f1;

           border-bottom-color:#ecf0f1;

           border-left-color:#ecf0f1;

       }  

       #testimonial_2.testimonials .quot-icon:after        {

           border-bottom-color:#ecf0f1;

       } 

   </style>

   [{"id":9860,"name":"Tulle & Knit Dress","slug":"v-neck-dress-copy","permalink":"https:\/\/buildingmaterials.pk\/shop-2\/woman\/v-neck-dress-copy\/","date_created":"2016-12-18T12:53:54","date_created_gmt":"2016-12-18T12:53:54","date_modified":"2016-12-18T12:53:54","date_modified_gmt":"2016-12-18T12:53:54","type":"variable","status":"publish","featured":false,"catalog_visibility":"visible","description":"<p>[vc_row equal_height=\"true\" gap=\"15\" row_padding_top=\"15\" row_padding_bottom=\"0\"][vc_column vertical_position=\"middle\" css=\".vc_custom_1488868645125{background-color: #e6e6e6 !important;}\" offset=\"vc_col-lg-4 vc_col-md-4\"][vc_row_inner gap=\"15\"][vc_column_inner width=\"2\/12\"][\/vc_column_inner][vc_column_inner width=\"9\/12\"][vc_empty_space height=\"50px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_1\" class=\"textBox    nosubtitle    fontSize32 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#474747;\" >\n<p>                            Features<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs13 text\"  style=\"color: #474747;\" >In today's world of various portable smart devices, carrying charging cables and external batteries have become a necessity. Even the external batteries need their <\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"20px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n        #iconbox_1  .title             {\n                color: #474747;\n            }\n        #iconbox_1 .glyph            {\n                color: #474747;\n            }\n        #iconbox_1  .content , #iconbox_1 .more-link a             {\n                color: #474747;\n            }\n            <\/style>\n<div id=\"iconbox_1\" class=\"iconbox iconbox-left\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-cog\"><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\">All-Day Activity<\/h3>\n<p>                        <!-- iconbox content --><\/p>\n<div class=\"content\">\n                    In today's world of various portable smart devices,                 <\/div>\n<p>            <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"80px\"][\/vc_column_inner][vc_column_inner width=\"1\/12\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css=\".vc_custom_1488868661494{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}\" offset=\"vc_col-lg-8 vc_col-md-8\"][\/vc_column][\/vc_row][vc_row equal_height=\"true\" gap=\"15\" row_padding_top=\"15\" row_padding_bottom=\"15\"][vc_column css=\".vc_custom_1488868728496{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}\" offset=\"vc_col-lg-8 vc_col-md-8\"][\/vc_column][vc_column vertical_position=\"middle\" css=\".vc_custom_1488868740839{background-color: #262626 !important;}\" offset=\"vc_col-lg-4 vc_col-md-4\"][vc_row_inner][vc_column_inner width=\"2\/12\"][\/vc_column_inner][vc_column_inner width=\"9\/12\"][vc_empty_space height=\"50px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_2\" class=\"textBox    nosubtitle    fontSize32 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#ffffff;\" >\n<p>                            COMPOSITION<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs13 text\"  style=\"color: #ffffff;\" >In today's world of various portable smart devices, carrying charging cables and external batteries have become a necessity. Even the external batteries need their <\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"20px\"][vc_column_text]<\/p>\n<ul>\n<li><span style=\"color: #ffffff;\">100% polyester<\/span><\/li>\n<li><span style=\"color: #ffffff;\">65% acrylic<\/span><\/li>\n<li><span style=\"color: #ffffff;\">24% modacrylic<\/span><\/li>\n<li><span style=\"color: #ffffff;\">11% polyester<\/span><\/li>\n<li><span style=\"color: #ffffff;\">DO NOT TUMBLE DRY<\/span><\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_empty_space height=\"80px\"][\/vc_column_inner][vc_column_inner width=\"1\/12\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row equal_height=\"true\" gap=\"15\" row_padding_top=\"0\" row_padding_bottom=\"15\"][vc_column css=\".vc_custom_1488875152741{background-color: #262626 !important;}\" offset=\"vc_col-lg-12 vc_col-md-12\"][vc_row_inner][vc_column_inner width=\"1\/12\"][\/vc_column_inner][vc_column_inner width=\"10\/12\"][vc_empty_space height=\"60\"] <\/p>\n<div id=\"testimonial_1\" class=\"testimonials testimonials-style1 testimonials-1  skin-light\" data-id=\"testimonial_1\" >\n<div class=\"quot-icon-container\">\n            <span class=\"quot-icon\"><\/span><br \/>\n            <span class=\"quot-icon\"><\/span>\n        <\/div>\n<div class=\"swiper-container swiper-container-testimonial_1 clearfix\">\n<div class=\"swiper-wrapper\">\n                            <\/div>\n<\/p><\/div>\n<p>        <!-- Next Arrows --><\/p>\n<div class=\"arrows-button-next no-select arrows-button-next-testimonial_1\">\n                         <span class=\"text\"><br \/>\n                NEXT            <\/span><\/p><\/div>\n<p>        <!-- Arrows divider --><\/p>\n<div class=\"arrow-button-divider\"><\/div>\n<p>        <!-- Prev Arrows --><\/p>\n<div class=\"arrows-button-prev no-select arrows-button-prev-testimonial_1\">\n                         <span class=\"text\"><br \/>\n                PREV            <\/span><\/p><\/div>\n<\/p><\/div>\n<div class=\"swiper-slide testimonial\">\n<div class=\"quote\">\n<blockquote><\/blockquote>\n<div class=\"head\">\n<div class=\"author-image\" style=\"background-image:url()\"><\/div>\n<div class=\"author\">\n<h4 class=\"name\"> <\/h4>\n<p>                    <cite class=\"job\"> <\/cite>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][\/vc_row]<\/p>\n","short_description":"<p style=\"text-align: left;\">Vitrine products are guaranteed to benefit from the highest quality products and the most trusted brands around the globe. Our main intention is to gain our customer\u2019s trust and make them a secure and win-win shopping experience. We may not be the best but we are trying hard to be the best.<\/p>\n","sku":"","price":"98","regular_price":"","sale_price":"","date_on_sale_from":null,"date_on_sale_from_gmt":null,"date_on_sale_to":null,"date_on_sale_to_gmt":null,"price_html":"<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>98.00<\/span>","on_sale":false,"purchasable":true,"total_sales":0,"virtual":false,"downloadable":false,"downloads":[],"download_limit":-1,"download_expiry":-1,"external_url":"","button_text":"","tax_status":"taxable","tax_class":"","manage_stock":true,"stock_quantity":5,"stock_status":"instock","backorders":"no","backorders_allowed":false,"backordered":false,"sold_individually":false,"weight":"0.1","dimensions":{"length":"","width":"","height":""},"shipping_required":true,"shipping_taxable":true,"shipping_class":"women-clothing","shipping_class_id":176,"reviews_allowed":true,"average_rating":"4.67","rating_count":3,"related_ids":[10116,9628,9668,9620,9638],"upsell_ids":[],"cross_sell_ids":[],"parent_id":0,"purchase_note":"","categories":[{"id":181,"name":"Women","slug":"woman"}],"tags":[{"id":69,"name":"black","slug":"black"},{"id":86,"name":"dress","slug":"dress"},{"id":132,"name":"modern","slug":"modern"},{"id":136,"name":"nude","slug":"nude"},{"id":150,"name":"shirt","slug":"shirt"},{"id":153,"name":"simple","slug":"simple"},{"id":165,"name":"trendy","slug":"trendy"},{"id":168,"name":"v-neck","slug":"v-neck"},{"id":175,"name":"women","slug":"women"}],"images":[{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":22,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder4.jpg","name":"placeholder4.jpg","alt":""},{"id":23,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder5.jpg","name":"placeholder5.jpg","alt":""}],"attributes":[{"id":3,"name":"brand","position":0,"visible":true,"variation":false,"options":["Forever21"]},{"id":2,"name":"color","position":1,"visible":true,"variation":true,"options":["Black","Nude"]},{"id":4,"name":"gender","position":2,"visible":true,"variation":false,"options":["Women"]},{"id":5,"name":"material","position":3,"visible":true,"variation":false,"options":["Woven fabric"]},{"id":6,"name":"pattern","position":4,"visible":true,"variation":false,"options":["Solid Color"]},{"id":1,"name":"size","position":5,"visible":true,"variation":true,"options":["Extra extra small","Extra large","Extra small","Free","Large","Medium","Small"]}],"default_attributes":[],"variations":[9861,9862],"grouped_products":[],"menu_order":0,"meta_data":[{"id":7606,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488868645125{background-color: #e6e6e6 !important;}.vc_custom_1488868661494{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868728496{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868740839{background-color: #262626 !important;}.vc_custom_1488875152741{background-color: #262626 !important;}"},{"id":7607,"key":"_wpas_done_all","value":"1"},{"id":7608,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7609,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488868645125{background-color: #e6e6e6 !important;}.vc_custom_1488868661494{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868728496{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868740839{background-color: #262626 !important;}.vc_custom_1488875152741{background-color: #262626 !important;}.vc_custom_1488875346165{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}"},{"id":7610,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7611,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488868645125{background-color: #e6e6e6 !important;}.vc_custom_1488868661494{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868728496{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868740839{background-color: #262626 !important;}.vc_custom_1488875152741{background-color: #262626 !important;}.vc_custom_1488875346165{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}"},{"id":7612,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7613,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488868645125{background-color: #e6e6e6 !important;}.vc_custom_1488868661494{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868728496{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868740839{background-color: #262626 !important;}.vc_custom_1488875152741{background-color: #262626 !important;}.vc_custom_1488875346165{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}"},{"id":7616,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7638,"key":"slide_template","value":"default"},{"id":7639,"key":"video_type","value":"none"},{"id":7640,"key":"video_play_button_color","value":"light"},{"id":7641,"key":"_min_variation_price","value":"98"},{"id":7642,"key":"_max_variation_price","value":"98"},{"id":7643,"key":"_min_price_variation_id","value":"9861"},{"id":7644,"key":"_max_price_variation_id","value":"9861"},{"id":7645,"key":"_min_variation_regular_price","value":"98"},{"id":7646,"key":"_max_variation_regular_price","value":"98"},{"id":7647,"key":"_min_regular_price_variation_id","value":"9861"},{"id":7648,"key":"_max_regular_price_variation_id","value":"9861"},{"id":7649,"key":"_min_variation_sale_price","value":""},{"id":7650,"key":"_max_variation_sale_price","value":""},{"id":7651,"key":"_min_sale_price_variation_id","value":""},{"id":7652,"key":"_max_sale_price_variation_id","value":""},{"id":7654,"key":"pa_size_extravalue","value":""},{"id":7655,"key":"pa_color_extravalue","value":{"black":"9878","nude":"9877"}},{"id":7656,"key":"_wpb_vc_js_status","value":"false"},{"id":7657,"key":"shop_enable_zoom","value":"0"},{"id":7658,"key":"product_detail_style_inherit","value":"0"},{"id":7659,"key":"product_detail_style","value":"pd_classic"},{"id":7660,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488868645125{background-color: #e6e6e6 !important;}.vc_custom_1488868661494{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868728496{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868740839{background-color: #262626 !important;}.vc_custom_1488875152741{background-color: #262626 !important;}.vc_custom_1488875346165{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}"},{"id":7662,"key":"product_detail_bg","value":"#fff"},{"id":7665,"key":"pa_brand_extravalue","value":""},{"id":7666,"key":"pa_gender_extravalue","value":""},{"id":7667,"key":"pa_material_extravalue","value":""},{"id":7668,"key":"pa_pattern_extravalue","value":{"solid-color":""}},{"id":7673,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7674,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488868645125{background-color: #e6e6e6 !important;}.vc_custom_1488868661494{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868728496{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868740839{background-color: #262626 !important;}.vc_custom_1488875152741{background-color: #262626 !important;}.vc_custom_1488875346165{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}"},{"id":7675,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7676,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488868645125{background-color: #e6e6e6 !important;}.vc_custom_1488868661494{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868728496{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868740839{background-color: #262626 !important;}.vc_custom_1488875152741{background-color: #262626 !important;}.vc_custom_1488875346165{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}"},{"id":7679,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7701,"key":"slide_template","value":"default"},{"id":7702,"key":"video_type","value":"none"},{"id":7703,"key":"video_play_button_color","value":"light"},{"id":7704,"key":"_min_variation_price","value":"98"},{"id":7705,"key":"_max_variation_price","value":"98"},{"id":7706,"key":"_min_price_variation_id","value":"9861"},{"id":7707,"key":"_max_price_variation_id","value":"9861"},{"id":7708,"key":"_min_variation_regular_price","value":"98"},{"id":7709,"key":"_max_variation_regular_price","value":"98"},{"id":7710,"key":"_min_regular_price_variation_id","value":"9861"},{"id":7711,"key":"_max_regular_price_variation_id","value":"9861"},{"id":7712,"key":"_min_variation_sale_price","value":""},{"id":7713,"key":"_max_variation_sale_price","value":""},{"id":7714,"key":"_min_sale_price_variation_id","value":""},{"id":7715,"key":"_max_sale_price_variation_id","value":""},{"id":7717,"key":"pa_size_extravalue","value":""},{"id":7718,"key":"pa_color_extravalue","value":{"black":"9878","nude":"9877"}},{"id":7719,"key":"_wpb_vc_js_status","value":"false"},{"id":7720,"key":"shop_enable_zoom","value":"0"},{"id":7721,"key":"product_detail_style_inherit","value":"0"},{"id":7722,"key":"product_detail_style","value":"pd_classic"},{"id":7723,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488868645125{background-color: #e6e6e6 !important;}.vc_custom_1488868661494{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868728496{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488868740839{background-color: #262626 !important;}.vc_custom_1488875152741{background-color: #262626 !important;}.vc_custom_1488875346165{padding-top: 450px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}"},{"id":7725,"key":"product_detail_bg","value":"#fff"},{"id":7728,"key":"pa_brand_extravalue","value":""},{"id":7729,"key":"pa_gender_extravalue","value":""},{"id":7730,"key":"pa_material_extravalue","value":""},{"id":7731,"key":"pa_pattern_extravalue","value":{"solid-color":""}},{"id":7739,"key":"yikes_woo_products_tabs","value":[{"title":"SHIPPING & DELIVERY","id":"shipping-delivery","content":"<p>[vc_row equal_height=\"true\" gap=\"15\"][vc_column][vc_empty_space][\/vc_column][vc_column width=\"1\/12\" offset=\"vc_col-lg-1 vc_hidden-sm vc_hidden-xs\"][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-6 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-1\"][vc_column_text]<span style=\"font-size: 14px; color: #525151;\">quae ab illo inventore<\/span><br \/> <strong><span style=\"font-size: 38px; color: #262626; font-family: 'Poppins', sans-serif;\">TOTAM REM APERIAM<\/span><\/strong><br \/> <span style=\"font-size: 15px; color: #525151;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accisantium dolor emque laudantium<\/span>[\/vc_column_text][vc_empty_space height=\"12px\"][vc_row_inner equal_height=\"yes\" gap=\"35\"][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Free Shipping\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"paper-plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Delivery\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-5 vc_col-md-offset-0 vc_col-md-5 vc_col-sm-offset-1\"][imagebox image_url=\"11182\" image_hover=\"disable\"][\/vc_column][vc_column width=\"5\/6\"][vc_empty_space][\/vc_column][\/vc_row]<\/p>","name":"SHIPPING & DELIVERY"}]}],"_links":{"self":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/9860"}],"collection":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products"}]}},{"id":9848,"name":"Frilly Dress","slug":"frilly-dress","permalink":"https:\/\/buildingmaterials.pk\/shop-2\/woman\/frilly-dress\/","date_created":"2016-12-18T12:21:34","date_created_gmt":"2016-12-18T12:21:34","date_modified":"2016-12-18T12:21:34","date_modified_gmt":"2016-12-18T12:21:34","type":"variable","status":"publish","featured":true,"catalog_visibility":"visible","description":"<p>[vc_row background_color=\"#f8f8f8\" row_padding_top=\"100\" row_padding_bottom=\"100\"][vc_column width=\"1\/6\" css=\".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}\"][\/vc_column][vc_column width=\"2\/3\" css=\".vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_3\" class=\"textBox    nosubtitle    fontSize32 textBoxCenter textBoxUnderCenter textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Best material quality<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs16 text\"  style=\"color: #707070;\" >This T-shirt is made from top new fabric that not only is resistant to constant washing but it also is very cool.<\/p>\n<p>Nanotechnology fabric was selected as the best invention in the field of fashion for 2016.<\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][vc_column width=\"1\/6\"][\/vc_column][\/vc_row][vc_row gap=\"zero\" type=\"full_width\" background_color=\"#f8f8f8\"][vc_column]<\/p>\n<style type=\"text\/css\" media=\"all\">\n<p>            #image_carousel_1.carousel .swiper-slide .image-container:before            {\n                background-color:#7f8c8d;\n            }    <\/p>\n<\/style>\n<div id=\"image_carousel_1\" class=\"carousel hasAnimation no-responsive-animation fadeInFromBottom no-gutter dark \" data-id=\"image_carousel_1\"   data-autoplay=\"on\" >\n<div class=\"swiper-container swiper-containerimage_carousel_1 clearfix\"  data-visibleitems=\"2\">\n<div class=\"swiper-wrapper\">\n<div class=\"swiper-slide carousel_item\">\n<div class=\"image-container lazy-load lazy-load-on-load\" style=\"padding-top:62.5%\">\n                            <img src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" width=\"1280\" height=\"800\" data-src=\"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder1.jpg\" alt=\"carousel_image19\">                        <\/div>\n<\/p><\/div>\n<div class=\"swiper-slide carousel_item\">\n<div class=\"image-container lazy-load lazy-load-on-load\" style=\"padding-top:62.5%\">\n                            <img src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" width=\"1280\" height=\"800\" data-src=\"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder3.jpg\" alt=\"carousel_image21\">                        <\/div>\n<\/p><\/div>\n<div class=\"swiper-slide carousel_item\">\n<div class=\"image-container lazy-load lazy-load-on-load\" style=\"padding-top:62.5%\">\n                            <img src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" width=\"1280\" height=\"800\" data-src=\"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder4.jpg\" alt=\"carousel_image22\">                        <\/div>\n<\/p><\/div>\n<div class=\"swiper-slide carousel_item\">\n<div class=\"image-container lazy-load lazy-load-on-load\" style=\"padding-top:62.5%\">\n                            <img src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" width=\"1280\" height=\"800\" data-src=\"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder5.jpg\" alt=\"carousel_image23\">                        <\/div>\n<\/p><\/div>\n<div class=\"swiper-slide carousel_item\">\n<div class=\"image-container lazy-load lazy-load-on-load\" style=\"padding-top:62.5%\">\n                            <img src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" width=\"1280\" height=\"800\" data-src=\"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder6.jpg\" alt=\"carousel_image24\">                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][\/vc_row][vc_row background_color=\"#f8f8f8\" row_padding_top=\"120\" row_padding_bottom=\"120\"][vc_column width=\"1\/3\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n        #iconbox_2  .title             {\n                color: #262626;\n            }\n        #iconbox_2 .glyph            {\n                color: #262626;\n            }\n        #iconbox_2  .content , #iconbox_2 .more-link a             {\n                color: #5e5e5e;\n            }\n            <\/style>\n<div id=\"iconbox_2\" class=\"iconbox iconbox-left\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-shield\"><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\">All-Day Activity<\/h3>\n<p>                        <!-- iconbox content --><\/p>\n<div class=\"content\">\n                    In today's world of various portable smart devices,                 <\/div>\n<p>            <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][vc_column width=\"1\/3\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n        #iconbox_3  .title             {\n                color: #262626;\n            }\n        #iconbox_3 .glyph            {\n                color: #262626;\n            }\n        #iconbox_3  .content , #iconbox_3 .more-link a             {\n                color: #5e5e5e;\n            }\n            <\/style>\n<div id=\"iconbox_3\" class=\"iconbox iconbox-left\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-paper-plane\"><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\">20 Hours battrey<\/h3>\n<p>                        <!-- iconbox content --><\/p>\n<div class=\"content\">\n                    In today's world of various portable smart devices,                 <\/div>\n<p>            <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][vc_column width=\"1\/3\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n        #iconbox_4  .title             {\n                color: #262626;\n            }\n        #iconbox_4 .glyph            {\n                color: #262626;\n            }\n        #iconbox_4  .content , #iconbox_4 .more-link a             {\n                color: #5e5e5e;\n            }\n            <\/style>\n<div id=\"iconbox_4\" class=\"iconbox iconbox-left\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-scissors\"><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\">NEW DESIGN<\/h3>\n<p>                        <!-- iconbox content --><\/p>\n<div class=\"content\">\n                    In today's world of various portable smart devices,                 <\/div>\n<p>            <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][\/vc_row][vc_row row_type=\"parallax\" background_img_id=\"20\" background_position=\"center top\" overlay_color=\"rgba(12,12,12,0.5)\" row_padding_top=\"170\" row_padding_bottom=\"170\"][vc_column width=\"1\/6\"][\/vc_column][vc_column width=\"2\/3\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_4\" class=\"textBox    fontSize80 textBoxleft textBoxUnderCenter textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#ffffff;\" >\n<p>                            PRETTY IN PINK<br \/>\n                                                            <!-- subtitle --><br \/>\n                                <span class=\"subtitle\"  style=\"color:#ffffff;\" >woman autumn winter COLLECTION \/ 2016<\/span><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][vc_column width=\"1\/6\"][\/vc_column][\/vc_row]<\/p>\n","short_description":"<p>Vitrine products are guaranteed to benefit from the highest quality products and the most trusted brands around the globe. Our main intention is to gain our customer&#8217;s trust and make them a secure and win-win shopping experience. We may not be the best but we are trying hard to be the best.<\/p>\n","sku":"","price":"800","regular_price":"","sale_price":"","date_on_sale_from":null,"date_on_sale_from_gmt":null,"date_on_sale_to":null,"date_on_sale_to_gmt":null,"price_html":"<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>800.00<\/span> &ndash; <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>900.00<\/span>","on_sale":false,"purchasable":true,"total_sales":0,"virtual":false,"downloadable":false,"downloads":[],"download_limit":-1,"download_expiry":-1,"external_url":"","button_text":"","tax_status":"taxable","tax_class":"","manage_stock":true,"stock_quantity":10,"stock_status":"instock","backorders":"no","backorders_allowed":false,"backordered":false,"sold_individually":false,"weight":"0.2","dimensions":{"length":"","width":"","height":""},"shipping_required":true,"shipping_taxable":true,"shipping_class":"","shipping_class_id":0,"reviews_allowed":true,"average_rating":"0.00","rating_count":0,"related_ids":[9525,1118,9620,9540,967],"upsell_ids":[],"cross_sell_ids":[],"parent_id":0,"purchase_note":"","categories":[{"id":181,"name":"Women","slug":"woman"}],"tags":[{"id":86,"name":"dress","slug":"dress"},{"id":94,"name":"girl","slug":"girl"},{"id":110,"name":"jumpsuits","slug":"jumpsuits"},{"id":152,"name":"shorts","slug":"shorts"},{"id":175,"name":"women","slug":"women"}],"images":[{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":22,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder4.jpg","name":"placeholder4.jpg","alt":""},{"id":23,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder5.jpg","name":"placeholder5.jpg","alt":""}],"attributes":[{"id":3,"name":"brand","position":0,"visible":true,"variation":false,"options":["ASOS"]},{"id":2,"name":"color","position":1,"visible":true,"variation":false,"options":["Black"]},{"id":4,"name":"gender","position":2,"visible":true,"variation":false,"options":["Women"]},{"id":5,"name":"material","position":3,"visible":true,"variation":false,"options":["Woven fabric"]},{"id":1,"name":"size","position":4,"visible":true,"variation":true,"options":["Extra large","Extra small","Medium"]}],"default_attributes":[],"variations":[9990,9991,9992],"grouped_products":[],"menu_order":0,"meta_data":[{"id":7468,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7469,"key":"_wpas_done_all","value":"1"},{"id":7470,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7471,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7472,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7473,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7474,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7475,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7479,"key":"_min_variation_price","value":"800"},{"id":7480,"key":"_max_variation_price","value":"900"},{"id":7481,"key":"_min_price_variation_id","value":"9992"},{"id":7482,"key":"_max_price_variation_id","value":"9990"},{"id":7483,"key":"_min_variation_regular_price","value":"800"},{"id":7484,"key":"_max_variation_regular_price","value":"900"},{"id":7485,"key":"_min_regular_price_variation_id","value":"9992"},{"id":7486,"key":"_max_regular_price_variation_id","value":"9990"},{"id":7487,"key":"_min_variation_sale_price","value":""},{"id":7488,"key":"_max_variation_sale_price","value":""},{"id":7489,"key":"_min_sale_price_variation_id","value":""},{"id":7490,"key":"_max_sale_price_variation_id","value":""},{"id":7494,"key":"_wpb_vc_js_status","value":"false"},{"id":7495,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7514,"key":"pa_size_extravalue","value":""},{"id":7515,"key":"pa_color_extravalue","value":{"black":"9349"}},{"id":7516,"key":"slide_template","value":"default"},{"id":7517,"key":"video_type","value":"none"},{"id":7518,"key":"video_play_button_color","value":"light"},{"id":7519,"key":"shop_enable_zoom","value":"1"},{"id":7520,"key":"product_detail_style_inherit","value":"0"},{"id":7521,"key":"product_detail_style","value":"pd_classic"},{"id":7522,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7523,"key":"pa_brand_extravalue","value":""},{"id":7524,"key":"pa_texture_extravalue","value":{"rose":""}},{"id":7526,"key":"product_detail_bg","value":"#fff"},{"id":7529,"key":"pa_gender_extravalue","value":""},{"id":7530,"key":"pa_material_extravalue","value":""},{"id":7538,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7539,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7540,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7541,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7545,"key":"_min_variation_price","value":"800"},{"id":7546,"key":"_max_variation_price","value":"900"},{"id":7547,"key":"_min_price_variation_id","value":"9992"},{"id":7548,"key":"_max_price_variation_id","value":"9990"},{"id":7549,"key":"_min_variation_regular_price","value":"800"},{"id":7550,"key":"_max_variation_regular_price","value":"900"},{"id":7551,"key":"_min_regular_price_variation_id","value":"9992"},{"id":7552,"key":"_max_regular_price_variation_id","value":"9990"},{"id":7553,"key":"_min_variation_sale_price","value":""},{"id":7554,"key":"_max_variation_sale_price","value":""},{"id":7555,"key":"_min_sale_price_variation_id","value":""},{"id":7556,"key":"_max_sale_price_variation_id","value":""},{"id":7560,"key":"_wpb_vc_js_status","value":"false"},{"id":7561,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7580,"key":"pa_size_extravalue","value":""},{"id":7581,"key":"pa_color_extravalue","value":{"black":"9349"}},{"id":7582,"key":"slide_template","value":"default"},{"id":7583,"key":"video_type","value":"none"},{"id":7584,"key":"video_play_button_color","value":"light"},{"id":7585,"key":"shop_enable_zoom","value":"1"},{"id":7586,"key":"product_detail_style_inherit","value":"0"},{"id":7587,"key":"product_detail_style","value":"pd_classic"},{"id":7588,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7589,"key":"pa_brand_extravalue","value":""},{"id":7590,"key":"pa_texture_extravalue","value":{"rose":""}},{"id":7592,"key":"product_detail_bg","value":"#fff"},{"id":7595,"key":"pa_gender_extravalue","value":""},{"id":7596,"key":"pa_material_extravalue","value":""},{"id":7604,"key":"yikes_woo_products_tabs","value":[{"title":"SHIPPING & DELIVERY","id":"shipping-delivery","content":"<p>[vc_row equal_height=\"true\" gap=\"15\"][vc_column][vc_empty_space][\/vc_column][vc_column width=\"1\/12\" offset=\"vc_col-lg-1 vc_hidden-sm vc_hidden-xs\"][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-6 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-1\"][vc_column_text]<span style=\"font-size: 14px; color: #525151;\">quae ab illo inventore<\/span><br \/> <strong><span style=\"font-size: 38px; color: #262626; font-family: 'Poppins', sans-serif;\">TOTAM REM APERIAM<\/span><\/strong><br \/> <span style=\"font-size: 15px; color: #525151;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accisantium dolor emque laudantium<\/span>[\/vc_column_text][vc_empty_space height=\"12px\"][vc_row_inner equal_height=\"yes\" gap=\"35\"][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Free Shipping\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"paper-plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Delivery\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-5 vc_col-md-offset-0 vc_col-md-5 vc_col-sm-offset-1\"][imagebox image_url=\"11182\" image_hover=\"disable\"][\/vc_column][vc_column width=\"5\/6\"][vc_empty_space][\/vc_column][\/vc_row]<\/p>","name":"SHIPPING & DELIVERY"}]}],"_links":{"self":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/9848"}],"collection":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products"}]}},{"id":873,"name":"ASOS Sweater","slug":"asos-sweater","permalink":"https:\/\/buildingmaterials.pk\/shop-2\/men\/asos-sweater\/","date_created":"2016-12-18T12:00:08","date_created_gmt":"2016-12-18T12:00:08","date_modified":"2016-12-18T12:00:08","date_modified_gmt":"2016-12-18T12:00:08","type":"variable","status":"publish","featured":false,"catalog_visibility":"visible","description":"<p>[vc_row equal_height=\"true\" gap=\"zero\" type=\"full_width\" background_color=\"#f8f8f8\"][vc_column vertical_position=\"middle\" offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner gap=\"30\"][vc_column_inner width=\"2\/12\"][\/vc_column_inner][vc_column_inner width=\"9\/12\"][vc_empty_space height=\"200px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_5\" class=\"textBox    nosubtitle    fontSize32 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Features<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs14 text\"  style=\"color: #6f6f6f;\" >In today's world of various portable smart devices, carrying charging cables and external batteries have become a necessity. Even the external batteries need their <\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"10px\"][vc_column_text]<span style=\"color: #262626;\"><strong><span style=\"font-size: 16px;\">STRAIGHT\u00a0FIT<\/span><\/strong><\/span><\/p>\n<ul>\n<li><span style=\"color: #6f6f6f;\">Regular waist<\/span><\/li>\n<li><span style=\"color: #6f6f6f;\">Regular rise<\/span><\/li>\n<li><span style=\"color: #6f6f6f;\">Straight from thigh to hem<\/span><\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]<span style=\"color: #262626;\"><strong><span style=\"font-size: 16px;\">Sizing<\/span><\/strong><\/span><\/p>\n<p><span style=\"color: #6b6b6b;\">Model is 1.90m and is wearing a size 33\/32 (Waist 84cm, Hips 100cm).<\/span>[\/vc_column_text][vc_empty_space height=\"200px\"][\/vc_column_inner][vc_column_inner width=\"1\/12\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css=\".vc_custom_1488871010165{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}\" offset=\"vc_col-lg-6 vc_col-md-6\"][\/vc_column][\/vc_row][vc_row equal_height=\"true\" gap=\"zero\" type=\"full_width\" background_color=\"#f8f8f8\"][vc_column css=\".vc_custom_1488871035962{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}\" offset=\"vc_col-lg-6 vc_col-md-6\"][\/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner gap=\"30\"][vc_column_inner width=\"1\/12\"][\/vc_column_inner][vc_column_inner width=\"9\/12\"][vc_empty_space height=\"200px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_6\" class=\"textBox    nosubtitle    fontSize32 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Fabric<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_7\" class=\"textBox    nosubtitle    fontSize20 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            BLUE DELM STRETCH DENIM<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs14 text\"  style=\"color: #6f6f6f;\" >In today's world of various portable smart devices, carrying charging cables and external batteries have become a necessity. Even the external batteries need their <\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"20px\"][vc_column_text]<\/p>\n<ul>\n<li><span style=\"color: #6f6f6f;\">Regular waist<\/span><\/li>\n<li><span style=\"color: #6f6f6f;\">Regular rise<\/span><\/li>\n<li><span style=\"color: #6f6f6f;\">Straight from thigh to hem<\/span><\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]<span style=\"color: #262626;\"><strong><span style=\"font-size: 16px;\">DARK AGED<\/span><\/strong><\/span><\/p>\n<p><span style=\"color: #6b6b6b;\">Model is 1.90m and is wearing a size 33\/32 (Waist 84cm, Hips 100cm).<\/span>[\/vc_column_text][vc_empty_space height=\"200px\"][\/vc_column_inner][vc_column_inner width=\"2\/12\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row row_type=\"parallax\" equal_height=\"yes\" background_img_id=\"20\" row_padding_top=\"150\" row_padding_bottom=\"150\" min_height=\"400\"][vc_column css=\".vc_custom_1468326269795{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<div id=\"custom-title_1\" class=\"custom-title fontSize100 letterspacing0 textbackgroundstyle\"  data-delay=\"0\" data-animation=\"none\" >\n<div class=\"title\" style=\"color: #ffffff;  font-family:'Montserrat'!important; font-weight:700; font-style:normal; \">\n            <span><br \/>\n                WOMAN JEANS            <\/span><\/p><\/div>\n<p>            <span class=\"textbackground\"  style=\" color: #ffca00;   font-family:'Montserrat'!important; font-weight:700; font-style:normal; \">50%<\/span><\/p><\/div>\n<p>    [vc_row_inner][vc_column_inner width=\"1\/3\"][\/vc_column_inner][vc_column_inner width=\"1\/3\" css=\".vc_custom_1468326027326{margin-top: 0px !important;padding-top: 0px !important;}\"]<\/p>\n<style type=\"text\/css\" media=\"all\">\n<p>            #button_1.ep_button                {\n                    border-radius:20px;\n                }    <\/p>\n<p>        #button_1.ep_button            {\n                border-width:2px;\n            }    <\/p>\n<p>        #button_1.ep_button span.txt:before,#button_1.ep_button span.icon .hovericon            {\n               color:#ffffff;\n            }    <\/p>\n<\/style>\n<div class=\"inlinestyle center \">\n<div class=\"centeralignment\">\n<p>        <a id=\"button_1\" class=\"ep_button button-small center row style2 fill\"   style=\"color: #262626;\"  href=\"#\" title=\"\" ><\/p>\n<p>            <span class=\"txt\" data-hover=\"Shop&#039;s Men\"><br \/>\n                Shop&#039;s Men            <\/span><\/p>\n<p>        <\/a><\/p>\n<div class=\"clearfix\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column_inner][vc_column_inner width=\"1\/3\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n","short_description":"<p>Vitrine products are guaranteed to benefit from the highest quality products and the most trusted brands around the globe. Our main intention is to gain our customer\u2019s trust and make them a secure and win-win shopping experience. We may not be the best but we are trying hard to be the best.<\/p>\n","sku":"","price":"54","regular_price":"","sale_price":"","date_on_sale_from":null,"date_on_sale_from_gmt":null,"date_on_sale_to":null,"date_on_sale_to_gmt":null,"price_html":"<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>54.00<\/span>","on_sale":false,"purchasable":true,"total_sales":0,"virtual":false,"downloadable":false,"downloads":[],"download_limit":-1,"download_expiry":-1,"external_url":"","button_text":"","tax_status":"taxable","tax_class":"","manage_stock":true,"stock_quantity":0,"stock_status":"instock","backorders":"no","backorders_allowed":false,"backordered":false,"sold_individually":false,"weight":"0.3","dimensions":{"length":"","width":"","height":""},"shipping_required":true,"shipping_taxable":true,"shipping_class":"","shipping_class_id":0,"reviews_allowed":true,"average_rating":"3.33","rating_count":3,"related_ids":[9660,900,1118,9584,9580],"upsell_ids":[],"cross_sell_ids":[],"parent_id":0,"purchase_note":"","categories":[{"id":180,"name":"Men","slug":"men"}],"tags":[{"id":102,"name":"high neckline","slug":"high-neckline"},{"id":106,"name":"jeans","slug":"jeans"},{"id":109,"name":"jumper","slug":"jumper"},{"id":122,"name":"male","slug":"male"},{"id":127,"name":"men","slug":"men"}],"images":[{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":22,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder4.jpg","name":"placeholder4.jpg","alt":""},{"id":23,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder5.jpg","name":"placeholder5.jpg","alt":""}],"attributes":[{"id":3,"name":"brand","position":0,"visible":true,"variation":false,"options":["ASOS"]},{"id":2,"name":"color","position":1,"visible":true,"variation":false,"options":["Black"]},{"id":4,"name":"gender","position":2,"visible":true,"variation":false,"options":["Men"]},{"id":5,"name":"material","position":3,"visible":true,"variation":false,"options":["Chunky knit"]},{"id":6,"name":"pattern","position":4,"visible":true,"variation":false,"options":["Knit pattern"]},{"id":1,"name":"size","position":5,"visible":true,"variation":true,"options":["Extra large","Large","Medium","Small"]}],"default_attributes":[{"id":0,"name":"texture","option":"solid"}],"variations":[9393],"grouped_products":[],"menu_order":-1,"meta_data":[{"id":5918,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488871010165{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488871035962{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1468326269795{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1468326027326{margin-top: 0px !important;padding-top: 0px !important;}"},{"id":5919,"key":"_wpas_done_all","value":"1"},{"id":5920,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":5921,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488871010165{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488871035962{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1468326269795{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1468326027326{margin-top: 0px !important;padding-top: 0px !important;}"},{"id":5922,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":5923,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488871010165{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488871035962{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1468326269795{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1468326027326{margin-top: 0px !important;padding-top: 0px !important;}"},{"id":5924,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":5925,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488871010165{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488871035962{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1468326269795{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1468326027326{margin-top: 0px !important;padding-top: 0px !important;}"},{"id":5928,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":5952,"key":"slide_template","value":"default"},{"id":5953,"key":"video_type","value":"none"},{"id":5954,"key":"video_play_button_color","value":"light"},{"id":5955,"key":"pa_size_extravalue","value":""},{"id":5956,"key":"pa_color_extravalue","value":{"black":"9349"}},{"id":5957,"key":"pa_texture_extravalue","value":{"hydrangea":"6194","solid":"4802","rose":"4801"}},{"id":5958,"key":"_min_variation_price","value":"54"},{"id":5959,"key":"_max_variation_price","value":"54"},{"id":5960,"key":"_min_price_variation_id","value":"9393"},{"id":5961,"key":"_max_price_variation_id","value":"9393"},{"id":5962,"key":"_min_variation_regular_price","value":"54"},{"id":5963,"key":"_max_variation_regular_price","value":"54"},{"id":5964,"key":"_min_regular_price_variation_id","value":"9393"},{"id":5965,"key":"_max_regular_price_variation_id","value":"9393"},{"id":5966,"key":"_min_variation_sale_price","value":""},{"id":5967,"key":"_max_variation_sale_price","value":""},{"id":5968,"key":"_min_sale_price_variation_id","value":""},{"id":5969,"key":"_max_sale_price_variation_id","value":""},{"id":5971,"key":"pa_brand_extravalue","value":""},{"id":5972,"key":"_wpb_vc_js_status","value":"false"},{"id":5973,"key":"shop_enable_zoom","value":"1"},{"id":5974,"key":"product_detail_style_inherit","value":"0"},{"id":5975,"key":"product_detail_style","value":"pd_classic"},{"id":5976,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488871010165{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488871035962{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1468326269795{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1468326027326{margin-top: 0px !important;padding-top: 0px !important;}"},{"id":5978,"key":"product_detail_bg","value":"#fff"},{"id":5981,"key":"pa_gender_extravalue","value":""},{"id":5982,"key":"pa_material_extravalue","value":""},{"id":5983,"key":"pa_pattern_extravalue","value":{"knit-pattern":"9392"}},{"id":5986,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":5987,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488871010165{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488871035962{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1468326269795{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1468326027326{margin-top: 0px !important;padding-top: 0px !important;}"},{"id":5988,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":5989,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488871010165{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488871035962{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1468326269795{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1468326027326{margin-top: 0px !important;padding-top: 0px !important;}"},{"id":5992,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6016,"key":"slide_template","value":"default"},{"id":6017,"key":"video_type","value":"none"},{"id":6018,"key":"video_play_button_color","value":"light"},{"id":6019,"key":"pa_size_extravalue","value":""},{"id":6020,"key":"pa_color_extravalue","value":{"black":"9349"}},{"id":6021,"key":"pa_texture_extravalue","value":{"hydrangea":"6194","solid":"4802","rose":"4801"}},{"id":6022,"key":"_min_variation_price","value":"54"},{"id":6023,"key":"_max_variation_price","value":"54"},{"id":6024,"key":"_min_price_variation_id","value":"9393"},{"id":6025,"key":"_max_price_variation_id","value":"9393"},{"id":6026,"key":"_min_variation_regular_price","value":"54"},{"id":6027,"key":"_max_variation_regular_price","value":"54"},{"id":6028,"key":"_min_regular_price_variation_id","value":"9393"},{"id":6029,"key":"_max_regular_price_variation_id","value":"9393"},{"id":6030,"key":"_min_variation_sale_price","value":""},{"id":6031,"key":"_max_variation_sale_price","value":""},{"id":6032,"key":"_min_sale_price_variation_id","value":""},{"id":6033,"key":"_max_sale_price_variation_id","value":""},{"id":6035,"key":"pa_brand_extravalue","value":""},{"id":6036,"key":"_wpb_vc_js_status","value":"false"},{"id":6037,"key":"shop_enable_zoom","value":"1"},{"id":6038,"key":"product_detail_style_inherit","value":"0"},{"id":6039,"key":"product_detail_style","value":"pd_classic"},{"id":6040,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488871010165{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488871035962{padding-top: 550px !important;background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1468326269795{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1468326027326{margin-top: 0px !important;padding-top: 0px !important;}"},{"id":6042,"key":"product_detail_bg","value":"#fff"},{"id":6045,"key":"pa_gender_extravalue","value":""},{"id":6046,"key":"pa_material_extravalue","value":""},{"id":6047,"key":"pa_pattern_extravalue","value":{"knit-pattern":"9392"}},{"id":6053,"key":"yikes_woo_products_tabs","value":[{"title":"SHIPPING & DELIVERY","id":"shipping-delivery","content":"<p>[vc_row equal_height=\"true\" gap=\"15\"][vc_column][vc_empty_space][\/vc_column][vc_column width=\"1\/12\" offset=\"vc_col-lg-1 vc_hidden-sm vc_hidden-xs\"][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-6 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-1\"][vc_column_text]<span style=\"font-size: 14px; color: #525151;\">quae ab illo inventore<\/span><br \/> <strong><span style=\"font-size: 38px; color: #262626; font-family: 'Poppins', sans-serif;\">TOTAM REM APERIAM<\/span><\/strong><br \/> <span style=\"font-size: 15px; color: #525151;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accisantium dolor emque laudantium<\/span>[\/vc_column_text][vc_empty_space height=\"12px\"][vc_row_inner equal_height=\"yes\" gap=\"35\"][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Free Shipping\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"paper-plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Delivery\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-5 vc_col-md-offset-0 vc_col-md-5 vc_col-sm-offset-1\"][imagebox image_url=\"11182\" image_hover=\"disable\"][\/vc_column][vc_column width=\"5\/6\"][vc_empty_space][\/vc_column][\/vc_row]<\/p>","name":"SHIPPING & DELIVERY"}]}],"_links":{"self":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/873"}],"collection":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products"}]}},{"id":6298,"name":"Leather Backpack","slug":"leather-backpack","permalink":"https:\/\/buildingmaterials.pk\/shop-2\/accessories\/leather-backpack\/","date_created":"2016-06-29T07:17:12","date_created_gmt":"2016-06-29T07:17:12","date_modified":"2016-06-29T07:17:12","date_modified_gmt":"2016-06-29T07:17:12","type":"simple","status":"publish","featured":true,"catalog_visibility":"visible","description":"<p>[vc_row row_type=\"parallax\" background_img_id=\"20\" overlay_color=\"rgba(255,255,255,0.01)\" min_height=\"500\"][vc_column width=\"1\/2\" css=\".vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"125px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_8\" class=\"textBox    nosubtitle    fontSize32 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Features<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs14 text\"  style=\"color: #828282;\" >In today's world of various portable smart devices, carrying charging cables and external batteries have become a necessity. Even the external batteries need their <\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"20px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n        #iconbox_5  .title             {\n                color: #262626;\n            }\n        #iconbox_5 .glyph            {\n                color: #262626;\n            }\n        #iconbox_5  .content , #iconbox_5 .more-link a             {\n                color: #898989;\n            }\n            <\/style>\n<div id=\"iconbox_5\" class=\"iconbox iconbox-left\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-recycle\"><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\">Free Delivery<\/h3>\n<p>                        <!-- iconbox content --><\/p>\n<div class=\"content\">\n                    In today's world of various portable smart devices,                 <\/div>\n<p>            <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][vc_column width=\"1\/2\"][\/vc_column][\/vc_row][vc_row row_type=\"parallax\" background_img_id=\"20\" overlay_color=\"rgba(255,255,255,0.01)\" min_height=\"500\"][vc_column width=\"1\/2\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"125px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_9\" class=\"textBox    nosubtitle    fontSize32 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                             Various portable<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs14 text\"  style=\"color: #828282;\" >In today's world of various portable smart devices, carrying charging cables and external batteries have become a necessity. Even the external batteries need their <\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"10px\"][vc_column_text]<strong>STRAIGHT\u00a0FIT<\/strong><\/p>\n<ul>\n<li>Regular waist<\/li>\n<li>Regular rise<\/li>\n<li>Straight from thigh to hem<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row background_color=\"#f8f8f8\" row_padding_top=\"120\"][vc_column width=\"1\/4\"][\/vc_column][vc_column width=\"1\/2\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_10\" class=\"textBox    nosubtitle    fontSize32 textBoxCenter textBoxUnderCenter textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Gallery<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs16 text\"  style=\"color: #828282;\" >There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humourThere are many variations of passages. <\/div>\n<\/p><\/div>\n<p>    [\/vc_column][vc_column width=\"1\/4\"][\/vc_column][\/vc_row][vc_row background_color=\"#f8f8f8\" row_padding_top=\"60\" row_padding_bottom=\"120\"][vc_column]<br \/>\n    <!-- gallery Section  --><\/p>\n<div id=\"portfolio_1\" data-portfolio-type=\"portfolio_space\" data-value=\"portfolio_1\"  data-id=\"1\" data-startPage=\"1\" data-maxPages=\"0\" data-nextLink=\"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/page\/2\/\" class=\"epicoSection portfolioSection darkStyle portfolio_space \" data-layout-style=\"perfectMasonry\">\n<div  class=\"portfoliowrap wrap\">\n<div class=\"container title_container  clearfix\"><\/div>\n<div class=\"portfolio_wrap\">\n<p>                <!-- gallery items  --><\/p>\n<div  class=\"isotope simpleGallery lightStyle zoomIn darkPopUp no-responsive-animation\" data-categories=\"\" data-animation-type=\"lg-slide\" data-gallery-thumbnail=\"1\">\n<div id=\"pLoop_1\" class=\"ep_lightGallery\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- End gallery  --><\/p>\n<p>    [\/vc_column][\/vc_row][vc_row row_type=\"parallax\" background_img_id=\"20\" background_position=\"center top\" overlay_color=\"rgba(10,10,10,0.7)\" min_height=\"500\" row_padding_top=\"180\" row_padding_bottom=\"180\"][vc_column width=\"1\/6\"][\/vc_column][vc_column width=\"2\/3\"]    <\/p>\n<p>        <!-- Hidden video div --><\/p>\n<div style=\"display:none;\" id=\"videoembed_video_1\">\n            <video class=\"lg-video-object lg-html5 video-js vjs-default-skin\" controls preload=\"none\" ><source src=\" https:\/\/static.videezy.com\/system\/resources\/preview3s\/000\/002\/483\/original\/f-w-13-hd-stock-video.webm\" type=\"video\/webm\"><source src=\" https:\/\/static.videezy.com\/system\/resources\/previews\/000\/002\/483\/original\/f-w-13-hd-stock-video.mp4\" type=\"video\/mp4\"><\/video>\n        <\/div>\n<div id=\"embed_video_1\" class=\"video_embed_container \"   data-delay=\"0\" data-animation=\"none\" >\n<p>                <!-- data-src should not be provided when you use html5 videos --><br \/>\n                <a data-html=\"#videoembed_video_1\"><\/p>\n<div class=\"play-button light\">\n                        <span class=\"glyph icon  icon-play2\"><\/span>\n                    <\/div>\n<p>                <\/a><\/p><\/div>\n<p>    [vc_empty_space height=\"20\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_11\" class=\"textBox    nosubtitle    fontSize80 textBoxCenter textBoxUnderCenter textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#ffffff;\" >\n<p>                            Exclusive Bags<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][vc_column width=\"1\/6\"][\/vc_column][\/vc_row]<\/p>\n","short_description":"<p>Vitrine products are guaranteed to benefit from the highest quality products and the most trusted brands around the globe. Our main intention is to gain our customer\u2019s trust and make them a secure and win-win shopping experience. We may not be the best but we are trying hard to be the best.<\/p>\n","sku":"96584","price":"98.00","regular_price":"180.00","sale_price":"98.00","date_on_sale_from":null,"date_on_sale_from_gmt":null,"date_on_sale_to":null,"date_on_sale_to_gmt":null,"price_html":"<del><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>180.00<\/span><\/del> <ins><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>98.00<\/span><\/ins>","on_sale":true,"purchasable":true,"total_sales":0,"virtual":false,"downloadable":false,"downloads":[],"download_limit":-1,"download_expiry":-1,"external_url":"","button_text":"","tax_status":"taxable","tax_class":"","manage_stock":true,"stock_quantity":5,"stock_status":"instock","backorders":"no","backorders_allowed":false,"backordered":false,"sold_individually":false,"weight":"0.2","dimensions":{"length":"75","width":"30","height":"20"},"shipping_required":true,"shipping_taxable":true,"shipping_class":"","shipping_class_id":0,"reviews_allowed":true,"average_rating":"4.33","rating_count":3,"related_ids":[9467,9668,9620,9690,9860],"upsell_ids":[],"cross_sell_ids":[],"parent_id":0,"purchase_note":"<p>Please note that this product's originality and quality will be guaranteed by Vitrine.<\/p>\n","categories":[{"id":179,"name":"Accessories","slug":"accessories"}],"tags":[{"id":64,"name":"backpack","slug":"backpack"},{"id":65,"name":"bag","slug":"bag"},{"id":69,"name":"black","slug":"black"},{"id":83,"name":"classic","slug":"classic"},{"id":117,"name":"leather","slug":"leather"},{"id":146,"name":"purse","slug":"purse"}],"images":[{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":22,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder4.jpg","name":"placeholder4.jpg","alt":""},{"id":23,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder5.jpg","name":"placeholder5.jpg","alt":""}],"attributes":[{"id":3,"name":"brand","position":0,"visible":true,"variation":false,"options":["Michael Kors"]},{"id":2,"name":"color","position":1,"visible":true,"variation":false,"options":["Black"]},{"id":4,"name":"gender","position":2,"visible":true,"variation":false,"options":["Men","Women"]},{"id":5,"name":"material","position":3,"visible":true,"variation":false,"options":["Leather"]},{"id":6,"name":"pattern","position":4,"visible":true,"variation":false,"options":["Solid Color"]}],"default_attributes":[],"variations":[],"grouped_products":[],"menu_order":0,"meta_data":[{"id":6821,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}.vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}"},{"id":6822,"key":"_wpas_done_all","value":"1"},{"id":6823,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6824,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}.vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}"},{"id":6825,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6826,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}.vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}"},{"id":6827,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6828,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}.vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}"},{"id":6832,"key":"_min_variation_price","value":"950"},{"id":6833,"key":"_max_variation_price","value":"950"},{"id":6834,"key":"_min_price_variation_id","value":"6280"},{"id":6835,"key":"_max_price_variation_id","value":"6280"},{"id":6836,"key":"_min_variation_regular_price","value":"950"},{"id":6837,"key":"_max_variation_regular_price","value":"950"},{"id":6838,"key":"_min_regular_price_variation_id","value":"6280"},{"id":6839,"key":"_max_regular_price_variation_id","value":"6280"},{"id":6840,"key":"_min_variation_sale_price","value":""},{"id":6841,"key":"_max_variation_sale_price","value":""},{"id":6842,"key":"_min_sale_price_variation_id","value":""},{"id":6843,"key":"_max_sale_price_variation_id","value":""},{"id":6847,"key":"_wpb_vc_js_status","value":"true"},{"id":6848,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6867,"key":"pa_size_extravalue","value":""},{"id":6868,"key":"pa_color_extravalue","value":{"black":"9349"}},{"id":6869,"key":"slide_template","value":"default"},{"id":6870,"key":"video_type","value":"none"},{"id":6871,"key":"video_play_button_color","value":"light"},{"id":6872,"key":"shop_enable_zoom","value":"1"},{"id":6873,"key":"product_detail_style_inherit","value":"0"},{"id":6874,"key":"product_detail_style","value":"pd_classic"},{"id":6875,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}.vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}"},{"id":6880,"key":"pa_texture_extravalue","value":{"solid":""}},{"id":6881,"key":"pa_brand_extravalue","value":""},{"id":6886,"key":"pa_pattern_extravalue","value":{"solid-color":"9349"}},{"id":6887,"key":"pa_material_extravalue","value":""},{"id":6888,"key":"product_detail_bg","value":"#fff"},{"id":6889,"key":"pa_gender_extravalue","value":""},{"id":6890,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6891,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}.vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}"},{"id":6892,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6893,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}.vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}"},{"id":6897,"key":"_min_variation_price","value":"950"},{"id":6898,"key":"_max_variation_price","value":"950"},{"id":6899,"key":"_min_price_variation_id","value":"6280"},{"id":6900,"key":"_max_price_variation_id","value":"6280"},{"id":6901,"key":"_min_variation_regular_price","value":"950"},{"id":6902,"key":"_max_variation_regular_price","value":"950"},{"id":6903,"key":"_min_regular_price_variation_id","value":"6280"},{"id":6904,"key":"_max_regular_price_variation_id","value":"6280"},{"id":6905,"key":"_min_variation_sale_price","value":""},{"id":6906,"key":"_max_variation_sale_price","value":""},{"id":6907,"key":"_min_sale_price_variation_id","value":""},{"id":6908,"key":"_max_sale_price_variation_id","value":""},{"id":6912,"key":"_wpb_vc_js_status","value":"true"},{"id":6913,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6932,"key":"pa_size_extravalue","value":""},{"id":6933,"key":"pa_color_extravalue","value":{"black":"9349"}},{"id":6934,"key":"slide_template","value":"default"},{"id":6935,"key":"video_type","value":"none"},{"id":6936,"key":"video_play_button_color","value":"light"},{"id":6937,"key":"shop_enable_zoom","value":"1"},{"id":6938,"key":"product_detail_style_inherit","value":"0"},{"id":6939,"key":"product_detail_style","value":"pd_classic"},{"id":6940,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}.vc_custom_1468647175044{padding-right: 120px !important;padding-left: 150px !important;}"},{"id":6945,"key":"pa_texture_extravalue","value":{"solid":""}},{"id":6946,"key":"pa_brand_extravalue","value":""},{"id":6951,"key":"pa_pattern_extravalue","value":{"solid-color":"9349"}},{"id":6952,"key":"pa_material_extravalue","value":""},{"id":6953,"key":"product_detail_bg","value":"#fff"},{"id":6954,"key":"pa_gender_extravalue","value":""},{"id":6958,"key":"yikes_woo_products_tabs","value":[{"title":"SHIPPING & DELIVERY","id":"shipping-delivery","content":"<p>[vc_row equal_height=\"true\" gap=\"15\"][vc_column][vc_empty_space][\/vc_column][vc_column width=\"1\/12\" offset=\"vc_col-lg-1 vc_hidden-sm vc_hidden-xs\"][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-6 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-1\"][vc_column_text]<span style=\"font-size: 14px; color: #525151;\">quae ab illo inventore<\/span><br \/> <strong><span style=\"font-size: 38px; color: #262626; font-family: 'Poppins', sans-serif;\">TOTAM REM APERIAM<\/span><\/strong><br \/> <span style=\"font-size: 15px; color: #525151;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accisantium dolor emque laudantium<\/span>[\/vc_column_text][vc_empty_space height=\"12px\"][vc_row_inner equal_height=\"yes\" gap=\"35\"][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Free Shipping\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"paper-plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Delivery\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-5 vc_col-md-offset-0 vc_col-md-5 vc_col-sm-offset-1\"][imagebox image_url=\"11182\" image_hover=\"disable\"][\/vc_column][vc_column width=\"5\/6\"][vc_empty_space][\/vc_column][\/vc_row]<\/p>","name":"SHIPPING & DELIVERY"}]}],"_links":{"self":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/6298"}],"collection":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products"}]}},{"id":6289,"name":"ASOS Jumpsuit","slug":"asos-jumpsuit","permalink":"https:\/\/buildingmaterials.pk\/shop-2\/woman\/asos-jumpsuit\/","date_created":"2016-06-28T06:37:18","date_created_gmt":"2016-06-28T06:37:18","date_modified":"2016-06-28T06:37:18","date_modified_gmt":"2016-06-28T06:37:18","type":"variable","status":"publish","featured":true,"catalog_visibility":"visible","description":"<p>[vc_row background_color=\"#f8f8f8\"][vc_column width=\"1\/6\" css=\".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}\"][\/vc_column][vc_column width=\"2\/3\" css=\".vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}\"][vc_empty_space height=\"50\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_12\" class=\"textBox    nosubtitle    fontSize24 textBoxCenter textBoxUnderCenter textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Best material quality<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs13 text\"  style=\"color: #707070;\" >This T-shirt is made from top new fabric that not only is resistant to constant washing but it also is very cool.<\/p>\n<p>Nanotechnology fabric was selected as the best invention in the field of fashion for 2016.<\/p><\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"35\"][vc_row_inner][vc_column_inner width=\"1\/2\"]<\/p>\n<div id=\"iconbox_6\" class=\"iconbox iconbox-top  center_alignment\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-pants\"  style=\" color: #01558f;\" ><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\"  style=\"color: #292929;\" >FUN STYLE<\/h3>\n<p>            <!-- iconbox content --><\/p>\n<div class=\"content\"  style=\"color: #898989;\" >\n                    Best for teenager or free souls looking for something interesting for summer.                <\/div>\n<p>             <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column_inner][vc_column_inner width=\"1\/2\"]<\/p>\n<div id=\"iconbox_7\" class=\"iconbox iconbox-top  center_alignment\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-shirt\"  style=\" color: #01558f;\" ><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\"  style=\"color: #292929;\" >ECO FRIENDLY<\/h3>\n<p>            <!-- iconbox content --><\/p>\n<div class=\"content\"  style=\"color: #898989;\" >\n                    Natural cool and durable fabric, washable by hand or washing machines.                <\/div>\n<p>             <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"90\"][\/vc_column][vc_column width=\"1\/6\"][\/vc_column][\/vc_row]<\/p>\n","short_description":"<p>Vitrine products are guaranteed to benefit from the highest quality products and the most trusted brands around the globe. Our main intention is to gain our customer&#8217;s trust and make them a secure and win-win shopping experience. We may not be the best but we are trying hard to be the best.<\/p>\n","sku":"65865","price":"950","regular_price":"","sale_price":"","date_on_sale_from":null,"date_on_sale_from_gmt":null,"date_on_sale_to":null,"date_on_sale_to_gmt":null,"price_html":"<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>950.00<\/span>","on_sale":false,"purchasable":true,"total_sales":0,"virtual":false,"downloadable":false,"downloads":[],"download_limit":-1,"download_expiry":-1,"external_url":"","button_text":"","tax_status":"taxable","tax_class":"","manage_stock":true,"stock_quantity":10,"stock_status":"instock","backorders":"no","backorders_allowed":false,"backordered":false,"sold_individually":false,"weight":"0.2","dimensions":{"length":"","width":"","height":""},"shipping_required":true,"shipping_taxable":true,"shipping_class":"","shipping_class_id":0,"reviews_allowed":true,"average_rating":"4.67","rating_count":3,"related_ids":[967,1330,9638,1067,9690],"upsell_ids":[],"cross_sell_ids":[],"parent_id":0,"purchase_note":"","categories":[{"id":181,"name":"Women","slug":"woman"}],"tags":[{"id":86,"name":"dress","slug":"dress"},{"id":94,"name":"girl","slug":"girl"},{"id":110,"name":"jumpsuits","slug":"jumpsuits"},{"id":152,"name":"shorts","slug":"shorts"},{"id":175,"name":"women","slug":"women"}],"images":[{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":22,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder4.jpg","name":"placeholder4.jpg","alt":""},{"id":23,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder5.jpg","name":"placeholder5.jpg","alt":""}],"attributes":[{"id":3,"name":"brand","position":0,"visible":true,"variation":false,"options":["ASOS"]},{"id":2,"name":"color","position":1,"visible":true,"variation":false,"options":["Black"]},{"id":4,"name":"gender","position":2,"visible":true,"variation":false,"options":["Women"]},{"id":5,"name":"material","position":3,"visible":true,"variation":false,"options":["Woven fabric"]},{"id":1,"name":"size","position":4,"visible":true,"variation":true,"options":["Extra large","Extra small","Medium"]}],"default_attributes":[],"variations":[6290,6291,6292],"grouped_products":[],"menu_order":0,"meta_data":[{"id":6637,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6638,"key":"_wpas_done_all","value":"1"},{"id":6639,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6640,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6641,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6642,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6643,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6644,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6648,"key":"_min_variation_price","value":"950"},{"id":6649,"key":"_max_variation_price","value":"950"},{"id":6650,"key":"_min_price_variation_id","value":"6290"},{"id":6651,"key":"_max_price_variation_id","value":"6290"},{"id":6652,"key":"_min_variation_regular_price","value":"950"},{"id":6653,"key":"_max_variation_regular_price","value":"950"},{"id":6654,"key":"_min_regular_price_variation_id","value":"6290"},{"id":6655,"key":"_max_regular_price_variation_id","value":"6290"},{"id":6656,"key":"_min_variation_sale_price","value":""},{"id":6657,"key":"_max_variation_sale_price","value":""},{"id":6658,"key":"_min_sale_price_variation_id","value":""},{"id":6659,"key":"_max_sale_price_variation_id","value":""},{"id":6663,"key":"_wpb_vc_js_status","value":"true"},{"id":6664,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6683,"key":"pa_size_extravalue","value":""},{"id":6684,"key":"pa_color_extravalue","value":{"black":"9349"}},{"id":6685,"key":"slide_template","value":"default"},{"id":6686,"key":"video_type","value":"none"},{"id":6687,"key":"video_play_button_color","value":"light"},{"id":6688,"key":"shop_enable_zoom","value":"1"},{"id":6689,"key":"product_detail_style_inherit","value":"0"},{"id":6690,"key":"product_detail_style","value":"pd_background"},{"id":6691,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6694,"key":"pa_brand_extravalue","value":""},{"id":6695,"key":"pa_texture_extravalue","value":{"rose":""}},{"id":6697,"key":"product_detail_bg","value":"#fff"},{"id":6700,"key":"pa_gender_extravalue","value":""},{"id":6701,"key":"pa_material_extravalue","value":""},{"id":6704,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6705,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6706,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6707,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6711,"key":"_min_variation_price","value":"950"},{"id":6712,"key":"_max_variation_price","value":"950"},{"id":6713,"key":"_min_price_variation_id","value":"6290"},{"id":6714,"key":"_max_price_variation_id","value":"6290"},{"id":6715,"key":"_min_variation_regular_price","value":"950"},{"id":6716,"key":"_max_variation_regular_price","value":"950"},{"id":6717,"key":"_min_regular_price_variation_id","value":"6290"},{"id":6718,"key":"_max_regular_price_variation_id","value":"6290"},{"id":6719,"key":"_min_variation_sale_price","value":""},{"id":6720,"key":"_max_variation_sale_price","value":""},{"id":6721,"key":"_min_sale_price_variation_id","value":""},{"id":6722,"key":"_max_sale_price_variation_id","value":""},{"id":6726,"key":"_wpb_vc_js_status","value":"true"},{"id":6727,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6746,"key":"pa_size_extravalue","value":""},{"id":6747,"key":"pa_color_extravalue","value":{"black":"9349"}},{"id":6748,"key":"slide_template","value":"default"},{"id":6749,"key":"video_type","value":"none"},{"id":6750,"key":"video_play_button_color","value":"light"},{"id":6751,"key":"shop_enable_zoom","value":"1"},{"id":6752,"key":"product_detail_style_inherit","value":"0"},{"id":6753,"key":"product_detail_style","value":"pd_background"},{"id":6754,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6757,"key":"pa_brand_extravalue","value":""},{"id":6758,"key":"pa_texture_extravalue","value":{"rose":""}},{"id":6760,"key":"product_detail_bg","value":"#fff"},{"id":6763,"key":"pa_gender_extravalue","value":""},{"id":6764,"key":"pa_material_extravalue","value":""},{"id":6770,"key":"yikes_woo_products_tabs","value":[{"title":"SHIPPING & DELIVERY","id":"shipping-delivery","content":"<p>[vc_row equal_height=\"true\" gap=\"15\"][vc_column][vc_empty_space][\/vc_column][vc_column width=\"1\/12\" offset=\"vc_col-lg-1 vc_hidden-sm vc_hidden-xs\"][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-6 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-1\"][vc_column_text]<span style=\"font-size: 14px; color: #525151;\">quae ab illo inventore<\/span><br \/> <strong><span style=\"font-size: 38px; color: #262626; font-family: 'Poppins', sans-serif;\">TOTAM REM APERIAM<\/span><\/strong><br \/> <span style=\"font-size: 15px; color: #525151;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accisantium dolor emque laudantium<\/span>[\/vc_column_text][vc_empty_space height=\"12px\"][vc_row_inner equal_height=\"yes\" gap=\"35\"][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Free Shipping\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"paper-plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Delivery\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-5 vc_col-md-offset-0 vc_col-md-5 vc_col-sm-offset-1\"][imagebox image_url=\"11182\" image_hover=\"disable\"][\/vc_column][vc_column width=\"5\/6\"][vc_empty_space][\/vc_column][\/vc_row]<\/p>","name":"SHIPPING & DELIVERY"}]}],"_links":{"self":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/6289"}],"collection":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products"}]}},{"id":9467,"name":"Pilot Sunglasses","slug":"pilot-sunglasses","permalink":"https:\/\/buildingmaterials.pk\/shop-2\/accessories\/pilot-sunglasses\/","date_created":"2016-04-24T12:12:00","date_created_gmt":"2016-04-24T12:12:00","date_modified":"2016-04-24T12:12:00","date_modified_gmt":"2016-04-24T12:12:00","type":"variable","status":"publish","featured":false,"catalog_visibility":"visible","description":"<p>[vc_row background_color=\"#f8f8f8\"][vc_column width=\"1\/2\" css=\".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}\"][vc_empty_space height=\"50\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_13\" class=\"textBox    nosubtitle    fontSize24 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Review<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs13 text\"  style=\"color: #707070;\" >Silky soft fabric, permanent colorful colors, stylish design and amazing sewing work are the things that you are going to pay for when you decide to buy this item,<br \/>\nChanel makes you look elegant and chic effortlessly and you may benefit from their custom design policy .<\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"15px\"][vc_column_text]<\/p>\n<p class=\"productInfoRow-subtitle\"><span style=\"font-size: 16px\"><strong><span style=\"color: #292929\">Details<\/span><\/strong><\/span><\/p>\n<ul>\n<li class=\"productInfoRow-subtitle\"><span style=\"font-size: 13px;color: #898989\">-\u00a0high quality fabric as well as colors<\/span><\/li>\n<li class=\"productInfoRow-subtitle\"><span style=\"color: #898989\">- All sewing works are done by experts<\/span><\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<p class=\"productInfoRow-subtitle\"><span style=\"font-size: 16px\"><strong><span style=\"color: #292929\">Sizing<\/span><\/strong><\/span><\/p>\n<p class=\"productInfoRow-subtitle\"><span style=\"font-size: 13px;color: #898989\">To find suitable size for you please use our size guide <a href=\"#\">here<\/a>.<\/span><\/p>\n<p>[\/vc_column_text][vc_empty_space height=\"90\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}\"][vc_empty_space height=\"50\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_14\" class=\"textBox    nosubtitle    fontSize24 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            What to expect?<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs13 text\"  style=\"color: #707070;\" >The item will arrive two to three days after the final purchase at your door. There will be an orange package that would be completely sealed and it also would be covered in a plastic bag to make sure that it is waterproof. Do not accept packages send in our name unless they are exactly as they were described.<\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"30px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n        #iconbox_8  .title             {\n                color: #282828;\n            }\n        #iconbox_8 .glyph            {\n                color: #01558f;\n            }\n        #iconbox_8  .content , #iconbox_8 .more-link a             {\n                color: #787878;\n            }\n            <\/style>\n<div id=\"iconbox_8\" class=\"iconbox iconbox-left  shortcodeAnimation no-responsive-animation\"   data-delay=\"200\" data-animation=\"fade-in-left\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-earth\"><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\">CREATIVE DESIGN<\/h3>\n<p>                        <!-- iconbox content --><\/p>\n<div class=\"content\">\n                    This is one of 2016 best seller items worldwide, the resources are limited so if you plan to order, do it ASAP.                <\/div>\n<p>            <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"15px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n        #iconbox_9  .title             {\n                color: #282828;\n            }\n        #iconbox_9 .glyph            {\n                color: #01558f;\n            }\n        #iconbox_9  .content , #iconbox_9 .more-link a             {\n                color: #787878;\n            }\n            <\/style>\n<div id=\"iconbox_9\" class=\"iconbox iconbox-left  shortcodeAnimation no-responsive-animation\"   data-delay=\"300\" data-animation=\"fade-in-left\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-bag\"><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\">BUDGET FRIENDLY<\/h3>\n<p>                        <!-- iconbox content --><\/p>\n<div class=\"content\">\n                    This chick design is adopted by one of the most popular brands in France and its fabric is imported from Italy.                <\/div>\n<p>            <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][\/vc_row]<\/p>\n","short_description":"<p>Vitrine products are guaranteed to benefit from the highest quality products and the most trusted brands around the globe. Our main intention is to gain our customer\u2019s trust and make them a secure and win-win shopping experience. We may not be the best but we are trying hard to be the best.<\/p>\n","sku":"","price":"250.00","regular_price":"","sale_price":"","date_on_sale_from":null,"date_on_sale_from_gmt":null,"date_on_sale_to":null,"date_on_sale_to_gmt":null,"price_html":"<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>250.00<\/span>","on_sale":false,"purchasable":true,"total_sales":0,"virtual":false,"downloadable":false,"downloads":[],"download_limit":-1,"download_expiry":-1,"external_url":"","button_text":"","tax_status":"taxable","tax_class":"","manage_stock":true,"stock_quantity":6,"stock_status":"instock","backorders":"no","backorders_allowed":false,"backordered":false,"sold_individually":false,"weight":"","dimensions":{"length":"","width":"","height":""},"shipping_required":true,"shipping_taxable":true,"shipping_class":"","shipping_class_id":0,"reviews_allowed":true,"average_rating":"0.00","rating_count":0,"related_ids":[1054,10116,9525,9584,1292],"upsell_ids":[],"cross_sell_ids":[],"parent_id":0,"purchase_note":"","categories":[{"id":179,"name":"Accessories","slug":"accessories"}],"tags":[{"id":81,"name":"caoutchouc","slug":"caoutchouc"},{"id":95,"name":"glasses","slug":"glasses"},{"id":118,"name":"leopard","slug":"leopard"},{"id":161,"name":"sunglasses","slug":"sunglasses"}],"images":[{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""}],"attributes":[{"id":3,"name":"brand","position":1,"visible":true,"variation":false,"options":["Forever21"]},{"id":2,"name":"color","position":2,"visible":true,"variation":true,"options":["Brown","Nude","Olive","Purple"]},{"id":4,"name":"gender","position":3,"visible":true,"variation":false,"options":["Men","Women"]},{"id":6,"name":"pattern","position":5,"visible":true,"variation":false,"options":["Gradiant"]}],"default_attributes":[],"variations":[9477,9478,9479,9480],"grouped_products":[],"menu_order":0,"meta_data":[{"id":7208,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7209,"key":"_wpas_done_all","value":"1"},{"id":7210,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7211,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7212,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7213,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7214,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7215,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7216,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7220,"key":"_min_variation_price","value":"250.00"},{"id":7221,"key":"_max_variation_price","value":"250.00"},{"id":7222,"key":"_min_price_variation_id","value":"9477"},{"id":7223,"key":"_max_price_variation_id","value":"9477"},{"id":7224,"key":"_min_variation_regular_price","value":"250.00"},{"id":7225,"key":"_max_variation_regular_price","value":"250.00"},{"id":7226,"key":"_min_regular_price_variation_id","value":"9477"},{"id":7227,"key":"_max_regular_price_variation_id","value":"9477"},{"id":7228,"key":"_min_variation_sale_price","value":""},{"id":7229,"key":"_max_variation_sale_price","value":""},{"id":7230,"key":"_min_sale_price_variation_id","value":""},{"id":7231,"key":"_max_sale_price_variation_id","value":""},{"id":7256,"key":"pa_brand_extravalue","value":""},{"id":7257,"key":"pa_color_extravalue","value":{"brown":"9473","nude":"10054","olive":"9475","purple":"9476"}},{"id":7258,"key":"pa_gender_extravalue","value":""},{"id":7259,"key":"pa_pattern_extravalue","value":{"gradiant":""}},{"id":7260,"key":"slide_template","value":""},{"id":7261,"key":"product_detail_style_inherit","value":"0"},{"id":7262,"key":"product_detail_style","value":"pd_classic"},{"id":7263,"key":"product_detail_bg","value":"#fff"},{"id":7264,"key":"shop_enable_zoom","value":"1"},{"id":7265,"key":"video_type","value":"none"},{"id":7266,"key":"video_play_button_color","value":"light"},{"id":7267,"key":"_wpb_vc_js_status","value":"true"},{"id":7268,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7274,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7275,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7276,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7277,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7278,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7282,"key":"_min_variation_price","value":"250.00"},{"id":7283,"key":"_max_variation_price","value":"250.00"},{"id":7284,"key":"_min_price_variation_id","value":"9477"},{"id":7285,"key":"_max_price_variation_id","value":"9477"},{"id":7286,"key":"_min_variation_regular_price","value":"250.00"},{"id":7287,"key":"_max_variation_regular_price","value":"250.00"},{"id":7288,"key":"_min_regular_price_variation_id","value":"9477"},{"id":7289,"key":"_max_regular_price_variation_id","value":"9477"},{"id":7290,"key":"_min_variation_sale_price","value":""},{"id":7291,"key":"_max_variation_sale_price","value":""},{"id":7292,"key":"_min_sale_price_variation_id","value":""},{"id":7293,"key":"_max_sale_price_variation_id","value":""},{"id":7318,"key":"pa_brand_extravalue","value":""},{"id":7319,"key":"pa_color_extravalue","value":{"brown":"9473","nude":"10054","olive":"9475","purple":"9476"}},{"id":7320,"key":"pa_gender_extravalue","value":""},{"id":7321,"key":"pa_pattern_extravalue","value":{"gradiant":""}},{"id":7322,"key":"slide_template","value":""},{"id":7323,"key":"product_detail_style_inherit","value":"0"},{"id":7324,"key":"product_detail_style","value":"pd_classic"},{"id":7325,"key":"product_detail_bg","value":"#fff"},{"id":7326,"key":"shop_enable_zoom","value":"1"},{"id":7327,"key":"video_type","value":"none"},{"id":7328,"key":"video_play_button_color","value":"light"},{"id":7329,"key":"_wpb_vc_js_status","value":"true"},{"id":7330,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7336,"key":"yikes_woo_products_tabs","value":[{"title":"SHIPPING & DELIVERY","id":"shipping-delivery","content":"<p>[vc_row equal_height=\"true\" gap=\"15\"][vc_column][vc_empty_space][\/vc_column][vc_column width=\"1\/12\" offset=\"vc_col-lg-1 vc_hidden-sm vc_hidden-xs\"][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-6 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-1\"][vc_column_text]<span style=\"font-size: 14px; color: #525151;\">quae ab illo inventore<\/span><br \/> <strong><span style=\"font-size: 38px; color: #262626; font-family: 'Poppins', sans-serif;\">TOTAM REM APERIAM<\/span><\/strong><br \/> <span style=\"font-size: 15px; color: #525151;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accisantium dolor emque laudantium<\/span>[\/vc_column_text][vc_empty_space height=\"12px\"][vc_row_inner equal_height=\"yes\" gap=\"35\"][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Free Shipping\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"paper-plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Delivery\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-5 vc_col-md-offset-0 vc_col-md-5 vc_col-sm-offset-1\"][imagebox image_url=\"11182\" image_hover=\"disable\"][\/vc_column][vc_column width=\"5\/6\"][vc_empty_space][\/vc_column][\/vc_row]<\/p>","name":"SHIPPING & DELIVERY"}]}],"_links":{"self":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/9467"}],"collection":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products"}]}},{"id":9397,"name":"ZARA T-shirt","slug":"zara-tshirt","permalink":"https:\/\/buildingmaterials.pk\/shop-2\/men\/zara-tshirt\/","date_created":"2016-04-24T07:03:02","date_created_gmt":"2016-04-24T07:03:02","date_modified":"2016-04-24T07:03:02","date_modified_gmt":"2016-04-24T07:03:02","type":"simple","status":"publish","featured":false,"catalog_visibility":"visible","description":"<p>[vc_row background_color=\"#f8f8f8\"][vc_column width=\"1\/6\" css=\".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}\"][\/vc_column][vc_column width=\"2\/3\" css=\".vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}\"][vc_empty_space height=\"50\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_15\" class=\"textBox    nosubtitle    fontSize24 textBoxCenter textBoxUnderCenter textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Best material quality<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs13 text\"  style=\"color: #707070;\" >This T-shirt is made from top new fabric that not only is resistant to constant washing but it also is very cool.<\/p>\n<p>Nanotechnology fabric was selected as the best invention in the field of fashion for 2016.<\/p><\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"35\"][vc_row_inner][vc_column_inner width=\"1\/2\"]<\/p>\n<div id=\"iconbox_10\" class=\"iconbox iconbox-top  center_alignment\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-pants\"  style=\" color: #01558f;\" ><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\"  style=\"color: #292929;\" >SIMPLE DESIGN<\/h3>\n<p>            <!-- iconbox content --><\/p>\n<div class=\"content\"  style=\"color: #898989;\" >\n                    The simple design and matt color pallets of this shirt, makes it suitable for any age.                <\/div>\n<p>             <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column_inner][vc_column_inner width=\"1\/2\"]<\/p>\n<div id=\"iconbox_11\" class=\"iconbox iconbox-top  center_alignment\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-shirt\"  style=\" color: #01558f;\" ><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\"  style=\"color: #292929;\" >ECO FRIENDLY<\/h3>\n<p>            <!-- iconbox content --><\/p>\n<div class=\"content\"  style=\"color: #898989;\" >\n                    Natural cool and durable fabric, washable by hand or washing machines.                <\/div>\n<p>             <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"90\"][\/vc_column][vc_column width=\"1\/6\"][\/vc_column][\/vc_row]<\/p>\n","short_description":"<p>Vitrine products are guaranteed to benefit from the highest quality products and the most trusted brands around the globe. Our main intention is to gain our customer\u2019s trust and make them a secure and win-win shopping experience. We may not be the best but we are trying hard to be the best.<\/p>\n","sku":"","price":"93.00","regular_price":"93.00","sale_price":"","date_on_sale_from":null,"date_on_sale_from_gmt":null,"date_on_sale_to":null,"date_on_sale_to_gmt":null,"price_html":"<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>93.00<\/span>","on_sale":false,"purchasable":true,"total_sales":0,"virtual":false,"downloadable":false,"downloads":[],"download_limit":-1,"download_expiry":-1,"external_url":"","button_text":"","tax_status":"taxable","tax_class":"","manage_stock":true,"stock_quantity":0,"stock_status":"outofstock","backorders":"no","backorders_allowed":false,"backordered":false,"sold_individually":false,"weight":"0.4","dimensions":{"length":"","width":"","height":""},"shipping_required":true,"shipping_taxable":true,"shipping_class":"","shipping_class_id":0,"reviews_allowed":true,"average_rating":"0.00","rating_count":0,"related_ids":[9848,900,9584,1319,9668],"upsell_ids":[],"cross_sell_ids":[],"parent_id":0,"purchase_note":"<p>This product can not be washed by a washing machine.<\/p>\n","categories":[{"id":180,"name":"Men","slug":"men"}],"tags":[{"id":79,"name":"brown","slug":"brown"},{"id":127,"name":"men","slug":"men"},{"id":150,"name":"shirt","slug":"shirt"},{"id":152,"name":"shorts","slug":"shorts"},{"id":166,"name":"Tshirt","slug":"tshirt"},{"id":171,"name":"white","slug":"white"}],"images":[{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":22,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder4.jpg","name":"placeholder4.jpg","alt":""},{"id":23,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder5.jpg","name":"placeholder5.jpg","alt":""}],"attributes":[{"id":3,"name":"brand","position":0,"visible":true,"variation":false,"options":["ZARA"]},{"id":2,"name":"color","position":1,"visible":true,"variation":false,"options":["Brown"]},{"id":4,"name":"gender","position":2,"visible":true,"variation":false,"options":["Men"]},{"id":5,"name":"material","position":3,"visible":true,"variation":false,"options":["soft jersey"]},{"id":6,"name":"pattern","position":4,"visible":true,"variation":false,"options":["Solid Color"]},{"id":1,"name":"size","position":5,"visible":true,"variation":false,"options":["Free"]}],"default_attributes":[],"variations":[],"grouped_products":[],"menu_order":0,"meta_data":[{"id":6960,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6961,"key":"_wpas_done_all","value":"1"},{"id":6962,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6963,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6964,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6965,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6966,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6967,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":6971,"key":"_min_variation_price","value":"950"},{"id":6972,"key":"_max_variation_price","value":"950"},{"id":6973,"key":"_min_price_variation_id","value":"6280"},{"id":6974,"key":"_max_price_variation_id","value":"6280"},{"id":6975,"key":"_min_variation_regular_price","value":"950"},{"id":6976,"key":"_max_variation_regular_price","value":"950"},{"id":6977,"key":"_min_regular_price_variation_id","value":"6280"},{"id":6978,"key":"_max_regular_price_variation_id","value":"6280"},{"id":6979,"key":"_min_variation_sale_price","value":""},{"id":6980,"key":"_max_variation_sale_price","value":""},{"id":6981,"key":"_min_sale_price_variation_id","value":""},{"id":6982,"key":"_max_sale_price_variation_id","value":""},{"id":6986,"key":"_wpb_vc_js_status","value":"true"},{"id":6987,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7006,"key":"pa_size_extravalue","value":""},{"id":7007,"key":"pa_color_extravalue","value":{"brown":"9407"}},{"id":7008,"key":"slide_template","value":"default"},{"id":7009,"key":"video_type","value":"none"},{"id":7010,"key":"video_play_button_color","value":"light"},{"id":7011,"key":"shop_enable_zoom","value":"1"},{"id":7012,"key":"product_detail_style_inherit","value":"0"},{"id":7013,"key":"product_detail_style","value":"pd_classic"},{"id":7014,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7020,"key":"pa_brand_extravalue","value":""},{"id":7021,"key":"product_detail_bg","value":"#fff"},{"id":7022,"key":"pa_gender_extravalue","value":""},{"id":7023,"key":"pa_material_extravalue","value":""},{"id":7024,"key":"pa_pattern_extravalue","value":{"solid-color":"9407"}},{"id":7031,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7032,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7033,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7034,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7038,"key":"_min_variation_price","value":"950"},{"id":7039,"key":"_max_variation_price","value":"950"},{"id":7040,"key":"_min_price_variation_id","value":"6280"},{"id":7041,"key":"_max_price_variation_id","value":"6280"},{"id":7042,"key":"_min_variation_regular_price","value":"950"},{"id":7043,"key":"_max_variation_regular_price","value":"950"},{"id":7044,"key":"_min_regular_price_variation_id","value":"6280"},{"id":7045,"key":"_max_regular_price_variation_id","value":"6280"},{"id":7046,"key":"_min_variation_sale_price","value":""},{"id":7047,"key":"_max_variation_sale_price","value":""},{"id":7048,"key":"_min_sale_price_variation_id","value":""},{"id":7049,"key":"_max_sale_price_variation_id","value":""},{"id":7053,"key":"_wpb_vc_js_status","value":"true"},{"id":7054,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7073,"key":"pa_size_extravalue","value":""},{"id":7074,"key":"pa_color_extravalue","value":{"brown":"9407"}},{"id":7075,"key":"slide_template","value":"default"},{"id":7076,"key":"video_type","value":"none"},{"id":7077,"key":"video_play_button_color","value":"light"},{"id":7078,"key":"shop_enable_zoom","value":"1"},{"id":7079,"key":"product_detail_style_inherit","value":"0"},{"id":7080,"key":"product_detail_style","value":"pd_classic"},{"id":7081,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7087,"key":"pa_brand_extravalue","value":""},{"id":7088,"key":"product_detail_bg","value":"#fff"},{"id":7089,"key":"pa_gender_extravalue","value":""},{"id":7090,"key":"pa_material_extravalue","value":""},{"id":7091,"key":"pa_pattern_extravalue","value":{"solid-color":"9407"}},{"id":7098,"key":"yikes_woo_products_tabs","value":[{"title":"SHIPPING & DELIVERY","id":"shipping-delivery","content":"<p>[vc_row equal_height=\"true\" gap=\"15\"][vc_column][vc_empty_space][\/vc_column][vc_column width=\"1\/12\" offset=\"vc_col-lg-1 vc_hidden-sm vc_hidden-xs\"][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-6 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-1\"][vc_column_text]<span style=\"font-size: 14px; color: #525151;\">quae ab illo inventore<\/span><br \/> <strong><span style=\"font-size: 38px; color: #262626; font-family: 'Poppins', sans-serif;\">TOTAM REM APERIAM<\/span><\/strong><br \/> <span style=\"font-size: 15px; color: #525151;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accisantium dolor emque laudantium<\/span>[\/vc_column_text][vc_empty_space height=\"12px\"][vc_row_inner equal_height=\"yes\" gap=\"35\"][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Free Shipping\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"paper-plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Delivery\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-5 vc_col-md-offset-0 vc_col-md-5 vc_col-sm-offset-1\"][imagebox image_url=\"11182\" image_hover=\"disable\"][\/vc_column][vc_column width=\"5\/6\"][vc_empty_space][\/vc_column][\/vc_row]<\/p>","name":"SHIPPING & DELIVERY"}]}],"_links":{"self":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/9397"}],"collection":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products"}]}},{"id":4932,"name":"Salt&Peper Jumper","slug":"salt-peper-jumper","permalink":"https:\/\/buildingmaterials.pk\/shop-2\/woman\/salt-peper-jumper\/","date_created":"2016-04-23T12:12:35","date_created_gmt":"2016-04-23T12:12:35","date_modified":"2016-04-23T12:12:35","date_modified_gmt":"2016-04-23T12:12:35","type":"simple","status":"publish","featured":false,"catalog_visibility":"visible","description":"<p>[vc_row background_color=\"#f8f8f8\"][vc_column width=\"1\/2\" css=\".vc_custom_1466590694922{padding-right: 50px !important;padding-left: 50px !important;}\"][vc_empty_space height=\"50\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_16\" class=\"textBox    nosubtitle    fontSize24 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Features<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs13 text\"  style=\"color: #707070;\" >Vitrine is the shop theme you have been always looking for, it is versatile, it is flexible and it is fast.<\/p>\n<p>Donec partu commodo a at erat nostra auctor sodales faucibus vestibulum adipiscing senectus.<\/p><\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"37\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_17\" class=\"textBox    nosubtitle    fontSize24 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Details<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs13 text\"  style=\"color: #707070;\" >Various options including, Gallery, Portfolio, creative design items, price tables and supreme shop features.<br \/>\nBy having Vitrine you'll never need another shop theme, our theme is probably the best shop theme of 2016.<\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"50\"][vc_empty_space height=\"90\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1466591114849{padding-left: -50px !important;}\"][vc_empty_space height=\"90\"][vc_tta_accordion active_section=\"-50\"][vc_tta_section title=\"VITRINE\" tab_id=\"1461138110921-473a7543-8dbe\"][vc_column_text]A responsive, feature rich shop, suitable for medium to large sized bussinesses[\/vc_column_text][\/vc_tta_section][vc_tta_section title=\"UPDATES\" tab_id=\"1461138111055-332b12da-6b69\"][vc_column_text]Simple yet elegant design which lets you to make most of the effort you are spending and helps you to sell more[\/vc_column_text][\/vc_tta_section][vc_tta_section title=\"SUPPORT\" tab_id=\"1467547154142-0f10c7ff-f005\"][vc_column_text]<span style=\"color: #898989;font-size: 13px\">By buying Vitrin not only benefit from lifetime updates but constant upgrading. It means that if you need a feature, we will consider adding it as soon as possible, if you are not the only one that needs it (a few customers like you requested it) we will add this to our theme immediately.<\/span>[\/vc_column_text][\/vc_tta_section][\/vc_tta_accordion][vc_empty_space height=\"90\"][\/vc_column][\/vc_row]<\/p>\n","short_description":"<p>Vitrine products are guaranteed to benefit from the highest quality products and the most trusted brands around the globe. Our main intention is to gain our customer\u2019s trust and make them a secure and win-win shopping experience. We may not be the best but we are trying hard to be the best.<\/p>\n","sku":"","price":"760","regular_price":"760","sale_price":"","date_on_sale_from":null,"date_on_sale_from_gmt":null,"date_on_sale_to":null,"date_on_sale_to_gmt":null,"price_html":"<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>760.00<\/span>","on_sale":false,"purchasable":true,"total_sales":0,"virtual":false,"downloadable":false,"downloads":[],"download_limit":-1,"download_expiry":-1,"external_url":"","button_text":"","tax_status":"taxable","tax_class":"","manage_stock":true,"stock_quantity":13,"stock_status":"instock","backorders":"no","backorders_allowed":false,"backordered":false,"sold_individually":false,"weight":"0.3","dimensions":{"length":"","width":"","height":""},"shipping_required":true,"shipping_taxable":true,"shipping_class":"","shipping_class_id":0,"reviews_allowed":true,"average_rating":"4.00","rating_count":3,"related_ids":[885,9650,1330,1292,1067],"upsell_ids":[],"cross_sell_ids":[],"parent_id":0,"purchase_note":"<p>Machine Eashable product.<\/p>\n","categories":[{"id":181,"name":"Women","slug":"woman"}],"tags":[{"id":64,"name":"backpack","slug":"backpack"},{"id":65,"name":"bag","slug":"bag"},{"id":90,"name":"floral","slug":"floral"},{"id":175,"name":"women","slug":"women"}],"images":[{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":22,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder4.jpg","name":"placeholder4.jpg","alt":""},{"id":23,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder5.jpg","name":"placeholder5.jpg","alt":""}],"attributes":[{"id":3,"name":"brand","position":0,"visible":true,"variation":false,"options":["ZARA"]},{"id":2,"name":"color","position":1,"visible":true,"variation":false,"options":["Grey"]},{"id":4,"name":"gender","position":2,"visible":true,"variation":false,"options":["Women"]},{"id":5,"name":"material","position":3,"visible":true,"variation":false,"options":["Chunky knit"]},{"id":1,"name":"size","position":4,"visible":true,"variation":true,"options":["Large","Medium","Small"]},{"id":6,"name":"pattern","position":6,"visible":true,"variation":true,"options":["Knit pattern"]}],"default_attributes":[],"variations":[],"grouped_products":[],"menu_order":0,"meta_data":[{"id":6359,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466590694922{padding-right: 50px !important;padding-left: 50px !important;}.vc_custom_1466591114849{padding-left: -50px !important;}"},{"id":6360,"key":"_wpas_done_all","value":"1"},{"id":6361,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6362,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466590694922{padding-right: 50px !important;padding-left: 50px !important;}.vc_custom_1466591114849{padding-left: -50px !important;}"},{"id":6363,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6364,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466590694922{padding-right: 50px !important;padding-left: 50px !important;}.vc_custom_1466591114849{padding-left: -50px !important;}"},{"id":6365,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6366,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466590694922{padding-right: 50px !important;padding-left: 50px !important;}.vc_custom_1466591114849{padding-left: -50px !important;}"},{"id":6367,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6372,"key":"_min_variation_price","value":""},{"id":6373,"key":"_max_variation_price","value":""},{"id":6374,"key":"_min_price_variation_id","value":""},{"id":6375,"key":"_max_price_variation_id","value":""},{"id":6376,"key":"_min_variation_regular_price","value":""},{"id":6377,"key":"_max_variation_regular_price","value":""},{"id":6378,"key":"_min_regular_price_variation_id","value":""},{"id":6379,"key":"_max_regular_price_variation_id","value":""},{"id":6380,"key":"_min_variation_sale_price","value":""},{"id":6381,"key":"_max_variation_sale_price","value":""},{"id":6382,"key":"_min_sale_price_variation_id","value":""},{"id":6383,"key":"_max_sale_price_variation_id","value":""},{"id":6406,"key":"pa_brand_extravalue","value":""},{"id":6407,"key":"pa_size_extravalue","value":""},{"id":6408,"key":"slide_template","value":"default"},{"id":6409,"key":"shop_enable_zoom","value":"1"},{"id":6410,"key":"video_type","value":"none"},{"id":6411,"key":"video_play_button_color","value":"dark"},{"id":6412,"key":"_wpb_vc_js_status","value":"false"},{"id":6413,"key":"pa_texture_extravalue","value":{"rose":""}},{"id":6414,"key":"product_detail_style_inherit","value":"0"},{"id":6415,"key":"product_detail_style","value":"pd_ep_classic"},{"id":6416,"key":"pa_gender_extravalue","value":""},{"id":6418,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466590694922{padding-right: 50px !important;padding-left: 50px !important;}.vc_custom_1466591114849{padding-left: -50px !important;}"},{"id":6420,"key":"product_detail_bg","value":"#fff"},{"id":6422,"key":"pa_color_extravalue","value":{"grey":"9370"}},{"id":6423,"key":"pa_material_extravalue","value":""},{"id":6424,"key":"pa_pattern_extravalue","value":{"knit-pattern":"9378"}},{"id":6428,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6429,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466590694922{padding-right: 50px !important;padding-left: 50px !important;}.vc_custom_1466591114849{padding-left: -50px !important;}"},{"id":6430,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6431,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466590694922{padding-right: 50px !important;padding-left: 50px !important;}.vc_custom_1466591114849{padding-left: -50px !important;}"},{"id":6432,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":6437,"key":"_min_variation_price","value":""},{"id":6438,"key":"_max_variation_price","value":""},{"id":6439,"key":"_min_price_variation_id","value":""},{"id":6440,"key":"_max_price_variation_id","value":""},{"id":6441,"key":"_min_variation_regular_price","value":""},{"id":6442,"key":"_max_variation_regular_price","value":""},{"id":6443,"key":"_min_regular_price_variation_id","value":""},{"id":6444,"key":"_max_regular_price_variation_id","value":""},{"id":6445,"key":"_min_variation_sale_price","value":""},{"id":6446,"key":"_max_variation_sale_price","value":""},{"id":6447,"key":"_min_sale_price_variation_id","value":""},{"id":6448,"key":"_max_sale_price_variation_id","value":""},{"id":6471,"key":"pa_brand_extravalue","value":""},{"id":6472,"key":"pa_size_extravalue","value":""},{"id":6473,"key":"slide_template","value":"default"},{"id":6474,"key":"shop_enable_zoom","value":"1"},{"id":6475,"key":"video_type","value":"none"},{"id":6476,"key":"video_play_button_color","value":"dark"},{"id":6477,"key":"_wpb_vc_js_status","value":"false"},{"id":6478,"key":"pa_texture_extravalue","value":{"rose":""}},{"id":6479,"key":"product_detail_style_inherit","value":"0"},{"id":6480,"key":"product_detail_style","value":"pd_ep_classic"},{"id":6481,"key":"pa_gender_extravalue","value":""},{"id":6483,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466590694922{padding-right: 50px !important;padding-left: 50px !important;}.vc_custom_1466591114849{padding-left: -50px !important;}"},{"id":6485,"key":"product_detail_bg","value":"#fff"},{"id":6487,"key":"pa_color_extravalue","value":{"grey":"9370"}},{"id":6488,"key":"pa_material_extravalue","value":""},{"id":6489,"key":"pa_pattern_extravalue","value":{"knit-pattern":"9378"}},{"id":6496,"key":"yikes_woo_products_tabs","value":[{"title":"SHIPPING & DELIVERY","id":"shipping-delivery","content":"<p>[vc_row equal_height=\"true\" gap=\"15\"][vc_column][vc_empty_space][\/vc_column][vc_column width=\"1\/12\" offset=\"vc_col-lg-1 vc_hidden-sm vc_hidden-xs\"][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-6 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-1\"][vc_column_text]<span style=\"font-size: 14px; color: #525151;\">quae ab illo inventore<\/span><br \/> <strong><span style=\"font-size: 38px; color: #262626; font-family: 'Poppins', sans-serif;\">TOTAM REM APERIAM<\/span><\/strong><br \/> <span style=\"font-size: 15px; color: #525151;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accisantium dolor emque laudantium<\/span>[\/vc_column_text][vc_empty_space height=\"12px\"][vc_row_inner equal_height=\"yes\" gap=\"35\"][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Free Shipping\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"paper-plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Delivery\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-5 vc_col-md-offset-0 vc_col-md-5 vc_col-sm-offset-1\"][imagebox image_url=\"11182\" image_hover=\"disable\"][\/vc_column][vc_column width=\"5\/6\"][vc_empty_space][\/vc_column][\/vc_row]<\/p>","name":"SHIPPING & DELIVERY"}]}],"_links":{"self":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/4932"}],"collection":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products"}]}},{"id":9540,"name":"Floral Blause","slug":"floral-blause","permalink":"https:\/\/buildingmaterials.pk\/shop-2\/woman\/floral-blause\/","date_created":"2016-04-13T12:20:54","date_created_gmt":"2016-04-13T12:20:54","date_modified":"2016-04-13T12:20:54","date_modified_gmt":"2016-04-13T12:20:54","type":"variable","status":"publish","featured":false,"catalog_visibility":"visible","description":"<p>[vc_row background_color=\"#f8f8f8\"][vc_column width=\"1\/6\" css=\".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}\"][\/vc_column][vc_column width=\"2\/3\" css=\".vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}\"][vc_empty_space height=\"50\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_18\" class=\"textBox    nosubtitle    fontSize24 textBoxCenter textBoxUnderCenter textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Best material quality<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs13 text\"  style=\"color: #707070;\" >This T-shirt is made from top new fabric that not only is resistant to constant washing but it also is very cool.<\/p>\n<p>Nanotechnology fabric was selected as the best invention in the field of fashion for 2016.<\/p><\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"35\"][vc_row_inner][vc_column_inner width=\"1\/2\"]<\/p>\n<div id=\"iconbox_12\" class=\"iconbox iconbox-top  center_alignment\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-pants\"  style=\" color: #01558f;\" ><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\"  style=\"color: #292929;\" >FUN STYLE<\/h3>\n<p>            <!-- iconbox content --><\/p>\n<div class=\"content\"  style=\"color: #898989;\" >\n                    Best for teenager or free souls looking for something interesting for summer.                <\/div>\n<p>             <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column_inner][vc_column_inner width=\"1\/2\"]<\/p>\n<div id=\"iconbox_13\" class=\"iconbox iconbox-top  center_alignment\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-shirt\"  style=\" color: #01558f;\" ><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\"  style=\"color: #292929;\" >ECO FRIENDLY<\/h3>\n<p>            <!-- iconbox content --><\/p>\n<div class=\"content\"  style=\"color: #898989;\" >\n                    Natural cool and durable fabric, washable by hand or washing machines.                <\/div>\n<p>             <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"90\"][\/vc_column][vc_column width=\"1\/6\"][\/vc_column][\/vc_row]<\/p>\n","short_description":"<p>Vitrine products are guaranteed to benefit from the highest quality products and the most trusted brands around the globe. Our main intention is to gain our customer&#8217;s trust and make them a secure and win-win shopping experience. We may not be the best but we are trying hard to be the best.<\/p>\n","sku":"","price":"85","regular_price":"","sale_price":"","date_on_sale_from":null,"date_on_sale_from_gmt":null,"date_on_sale_to":null,"date_on_sale_to_gmt":null,"price_html":"<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>85.00<\/span>","on_sale":false,"purchasable":true,"total_sales":0,"virtual":false,"downloadable":false,"downloads":[],"download_limit":-1,"download_expiry":-1,"external_url":"","button_text":"","tax_status":"taxable","tax_class":"","manage_stock":true,"stock_quantity":3,"stock_status":"instock","backorders":"no","backorders_allowed":false,"backordered":false,"sold_individually":false,"weight":"","dimensions":{"length":"","width":"","height":""},"shipping_required":true,"shipping_taxable":true,"shipping_class":"","shipping_class_id":0,"reviews_allowed":true,"average_rating":"4.00","rating_count":3,"related_ids":[9525,885,9650,1330,9690],"upsell_ids":[],"cross_sell_ids":[],"parent_id":0,"purchase_note":"","categories":[{"id":181,"name":"Women","slug":"woman"}],"tags":[{"id":71,"name":"blause","slug":"blause"},{"id":90,"name":"floral","slug":"floral"},{"id":120,"name":"long sleeve","slug":"long-sleeve"},{"id":171,"name":"white","slug":"white"},{"id":175,"name":"women","slug":"women"}],"images":[{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":22,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder4.jpg","name":"placeholder4.jpg","alt":""},{"id":23,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder5.jpg","name":"placeholder5.jpg","alt":""}],"attributes":[{"id":3,"name":"brand","position":0,"visible":true,"variation":false,"options":["ASOS"]},{"id":2,"name":"color","position":1,"visible":true,"variation":false,"options":["White"]},{"id":4,"name":"gender","position":2,"visible":true,"variation":false,"options":["Women"]},{"id":5,"name":"material","position":3,"visible":true,"variation":false,"options":["Woven fabric"]},{"id":6,"name":"pattern","position":4,"visible":true,"variation":true,"options":["Classic Roses","Knit pattern","Modern Garden","Moss"]}],"default_attributes":[],"variations":[9552,9553,9554,9555],"grouped_products":[],"menu_order":0,"meta_data":[{"id":7338,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7339,"key":"_wpas_done_all","value":"1"},{"id":7340,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7341,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7342,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7343,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7344,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7345,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7346,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7350,"key":"_min_variation_price","value":"85"},{"id":7351,"key":"_max_variation_price","value":"85"},{"id":7352,"key":"_min_price_variation_id","value":"9555"},{"id":7353,"key":"_max_price_variation_id","value":"9555"},{"id":7354,"key":"_min_variation_regular_price","value":"85"},{"id":7355,"key":"_max_variation_regular_price","value":"85"},{"id":7356,"key":"_min_regular_price_variation_id","value":"9555"},{"id":7357,"key":"_max_regular_price_variation_id","value":"9555"},{"id":7358,"key":"_min_variation_sale_price","value":""},{"id":7359,"key":"_max_variation_sale_price","value":""},{"id":7360,"key":"_min_sale_price_variation_id","value":""},{"id":7361,"key":"_max_sale_price_variation_id","value":""},{"id":7385,"key":"pa_brand_extravalue","value":""},{"id":7386,"key":"pa_color_extravalue","value":{"white":""}},{"id":7387,"key":"pa_gender_extravalue","value":""},{"id":7388,"key":"pa_material_extravalue","value":""},{"id":7389,"key":"pa_pattern_extravalue","value":{"classic-roses":"9548","knit-pattern":"9551","modern-garden":"9549","moss":"9550"}},{"id":7390,"key":"pa_size_extravalue","value":""},{"id":7391,"key":"slide_template","value":"default"},{"id":7392,"key":"product_detail_style_inherit","value":"0"},{"id":7393,"key":"product_detail_style","value":"pd_classic"},{"id":7394,"key":"product_detail_bg","value":"#fff"},{"id":7395,"key":"shop_enable_zoom","value":"1"},{"id":7396,"key":"video_type","value":"none"},{"id":7397,"key":"video_play_button_color","value":"light"},{"id":7398,"key":"_wpb_vc_js_status","value":"false"},{"id":7402,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7403,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7404,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7405,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7406,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7407,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7411,"key":"_min_variation_price","value":"85"},{"id":7412,"key":"_max_variation_price","value":"85"},{"id":7413,"key":"_min_price_variation_id","value":"9555"},{"id":7414,"key":"_max_price_variation_id","value":"9555"},{"id":7415,"key":"_min_variation_regular_price","value":"85"},{"id":7416,"key":"_max_variation_regular_price","value":"85"},{"id":7417,"key":"_min_regular_price_variation_id","value":"9555"},{"id":7418,"key":"_max_regular_price_variation_id","value":"9555"},{"id":7419,"key":"_min_variation_sale_price","value":""},{"id":7420,"key":"_max_variation_sale_price","value":""},{"id":7421,"key":"_min_sale_price_variation_id","value":""},{"id":7422,"key":"_max_sale_price_variation_id","value":""},{"id":7446,"key":"pa_brand_extravalue","value":""},{"id":7447,"key":"pa_color_extravalue","value":{"white":""}},{"id":7448,"key":"pa_gender_extravalue","value":""},{"id":7449,"key":"pa_material_extravalue","value":""},{"id":7450,"key":"pa_pattern_extravalue","value":{"classic-roses":"9548","knit-pattern":"9551","modern-garden":"9549","moss":"9550"}},{"id":7451,"key":"pa_size_extravalue","value":""},{"id":7452,"key":"slide_template","value":"default"},{"id":7453,"key":"product_detail_style_inherit","value":"0"},{"id":7454,"key":"product_detail_style","value":"pd_classic"},{"id":7455,"key":"product_detail_bg","value":"#fff"},{"id":7456,"key":"shop_enable_zoom","value":"1"},{"id":7457,"key":"video_type","value":"none"},{"id":7458,"key":"video_play_button_color","value":"light"},{"id":7459,"key":"_wpb_vc_js_status","value":"false"},{"id":7463,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1466572147639{padding-right: 50px !important;padding-left: 30px !important;}.vc_custom_1466572981768{padding-right: 50px !important;padding-left: 50px !important;}"},{"id":7466,"key":"yikes_woo_products_tabs","value":[{"title":"SHIPPING & DELIVERY","id":"shipping-delivery","content":"<p>[vc_row equal_height=\"true\" gap=\"15\"][vc_column][vc_empty_space][\/vc_column][vc_column width=\"1\/12\" offset=\"vc_col-lg-1 vc_hidden-sm vc_hidden-xs\"][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-6 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-1\"][vc_column_text]<span style=\"font-size: 14px; color: #525151;\">quae ab illo inventore<\/span><br \/> <strong><span style=\"font-size: 38px; color: #262626; font-family: 'Poppins', sans-serif;\">TOTAM REM APERIAM<\/span><\/strong><br \/> <span style=\"font-size: 15px; color: #525151;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accisantium dolor emque laudantium<\/span>[\/vc_column_text][vc_empty_space height=\"12px\"][vc_row_inner equal_height=\"yes\" gap=\"35\"][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Free Shipping\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"paper-plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Delivery\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-5 vc_col-md-offset-0 vc_col-md-5 vc_col-sm-offset-1\"][imagebox image_url=\"11182\" image_hover=\"disable\"][\/vc_column][vc_column width=\"5\/6\"][vc_empty_space][\/vc_column][\/vc_row]<\/p>","name":"SHIPPING & DELIVERY"}]}],"_links":{"self":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/9540"}],"collection":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products"}]}},{"id":9463,"name":"Baggy Shorts","slug":"baggy-shorts","permalink":"https:\/\/buildingmaterials.pk\/shop-2\/woman\/baggy-shorts\/","date_created":"2016-04-13T12:18:59","date_created_gmt":"2016-04-13T12:18:59","date_modified":"2016-04-13T12:18:59","date_modified_gmt":"2016-04-13T12:18:59","type":"simple","status":"publish","featured":false,"catalog_visibility":"visible","description":"<p>[vc_row row_type=\"interactive_background\" background_img_id=\"20\" overlay_color=\"rgba(10,10,10,0.23)\" min_height=\"500\" row_padding_top=\"170\"][vc_column]<\/p>\n<div id=\"custom-title_2\" class=\"custom-title fontSize100 letterspacing0 iconbackgroundstyle\"  data-delay=\"0\" data-animation=\"none\" >\n<div class=\"title\" style=\"color: #ffffff;  font-family:'Montserrat'!important; font-weight:700; font-style:normal; \">\n            <span><br \/>\n                NEW DESIGN            <\/span><\/p><\/div>\n<p>            <span class=\"iconbackground\"><br \/>\n                <span class=\"glyph icon-shirt\"  style=\"color: rgba(255,255,255,0.7);\" ><\/span><br \/>\n            <\/span><\/p><\/div>\n<p>    [vc_empty_space height=\"100\"][\/vc_column][\/vc_row][vc_row background_color=\"#f8f8f8\" row_padding_top=\"80\" row_padding_bottom=\"80\"][vc_column width=\"1\/3\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n        #iconbox_14  .title             {\n                color: #262626;\n            }\n        #iconbox_14 .glyph            {\n                color: #262626;\n            }\n        #iconbox_14  .content , #iconbox_14 .more-link a             {\n                color: #5e5e5e;\n            }\n            <\/style>\n<div id=\"iconbox_14\" class=\"iconbox iconbox-left\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-shield\"><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\">All-Day Activity<\/h3>\n<p>                        <!-- iconbox content --><\/p>\n<div class=\"content\">\n                    In today's world of various portable smart devices,                 <\/div>\n<p>            <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][vc_column width=\"1\/3\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n        #iconbox_15  .title             {\n                color: #262626;\n            }\n        #iconbox_15 .glyph            {\n                color: #262626;\n            }\n        #iconbox_15  .content , #iconbox_15 .more-link a             {\n                color: #5e5e5e;\n            }\n            <\/style>\n<div id=\"iconbox_15\" class=\"iconbox iconbox-left\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-paper-plane\"><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\">20 Hours battrey<\/h3>\n<p>                        <!-- iconbox content --><\/p>\n<div class=\"content\">\n                    In today's world of various portable smart devices,                 <\/div>\n<p>            <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][vc_column width=\"1\/3\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n        #iconbox_16  .title             {\n                color: #262626;\n            }\n        #iconbox_16 .glyph            {\n                color: #262626;\n            }\n        #iconbox_16  .content , #iconbox_16 .more-link a             {\n                color: #5e5e5e;\n            }\n            <\/style>\n<div id=\"iconbox_16\" class=\"iconbox iconbox-left\"   data-delay=\"0\" data-animation=\"none\" >\n<div class=\"icon\">\n            <span class=\"glyph icon-scissors\"><\/span>\n        <\/div>\n<div class=\"content-wrap\">\n<h3 class=\"title\">NEW DESIGN<\/h3>\n<p>                        <!-- iconbox content --><\/p>\n<div class=\"content\">\n                    In today's world of various portable smart devices,                 <\/div>\n<p>            <!-- icon box read more button --><\/p><\/div>\n<\/p><\/div>\n<p>    [\/vc_column][\/vc_row][vc_row equal_height=\"true\" gap=\"zero\" type=\"full_width\" background_color=\"#f8f8f8\"][vc_column width=\"1\/12\" css=\".vc_custom_1488873919721{background-color: #ececec !important;}\" offset=\"vc_hidden-xs\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1482223261870{background-color: #ececec !important;}\"][vc_empty_space height=\"150px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_19\" class=\"textBox    nosubtitle    fontSize40 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Features<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs13 text\"  style=\"color: #262626;\" >In today's world of various portable smart devices, carrying charging cables and external batteries have become a necessity. Even the external batteries need their <\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"10px\"][vc_column_text]<span style=\"color: ##262626;\"><strong><span style=\"font-size: 16px;\">STRAIGHT\u00a0FIT<\/span><\/strong><\/span><\/p>\n<ul>\n<li><span style=\"color: ##262626;\">Regular waist<\/span><\/li>\n<li><span style=\"color: ##262626;\">Regular rise<\/span><\/li>\n<li><span style=\"color: ##262626;\">Straight from thigh to hem<\/span><\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]<span style=\"color: #262626;\"><strong><span style=\"font-size: 16px;\">Sizing<\/span><\/strong><\/span><\/p>\n<p><span style=\"color: #262626;\">Model is 1.90m and is wearing a size 33\/32 (Waist 84cm, Hips 100cm).<\/span>[\/vc_column_text][vc_empty_space height=\"150px\"][\/vc_column][vc_column width=\"1\/12\" css=\".vc_custom_1488873927449{background-color: #ececec !important;}\" offset=\"vc_hidden-xs\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1482223323897{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}\"][\/vc_column][\/vc_row][vc_row equal_height=\"true\" gap=\"zero\" type=\"full_width\" background_color=\"#f8f8f8\"][vc_column width=\"1\/2\" css=\".vc_custom_1482223470136{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}\"][\/vc_column][vc_column width=\"1\/12\" css=\".vc_custom_1488873936977{background-color: #ececec !important;}\" offset=\"vc_hidden-xs\"][\/vc_column][vc_column width=\"1\/3\" vertical_position=\"middle\" css=\".vc_custom_1482223239295{background-color: #ececec !important;}\"][vc_empty_space height=\"150px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_20\" class=\"textBox    nosubtitle    fontSize40 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            Fabric<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_21\" class=\"textBox    nosubtitle    fontSize20 textBoxleft textBoxUnderleft textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#262626;\" >\n<p>                            BLUE DELM STRETCH DENIM<\/p><\/div>\n<\/p><\/div>\n<div class=\"contentfs13 text\"  style=\"color: #6f6f6f;\" >In today's world of various portable smart devices, carrying charging cables and external batteries have become a necessity. Even the external batteries need their <\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"20px\"][vc_column_text]<\/p>\n<ul>\n<li><span style=\"color: #6f6f6f;\">Regular waist<\/span><\/li>\n<li><span style=\"color: #6f6f6f;\">Regular rise<\/span><\/li>\n<li><span style=\"color: #6f6f6f;\">Straight from thigh to hem<\/span><\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]<span style=\"color: #262626;\"><strong><span style=\"font-size: 16px;\">DARK AGED<\/span><\/strong><\/span><\/p>\n<p><span style=\"color: #6b6b6b;\">Model is 1.90m and is wearing a size 33\/32 (Waist 84cm, Hips 100cm).<\/span>[\/vc_column_text][vc_empty_space height=\"150px\"][\/vc_column][vc_column width=\"1\/12\" css=\".vc_custom_1488873945274{background-color: #ececec !important;}\" offset=\"vc_hidden-xs\"][\/vc_column][\/vc_row][vc_row row_type=\"parallax\" background_img_id=\"20\" overlay_texture=\"\" overlay_color=\"rgba(30,30,30,0.6)\" min_height=\"500\"][vc_column width=\"1\/12\"][\/vc_column][vc_column width=\"10\/12\"][vc_empty_space height=\"140px\"]    <\/p>\n<style type=\"text\/css\" media=\"all\">\n            <\/style>\n<div id=\"textbox_22\" class=\"textBox    nosubtitle    fontSize40 textBoxleft textBoxUnderCenter textBoxNoStyle\"   data-delay=\"0\" data-animation=\"none\"  >\n<div class=\"clearfix\">\n<div class=\"title clearfix\"  style=\"color:#fefefe;\" >\n<p>                            Customer Satisfaction <\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"testimonial_2\" class=\"testimonials testimonials-style1 testimonials-1  shortcodeAnimation no-responsive-animation skin-light\" data-id=\"testimonial_2\"  data-delay=&#039;150&#039; data-animation=&#039;fade-in-bottom&#039;>\n<div class=\"quot-icon-container\">\n            <span class=\"quot-icon\"><\/span><br \/>\n            <span class=\"quot-icon\"><\/span>\n        <\/div>\n<div class=\"swiper-container swiper-container-testimonial_2 clearfix\">\n<div class=\"swiper-wrapper\">\n<div class=\"swiper-slide testimonial\">\n<div class=\"quote\">\n<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam <\/p><\/blockquote>\n<div class=\"head\">\n<div class=\"author-image\" style=\"background-image:url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg)\"><\/div>\n<div class=\"author\">\n<h4 class=\"name\">Sara Jones <\/h4>\n<p>                    <cite class=\"job\">Developer <\/cite>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"swiper-slide testimonial\">\n<div class=\"quote\">\n<blockquote><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat <\/p><\/blockquote>\n<div class=\"head\">\n<div class=\"author-image\" style=\"background-image:url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg)\"><\/div>\n<div class=\"author\">\n<h4 class=\"name\">Nicol Madner <\/h4>\n<p>                    <cite class=\"job\">Designer <\/cite>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Next Arrows --><\/p>\n<div class=\"arrows-button-next no-select arrows-button-next-testimonial_2\">\n                         <span class=\"text\"><br \/>\n                NEXT            <\/span><\/p><\/div>\n<p>        <!-- Arrows divider --><\/p>\n<div class=\"arrow-button-divider\"><\/div>\n<p>        <!-- Prev Arrows --><\/p>\n<div class=\"arrows-button-prev no-select arrows-button-prev-testimonial_2\">\n                         <span class=\"text\"><br \/>\n                PREV            <\/span><\/p><\/div>\n<\/p><\/div>\n<style type=\"text\/css\" media=\"all\">\n<p>            #button_2.ep_button                {\n                    border-radius:20px;\n                }    <\/p>\n<p>        #button_2.ep_button            {\n                border-width:1px;\n            }    <\/p>\n<p>        #button_2.ep_button span.txt:before,#button_2.ep_button span.icon .hovericon            {\n               color:#252525;\n            }    <\/p>\n<\/style>\n<div class=\"inlinestyle center \">\n<div class=\"centeralignment\">\n<p>        <a id=\"button_2\" class=\"ep_button button-small center row style2 transparent\"   style=\"color: #ffffff;\"  href=\"\" title=\"\" ><\/p>\n<p>            <span class=\"txt\" data-hover=\"Read More\"><br \/>\n                Read More            <\/span><\/p>\n<p>        <\/a><\/p>\n<div class=\"clearfix\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    [vc_empty_space height=\"100px\"][\/vc_column][vc_column width=\"1\/12\"][\/vc_column][\/vc_row]<\/p>\n","short_description":"<p>Vitrine products are guaranteed to benefit from the highest quality products and the most trusted brands around the globe. Our main intention is to gain our customer\u2019s trust and make them a secure and win-win shopping experience. We may not be the best but we are trying hard to be the best.<\/p>\n","sku":"","price":"79","regular_price":"79","sale_price":"","date_on_sale_from":null,"date_on_sale_from_gmt":null,"date_on_sale_to":null,"date_on_sale_to_gmt":null,"price_html":"<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#8360;<\/span>79.00<\/span>","on_sale":false,"purchasable":true,"total_sales":0,"virtual":false,"downloadable":false,"downloads":[],"download_limit":-1,"download_expiry":-1,"external_url":"","button_text":"","tax_status":"taxable","tax_class":"","manage_stock":true,"stock_quantity":7,"stock_status":"instock","backorders":"no","backorders_allowed":false,"backordered":false,"sold_individually":false,"weight":"","dimensions":{"length":"","width":"","height":""},"shipping_required":true,"shipping_taxable":true,"shipping_class":"","shipping_class_id":0,"reviews_allowed":true,"average_rating":"0.00","rating_count":0,"related_ids":[1067,9860,967,9690,4932],"upsell_ids":[],"cross_sell_ids":[],"parent_id":1330,"purchase_note":"","categories":[{"id":181,"name":"Women","slug":"woman"}],"tags":[],"images":[{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":20,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg","name":"placeholder2.jpg","alt":""},{"id":22,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder4.jpg","name":"placeholder4.jpg","alt":""},{"id":23,"date_created":"2018-11-02T10:08:09","date_created_gmt":"2018-11-02T10:08:09","date_modified":"2018-11-02T10:08:09","date_modified_gmt":"2018-11-02T10:08:09","src":"https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder5.jpg","name":"placeholder5.jpg","alt":""}],"attributes":[{"id":3,"name":"brand","position":0,"visible":true,"variation":false,"options":["Forever21"]},{"id":2,"name":"color","position":1,"visible":true,"variation":false,"options":["Nude"]},{"id":4,"name":"gender","position":2,"visible":true,"variation":false,"options":["Women"]},{"id":5,"name":"material","position":3,"visible":true,"variation":false,"options":["soft jersey"]},{"id":6,"name":"pattern","position":4,"visible":true,"variation":false,"options":["Solid Color"]},{"id":1,"name":"size","position":5,"visible":true,"variation":false,"options":["Extra extra small","Extra large","Extra small","Free","Large","Medium","Small"]}],"default_attributes":[],"variations":[],"grouped_products":[],"menu_order":0,"meta_data":[{"id":7100,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488873919721{background-color: #ececec !important;}.vc_custom_1482223261870{background-color: #ececec !important;}.vc_custom_1488873927449{background-color: #ececec !important;}.vc_custom_1482223323897{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1482223470136{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488873936977{background-color: #ececec !important;}.vc_custom_1482223239295{background-color: #ececec !important;}.vc_custom_1488873945274{background-color: #ececec !important;}"},{"id":7101,"key":"_wpas_done_all","value":"1"},{"id":7102,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7103,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488873919721{background-color: #ececec !important;}.vc_custom_1482223261870{background-color: #ececec !important;}.vc_custom_1488873927449{background-color: #ececec !important;}.vc_custom_1482223323897{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1482223470136{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488873936977{background-color: #ececec !important;}.vc_custom_1482223239295{background-color: #ececec !important;}.vc_custom_1488873945274{background-color: #ececec !important;}"},{"id":7104,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7105,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488873919721{background-color: #ececec !important;}.vc_custom_1482223261870{background-color: #ececec !important;}.vc_custom_1488873927449{background-color: #ececec !important;}.vc_custom_1482223323897{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1482223470136{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488873936977{background-color: #ececec !important;}.vc_custom_1482223239295{background-color: #ececec !important;}.vc_custom_1488873945274{background-color: #ececec !important;}"},{"id":7106,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7107,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488873919721{background-color: #ececec !important;}.vc_custom_1482223261870{background-color: #ececec !important;}.vc_custom_1488873927449{background-color: #ececec !important;}.vc_custom_1482223323897{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1482223470136{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488873936977{background-color: #ececec !important;}.vc_custom_1482223239295{background-color: #ececec !important;}.vc_custom_1488873945274{background-color: #ececec !important;}"},{"id":7108,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7136,"key":"pa_brand_extravalue","value":""},{"id":7137,"key":"pa_color_extravalue","value":{"nude":""}},{"id":7138,"key":"pa_gender_extravalue","value":""},{"id":7139,"key":"pa_material_extravalue","value":""},{"id":7140,"key":"pa_pattern_extravalue","value":{"solid-color":""}},{"id":7141,"key":"pa_size_extravalue","value":""},{"id":7142,"key":"slide_template","value":"default"},{"id":7143,"key":"product_detail_style_inherit","value":"0"},{"id":7144,"key":"product_detail_style","value":"pd_classic"},{"id":7145,"key":"product_detail_bg","value":"#fff"},{"id":7146,"key":"shop_enable_zoom","value":"1"},{"id":7147,"key":"video_type","value":"none"},{"id":7148,"key":"video_play_button_color","value":"light"},{"id":7149,"key":"_wpb_vc_js_status","value":"false"},{"id":7150,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488873919721{background-color: #ececec !important;}.vc_custom_1482223261870{background-color: #ececec !important;}.vc_custom_1488873927449{background-color: #ececec !important;}.vc_custom_1482223323897{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1482223470136{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488873936977{background-color: #ececec !important;}.vc_custom_1482223239295{background-color: #ececec !important;}.vc_custom_1488873945274{background-color: #ececec !important;}"},{"id":7155,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7156,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488873919721{background-color: #ececec !important;}.vc_custom_1482223261870{background-color: #ececec !important;}.vc_custom_1488873927449{background-color: #ececec !important;}.vc_custom_1482223323897{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1482223470136{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488873936977{background-color: #ececec !important;}.vc_custom_1482223239295{background-color: #ececec !important;}.vc_custom_1488873945274{background-color: #ececec !important;}"},{"id":7157,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7158,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488873919721{background-color: #ececec !important;}.vc_custom_1482223261870{background-color: #ececec !important;}.vc_custom_1488873927449{background-color: #ececec !important;}.vc_custom_1482223323897{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1482223470136{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488873936977{background-color: #ececec !important;}.vc_custom_1482223239295{background-color: #ececec !important;}.vc_custom_1488873945274{background-color: #ececec !important;}"},{"id":7159,"key":"_vc_post_settings","value":{"vc_grid_id":[]}},{"id":7187,"key":"pa_brand_extravalue","value":""},{"id":7188,"key":"pa_color_extravalue","value":{"nude":""}},{"id":7189,"key":"pa_gender_extravalue","value":""},{"id":7190,"key":"pa_material_extravalue","value":""},{"id":7191,"key":"pa_pattern_extravalue","value":{"solid-color":""}},{"id":7192,"key":"pa_size_extravalue","value":""},{"id":7193,"key":"slide_template","value":"default"},{"id":7194,"key":"product_detail_style_inherit","value":"0"},{"id":7195,"key":"product_detail_style","value":"pd_classic"},{"id":7196,"key":"product_detail_bg","value":"#fff"},{"id":7197,"key":"shop_enable_zoom","value":"1"},{"id":7198,"key":"video_type","value":"none"},{"id":7199,"key":"video_play_button_color","value":"light"},{"id":7200,"key":"_wpb_vc_js_status","value":"false"},{"id":7201,"key":"_wpb_shortcodes_custom_css","value":".vc_custom_1488873919721{background-color: #ececec !important;}.vc_custom_1482223261870{background-color: #ececec !important;}.vc_custom_1488873927449{background-color: #ececec !important;}.vc_custom_1482223323897{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1482223470136{background-image: url(https:\/\/buildingmaterials.pk\/wp-content\/uploads\/2018\/11\/placeholder2.jpg) !important;}.vc_custom_1488873936977{background-color: #ececec !important;}.vc_custom_1482223239295{background-color: #ececec !important;}.vc_custom_1488873945274{background-color: #ececec !important;}"},{"id":7206,"key":"yikes_woo_products_tabs","value":[{"title":"SHIPPING & DELIVERY","id":"shipping-delivery","content":"<p>[vc_row equal_height=\"true\" gap=\"15\"][vc_column][vc_empty_space][\/vc_column][vc_column width=\"1\/12\" offset=\"vc_col-lg-1 vc_hidden-sm vc_hidden-xs\"][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-6 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-1\"][vc_column_text]<span style=\"font-size: 14px; color: #525151;\">quae ab illo inventore<\/span><br \/> <strong><span style=\"font-size: 38px; color: #262626; font-family: 'Poppins', sans-serif;\">TOTAM REM APERIAM<\/span><\/strong><br \/> <span style=\"font-size: 15px; color: #525151;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accisantium dolor emque laudantium<\/span>[\/vc_column_text][vc_empty_space height=\"12px\"][vc_row_inner equal_height=\"yes\" gap=\"35\"][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Free Shipping\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"paper-plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][iconbox_left title=\"Delivery\" title_color=\"#000000\" content_text=\"numquam eius mdi tempora incidunt ut labore et\" content_color=\"#4f4f4f\" icon=\"plane\" icon_color=\"#2d2d2d\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"5\/6\" vertical_position=\"middle\" offset=\"vc_col-lg-offset-0 vc_col-lg-5 vc_col-md-offset-0 vc_col-md-5 vc_col-sm-offset-1\"][imagebox image_url=\"11182\" image_hover=\"disable\"][\/vc_column][vc_column width=\"5\/6\"][vc_empty_space][\/vc_column][\/vc_row]<\/p>","name":"SHIPPING & DELIVERY"}]}],"_links":{"self":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/9463"}],"collection":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products"}],"up":[{"href":"https:\/\/buildingmaterials.pk\/wp-json\/wc\/v3\/products\/1330"}]}}]

Please provide a solution to the problem. Thanks in advance.

d3v-null commented 5 years ago

Hi there @arsalan8 , Thanks for the detailed report. There appears to be a testimonials plugin which is adding additional unexpected output to your api response. Typically a REST api server would only respond with the JSON you see at the end of this response, but there is some HTML mixed in here. Try disabling whatever plugin is adding the CSS to this page and see if that fixes it, then contact the developers of the plugin to let them know about this bug where it is injecting style tags into API responses.

Another possibility is that it is your theme which is doing this, so as a debugging step, you could try switching to one of the default themes (e.g. twentyseventeen) .

Thanks.