// افزودن شورتکد برای نمایش تاریخچه قیمت‌ها function supplier_price_history_shortcode() { if (current_user_can('supplier') || current_user_can('manage_options')) { global $wpdb; $current_user_id = get_current_user_id(); $table_name = $wpdb->prefix . 'supplier_prices'; // شروع خروجی $output = '

تاریخچه قیمت‌های شما

'; $output .= ''; $output .= ''; // دریافت قیمت‌های ثبت شده توسط تأمین‌کننده فعلی $prices = $wpdb->get_results($wpdb->prepare( "SELECT * FROM $table_name WHERE supplier_id = %d ORDER BY price_date DESC", $current_user_id )); if ($prices) { foreach ($prices as $price) { $product = wc_get_product($price->product_id); $product_name = $product ? $product->get_name() : 'محصول حذف شده'; $output .= ''; $output .= ''; $output .= ''; $output .= ''; $output .= ''; $output .= ''; $output .= ''; } } else { $output .= ''; } $output .= '
محصولقیمت (تومان)تاریخ ثبتتاریخ انقضاتوضیحات
' . esc_html($product_name) . '' . esc_html(number_format($price->price, 0)) . '' . esc_html(date_i18n('Y/m/d', strtotime($price->price_date))) . '' . ($price->expiration_date ? esc_html($price->expiration_date) : 'نامشخص') . '' . esc_html($price->description) . '
هنوز قیمتی ثبت نکرده‌اید.
'; return $output; } else { return 'شما اجازه دسترسی به این محتوا را ندارید.'; } } // ثبت شورتکد add_shortcode('supplier_price_history', 'supplier_price_history_shortcode'); require_once plugin_dir_path(__FILE__) . 'supplier-price-history-shortcode.php'; فرز تیزکاوان الماسی توربین فیشور کد837 - قیمت و خرید - دنتال اکسپرس

فرز الماسی توربین فیشور تیزکاوان کد 837 (سیلندر سرصاف متوسط FLAT END CYLINDER/FISSURE)

390,000 تومان

  • مناسب حذف ترمیم های آمالگام و نهایی سازی
  • خالی کردن پرکردگی های قدیمی
  • آماده سازی کانال و عاج دندان
  • تراش روکش و ایجاد شیار و خط روی دندان
  • مناسب برای قوس دادن به دندان
  • برداشتن مینا و عاج دندان
  • محصول کشور : ایران
  • بسته بندی چهارتایی
برند:Teeskavan


عضویت در خبرنامه محصول فقط برای اعضای سایت امکان پذیر خواهد بود .


Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/farhadha/public_html/wp-includes/functions.php on line 5427

Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/farhadha/public_html/wp-content/plugins/really-simple-ssl/class-mixed-content-fixer.php on line 107