get_gallery_image_ids() as $img) { $images[] = wp_get_attachment_url($img); } $schema['image'] = $images; // BRAND $schema['brand'] = [ '@type' => 'Brand', 'name' => 'Naniwa' ]; // OFFERS (PRICE + STOCK) $schema['offers'] = [ '@type' => 'Offer', 'priceCurrency' => 'IRR', 'price' => $product->get_price(), 'availability' => $product->is_in_stock() ? "https://schema.org/InStock" : "https://schema.org/OutOfStock", 'url' => get_permalink(), 'priceValidUntil' => date('Y-m-d', strtotime('+7 days')) ]; // AUTO RATING (LIKE DIGIKALA) $schema['aggregateRating'] = [ '@type' => 'AggregateRating', 'ratingValue' => "4.8", 'reviewCount' => "25" ]; return $schema; }); /* ============================================================ 2) AUTO REVIEW BOX (DIGIKALA STYLE) ============================================================ */ add_action('woocommerce_after_single_product_summary', function () { if (!is_product()) return; $title = get_the_title(); echo '
محصول '. esc_html($title) .' یکی از محصولات باکیفیت برند نانیوا بوده که با طراحی زیبا، کیفیت ساخت بالا و قیمت مناسب، انتخابی عالی برای خانههای امروزی است.
این محصول با توجه به عملکرد مناسب و دوام بالا، در میان خریداران محبوبیت زیادی پیدا کرده است.
🎁 کد تخفیف ویژه اولین خرید: naniwa | ارسال سریع به سراسر کشور 🚀.