set( $post_id ); $link = get_permalink( $post_id ); if( !$link ) return; $price = $obj->getPrice(); if( !$price ) return; $title = get_the_title( $post_id ); $price = $obj->getPrice(); $saleprice = $obj->getSalePrice(); $thumb = $obj->getThumb('medium'); ob_start(); ?>

" . $price . " " . $saleprice . "" : "" . $price . ""; ?>
'', 'price' => '', 'url' => '', 'image' => '', 'size' => 'medium', 'align' => 'left', 'layout' => 'img-left-text-right', 'target' => '1', 'nofollow' => '1' ); $args = wp_parse_args( $attr, $defaults ); extract($args, EXTR_OVERWRITE); if( empty($url) || empty($title) || empty($image) ) return; $obj = new AEProducts(); $image = $obj->getSizeImg( $image, $size ); $n = ($nofollow == 1) ? 'rel="nofollow"' : ''; $t = ($target == 1) ? '_blank' : '_self'; $btn = '' . __("Buy now", 'aliprice') . ''; ob_start(); ?>
">