adobe / adobe/xdm

Change Identifier from "productList*" to "cart*"

Open
#460 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
266
Forks
380
Avg merge
5d 8h
Merged PRs (30d)
9

Description

## What are the schemas that are affected by the issue
/commerce
## What are examples of products that are impacted by the issue
In chasing down a blocking issue raised by the Campaign team, the root issue came down to the fact that the commerce fields the user was looking for was labeled "productListAdds" rather than "cartAdds"
The overwhelming majority of customers--even those outside of retail verticals--are more familiar with the concept of "cart" than that of "product list." We already have one field named "cartAbandons" in the same section. Both "cartAbandons" and "productListAdds" refer to the cart. Request we consolidate on "cart"

Contributor guide

Open the contributing guide

Research direction

Start with the /commerce schema and search the repository for productList* and cartAbandons to identify the affected definitions and references. Confirm the intended cart naming for each matching field and update the schema consistently; done means the affected commerce identifiers use cart terminology without breaking related schema references.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
data
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.