| 16 | 0.4110 | 24785944 | seopress_get_shipping_schema( $wc_product = class WC_Product_Simple { protected $object_type = 'product'; protected $post_type = 'product'; protected $cache_group = 'products'; protected $data = ['name' => 'Acetat Saten AC001 – 89', 'slug' => 'acetat-saten-ac001-89', 'date_created' => class WC_DateTime { ... }, 'date_modified' => class WC_DateTime { ... }, 'status' => 'publish', 'featured' => FALSE, 'catalog_visibility' => 'visible', 'description' => '', 'short_description' => '', 'sku' => 'AC001-89', 'global_unique_id' => '', 'price' => '590', 'regular_price' => '1180', 'sale_price' => '590', 'date_on_sale_from' => NULL, 'date_on_sale_to' => NULL, 'total_sales' => 22, 'tax_status' => 'taxable', 'tax_class' => '', 'manage_stock' => FALSE, 'stock_quantity' => NULL, 'stock_status' => 'instock', 'backorders' => 'no', 'low_stock_amount' => '', 'sold_individually' => FALSE, 'weight' => '', 'length' => '', 'width' => '', 'height' => '', 'upsell_ids' => [...], 'cross_sell_ids' => [...], 'parent_id' => 0, 'reviews_allowed' => FALSE, 'purchase_note' => '', 'attributes' => [...], 'default_attributes' => [...], 'menu_order' => 0, 'post_password' => '', 'virtual' => FALSE, 'downloadable' => FALSE, 'category_ids' => [...], 'tag_ids' => [...], 'brand_ids' => [...], 'shipping_class_id' => 0, 'downloads' => [...], 'image_id' => '34820', 'gallery_image_ids' => [...], 'download_limit' => -1, 'download_expiry' => -1, 'rating_counts' => [...], 'average_rating' => '0', 'review_count' => 0, 'cogs_value' => NULL]; protected $supports = [0 => 'ajax_add_to_cart']; protected $id = 34829; protected $changes = []; protected $object_read = TRUE; protected $extra_data = []; protected $default_data = ['name' => '', 'slug' => '', 'date_created' => NULL, 'date_modified' => NULL, 'status' => FALSE, 'featured' => FALSE, 'catalog_visibility' => 'visible', 'description' => '', 'short_description' => '', 'sku' => '', 'global_unique_id' => '', 'price' => '', 'regular_price' => '', 'sale_price' => '', 'date_on_sale_from' => NULL, 'date_on_sale_to' => NULL, 'total_sales' => '0', 'tax_status' => 'taxable', 'tax_class' => '', 'manage_stock' => FALSE, 'stock_quantity' => NULL, 'stock_status' => 'instock', 'backorders' => 'no', 'low_stock_amount' => '', 'sold_individually' => FALSE, 'weight' => '', 'length' => '', 'width' => '', 'height' => '', 'upsell_ids' => [...], 'cross_sell_ids' => [...], 'parent_id' => 0, 'reviews_allowed' => TRUE, 'purchase_note' => '', 'attributes' => [...], 'default_attributes' => [...], 'menu_order' => 0, 'post_password' => '', 'virtual' => FALSE, 'downloadable' => FALSE, 'category_ids' => [...], 'tag_ids' => [...], 'brand_ids' => [...], 'shipping_class_id' => 0, 'downloads' => [...], 'image_id' => '', 'gallery_image_ids' => [...], 'download_limit' => -1, 'download_expiry' => -1, 'rating_counts' => [...], 'average_rating' => 0, 'review_count' => 0, 'cogs_value' => NULL]; protected $data_store = class WC_Data_Store { private $instance = class WC_Product_Data_Store_CPT { ... }; private $stores = [...]; private $current_class_name = 'WC_Product_Data_Store_CPT'; private $object_type = 'product-simple' }; protected $meta_data = NULL; protected $legacy_datastore_props = [] } ) | .../Product.php:302 |