Generated by All in One SEO v4.8.9, this is an llms.txt file, used by LLMs to index the site. # WC Contour Product Bundles Builder for WooCommerce ## Sitemaps - [XML Sitemap](https://wccontour.evelynwaugh.com.ua/sitemap.xml): Contains all public & indexable URLs for this website. ## Posts - [Blog](https://wccontour.evelynwaugh.com.ua/blog/) - Explore guides, tutorials, and plugin comparisons about product bundles, kits, and configurators in WooCommerce. Powered by WC Contour. - [PHP Hooks](https://wccontour.evelynwaugh.com.ua/documentation/php-hooks/) - wccon_cart_item_data Modify cart item data for each product on adding to cart product bundle. PHPadd_filter('wccon_cart_item_data', 'custom_wccon_cart_item_data', 10, 2); /** * Modify cart item data for each product on adding to cart product bundle. * * @param array $cart_item_data Cart data * @param array $product Product data */ function custom_wccon_cart_item_data($cart_item_data, $product) { // $product = array( - [Installation](https://wccontour.evelynwaugh.com.ua/documentation/installation/) - 1. Installation via FTP Extract 'wccontour.zip' file . Upload the 'wccontour' folder into Plugins folder in your WordPress installation (/wp-content/plugins) using an FTP client. Log into your WordPress admin panel and click on the “Plugins” tab. Find the installed plugin from the list and click the “Activate” button. 2. Installing From WordPress Dashboard Log into your - [Requirements](https://wccontour.evelynwaugh.com.ua/documentation/requirements/) - System Requires 1. WooCommerce 5.0.x and higher 2. WordPress 5.5.x and higher 3. PHP 7.4.x and higher Only one builder per page - [Simple Product](https://wccontour.evelynwaugh.com.ua/documentation/simple-product/) - If enabled on WC Contour->General->Enable products compatibility (by default enabled) you will see on admin product page new metabox called 'Product Compatibility': After enabling Compatibility: 1 - If the product is variable, and product variations have their own compatibility blocks, or if you want product variations to have the same compatibility blocks, then enable this - [Variable Product](https://wccontour.evelynwaugh.com.ua/documentation/variable-product/) - Click on variation to expand it. You will find Enable Compatibility switcher. - [General](https://wccontour.evelynwaugh.com.ua/documentation/general/) - 1 - Endpoint for WooCommerce MyAccount Page. Default is: wccon-builder 2 - Title in WooCommerce MyAccount Navigation. Default is: Saved lists 3 - Saved lists per page. Default is: 10 4 - Allowed Saved lists for one user. Default is: 30 5 - Products per page inside builder. Default is: 10 6 - Enables products - [First steps](https://wccontour.evelynwaugh.com.ua/documentation/first-steps/) - 1. You can start with Import, navigate to WC Contour->Settings->Import, wait until loading completes and click 'View Builder': 2. Or navigate to WC Contour->Builder and follow steps, described in Builder Section. After that you will get a shortcode : Use it on any Page Builder: or via code: PHP - [Images](https://wccontour.evelynwaugh.com.ua/documentation/images/) - By default for product images WooCommerce uses 'woocommerce_thumbnail' size, but it crops images. To have non-cropped image you have to change image size either on WC Contour->Settings->Style Page or using wccon_product_image_size filter: PHPadd_filter('wccon_product_image_size', function() { return 'medium'; // 'large', 'full', 'woocommerce-single' }); And result is: - [Product Query](https://wccontour.evelynwaugh.com.ua/documentation/product-query/) - You have 3 options to build Product Query: Taxonomy, Meta Field and Products. It handles how and what products to display in the Right Section: Product Taxonomy. Product Taxonomy can include multiple values, so you can define how to operate these values: OR | AND. 1. OR: Think of OR as a way to expand - [Filters](https://wccontour.evelynwaugh.com.ua/documentation/filters/) - You have 4 options to build Filter widgets: Price, Taxonomy, Attributes and Meta Fields. It handles how and what widgets to display in the Left Section: Example: To find Product Category IDs, navigate to Products->Categories, and enter any category. After that in URL address you will find it: yoursite.com/wp-admin/term.php?taxonomy=product_cat&tag_ID=185&post_type=product - [SubGroups](https://wccontour.evelynwaugh.com.ua/documentation/subgroups/) - 1 - SubGroup Title. 2 - SubGroup Icon\Image. 3 - SubGroup Description. It will be shown as a tip. 4 - Adds collapsible Components below. - [Get to know](https://wccontour.evelynwaugh.com.ua/documentation/get-to-know/) - 1. Add builder 2. Add builder Title and click Add Group 3. Add Group Title and click either Add Component or Add Subgroup. - [Components](https://wccontour.evelynwaugh.com.ua/documentation/components/) - 1 - Component Title. 2 - Component Icon/Image. 3 - Is Component Required. Enabled = On builder frontend page component image will be shown in Required block. 4 - Is Component Extra. Enabled = On builder frontend page component image will be shown in Extra block and hidden in collapsible block 'Extra components'. 5 - - [Import](https://wccontour.evelynwaugh.com.ua/documentation/import/) - Import Demo. It will import WooCommerce products, Taxonomies, Attributes, Meta fields, Images, WC Contour builder settings. Make sure you have installed and activated SVG support plugin such as SVG Support or Safe SVG before importing. Otherwise SVG icons and images will not be imported. - [Data](https://wccontour.evelynwaugh.com.ua/documentation/data/) - Clear all data button - Clears after confirmation all data from custom datatables associated with with plugin Debugging Select Item - If some builder item shows incorrect and there is no way to fix on Builder page, you can update JSON data in textfield below. Note: Only valid JSON accepted. - [Socials](https://wccontour.evelynwaugh.com.ua/documentation/socials/) - Choose what you want to display in Share Box on builder page and also on my-account page. To add more items refer to Developer hooks section. - [Style](https://wccontour.evelynwaugh.com.ua/documentation/style/) - Sticky total bar - Enable on Desktop, Tablet, Mobile screens. Default: Desktop Button type for variation attributes - As shown on screen it replaces Selects to Buttons. Product image size - See here. - [JS Hooks](https://wccontour.evelynwaugh.com.ua/documentation/js-hooks/) - wccon-timeout-loading delay before skeleton animation starts JavaScriptwp.hooks.applyFilters( 'wccon-timeout-loading', 800 ); //default wp.hooks.addFilter( 'wccon-timeout-loading', 'wccon', 400 ); //change to 400 ## Pages - [Home](https://wccontour.evelynwaugh.com.ua/) - WC Contour is a WooCommerce product bundles builder plugin. Create customizable bundles for PC parts, bikes, or kits with a user-friendly product - [Features](https://wccontour.evelynwaugh.com.ua/features/) - Create interactive product bundles and configurators in WooCommerce using WC Contour. AI compatibility checks, AJAX loading, and real-time bundle saving - [Camping builder](https://wccontour.evelynwaugh.com.ua/camping-builder/) - Build your custom camping kit with our WooCommerce gear bundle builder. Choose tents, backpacks, cookware, and essentials for your next adventure. - [Bicycle builder](https://wccontour.evelynwaugh.com.ua/velo-builder/) - Customize your bike with our WooCommerce bicycle parts builder. Select frames, wheels, gearsets, and accessories to create the perfect ride. - [PC builder](https://wccontour.evelynwaugh.com.ua/pc-builder/) - Easily build a compatible PC with our WooCommerce parts bundle builder. Choose from verified CPUs, GPUs, RAM, and more – all in one place. - [Plans](https://wccontour.evelynwaugh.com.ua/plans/) - Free $0/year Dynamic AJAX Product Display Skeleton Loading Share Bundles WPML/Polylang compatible Variation Swatches for WooCommerce (or any other swatches) plugin compatible Perfect Brands WooCommerce (or any custom product taxonomy) compatible WPBakery Page Builder (to be added via shortcode) compatible Elementor Page Builder (to be added via shortcode) compatible Gutenber Page Builder (to be added - [Videos](https://wccontour.evelynwaugh.com.ua/video/) - [As Shop](https://wccontour.evelynwaugh.com.ua/as-shop/) - [Конфігуратор ПК WPML](https://wccontour.evelynwaugh.com.ua/конфігуратор-пк-wpml/) - [Checkout](https://wccontour.evelynwaugh.com.ua/checkout-2/) - [Мій обліковий запис](https://wccontour.evelynwaugh.com.ua/my-account-2/) - [Конфігуратор ПК](https://wccontour.evelynwaugh.com.ua/pc-builder-uk/) - [Оформлення](https://wccontour.evelynwaugh.com.ua/оплата/) - [Корзина](https://wccontour.evelynwaugh.com.ua/корзина/) - [Магазин](https://wccontour.evelynwaugh.com.ua/магазин/) - [Elementor #391](https://wccontour.evelynwaugh.com.ua/elementor-391/) - [Docs](https://wccontour.evelynwaugh.com.ua/docs/) - [Shop](https://wccontour.evelynwaugh.com.ua/shop/) ## Categories - [Documentation](https://wccontour.evelynwaugh.com.ua/category/documentation/) - [Getting Started](https://wccontour.evelynwaugh.com.ua/category/documentation/getting-started/) - [Developers](https://wccontour.evelynwaugh.com.ua/category/documentation/developers/) - [Styles](https://wccontour.evelynwaugh.com.ua/category/documentation/styles/) - [Settings Page](https://wccontour.evelynwaugh.com.ua/category/documentation/settings-page/) - [Builder Page](https://wccontour.evelynwaugh.com.ua/category/documentation/builder-page/) - [Compatibility](https://wccontour.evelynwaugh.com.ua/category/documentation/compatibility/) ## Brands - [Adidas](https://wccontour.evelynwaugh.com.ua/brand/adidas/) - [Columbia](https://wccontour.evelynwaugh.com.ua/brand/columbia/) - [Salomon](https://wccontour.evelynwaugh.com.ua/brand/salomon/) - [Puma](https://wccontour.evelynwaugh.com.ua/brand/puma/) - [Nike](https://wccontour.evelynwaugh.com.ua/brand/nike/) ## Product categories - [Burger](https://wccontour.evelynwaugh.com.ua/product-category/burger/) - [Cooler](https://wccontour.evelynwaugh.com.ua/product-category/cooler/) - [Fan](https://wccontour.evelynwaugh.com.ua/product-category/cooler/fan/) - [Liquid](https://wccontour.evelynwaugh.com.ua/product-category/cooler/liquid/) - [Max TDP](https://wccontour.evelynwaugh.com.ua/product-category/max-tdp/) - [65W](https://wccontour.evelynwaugh.com.ua/product-category/max-tdp/65w/) - [Motherboard](https://wccontour.evelynwaugh.com.ua/product-category/motherboard/) - [Terminal](https://wccontour.evelynwaugh.com.ua/product-category/motherboard/terminal/) - [Processors](https://wccontour.evelynwaugh.com.ua/product-category/processors/) - [AMD](https://wccontour.evelynwaugh.com.ua/product-category/processors/amd/) - [Intel](https://wccontour.evelynwaugh.com.ua/product-category/processors/intel/) - [RAM](https://wccontour.evelynwaugh.com.ua/product-category/ram/) - [Data Storage](https://wccontour.evelynwaugh.com.ua/product-category/data-storage/) - [Sound Card](https://wccontour.evelynwaugh.com.ua/product-category/sound-card/) - [Thermal Paste](https://wccontour.evelynwaugh.com.ua/product-category/thermal-paste/) - [Case](https://wccontour.evelynwaugh.com.ua/product-category/case/) - [Monitor](https://wccontour.evelynwaugh.com.ua/product-category/monitor/) - [Software](https://wccontour.evelynwaugh.com.ua/product-category/software/) - [Games](https://wccontour.evelynwaugh.com.ua/product-category/games/) - [OS](https://wccontour.evelynwaugh.com.ua/product-category/software/os/) - [Programs](https://wccontour.evelynwaugh.com.ua/product-category/software/programs/) - [Graphics Card](https://wccontour.evelynwaugh.com.ua/product-category/graphics-card/) - [AMD](https://wccontour.evelynwaugh.com.ua/product-category/graphics-card/amd-graphics-card/) - [NVIDIA](https://wccontour.evelynwaugh.com.ua/product-category/graphics-card/nvidia/) - [HDD](https://wccontour.evelynwaugh.com.ua/product-category/data-storage/hdd/) - [SSD](https://wccontour.evelynwaugh.com.ua/product-category/data-storage/ssd/) - [Power Supply](https://wccontour.evelynwaugh.com.ua/product-category/power-supply/) - [Keyboard](https://wccontour.evelynwaugh.com.ua/product-category/keyboard/) - [Headphone](https://wccontour.evelynwaugh.com.ua/product-category/headphone/) - [Handlebar](https://wccontour.evelynwaugh.com.ua/product-category/handlebar/) - [Riser](https://wccontour.evelynwaugh.com.ua/product-category/handlebar/riser/) - [Drop](https://wccontour.evelynwaugh.com.ua/product-category/handlebar/drop/) - [Frameset](https://wccontour.evelynwaugh.com.ua/product-category/frameset/) - [Wheels](https://wccontour.evelynwaugh.com.ua/product-category/wheels/) - [Drivetrain](https://wccontour.evelynwaugh.com.ua/product-category/drivetrain/) - [Brakes](https://wccontour.evelynwaugh.com.ua/product-category/brakes/) - [Saddles](https://wccontour.evelynwaugh.com.ua/product-category/saddles/) - [Pedals](https://wccontour.evelynwaugh.com.ua/product-category/pedals/) - [Fenders](https://wccontour.evelynwaugh.com.ua/product-category/fenders/) - [Lights](https://wccontour.evelynwaugh.com.ua/product-category/lights/) - [Helmets](https://wccontour.evelynwaugh.com.ua/product-category/helmets/) - [Bottles](https://wccontour.evelynwaugh.com.ua/product-category/bottles/) - [Ringbells](https://wccontour.evelynwaugh.com.ua/product-category/ringbells/) - [Mouse](https://wccontour.evelynwaugh.com.ua/product-category/mouse/) - [Tents](https://wccontour.evelynwaugh.com.ua/product-category/tents/) - [Sleeping bag](https://wccontour.evelynwaugh.com.ua/product-category/sleeping-bag/) - [Sleeping pad](https://wccontour.evelynwaugh.com.ua/product-category/sleeping-pad/) - [Lanterns](https://wccontour.evelynwaugh.com.ua/product-category/lanterns/) - [Backpacks](https://wccontour.evelynwaugh.com.ua/product-category/backpacks/) - [Thermos](https://wccontour.evelynwaugh.com.ua/product-category/thermos/) - [Camping lights](https://wccontour.evelynwaugh.com.ua/product-category/camping-lights/) - [Headlamps](https://wccontour.evelynwaugh.com.ua/product-category/camping-lights/headlamps/) - [Flashlights](https://wccontour.evelynwaugh.com.ua/product-category/camping-lights/flashlights/) - [Navigations](https://wccontour.evelynwaugh.com.ua/product-category/navigations/) - [Compasses](https://wccontour.evelynwaugh.com.ua/product-category/navigations/compasses/) - [Maps](https://wccontour.evelynwaugh.com.ua/product-category/navigations/maps/) - [Boots](https://wccontour.evelynwaugh.com.ua/product-category/boots/) - [Cords](https://wccontour.evelynwaugh.com.ua/product-category/cords/) - [Процессори](https://wccontour.evelynwaugh.com.ua/product-category/processors-uk/) - [Процессори WPML](https://wccontour.evelynwaugh.com.ua/product-category/processors-ml-uk/) - [Intel](https://wccontour.evelynwaugh.com.ua/product-category/intel-uk/) - [Women's](https://wccontour.evelynwaugh.com.ua/product-category/boots/womens/) - [Men's](https://wccontour.evelynwaugh.com.ua/product-category/boots/mens/) - [Demi-season](https://wccontour.evelynwaugh.com.ua/product-category/sleeping-bag/demi-season/) - [Summer](https://wccontour.evelynwaugh.com.ua/product-category/sleeping-bag/summer/) - [Winter](https://wccontour.evelynwaugh.com.ua/product-category/sleeping-bag/winter/) - [Ladies](https://wccontour.evelynwaugh.com.ua/product-category/ladies/) - [Men's](https://wccontour.evelynwaugh.com.ua/product-category/mens-2/) - [Children](https://wccontour.evelynwaugh.com.ua/product-category/children/) - [Jackets](https://wccontour.evelynwaugh.com.ua/product-category/ladies/jackets/) - [Coats](https://wccontour.evelynwaugh.com.ua/product-category/ladies/coats/) - [Dresses](https://wccontour.evelynwaugh.com.ua/product-category/ladies/dresses/) - [Hoodies](https://wccontour.evelynwaugh.com.ua/product-category/ladies/hoodies/) - [Jumpers](https://wccontour.evelynwaugh.com.ua/product-category/ladies/jumpers/) - [Sweatshirts](https://wccontour.evelynwaugh.com.ua/product-category/ladies/sweatshirts/) - [Cardigans](https://wccontour.evelynwaugh.com.ua/product-category/ladies/cardigans/) - [Jeans](https://wccontour.evelynwaugh.com.ua/product-category/ladies/jeans/) - [Hats](https://wccontour.evelynwaugh.com.ua/product-category/ladies/hats/) - [Overalls](https://wccontour.evelynwaugh.com.ua/product-category/ladies/overalls/) - [Scarves](https://wccontour.evelynwaugh.com.ua/product-category/ladies/scarves/) - [Belts](https://wccontour.evelynwaugh.com.ua/product-category/ladies/belts/) - [Jewellery](https://wccontour.evelynwaugh.com.ua/product-category/ladies/jewellery/) - [Bags](https://wccontour.evelynwaugh.com.ua/product-category/ladies/bags/) - [Jackets](https://wccontour.evelynwaugh.com.ua/product-category/mens-2/jackets-mens-2/) - [Coats](https://wccontour.evelynwaugh.com.ua/product-category/mens-2/coats-mens-2/) - [Hoodies](https://wccontour.evelynwaugh.com.ua/product-category/mens-2/hoodies-mens-2/) - [Sweatshirts](https://wccontour.evelynwaugh.com.ua/product-category/mens-2/sweatshirts-mens-2/) - [Jeans](https://wccontour.evelynwaugh.com.ua/product-category/mens-2/jeans-mens-2/) - [Jackets](https://wccontour.evelynwaugh.com.ua/product-category/children/jackets-children/) - [Pants](https://wccontour.evelynwaugh.com.ua/product-category/children/pants/) - [Hats](https://wccontour.evelynwaugh.com.ua/product-category/children/hats-children/)