Product click not display detail of product

This topic has 5 replies, 2 voices, and was last updated 4 years, 9 months ago ago by Olga Barlow

  • Avatar: mujeebmemon
    mujeebmemon
    Participant
    July 7, 2019 at 17:35

    While clicking on product it goes directly to Shopping mode asking for order, how first click show product detail as already given in product detail include product detail text and pictures?
    https://eshoppingbug.com

    4 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 8, 2019 at 15:08

    Hello,

    If you click on the product you are redirected to single product page https://gyazo.com/1f1fd2f2b061cb893a79d6fcc352bb91
    We don’t see any redirect to cart or checkout. So, I don’t understand your issue. Could you explain in more details, please? Maybe provide screenshot or video for better understanding.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 8, 2019 at 15:08

    Hello,

    If you click on the product you are redirected to single product page https://gyazo.com/1f1fd2f2b061cb893a79d6fcc352bb91
    We don’t see any redirect to cart or checkout. So, I don’t understand your issue. Could you explain in more details, please? Maybe provide screenshot or video for better understanding.

    Regards

    Avatar: mujeebmemon
    mujeebmemon
    Participant
    July 8, 2019 at 19:40

    Please click below link what I want:
    https://drive.google.com/file/d/1kwJfIOD0G-u0OK6Ol17o2flHZGE36XHS/view?usp=sharing

    1. I want to display product detail as appears in Aliexpress…
    2. how do I edit https://eshoppingbug.com/product/mens-blue-denim-jeans/ page, I don’t want to display SKU or Category etc
    3. After complete order page appears, how to edit that page

    Best regards

    Thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 9, 2019 at 11:15

    Hello,

    1) I see you want to enable product description then:
    a) Go to Theme Options > Single Product > Tabs Settings > Tabs type > choose the tabs design that will suit your needs. At this moment it’s probably disabled.
    b) go to Products > edit your product and add product description http://prntscr.com/ocjgt8

    2) There is no option to disable them but you can hide it using custom CSS (Theme Options . Custom CSS)

    .product_meta {
        display: none;
    }

    3) Are you talking about “Thank you” page? WooCommerce does not have settings to change its content. You can do this only by additional customization of xstore/woocommerce/checkout/thankyou.php file. Copy this file to your child theme and edit according to your needs. In case you need help with this you can submit customization request here.

    Regards

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.