You typically won’t experience too much of an issue if you’ve correctly 301 redirected the URL. However, it’s better to customize an existing page instead of trying to replace it – and as you said, end up with incorrect breadcrumbs, which can make for a confusing user experience.
If you create a child theme, you can create a product archive template for just the one product category. You can then either just place your desired content directly in the template, or if you really want an Editor experience, you could create a Page (being sure to 301 redirect it to the product category, and being sure it never gets listed in any sitemaps) and within your product archive template, query for that Page’s contents so you can edit content within wp-admin.
Related Posts:
- How to check if is in cart page? [closed]
- Remember page before login page, redirect to that page after login
- WooCommerce lost password reset flow not working with SendGrid (redirect loop)
- Custom Redirect after registration in WooCommerce
- Import products to WooCommerce by CSV page won’t open [closed]
- Woocommerce Login Redirect not working [closed]
- Redirect user after login through woocommerce login page to page with his/her username?
- Redirect customer to login page (with other signup plugin) if user not logged in when proceeding to checkout
- Woocommerce – Want to block a user agent from accessing specific product pages
- How to – proper WordPress 301 redirects?
- Woocommerce, prevent login after registration and redirect to custom URL
- Force meta data on specific product type
- Redirect no product url’s to static url
- WooCommerce Registration redirect based on page ID
- Multiple Schema.org markups on a single product page
- WooCommerce get_author_posts_url() – Author URL redirecting to shop base
- WC_Structured_Data Class Causing Needless Translation
- WooCommerce and ACF: How to Redirect Upon Add to Cart – Partially Working Example
- Remove filter parameter from Link URL
- wordpress site auto redirect to another site when I enable woocommerce
- Increase load-out-page speed
- Disable Woocommerce main shop page, but not the product category archive pages
- mydomain.com/wp-login redirects to wordpress.com/wp-login
- redirects for removed/deleted woocommerce products
- WooCommerce shop, my account, cart every page redirect to home page [closed]
- How to edit schema.org markup of WooCommerce?
- how to use wc_create_order with subscription product
- Add custom variable to cart content [closed]
- Woocommerce My Account Endpoint – how to get ID parameter from URL?
- Default woocommerce placeholder image
- How to add Woocomrce cart page shipping calculator to my country state list
- Custom Woocommerce image size [closed]
- Migrate WooCommerce Orders [closed]
- Button to update order status Woocommerce with WC Marketplace
- WooCommerce Subscriptions: Show monthly Price for annual Product
- WooCommerce: display text instead of raw checkbox value email
- WooCommerce single products images doesn’t zoom on hover and doesn’t change clicking on gallery
- Disabling the free shipping method when the cart has product/s which assigned a certain shipping class [closed]
- woocommerce_email_subject_customer_completed_order
- is_shop, is_home, is_front_page doesn’t work for woocommerce
- How to add a greeting message upon logging into WordPress for certain user role
- Modify some CSS with functions if (function_exists
- Limit total quantity of products in WooCommerce group product
- How can I change the functionality of breadcrumbs?
- Redirect custom post type from one domain to another domain
- Variation name in $product->get_name()
- WordPress keeps moving my widgets to other widget areas
- How do I add an extra field to comment form above the submit button?
- woocommerce email template detect email recipient
- wc_get_products() not return the images details
- Adding Product Name on Admin Panel Order list and User’s My-Account Order List
- How to put Stripe first, PayPal second on the checkout page?
- How to change product thumbnail size in storefront theme
- Search in 1) Post, 2) Products (woocommerce) and 3) Custom post type or Taxonomy type on a single page
- Woocommerce REST API – add filter to set maximum query per page for product brands [closed]
- display product’s category static slider name and image in loop wordpress
- Whitespace between product image and gallery on initial load of lightbox product page
- Why is my WordPress login credentials missing, but work with WooCommerce?
- Update Customer JWT Woocommerce
- How to reverse/swap the order of “Sales price” and “Regular prcie” in woocommerce?
- Woocommerce Canceled Order Notification email to admin
- Woocommerce before and after shop loop not works
- WooCommerce Admin order – Only run action if user is loaded
- Creating child theme out of Coeur
- Hide sidebar and change layout Blog Page using is_page() function
- Change Out of Stock Error Message in WooCommerce Cart
- I want a simple dropdown for locations in woocommerce
- Getting hundreds of spam orders in WooCommerce with failed stripe payment [closed]
- How to fetch woocommerce highest price and lowest price in custom template page?
- WooCommerce pagination: remove ‘page’ from url
- Coupon for product / woocommerce
- How can I show “sold out” instead of “out of stock” for some products with particular tags and categories [closed]
- How Can I fix Woocommerce Billing Address Field? [closed]
- Assign user role by text field in WordPress (Woocommerce) [closed]
- Urgent Validate Save-Post Hooks on Woo-commerce product entry form!
- WordPress & Woocommerce variation Price
- Adding country subdomain to an existing website like www.example.com/uk
- Move woocommerce directory
- Hide review form if user has left a comment
- Some html elements displaing in a strange order in WordPress
- Update / refresh mini cart, after custom AJAX add_to_cart event
- Woocommerce: sorting variable product
- Woocommerce price in meta data
- White screen only on some woocommerce products
- How to create woocommerce products list
- add_action don’t updates theme layout when using values from the WordPress customizer
- How can I change my search form to bring up product results, not blog results
- Add missing alt tag to featured images for “storefront” theme
- Woocommerce: Unique price for individual basket items
- Add text specifically to order-proceessing-email in WooCommerce
- Using a page (Blog template) for home page blog posts is problematic?
- Disable add to cart button when product is out of stock
- Customizing the add to cart function
- My WordPress site hacked with unwanted popups [closed]
- Woocommerce: Extra added country field not taking value from database
- How to get price of my products show in snippet on google?
- Assigning an orders Custom Field to User Data
- exclude products none sale in Woocommerce
- Which php files, in a WordPress setup, do not need direct web access?
- Custom Captcha validation on the registration form issue