Skip to content

PHP Warning: Undefined array key “price” #17

@iworks

Description

@iworks

Lately we have been getting this error to show up. It seems to happen when the product is saved that includes variations. Any idea how we could get this sorted out?

PHP Warning: Undefined array key “price” in:

if ( $o['price'] < $price_lowest['price'] ) {
$price_lowest = $o;
}

Original issue: https://wordpress.org/support/topic/php-warning-undefined-array-key-price/

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions