Okay
  Public Ticket #3360065
Products table
Closed

Comments

  •  5
    ABDULRAHMAN started the conversation

    Hello Stefan,

    I am building right now a products table for the vendors to be able to update the prices easily on the prices cells under the price column of the products table, and also easy quick uploading the picture of product by pressing a button on the product row without entering in the product page to edit, also the stock, and I would like to add a column for the salesman name for each product as a dropbox contains the users names of team under the current vendor.


    so please advise me how to edit and manage the frontend of the product table in the vendor dashboard.

    or do you suggest me to use any product table plugin? and replace it with the current products table? and I would add some buttons in the page like: UPDATE to update the prices in the table.

    also the column of updating the product picture.

    the table I would like to build is little bit near to the following picture:

    7698682967.png

    the problem is the above table is only available in the admin dashboard, not to the vendor dashboard.


    Why I would like to make bulk products table editor?

    - Because I have fresh wholesalers vendors and their time is limited they cannot edit each item separately.

    - Most of my vendors they have a large number of Items.


    Also I am building a product management page, I want the vendor be redirected there when he press: + Add Product or when he press on Edit Product button.

    Thank you

  •  2,167
    WebWizards replied

    Hello,

    Thank you for your feedback,

    This is a good idea and I agree this should be included by default with MarketKing - it would be great to have included Bulk Edit options to allow all these to be edited in a list format more quickly. This is something we'd definitely like to add there in future updates,


    That said, I don't know if there is a quick or easy way to add something like this - it is very complex. If there was, we'd like to add it directly to the plugin ourselves. At the moment, probably the best existing solution is using the Import / Export module: https://woocommerce-multivendor.com/docs/vendor-products-import-export/


    Also I am building a product management page, I want the vendor be redirected there when he press: + Add Product or when he press on Edit Product button.

    I think the best way to do this, would be to replace the edit-product.php template, by copying it to the child theme and editing it under the child theme (this is the same way it works with WooCommerce templates): https://woocommerce-multivendor.com/docs/how-to-edit-marketking-pages-templates/


    or do you suggest me to use any product table plugin? and replace it with the current products table? and I would add some buttons in the page like: UPDATE to update the prices in the table.

    Possibly the simplest way to go about this would be to find a 'frontend products table editor' plugin, that shows for each vendor only their own products.


    Kind regards,

    Stefan

  •  5
    ABDULRAHMAN replied

    Dear stefan,

    I tried to make some tables of bulk editor products, but still I didn't achieve what I want.

    So could you please provide me the code of products page table in the vendor dashboard, I can let programmer to add some customizations for bulk edit of products, then I will share with you the update after customizing.


    Thank you

  •   WebWizards replied privately