Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HC] Storefront is not displaying the GTIN, UPC, EAN or ISBN (global_unique_id) in the front end #2167

Open
2 tasks done
OmarFPG opened this issue Sep 12, 2024 · 0 comments
Open
2 tasks done

Comments

@OmarFPG
Copy link

OmarFPG commented Sep 12, 2024

Describe the bug

The new GTIN, UPC, EAN or ISBN (global_unique_id) field isn't being displayed on the front end with Storefront yet.

Isolating the problem (mark completed items with an [x]):

  • I have deactivated other plugins and themes and confirmed this bug occurs when only WooCommerce + Storefront theme are active.
  • I can reproduce this bug consistently using the steps below.

To Reproduce

Steps to reproduce the behavior:

  1. Add or edit a product
  2. Go to the Product data > Inventory tab
  3. Add a value in the GTIN, UPC, EAN or ISBN field
  4. Save your product
  5. View your product in the front end

Screenshots

If applicable, add screenshots to help explain your problem.
Backend:
image
Frontend:
image

Expected behavior

The GTIN, UPC, EAN or ISBN value should appear somewhere in the front end.

WordPress Environment

Please provide relevant details of your WordPress setup and server environment.

```
System Status Report
### WordPress Environment ###

WordPress address (URL): [Redacted]
Site address (URL): [Redacted]
WC Version: 9.2.3
Legacy REST API Package Version: The Legacy REST API plugin is not installed on this site.
Action Scheduler Version: ✔ 3.8.1
Log Directory Writable: ✔
WP Version: 6.6.2
WP Multisite: –
WP Memory Limit: 512 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US
External object cache: ✔

### Server Environment ###

Server Info: nginx
PHP Version: 8.2.23
PHP Post Max Size: 2 GB
PHP Time Limit: 1200
PHP Max Input Vars: 6144
cURL Version: 8.9.1
OpenSSL/1.1.1w

SUHOSIN Installed: –
MySQL Version: 10.6.15-MariaDB-log
Max Upload Size: 2 GB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔

### Database ###

[REDACTED]

### Post Type Counts ###

attachment: 2
custom_css: 1
elementor_library: 1
nav_menu_item: 1
page: 11
post: 1
product: 8
revision: 10
shop_order_placehold: 4
wpcode: 2
wp_font_face: 33
wp_font_family: 12
wp_global_styles: 1
wp_navigation: 1
wp_template: 2

### Security ###

Secure connection (HTTPS): ✔
Hide errors from visitors: ✔

### Active Plugins (2) ###

Code Snippets: by Code Snippets Pro – 3.6.5.1
WooCommerce: by Automattic – 9.2.3

### Inactive Plugins (2) ###

Akismet Anti-spam: Spam Protection: by Automattic - Anti-spam Team – 5.3.3
Jetpack: by Automattic – 13.9-a.3

### Dropin Plugins () ###

advanced-cache.php: advanced-cache.php
object-cache.php: Memcached

### Settings ###

Legacy API Enabled: –
Force SSL: –
Currency: GBP (£)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
subscription (subscription)
variable (variable)
variable subscription (variable-subscription)

Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)

Connected to WooCommerce.com: ✔
Enforce Approved Product Download Directories: ✔
HPOS feature enabled: ✔
Order datastore: Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore
HPOS data sync enabled: –

### Logging ###

Enabled: ✔
Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2
Retention period: 30 days
Level threshold: –
Log directory size: 18 KB

### WC Pages ###

Shop base: #9 - /shop/
Cart: #10 - /cart/ -  Contains the [woocommerce_cart] shortcode
Checkout: #11 - /checkout/ -  Contains the [woocommerce_checkout] shortcode
My account: #12 - /my-account/
Terms and conditions: ❌ Page not set

### Theme ###

Name: Storefront
Version: 4.6.0
Author URL: https://woocommerce.com/
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔

### Templates ###

Overrides: –

### Admin ###

Enabled Features: activity-panels
analytics
product-block-editor
coupons
core-profiler
customize-store
customer-effort-score-tracks
import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
pattern-toolkit-full-composability
product-custom-fields
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
printful
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page
launch-your-store

Disabled Features: experimental-blocks
minified-js
product-pre-publish-modal
settings
async-product-editor-category-field
product-editor-template-system

Daily Cron: ✔ Next scheduled: 2024-09-13 17:03:52 +00:00
Options: ✔
Notes: 89
Onboarding: skipped

### Action Scheduler ###

Complete: 65
Oldest: 2024-08-17 04:21:12 +0000
Newest: 2024-09-12 19:29:08 +0000

Failed: 3
Oldest: 2024-03-13 18:15:47 +0000
Newest: 2024-07-04 15:14:36 +0000

Pending: 1
Oldest: 2024-09-13 15:21:12 +0000
Newest: 2024-09-13 15:21:12 +0000


### Status report information ###

Generated at: 2024-09-12 19:29:31 +00:00
```

Reported in 8721447-zen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant