// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_locale_css' ) ): function chld_thm_cfg_locale_css( $uri ){ if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) ) $uri = get_template_directory_uri() . '/rtl.css'; return $uri; } endif; add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' ); if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'font-awesome-v5','bootstrap','sidr','magnific-popup','sliderpro' ) ); wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 ); // END ENQUEUE PARENT ACTION add_action( 'admin_enqueue_scripts', 'my_cfg_admin_enqueue' ); function my_cfg_admin_enqueue(){ wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); wp_enqueue_style('style-cfg-child', get_stylesheet_uri(), array(), "4.2"); } add_action( 'after_setup_theme', 'remove_plugin_image_sizes', 999 ); function remove_plugin_image_sizes(){ remove_image_size( '2048x2048' ); remove_image_size( '1536x1536' ); remove_image_size( 'large' ); } function action_dynamic_sidebar_after( $array ) { if($array == "home-content-widgets") { echo the_content(); } }; add_action( 'dynamic_sidebar_after', 'action_dynamic_sidebar_after', 10, 1 ); add_action( 'trashed_post', 'mtp_delete_attached_thumbnail_for_trashed_product', 20, 1 ); function mtp_delete_attached_thumbnail_for_trashed_product( $post_id ) { // gets ID of post being trashed $post_type = get_post_type( $post_id ); // does not run on other post types if ( $post_type != 'post' ) { return true; } // get ID of featured image $post_thumbnail_id = get_post_thumbnail_id( $post_id ); // delete featured image wp_delete_attachment( $post_thumbnail_id, true ); }/** * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?> Puma Launches Its First Metaverse Experience With NFT Shoes. Can It Compete Against Nike? – CoinsMegaNews

Puma Launches Its First Metaverse Experience With NFT Shoes. Can It Compete Against Nike?

Puma Launches Its First Metaverse Experience With NFT Shoes. Can It Compete Against Nike?

[ad_1]

On September 7, Puma, one of the world’s leading sports brands, announced the launch of “Black Station,” its first interactive metaverse experience, during the New York Fashion Week.

According to the company’s press release, Black Station will become “a dynamic destination to visit,” where Puma users will be able to connect in an immersive and interactive way to enjoy the brand’s NFTs, mainly related to sporting goods.

Puma Revives Its Creative Journey

Adam Petrick, PUMA’s Chief Brand Officer, said, “Twenty years ago, Black Station was PUMA’s home.” Black Station allowed PUMA to showcase its most innovative designs, and that’s why it revived the website to celebrate its commitment to innovation.

“Given the boundaries we are pushing from a product design and digital standpoint, we found it fitting to bring Black Station back as a new portal for digital exploration across fashion, sport performance, our heritage classics, and innovation.”

From the moment users enter the website, they can choose a hyper-realistic digital lobby with three distinct portals to experience exclusive, never-before-seen sneakers. They can also mint NitroPass passes to receive NFTs linked to physical products that can be claimed once the Futrograde fair in New York is over.

Heiko Desens, Puma’s Global Creative Director and Head of Innovation, noted that thanks to the advantages offered by the metaverse, Puma’s team of designers could work without limitations to create original designs as impressive as the actual products.

“Our team of designers took a lot of liberties when envisioning these footwear styles. We told them the sky is the limit. As a result, we were able to harness their creativity without the typical confines and limitations of our shoe production process.”

Puma Wants A Piece Of The Succulent Pie We Call “The Metaverse”

Despite the technological innovation that the metaverse offers, it should be noted that on a monetary level, Nike, one of Puma’s main competitors, has earned close to $184 million thanks to its NFTs products. This is a clear invitation to a market that is just beginning.

Chart showing the top companies in the metaverse according to monetary earnings
Source: Dune Analytics

According to data provided by Dune Analytics, Nike leads the table of companies that have profited the most from the sale of NFTs, followed by Dolce & Gabbana, which has sold about $23.67 million. Adidas, one of the first to bet on the metaverse, has barely managed to sell $10 million due to the problems that occurred during its collection launch (something for which the brand has publicly apologized).

The truth is that the metaverse is open to all companies that want to go beyond the real world. Even the big automotive brands, such as Ford Motors Company, have announced the registration of patents to enter the metaverse with their most successful car collections.

SPECIAL OFFER (Sponsored)
Binance Free $100 (Exclusive): Use this link to register and receive $100 free and 10% off fees on Binance Futures first month (terms).

PrimeXBT Special Offer: Use this link to register & enter POTATO50 code to receive up to $7,000 on your deposits.

[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

/** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?>