← Back to documentation

Using WooCommerce with PremiumPress Themes

A common question is whether WooCommerce works with PremiumPress themes such as DirectoryPress, CouponPress, ClassifiedPress and AuctionPress. The short answer: yes ? WooCommerce runs alongside a PremiumPress theme as an independent plugin, but the two are separate systems, so it's worth understanding how they fit together before you build.

How they work together

WooCommerce works as a standalone plugin on top of your PremiumPress theme. You can install it and add a shop section (for example, a directory site with a small WooCommerce shop page) without conflicts on current responsive themes.

The key thing to understand is that PremiumPress themes use their own custom post types and taxonomies for listings, while WooCommerce creates its own product post types and taxonomies. The two run in parallel rather than sharing data:

  • Your PremiumPress listings are one content system.
  • Your WooCommerce products are a separate content system.
  • They coexist happily, but a listing is not a product and a product is not a listing.

What to expect

  • Running a shop alongside listings: supported. Add WooCommerce, create your product pages, and link to your shop from the menu.
  • Search: WooCommerce's own product search looks for WooCommerce post types, and the PremiumPress search looks for listing post types. Because they use different post types, one search will not return the other's results. Keep the two searches separate (e.g. a dedicated shop page with WooCommerce search, and your listing pages using PremiumPress search).
  • Support: WooCommerce is a third-party plugin, so it isn't covered by PremiumPress support ? but there is no known reason it won't run correctly alongside the latest themes.

If you want a native store instead

If your main goal is to sell products (rather than run listings and a shop), consider the PremiumPress ShopTheme, which is built natively on the PremiumPress framework and integrates directly with the listing/membership system ? no bridging between two systems required.

Deeper integration & custom work

Tighter integration ? for example, showing WooCommerce products inside the PremiumPress listing manager, syncing categories, or importing/exporting between the two ? isn't available out of the box because of the two different frameworks. This kind of work is possible but requires custom development. Our design & development team can scope and build custom integrations.

Data feeds (Datafeedr and similar)

Affiliate product feeds such as Datafeedr populate WooCommerce products and work within WooCommerce itself. They don't feed the PremiumPress listing system directly. If you're comparing options for an affiliate/coupon site, CouponPress handles coupon and deal content natively, while Datafeedr + WooCommerce is a product-feed approach ? the right choice depends on whether you're publishing coupons/listings or affiliate products.

Summary

  • WooCommerce and PremiumPress themes are compatible and run side by side.
  • They use separate post types, so listings and products don't mix automatically.
  • For a product-first site, ShopTheme is the native option.
  • Custom integration is possible via custom development.