• Projects 19
  • Rating 5.0
  • Rating 1 790

Budget: 1200 UAH Deadline: 1 day

Good day, I have been working with WordPress for over 4 years, developing fast and optimized themes. I would be happy to collaborate with you, I will do the work efficiently and quickly, ready to start right now. Here is my website and examples of projects:
https://spaceweb.com.ua/

Examples of my recent works:
https://mansionproject.nl/
https://thecarguys.kinsta.cloud/
https://totuus.co.uk/
https://futurizm.io/

  • Projects -
  • Rating -
  • Rating 253

Budget: 1200 UAH Deadline: 2 days

Good day!
Yes, this can be implemented.

It is necessary to add a separate WooCommerce handler that will intercept the products parameter from Meta, for example:

?products=18446:3

and convert it into adding a product to the WooCommerce cart with the corresponding quantity.

I would recommend doing this not just as a simple redirect to ?add-to-cart=ID&quantity=X, but through a WooCommerce hook, to correctly add the product to the cart using WC()->cart->add_to_cart(), after which to redirect to the cart page without the technical parameters. This will help avoid re-adding the product when refreshing the page and reduce the risk of conflicts with sessions or caching.

  • Projects 18
  • Rating -
  • Rating 805

Budget: 1200 UAH Deadline: 14 days

Good day. I can quickly check your code example, adapt it to the theme and plugins, implement the handler, and fully test it on staging or after creating a backup, so that the standard order flow is not affected. An important technical detail: it is essential to check for the presence of add-to-cart in the request and the validity of the ID/availability of the product before the redirect, to avoid cyclical redirects and issues with sessions or caching. Please send the code example and access to staging or instructions on where to upload the test version, and we will start the review.

  • Projects 4
  • Rating 5.0
  • Rating 1 680

Budget: 3200 UAH Deadline: 3 days

Hello! I understood the essence of the task: the parameter products=ID:quantity from Meta needs to be intercepted before the cart is formed and converted into the standard add-to-cart=ID&quantity=X, which WooCommerce already operates with. I will do this through a hook on template_redirect (or init) with parsing the products string, validating the product ID (I will check that it is an existing and purchasable product), and using a safe wp_safe_redirect to avoid loops and fatal errors for regular visitors. I would review your ready code example and adapt it to the theme and active caching/session plugins, after which I would test it on a staging copy or with a backup of the file: transitioning from the Instagram link, regular addition from the catalog, changing the quantity in the cart, and proceeding to Checkout. I am ready to deliver the result in approximately 3 days.

  • Projects -
  • Rating -
  • Rating 147

Budget: 1200 UAH Deadline: 2 days

Good day!

I have experience working with WordPress, WooCommerce, and PHP, particularly with customizing cart and checkout logic.

I can implement the processing of the "products" parameter from Meta, safely convert it to the "add-to-cart" format, verify the correctness of IDs and quantities, exclude the possibility of cyclic redirects, and test compatibility with the theme, caching, and installed plugins.

Before making changes, I will create a backup or work on staging (if available). After implementation, I will check:

- adding products from Instagram Shop;
- standard adding of products from the catalog;

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules