New Landing How can we help? Atelier Straight to cart

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #277225
    spencerherron
    Member
    Post count: 12

    Hello,

    Two questions:

    1.

    At present when a customer purchases an item a box at the top of the page says ‘item added to cart’ but the user stays on the same page.

    Is there any way that the customer can be taken straight to the ‘cart’ page once they have clicked ‘purchase item’?

    2.

    I currently have the ‘cart icon’ displayed on my header. Is there any way to hide the cart on the home page? But for it to appear on all other pages?

    Many thanks for your help.

    Kind regards,
    Spencer

    #277322
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1-This is the default option that is build into WooCommerce. You can find the option in the WooCommerce -> Settings -> Products -> Display area. When the option “Redirect to the cart page after successful addition” is checked it will redirect all users to the cart after adding a product to the cart.

    2- Please go to Admin > Theme Options > Woocommerce Options > Products Options > Add to cart ajax > Disable it.

    3- Please use this custom css code:-

    .home .cart-contents{
    display:none !important;
    }

    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register