Nima Karimi

Results 10 issues of Nima Karimi

## Overview This is an epic issue to track the development of an MVP version for the back end of the multichannel marketing feature. As part of the multichannel marketing...

type: epic
focus: marketing

This issue is part of the epic https://github.com/woocommerce/woocommerce/issues/34548. As part of the multichannel marketing feature, we will implement a light framework/library in the core that other marketing extensions can use...

focus: marketing

The new multichannel marketing dashboard is being implemented in WooCommerce (https://github.com/woocommerce/woocommerce/issues/34548) and will be released soon. For this extension to be recognized as a marketing channel and be displayed on...

feature: product sync
status: blocked
feature: ads
type: task

This issue is part of #678 for integrating with the Multichannel Marketing Dashboard released with WooCommerce 7.4. The new marketing dashboard has a section dedicated to managing the marketing campaigns...

type: enhancement
status: blocked

The new multichannel marketing dashboard is being implemented in WooCommerce (https://github.com/woocommerce/woocommerce/issues/34548) and will be released soon. For this extension to be recognized as a marketing channel and be displayed on...

type: enhancement
status: blocked

WooCommerce has a shipping setting that allows the user to set shipping methods for locations not covered by any other zone. This is not included as a normal zone in...

type: enhancement

Google requires availability date to be set whenever a product's availability is set to `backorder`. We already have an availability date input in the `Google Listings & Ads` tab of...

type: enhancement
needs design

The product attributes entered by the user on the edit product page are not validated. A simple validation is done when the product is being synced to Google but we...

type: enhancement

The `BaseController::prepare_item_for_response` method is usually run in our API controllers to prepare a data item for the response. It formats the data according to the schema defined for each endpoint....

type: technical debt
priority: high

The price of the parent variable product must be set to the minimum price of its variations/children. This is how the tracking event is set up, so we should change...