Jump to content

How to activate actionUpdateQuantity HOOK


Recommended Posts

Hi, I need PHP script for update actionUpdateQuantity HOOK.

 

Sometimes I need to update my products on marketplace modules.

I change price by PHP script and I have not update price on my marketplace.

I should clic save for each product.

 

I now that i should use HOOK

 

actionUpdateQuantity

 

How can i insert it on my script? thanks

Edited by ietax (see edit history)
Link to comment
Share on other sites

i don't understand you well.

  Quote

 

 

Sometimes I need to update my products on marketplace modules.

you mean that you sell items on official marketplace with addons?

 

  Quote

 

I change price by PHP script and I have not update price on my marketplace.

 

on addons store?

 

  Quote

 

I now that i should use HOOK

 

actionUpdateQuantity

 

this hook is totally not related to prices

Link to comment
Share on other sites

Hi, thanks for your answer.

Sometimes I used PHP script (change price database 2 table) fot update all my specific category price.

 

But this operation do not give input for update AMAZON and EBAY module.

 

For update products on ebay and amazon i need to open single product and click on save.

 

How can I simulate each click category for mass update on ebay and amazon.

 

I hope you understeand better.. sorry for my bad explain. Thanks

Link to comment
Share on other sites

  • 2 weeks later...

How can I simulate each click category for mass update on ebay and amazon?

I tried to change on DB date_upd field but it does not work.

 

Where I can chenge value in DB for update product? If I click on save, it will update. How can I "click on save" on my database? Thanks

Link to comment
Share on other sites

  • 3 months later...
  • 1 month later...
  On 6/27/2014 at 11:38 AM, cleoni said:

Hello,

a simple script looping all the active products and calling the actionUpdateQuantity hook shouldn't be difficult to write.

 

Is there anybody having done it already?

 

Hello Cleoni,

 

can you give me some ideas of code to how to do it?

 

Thanks in advance.

 

--

 

Miquel 

 

www.zclick.es

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...