Title: quantity tag missing
Last modified: May 1, 2024

---

# quantity tag missing

 *  [portodiakofti](https://wordpress.org/support/users/portodiakofti/)
 * (@portodiakofti)
 * [2 years ago](https://wordpress.org/support/topic/quantity-tag-missing/)
 * το έχουν αναφέρει κι άλλοι άλλοι χρήστες 10 μήνες πριν για το tag της ποσότητας,
   αλλά δεν έχει υλοποιηθεί ακόμα η αναβάθμιση. Γνωρίζουμε πότε θα γίνει;

Viewing 1 replies (of 1 total)

 *  [ntoum](https://wordpress.org/support/users/ntoum/)
 * (@ntoum)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/quantity-tag-missing/#post-17943197)
 * Η λύση για να εμφανίζει το πεδίο quantity είναι η εξής:
    1. Ανοίγεις το αρχείο /wp-content/plugins/woo-xml-feed-for-skroutzgr-bestpricegr/
       wooshop-skroutzxml.php
    2. Στην γραμμή 550 προσθέτεις από κάτω: 
       $stockquantity = $prod->get_stock_quantity();
    3. Στην γραμμή 569 προσθέτεις από κάτω:
       ‘stockquantity’ => $stockquantity,
    4. Στην γραμμή 1362 προσθέτεις από κάτω:
       $product->addChild(‘quantity’, $row[‘stockquantity’]);
    5. Στην γραμμή 1458 προσθέτεις από κάτω:
       $product->addChild(‘quantity’, $row[‘stockquantity’]);

Viewing 1 replies (of 1 total)

The topic ‘quantity tag missing’ is closed to new replies.

 * ![](https://ps.w.org/woo-xml-feed-for-skroutzgr-bestpricegr/assets/icon-128x128.
   jpg?rev=1622899)
 * [Skroutz & Bestprice XML feed for WooCommerce](https://wordpress.org/plugins/woo-xml-feed-for-skroutzgr-bestpricegr/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-xml-feed-for-skroutzgr-bestpricegr/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-xml-feed-for-skroutzgr-bestpricegr/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-xml-feed-for-skroutzgr-bestpricegr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-xml-feed-for-skroutzgr-bestpricegr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-xml-feed-for-skroutzgr-bestpricegr/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ntoum](https://wordpress.org/support/users/ntoum/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/quantity-tag-missing/#post-17943197)
 * Status: not resolved