Viewing 2 replies - 1 through 2 (of 2 total)
  • lorro

    (@lorro)

    Not in WooCommerce but you can achieve this using custom css. So if your boat is product id 1592 then the body tag of the product page will have a class of “postid-1592”, so the custom css required would be something like:

    .postid-1592 {background-image:url("sea.jpg")}

    Thread Starter pakitomix

    (@pakitomix)

    thanks !!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘pages products’ is closed to new replies.