• Resolved pinkfloyd666

    (@pinkfloyd666)


    There is an accessory that is relevant for 1000 products, can it be somehow automatically made so that this accessory is massively added to all products?

Viewing 11 replies - 1 through 11 (of 11 total)
  • Have you seen:
    https://wordpress.org/plugins/wc-fields-factory/

    For example, it will allow you to setup a priced check box the customer can check to add the accessory to their order. The field can be added to all products or by category.

    There are other add-on type plugins.

    Thread Starter pinkfloyd666

    (@pinkfloyd666)

    We have the ability to add accessories each manually to each product individually. And we have a tab with accessories in the goods and in the admin panel and in the frontend. The problem is that we have 1000 products to which 1 accessory needs to be added. How to do this automatically, so as not to go into each product and not add this accessory to it, so as not to waste time.

    The plugin that you advised to cope with the massive addition of 1 accessory to 1000 products?

    Yes, in the plugin’s settings first you create the field and then there is a section to specify the conditions where you want it to appear – all, by-category, whatever. Certainly don’t visit each product page.

    WC Fields Factory is free to look at and try.

    Thread Starter pinkfloyd666

    (@pinkfloyd666)

    and if there is an accessories tab now, using the standard way to add an accessory will not work out for all products and so that it looks like in the product card:
    Product 10% + Accessory 5 $ = 15%?

    Um, it sounds like you have an accessory plugin. WC Fields Factory and other add-on type plugins will work with WC but its unlikely they will work with your accessories plugin.

    Whats the name of your accessories plugin?

    Thread Starter pinkfloyd666

    (@pinkfloyd666)

    I’m trying to find a plugin, it doesn’t work, but it gives the code like this:

    <div class=”woocommerce-tabs wc-tabs-wrapper”>
    <ul class=”tabs wc-tabs” role=”tablist”>
    <li class=”accessories_tab” id=”tab-title-accessories” role=”tab” aria-controls=”tab-accessories”>
    Аксессуары

    <li class=”description_tab” id=”tab-title-description” role=”tab” aria-controls=”tab-description”>
    Описание

    <li class=”specification_tab” id=”tab-title-specification” role=”tab” aria-controls=”tab-specification”>
    Характеристики

    <li class=”reviews_tab” id=”tab-title-reviews” role=”tab” aria-controls=”tab-reviews”>
    Отзывы

    <div class=”woocommerce-Tabs-panel woocommerce-Tabs-panel–accessories panel entry-content wc-tab” id=”tab-accessories” role=”tabpanel” aria-labelledby=”tab-title-accessories”>

    <div class=”accessories”>

    <div class=”electro-wc-message”></div>
    <div class=”row”>
    <div class=”col-xs-12 col-sm-9 col-left”>

    I don’t think that can be debugged through the forum.

    Thread Starter pinkfloyd666

    (@pinkfloyd666)

    I just thought that maybe I can somehow determine the name of the plugin by year

    Oh. The plugin will be listed on your system status report if you could post that:
    https://wordpress.org/support/topic/before-posting-gather-the-following-details/

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    @pinkfloyd666

    You might consider exporting your products, updating the products in question, and then re-importing to update the products in your database.

    You can update one product to include the accessory via the WooCommerce individual product information, so when the products are exported, you can use that one as a reference for which fields to complete on the others.

    Here’s the documentation for the built in importer/exporter feature in WooCommerce.

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘accessory is massively added to all products?’ is closed to new replies.