Git Product home page Git Product logo

Comments (5)

IntelliJAbhishek avatar IntelliJAbhishek commented on May 22, 2024 2

@seb86 Just the featured image in its full size thumbnail would be great.

from co-cart.

IntelliJAbhishek avatar IntelliJAbhishek commented on May 22, 2024

Please add featured url . Adding an extra field does not cause performance issue. Every cart show a image o product for that we need do an extra api call which make response time slow. so please add featured_image_url. #Request.
Btw great work cart api is needed feature.

from co-cart.

seb86 avatar seb86 commented on May 22, 2024

@IntelliJAbhishek Just the featured image in its full size, thumbnail or all WooCommerce image sizes?

from co-cart.

IntelliJAbhishek avatar IntelliJAbhishek commented on May 22, 2024

I added this plugin but when I add product I'm Getting Some wornings products adds successful but getting warnings in postman.
I have posted this ..
Method- POST
Endpoint- /cart/add
data- product_id=70 , quantity=2

Response

<br />
<b>Warning</b>:  is_numeric() expects exactly 1 parameter, 3 given in <b>/srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api/class-wp-rest-request.php</b> on line <b>858</b><br />
<br />
<b>Warning</b>:  is_numeric() expects exactly 1 parameter, 3 given in <b>/srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api/class-wp-rest-request.php</b> on line <b>858</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api/class-wp-rest-request.php:858) in <b>/srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api/class-wp-rest-server.php</b> on line <b>1248</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api/class-wp-rest-request.php:858) in <b>/srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api.php</b> on line <b>544</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api/class-wp-rest-request.php:858) in <b>/srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api.php</b> on line <b>545</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api/class-wp-rest-request.php:858) in <b>/srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api.php</b> on line <b>546</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api/class-wp-rest-request.php:858) in <b>/srv/users/serverpilot/apps/wordpress-plugins/public/wp-includes/rest-api.php</b> on line <b>547</b><br />
{"key":"7cbbc409ec990f19c78c75bd1e06f215","product_id":70,"variation_id":0,"variation":[],"quantity":4,"line_tax_data":{"subtotal":{"1":4.3636363636364},"total":{"1":4.3636363636364}},"line_subtotal":43.636363636364,"line_subtotal_tax":4.36,"line_total":43.636363636364,"line_tax":4.36,"data":{}}

from co-cart.

seb86 avatar seb86 commented on May 22, 2024

@IntelliJAbhishek Please report issues or bugs related to the ticket. Also, I do not see anything related to those warnings with my API.

from co-cart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.