A while in the past, I’ve constructed a customized theme for a WordPress web site. What’s one of the simplest ways of changing it to be used with WooCommerce?
For testing functions, I’ve transformed my customized submit varieties to merchandise and added assist for customized meta fields and taxonomies. Principally, I am attempting to duplicate the established conduct, so every part that used to belong to, e.g., the customized submit kind “books” will now be merchandise. To this point, this works as anticipated.
I’ve added WooCommerce assist to my capabilities.php. I’ve copied all template information to a subfolder.
What’s one of the simplest ways to proceed? I can overwrite the single-product template with my earlier customized single-post_type template, and it principally works, with none WooCommerce performance, after all. Wouldn’t it make sense to go from right here and add performance to my earlier templates (e.g., add capabilities to show the value) or, slightly, edit WooCommerce templates to make them look and behave like my earlier templates?