I want to set the value "product_display_quantity_field" for my products
First I ask hikashop support, they said use "show_none" to hide it, but it doesn't work! (in your documenation 0 or 1 also doesn't work)
Can you tell me the correct values for "product_display_quantity_field" for Import with RO CSVI HikaShop?
Or doesn't it work with updating?
- wirt2web
- RO CSVI
- Tuesday, 23 March 2021
- Subscribe via email
0
Accepted Answer
Pending Moderation
Hello,
Using values 0 or 1 should work for product_display_quantity_field field. Please post the import debug log to check. To get the debug log check How to collect debug information? document.
Can you tell me the correct values for "product_display_quantity_field" for Import with RO CSVI HikaShop?
Or doesn't it work with updating?
Using values 0 or 1 should work for product_display_quantity_field field. Please post the import debug log to check. To get the debug log check How to collect debug information? document.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Here is the log, import without error, but no effect on products
Attachments (1)
Accepted Answer
Pending Moderation
Hello,
Import debug log shows 0 or 1 values are updated. See the queries from debug log. Can you post a screenshot from HikaShop page on what values you see for these products?
Import debug log shows 0 or 1 values are updated. See the queries from debug log. Can you post a screenshot from HikaShop page on what values you see for these products?
UPDATE `chdg4_hikashop_product` SET `product_id`='12546',`product_parent_id`='0',`product_name`='M12 Vlieseline - 25 m Rolle',`product_description`='Mittelschwere, weiche Einlage zum Einnähen für Vorderteile von Kleidern, Westen, Jacken und Mänteln sowie für Krägen, Taschen, Patten usw. bei leichten bis mittelschweren Stoffen.',`product_quantity`='-1',`product_published`='1',`product_hit`='0',`product_created`='1616482172',`product_sale_start`='0',`product_sale_end`='0',`product_delay_id`='0',`product_tax_id`='11',`product_type`='main',`product_vendor_id`='0',`product_manufacturer_id`='0',`product_url`='',`product_weight`='0.000',`product_keywords`='',`product_weight_unit`='kg',`product_modified`='1616487553',`product_meta_description`='',`product_dimension_unit`='m',`product_width`='0.000',`product_length`='0.000',`product_height`='0.000',`product_max_per_order`='0',`product_access`='all',`product_group_after_purchase`='',`product_min_per_order`='0',`product_contact`='0',`product_display_quantity_field`='1',`product_last_seen_date`='0',`product_sales`='0',`product_waitlist`='0',`product_layout`='',`product_average_score`='0',`product_total_vote`='0',`product_page_title`='',`product_alias`='m12-vlieseline-25-m-rolle',`product_price_percentage`='0.0000000',`product_msrp`='0.0000000',`product_canonical`='',`product_warehouse_id`='0',`product_quantity_layout`='',`product_sort_price`='0.00000',`product_description_raw`='',`product_description_type`='',`product_option_method`='',`product_condition`='',`product_color`='weiß',`product_material`='65 % PES, 35 % Viscose',`product_custom_width`='90 cm',`product_custom_weight`='70 g/m²',`product_custom_care`='WS_W601,WS_P1',`product_custom_deliverytime`='2-3 Wochen',`product_custom_blockprice`='Block Price',`product_custom_other`='' WHERE `product_code` = '010035025001'
UPDATE `chdg4_hikashop_product` SET `product_id`='12529',`product_parent_id`='0',`product_name`='Hänsel 212CW',`product_description`='Haareinlage für elegante Formgebung, mit hoher Sprungkraft. Für mittelschwere bis schwere Stoffe. Naturweiche Ausrüstung.',`product_quantity`='-1',`product_published`='1',`product_hit`='7',`product_created`='1616482172',`product_sale_start`='0',`product_sale_end`='0',`product_delay_id`='0',`product_tax_id`='11',`product_type`='main',`product_vendor_id`='0',`product_manufacturer_id`='0',`product_url`='',`product_weight`='0.000',`product_keywords`='',`product_weight_unit`='kg',`product_modified`='1616487553',`product_meta_description`='',`product_dimension_unit`='m',`product_width`='0.000',`product_length`='0.000',`product_height`='0.000',`product_max_per_order`='0',`product_access`='all',`product_group_after_purchase`='',`product_min_per_order`='0',`product_contact`='0',`product_display_quantity_field`='0',`product_last_seen_date`='1616421284',`product_sales`='0',`product_waitlist`='0',`product_layout`='',`product_average_score`='0',`product_total_vote`='0',`product_page_title`='',`product_alias`='haensel-212cw',`product_price_percentage`='0.0000000',`product_msrp`='0.0000000',`product_canonical`='',`product_warehouse_id`='0',`product_quantity_layout`='',`product_sort_price`='0.00000',`product_description_raw`='',`product_description_type`='',`product_option_method`='',`product_condition`='',`product_color`='graubraun meliert',`product_material`='47 % Viscose, 26 % Baumwolle, 20 % Ziegenhaar, 5 % Polyester. Kette Baumwolle. Leinwand 1/1 Bindung.',`product_custom_width`='80 cm',`product_custom_weight`='220 g/m²',`product_custom_care`='WS_WNEIN,WS_BLNEIN,WS_BU2,WS_P1,WS_TRNEIN',`product_custom_deliverytime`='3 - 5 Tage',`product_custom_blockprice`='Block Price',`product_custom_other`='' WHERE `product_code` = '010002000000'
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello,
The field you need to use is product_quantity_layout and not product_display_quantity_field. The field product_quantity_layout does not take 0 or 1 values. It uses text values show_none, show_default, show_regrouped, show_select, show_select_price, show_leftright, show_simplified, show_html5 and show_default_div.
To set to None set the field value like below example content
Let me know if that helps.
The field you need to use is product_quantity_layout and not product_display_quantity_field. The field product_quantity_layout does not take 0 or 1 values. It uses text values show_none, show_default, show_regrouped, show_select, show_select_price, show_leftright, show_simplified, show_html5 and show_default_div.
To set to None set the field value like below example content
product_code,product_quantity_layout
DM010019,show_none
Let me know if that helps.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »