Automattic / Automattic/jetpack
Search: display SKU in search results
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
### Impacted plugin
Jetpack, Search
### What
A user asked how to display SKU in Jetpack Search results for their Woo store
### How
In 6719869-zen, a user wanted the product SKU displayed on their search results. This is not currently possible.
A lightweight solution would be to include it in the HTML markup, but hidden with CSS. The user could then reveal it using custom CSS.
Site: https://core4x4.com/
Contributor guide
Research direction
The issue names Jetpack Search results, Woo product SKUs, HTML markup, and custom CSS, but no files or tests. First locate the search-result markup and confirm how Woo product data reaches it; done means the SKU is present in the result markup and can be revealed with custom CSS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, php, wordpress
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100